summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_codec.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Fix possible races of accesses to connection list arrayTakashi Iwai2012-05-191-45/+37
* ALSA: hda - Disable FLOAT format supportTakashi Iwai2012-05-121-0/+2
* ALSA: hda - Fix concurrent hash accessesTakashi Iwai2012-05-101-81/+120
* ALSA: hda - Protect SPDIF-related stuff via spdif_mutexTakashi Iwai2012-05-101-10/+25
* ALSA: hda - More robustify the power-up/down sequenceTakashi Iwai2012-05-091-7/+15
* ALSA: hda - Remove pre_resume and post_suspend opsTakashi Iwai2012-05-091-4/+0
* ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.cTakashi Iwai2012-05-081-596/+0
* ALSA: hda - Protect the power-saving count with spinlockTakashi Iwai2012-05-081-2/+21
* ALSA: hda - Clear the power-saving states properly at resetTakashi Iwai2012-05-081-0/+3
* ALSA: hda - Always resume the codec immediatelyTakashi Iwai2012-05-081-2/+7
* ALSA: hda - Fix possible access to uninitialized work structTakashi Iwai2012-05-081-7/+8
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2012-05-081-4/+0
|\
| * Revert "ALSA: hda - Set codec to D3 forcibly even if not used"Takashi Iwai2012-05-081-4/+0
* | ALSA: hda - Skip pin capability sanity check for bogus valuesTakashi Iwai2012-04-201-2/+2
* | ALSA: hda - Add snd_hda_get_default_vref() helper functionTakashi Iwai2012-04-201-0/+27
* | ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functionsTakashi Iwai2012-04-201-0/+26
|/
* 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
OpenPOWER on IntegriCloud