aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_codec.c
AgeCommit message (Expand)Author
2014-02-10ALSA: hda - Fix undefined symbol due to builtin/module mixupTakashi Iwai
2014-02-07ALSA: hda - Fix leftover ifdef checks after modularizationTakashi Iwai
2014-01-13ALSA: hda - Apply codec power_filter to FG nodesTakashi Iwai
2013-12-19ALSA: hda - Kill EXPORT_SYMBOL_HDA()Takashi Iwai
2013-12-06ALSA: hda - Clean up async codec PM using standard async infrastructureTakashi Iwai
2013-11-29ALSA: hda - allow a codec to define its own depop delay timeMengdong Lin
2013-11-27ALSA: hda - resume codecs in parallelMengdong Lin
2013-11-27ALSA: hda - suspend codecs in parallelMengdong Lin
2013-11-26ALSA: hda - Disable runtime PM when EPSS is unavailableTakashi Iwai
2013-11-26ALSA: hda - Refactor pm notification in hda_codec.cTakashi Iwai
2013-11-26ALSA: hda - Bind with HDMI codec parser automaticallyTakashi Iwai
2013-11-26ALSA: hda - Split the generic parser as an individual moduleTakashi Iwai
2013-11-20ALSA: hda - Fix unbalanced runtime PM notification at resumeTakashi Iwai
2013-11-13ALSA: hda - Don't clear the power state at snd_hda_codec_reset()Takashi Iwai
2013-11-05ALSA: hda - Add sanity check of vmaster slave dB stepsTakashi Iwai
2013-11-05ALSA: hda - Fix possible zero-divisionTakashi Iwai
2013-10-29ALSA: hda - Remove locally dead codesTakashi Iwai
2013-10-26Merge branch 'for-linus' into for-nextTakashi Iwai
2013-10-24ALSA: hda - Fix unbalanced runtime PM refcount after S3/S4Takashi Iwai
2013-10-17ALSA: hda - Treat zero connection as non-errorTakashi Iwai
2013-10-10ALSA: hda - Enable surround speakers (when line out is also present)David Henningsson
2013-08-27ALSA: hda - add flags and routines to get devices selection info for DP1.2 MSTMengdong Lin
2013-07-29ALSA: hda - jack poll once if jackpoll_interval==0Wang Xingchao
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-06-28treewide: relase -> releaseGeert Uytterhoeven
2013-06-06ALSA: hda - Don't take unresponsive D3 transition too seriousTakashi Iwai
2013-06-06ALSA: hda - Introduce bit flags to snd_hda_codec_read/write()Takashi Iwai
2013-06-06ALSA: hda - Drop hard dependency on CONFIG_SND_DYNAMIC_MINORSTakashi Iwai
2013-05-10Revert "ALSA: hda - Don't set up active streams twice"Takashi Iwai
2013-05-07ALSA: HDA: Fix Oops caused by dereference NULL pointerWang YanQing
2013-04-18ALSA: hda - Disable the sanity check in snd_hda_add_pincfg()Takashi Iwai
2013-04-17ALSA: hda - Don't call vmaster hook when bus->shutdown is setTakashi Iwai
2013-04-15Merge tag 'asoc-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2013-04-04ALSA: hda - fix typo in proc outputDavid Henningsson
2013-03-22Merge branch 'for-linus' into for-nextTakashi Iwai
2013-03-20ALSA: hda - Fix typo in checking IEC958 emphasis bitTakashi Iwai
2013-03-18Merge branch 'for-linus' into for-nextTakashi Iwai
2013-03-13ALSA: hda - Don't apply EAPD power filter as defaultTakashi Iwai
2013-03-13ALSA: hda - Drop explicit memset() by reallocation with __GFP_ZEROTakashi Iwai
2013-03-12ALSA: hda - Fix snd_hda_get_num_raw_conns() to return a correct valueTakashi Iwai
2013-03-07ALSA: hda - check NULL pointer when creating SPDIF PCM switchMengdong Lin
2013-03-07ALSA: hda - check NULL pointer when creating SPDIF controlsMengdong Lin
2013-02-12ALSA: hda - Fix broken workaround for HDMI/SPDIF conflictsTakashi Iwai
2013-02-08ALSA: hda - Support rereading widgets under the function groupMengdong Lin
2013-02-07ALSA: hda - Remove limit of widget connectionsTakashi Iwai
2013-01-24ALSA: hda - Add snd_hda_check_power_state() helper functionTakashi Iwai
2013-01-24ALSA: hda - Synchronize the power state at the end of codec initTakashi Iwai
2013-01-24ALSA: hda - Add power state filteringTakashi Iwai
2013-01-23Merge branch 'for-linus' into for-nextTakashi Iwai
2013-01-23ALSA: hda - Fix inconsistent pin states after resumeTakashi Iwai