aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_codec.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - using uninitialized dataDan Carpenter2015-02-201-1/+3
* ALSA: HDA: Fix Oops caused by dereference NULL pointerWang YanQing2013-05-301-0/+3
* ALSA: hda - fix typo in proc outputDavid Henningsson2013-04-251-1/+1
* ALSA: hda - Fix typo in checking IEC958 emphasis bitTakashi Iwai2013-03-271-1/+1
* ALSA: hda - Fix Oops at codec reset/reconfigTakashi Iwai2012-09-191-1/+1
* ALSA: hda - Add a fake mute featureTakashi Iwai2012-03-121-2/+6
* ALSA: HDA: Fix duplicated output to more than one codecDavid Henningsson2012-02-131-1/+1
* ALSA: hda - Check subdevice mask in snd_hda_check_board_codec_sid_config()Takashi Iwai2011-11-231-3/+3
* ALSA: hda - Re-enable the check NO_PRESENCE misc bitTakashi Iwai2011-11-101-0/+4
* ALSA: hda - Don't add elements of other codecs to vmaster slaveTakashi Iwai2011-11-101-21/+39
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* ALSA: hda - Fix surround/CLFE headphone and speaker pins orderTakashi Iwai2011-10-261-15/+24
* ALSA: hda - Moved snd_print_pcm_rates() back into hda_proc.cTakashi Iwai2011-10-061-24/+0
* ALSA: hdmi: fix printout of SAD sampling ratesPierre-Louis Bossart2011-10-061-1/+1
* ALSA: jack - Add "Line In" input jack constantsDavid Henningsson2011-10-051-0/+2
* ALSA: hda - Avoid unnecessary verbs to clear PCM formatsTakashi Iwai2011-09-271-2/+5
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-09-201-1/+5
|\
| * ALSA: hda - Terminate the recursive connection search properlyTakashi Iwai2011-09-131-1/+5
* | ALSA: hda - Add multi-headphone NIDs in multiout structTakashi Iwai2011-08-231-0/+9
* | ALSA: hda - Rename to snd_hda_parse_pin_defcfg()Takashi Iwai2011-08-231-6/+9
* | ALSA: hda - Allow different assoc numbers for multiple speakersTakashi Iwai2011-08-191-9/+3
* | ALSA: hda - Add snd_hda_override_pin_caps() helper functionTakashi Iwai2011-08-151-0/+23
* | ALSA: hda - Add tracepoint for unsolicited eventsTakashi Iwai2011-08-091-0/+1
* | ALSA: hda - Add basic tracepointsTakashi Iwai2011-08-041-1/+10
|/
* ALSA: hda - Allow codec-specific set_power_state opsTakashi Iwai2011-07-261-41/+37
* ALSA: hda - Add post_suspend patch opsTakashi Iwai2011-07-261-10/+8
* ALSA: hda - Make CONFIG_SND_HDA_POWER_SAVE depending on CONFIG_PMTakashi Iwai2011-07-261-8/+8
* ALSA: hda - Fix invalid mute led state on resume of IDT codecsVitaliy Kulikov2011-07-261-0/+2
* Merge branch 'topic/hda' into for-linusTakashi Iwai2011-07-221-91/+262
|\
| * ALSA: hda - Always read raw connections for proc outputTakashi Iwai2011-07-121-6/+14
| * ALSA: hda - Add snd_hda_override_conn_list() helper functionTakashi Iwai2011-07-121-30/+69
| * ALSA: hda - Create snd_hda_get_conn_index() helper functionTakashi Iwai2011-06-291-5/+37
| * ALSA: hda - Add snd_hda_get_conn_list() helper functionTakashi Iwai2011-06-251-24/+45
| * ALSA: hda - Add a workaround for invalid line-out setupsTakashi Iwai2011-06-241-3/+12
| * ALSA: hda: check make_exec_verb() return valueGreg Thelen2011-06-131-1/+2
| * ALSA: hda: HDMI: Support codecs with fewer cvts than pinsStephen Warren2011-06-061-1/+2
| * ALSA: hda: Virtualize SPDIF out controlsStephen Warren2011-06-061-16/+46
| * ALSA: hda: Allow multple SPDIF controls per codecStephen Warren2011-06-061-25/+55
* | ALSA: hda - Fix krealloc() replacement in hda_codec.cTakashi Iwai2011-07-141-1/+2
* | ALSA: Use krealloc() in possible placesTakashi Iwai2011-07-121-6/+3
|/
* ALSA: hda - Use snd_printd() in snd_hda_parse_pin_def_config()Takashi Iwai2011-05-261-1/+1
* ALSA: HDA: Add jack detection for HDMIDavid Henningsson2011-05-191-0/+2
* ALSA: hda - Constify some API function argumentsTakashi Iwai2011-05-021-7/+7
* ALSA: hda - Constify some API function argumentsTakashi Iwai2011-05-021-2/+3
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-05-021-2/+2
|\
| * Merge branch 'fix/hda' into for-linusTakashi Iwai2011-04-211-0/+4
| |\
| * | Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* | | ALSA: hda - Show the line-out type in snd_hda_parse_pin_def_config()Takashi Iwai2011-04-291-2/+5
* | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-04-261-0/+4
|\ \ \ | | |/ | |/|
| * | ALSA: hda - Fix unused warnings when !SND_HDA_NEEDS_RESUMEMike Waychison2011-04-201-0/+4
| |/