aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_codec.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-15Merge branch 'topic/tlv-chmap' into for-nextTakashi Iwai1-0/+1
2012-09-07ALSA: hda - Remove ignore_misc_bitDavid Henningsson1-1/+0
2012-09-06ALSA: hda - Add standard channel mapsTakashi Iwai1-0/+1
2012-08-31ALSA: hda - Yet another fix for D3 stop-clock refcountingTakashi Iwai1-1/+1
2012-08-30ALSA: hda - Optimize bitfield usage in struct hda_codecTakashi Iwai1-3/+2
2012-08-30ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVETakashi Iwai1-6/+4
2012-08-30ALSA: hda - Fix runtime PM leftover refcountsTakashi Iwai1-1/+1
2012-08-28Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+1
2012-08-28ALSA: hda - Avoid unnecessary parameter read for EPSSTakashi Iwai1-0/+1
2012-08-23ALSA: hda - add runtime PM supportMengdong Lin1-1/+4
2012-08-20Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+1
2012-08-20ALSA: hda - Implement snd_hda_power_sync() helper functionTakashi Iwai1-6/+54
2012-08-13ALSA: hda - show ICT/KAE control bitsWang Xingchao1-0/+4
2012-08-09ALSA: hda - Load firmware in hda_intel.cTakashi Iwai1-1/+1
2012-08-08ALSA: hda - Add codec->pcm_format_first flagTakashi Iwai1-0/+1
2012-07-19Merge branch 'topic/pm-convert' into for-nextTakashi Iwai1-1/+1
2012-07-03ALSA: Convert to new pm_ops for PCI driversTakashi Iwai1-1/+1
2012-06-20Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+2
2012-06-18ALSA: hda - Handle open while transitioning to D3.Dylan Reid1-0/+2
2012-06-06ALSA: hda - add power states information in procWang Xingchao1-0/+3
2012-05-25Merge tag 'hda-switcheroo' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+3
2012-05-19ALSA: hda - Fix possible races of accesses to connection list arrayTakashi Iwai1-2/+5
2012-05-14ALSA: hda - Export snd_hda_lock_devices()Takashi Iwai1-0/+3
2012-05-10ALSA: hda - Fix concurrent hash accessesTakashi Iwai1-0/+1
2012-05-09ALSA: hda - More robustify the power-up/down sequenceTakashi Iwai1-1/+1
2012-05-09ALSA: hda - Remove pre_resume and post_suspend opsTakashi Iwai1-2/+0
2012-05-08ALSA: hda - Protect the power-saving count with spinlockTakashi Iwai1-0/+1
2012-05-08ALSA: hda - Always resume the codec immediatelyTakashi Iwai1-2/+0
2012-04-07ALSA: hda - Fix proc output for ADC amp values of CX20549Michael Karcher1-0/+3
2012-03-02Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+3
2012-02-29ALSA: hda - Add a fake mute featureTakashi Iwai1-0/+3
2012-02-13ALSA: hda - Add codec->no_jack_detect flagTakashi Iwai1-0/+1
2011-12-20Merge branch 'test/hda-jack' into topic/hdaTakashi Iwai1-0/+3
2011-11-26ALSA: hda - Supports more audio streamsTakashi Iwai1-3/+0
2011-11-16ALSA: hda - Cache the jack-detection valueTakashi Iwai1-0/+3
2011-11-10ALSA: hda - Re-enable the check NO_PRESENCE misc bitTakashi Iwai1-0/+1
2011-07-26ALSA: hda - Allow codec-specific set_power_state opsTakashi Iwai1-0/+5
2011-07-26ALSA: hda - Add post_suspend patch opsTakashi Iwai1-0/+1
2011-07-26ALSA: hda - Make CONFIG_SND_HDA_POWER_SAVE depending on CONFIG_PMTakashi Iwai1-9/+3
2011-07-26ALSA: hda - Fix invalid mute led state on resume of IDT codecsVitaliy Kulikov1-0/+3
2011-07-12ALSA: hda - Always read raw connections for proc outputTakashi Iwai1-0/+2
2011-07-12ALSA: hda - Add snd_hda_override_conn_list() helper functionTakashi Iwai1-0/+2
2011-06-29ALSA: hda - Create snd_hda_get_conn_index() helper functionTakashi Iwai1-0/+2
2011-06-28ALSA: hda - Fix warnings with CONFIG_SND_POWER_SAVE=nTakashi Iwai1-4/+2
2011-06-25ALSA: hda - Add snd_hda_get_conn_list() helper functionTakashi Iwai1-0/+2
2011-06-06ALSA: hda: HDMI: Support codecs with fewer cvts than pinsStephen Warren1-0/+2
2011-06-06ALSA: hda: Virtualize SPDIF out controlsStephen Warren1-0/+2
2011-06-06ALSA: hda: Allow multple SPDIF controls per codecStephen Warren1-2/+10
2011-05-02ALSA: hda - Constify some API function argumentsTakashi Iwai1-1/+1
2011-04-07ALSA: hda - Remember connection listsTakashi Iwai1-0/+2