aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_codec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-27ALSA: hda - using uninitialized dataDan Carpenter1-1/+3
2014-11-17ALSA: hda: Deletion of unnecessary checks before two function callsMarkus Elfring1-2/+1
2014-10-29ALSA: hda - More kerneldoc commentsTakashi Iwai1-14/+134
2014-10-29ALSA: hda - Correct kerneldoc commentsTakashi Iwai1-4/+110
2014-10-27ALSA: hda - Pass printf argument directly to request_module()Takashi Iwai1-6/+4
2014-10-21ALSA: hda: Use snd_ctl_enum_info()Takashi Iwai1-17/+2
2014-09-23ALSA: hda - Move the function "check_amp_caps" to hda_codec.cDavid Henningsson1-0/+20
2014-08-19ALSA: hda - Remove obsoleted snd_hda_check_board_config() & coTakashi Iwai1-115/+0
2014-07-22ALSA: hda - Refactor quirk picking and change quirk priorityDavid Henningsson1-0/+1
2014-06-30ALSA: hda - Fix invalid function call in snd_hda_add_vmaster()Takashi Iwai1-2/+7
2014-06-25ALSA: hda - Kill the rest of snd_print*() usagesTakashi Iwai1-14/+21
2014-02-28ALSA: hda - Fix registration of beep input deviceTakashi Iwai1-1/+7
2014-02-25ALSA: hda - Replace with standard printkTakashi Iwai1-69/+68
2014-02-25ALSA: hda - Add sysfs to codec object, tooTakashi Iwai1-3/+8
2014-02-25ALSA: hda - Create own device struct for each codecTakashi Iwai1-3/+33
2014-02-25ALSA: hda - Manage each codec instance individuallyTakashi Iwai1-11/+25
2014-02-25ALSA: Create sysfs attribute files via groupsTakashi Iwai1-16/+0
2014-02-19ALSA: hda - Add QEMU codec vendor IDTakashi Iwai1-0/+1
2014-02-15ALSA: hda - Remove superfluous inclusion of linux/pci.hTakashi Iwai1-1/+0
2014-02-10ALSA: hda - Fix undefined symbol due to builtin/module mixupTakashi Iwai1-15/+15
2014-02-07ALSA: hda - Fix leftover ifdef checks after modularizationTakashi Iwai1-3/+3
2014-01-13ALSA: hda - Apply codec power_filter to FG nodesTakashi Iwai1-3/+9
2013-12-19ALSA: hda - Kill EXPORT_SYMBOL_HDA()Takashi Iwai1-107/+107
2013-12-06ALSA: hda - Clean up async codec PM using standard async infrastructureTakashi Iwai1-45/+19
2013-11-29ALSA: hda - allow a codec to define its own depop delay timeMengdong Lin1-2/+5
2013-11-27ALSA: hda - resume codecs in parallelMengdong Lin1-6/+23
2013-11-27ALSA: hda - suspend codecs in parallelMengdong Lin1-2/+45
2013-11-26ALSA: hda - Disable runtime PM when EPSS is unavailableTakashi Iwai1-2/+5
2013-11-26ALSA: hda - Refactor pm notification in hda_codec.cTakashi Iwai1-23/+14
2013-11-26ALSA: hda - Bind with HDMI codec parser automaticallyTakashi Iwai1-0/+27
2013-11-26ALSA: hda - Split the generic parser as an individual moduleTakashi Iwai1-18/+49
2013-11-20ALSA: hda - Fix unbalanced runtime PM notification at resumeTakashi Iwai1-0/+4
2013-11-13ALSA: hda - Don't clear the power state at snd_hda_codec_reset()Takashi Iwai1-3/+0
2013-11-05ALSA: hda - Add sanity check of vmaster slave dB stepsTakashi Iwai1-4/+12
2013-11-05ALSA: hda - Fix possible zero-divisionTakashi Iwai1-2/+7
2013-10-29ALSA: hda - Remove locally dead codesTakashi Iwai1-2/+1
2013-10-26Merge branch 'for-linus' into for-nextTakashi Iwai1-2/+2
2013-10-24ALSA: hda - Fix unbalanced runtime PM refcount after S3/S4Takashi Iwai1-2/+2
2013-10-17ALSA: hda - Treat zero connection as non-errorTakashi Iwai1-1/+1
2013-10-10ALSA: hda - Enable surround speakers (when line out is also present)David Henningsson1-5/+14
2013-08-27ALSA: hda - add flags and routines to get devices selection info for DP1.2 MSTMengdong Lin1-0/+58
2013-07-29ALSA: hda - jack poll once if jackpoll_interval==0Wang Xingchao1-2/+4
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-06-28treewide: relase -> releaseGeert Uytterhoeven1-1/+1
2013-06-06ALSA: hda - Don't take unresponsive D3 transition too seriousTakashi Iwai1-1/+6
2013-06-06ALSA: hda - Introduce bit flags to snd_hda_codec_read/write()Takashi Iwai1-21/+20
2013-06-06ALSA: hda - Drop hard dependency on CONFIG_SND_DYNAMIC_MINORSTakashi Iwai1-4/+15
2013-05-10Revert "ALSA: hda - Don't set up active streams twice"Takashi Iwai1-2/+2
2013-05-07ALSA: HDA: Fix Oops caused by dereference NULL pointerWang YanQing1-0/+3
2013-04-18ALSA: hda - Disable the sanity check in snd_hda_add_pincfg()Takashi Iwai1-0/+6