summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_codec.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Add expose_enum_ctl flag to snd_hda_add_vmaster_hook()Takashi Iwai2012-03-131-1/+4
* ALSA: hda - Add "Mute-LED Mode" enum controlTakashi Iwai2012-03-131-0/+94
* ALSA: hda - Return the created kcontrol in __snd_hda_add_vmaster()Takashi Iwai2012-03-121-1/+8
* ALSA: hda - Initialize vmaster slave volumesTakashi Iwai2012-03-091-3/+62
* ALSA: hda - Set codec to D3 forcibly even if not usedTakashi Iwai2012-03-071-0/+4
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2012-03-021-4/+8
|\
| * ALSA: hda - Kill hyphenated namesTakashi Iwai2012-03-021-2/+2
| * ALSA: hda - Add a fake mute featureTakashi Iwai2012-02-291-2/+6
* | ALSA: hda - Remove a debug print in vmaster codeTakashi Iwai2012-02-061-1/+0
* | ALSA: hda - Add suffix argument to snd_hda_add_vmaster()Takashi Iwai2012-02-031-6/+16
|/
* ALSA: HDA: Fix duplicated output to more than one codecDavid Henningsson2012-02-011-1/+1
* Merge branch 'test/hda-jack' into topic/hdaTakashi Iwai2011-12-201-148/+148
|\
| * ALSA: hda - Don't add channel suffix for headphone pin labelsTakashi Iwai2011-11-211-21/+31
| * ALSA: hda - Fix a typoTakashi Iwai2011-11-211-1/+1
| * ALSA: hda - Give more unique names by snd_hda_get_pin_label()Takashi Iwai2011-11-161-33/+108
| * ALSA: hda - Merge input-jack helpers to hda_jack.cTakashi Iwai2011-11-161-108/+0
| * ALSA: hda - Cache the jack-detection valueTakashi Iwai2011-11-161-37/+3
| * ALSA: hda - Introduce snd_hda_get_pin_label()Takashi Iwai2011-11-161-3/+60
* | ALSA: hda - Supports more audio streamsTakashi Iwai2011-11-261-0/+6
* | 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
OpenPOWER on IntegriCloud