summaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_codec.c
AgeCommit message (Expand)Author
2012-06-26ALSA: hda - Initialize caches at codec reconfigurationTakashi Iwai
2012-06-26ALSA: hda - Fix memory leaks at module unloadTakashi Iwai
2012-06-18ALSA: hda - Handle open while transitioning to D3.Dylan Reid
2012-05-25Merge tag 'hda-switcheroo' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-05-19ALSA: hda - Fix possible races of accesses to connection list arrayTakashi Iwai
2012-05-14ALSA: hda - Export snd_hda_lock_devices()Takashi Iwai
2012-05-12ALSA: hda - Disable FLOAT format supportTakashi Iwai
2012-05-10ALSA: hda - Fix concurrent hash accessesTakashi Iwai
2012-05-10ALSA: hda - Protect SPDIF-related stuff via spdif_mutexTakashi Iwai
2012-05-09ALSA: hda - More robustify the power-up/down sequenceTakashi Iwai
2012-05-09ALSA: hda - Remove pre_resume and post_suspend opsTakashi Iwai
2012-05-08ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.cTakashi Iwai
2012-05-08ALSA: hda - Protect the power-saving count with spinlockTakashi Iwai
2012-05-08ALSA: hda - Clear the power-saving states properly at resetTakashi Iwai
2012-05-08ALSA: hda - Always resume the codec immediatelyTakashi Iwai
2012-05-08ALSA: hda - Fix possible access to uninitialized work structTakashi Iwai
2012-05-08Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2012-05-08Revert "ALSA: hda - Set codec to D3 forcibly even if not used"Takashi Iwai
2012-04-20ALSA: hda - Skip pin capability sanity check for bogus valuesTakashi Iwai
2012-04-20ALSA: hda - Add snd_hda_get_default_vref() helper functionTakashi Iwai
2012-04-20ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functionsTakashi Iwai
2012-03-13ALSA: hda - Add expose_enum_ctl flag to snd_hda_add_vmaster_hook()Takashi Iwai
2012-03-13ALSA: hda - Add "Mute-LED Mode" enum controlTakashi Iwai
2012-03-12ALSA: hda - Return the created kcontrol in __snd_hda_add_vmaster()Takashi Iwai
2012-03-09ALSA: hda - Initialize vmaster slave volumesTakashi Iwai
2012-03-07ALSA: hda - Set codec to D3 forcibly even if not usedTakashi Iwai
2012-03-02Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2012-03-02ALSA: hda - Kill hyphenated namesTakashi Iwai
2012-02-29ALSA: hda - Add a fake mute featureTakashi Iwai
2012-02-06ALSA: hda - Remove a debug print in vmaster codeTakashi Iwai
2012-02-03ALSA: hda - Add suffix argument to snd_hda_add_vmaster()Takashi Iwai
2012-02-01ALSA: HDA: Fix duplicated output to more than one codecDavid Henningsson
2011-12-20Merge branch 'test/hda-jack' into topic/hdaTakashi Iwai
2011-11-26ALSA: hda - Supports more audio streamsTakashi Iwai
2011-11-23ALSA: hda - Check subdevice mask in snd_hda_check_board_codec_sid_config()Takashi Iwai
2011-11-21ALSA: hda - Don't add channel suffix for headphone pin labelsTakashi Iwai
2011-11-21ALSA: hda - Fix a typoTakashi Iwai
2011-11-16ALSA: hda - Give more unique names by snd_hda_get_pin_label()Takashi Iwai
2011-11-16ALSA: hda - Merge input-jack helpers to hda_jack.cTakashi Iwai
2011-11-16ALSA: hda - Cache the jack-detection valueTakashi Iwai
2011-11-16ALSA: hda - Introduce snd_hda_get_pin_label()Takashi Iwai
2011-11-10ALSA: hda - Re-enable the check NO_PRESENCE misc bitTakashi Iwai
2011-11-10ALSA: hda - Don't add elements of other codecs to vmaster slaveTakashi Iwai
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-10-26ALSA: hda - Fix surround/CLFE headphone and speaker pins orderTakashi Iwai
2011-10-06ALSA: hda - Moved snd_print_pcm_rates() back into hda_proc.cTakashi Iwai
2011-10-06ALSA: hdmi: fix printout of SAD sampling ratesPierre-Louis Bossart
2011-10-05ALSA: jack - Add "Line In" input jack constantsDavid Henningsson
2011-09-27ALSA: hda - Avoid unnecessary verbs to clear PCM formatsTakashi Iwai
2011-09-20Merge branch 'fix/hda' into topic/hdaTakashi Iwai