summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_codec.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Refactor quirk picking and change quirk priorityDavid Henningsson2014-07-221-0/+1
* ALSA: hda - Fix invalid function call in snd_hda_add_vmaster()Takashi Iwai2014-06-301-2/+7
* ALSA: hda - Kill the rest of snd_print*() usagesTakashi Iwai2014-06-251-14/+21
* ALSA: hda - Fix registration of beep input deviceTakashi Iwai2014-02-281-1/+7
* ALSA: hda - Replace with standard printkTakashi Iwai2014-02-251-69/+68
* ALSA: hda - Add sysfs to codec object, tooTakashi Iwai2014-02-251-3/+8
* ALSA: hda - Create own device struct for each codecTakashi Iwai2014-02-251-3/+33
* ALSA: hda - Manage each codec instance individuallyTakashi Iwai2014-02-251-11/+25
* ALSA: Create sysfs attribute files via groupsTakashi Iwai2014-02-251-16/+0
* ALSA: hda - Add QEMU codec vendor IDTakashi Iwai2014-02-191-0/+1
* ALSA: hda - Remove superfluous inclusion of linux/pci.hTakashi Iwai2014-02-151-1/+0
* ALSA: hda - Fix undefined symbol due to builtin/module mixupTakashi Iwai2014-02-101-15/+15
* ALSA: hda - Fix leftover ifdef checks after modularizationTakashi Iwai2014-02-071-3/+3
* ALSA: hda - Apply codec power_filter to FG nodesTakashi Iwai2014-01-131-3/+9
* ALSA: hda - Kill EXPORT_SYMBOL_HDA()Takashi Iwai2013-12-191-107/+107
* ALSA: hda - Clean up async codec PM using standard async infrastructureTakashi Iwai2013-12-061-45/+19
* ALSA: hda - allow a codec to define its own depop delay timeMengdong Lin2013-11-291-2/+5
* ALSA: hda - resume codecs in parallelMengdong Lin2013-11-271-6/+23
* ALSA: hda - suspend codecs in parallelMengdong Lin2013-11-271-2/+45
* ALSA: hda - Disable runtime PM when EPSS is unavailableTakashi Iwai2013-11-261-2/+5
* ALSA: hda - Refactor pm notification in hda_codec.cTakashi Iwai2013-11-261-23/+14
* ALSA: hda - Bind with HDMI codec parser automaticallyTakashi Iwai2013-11-261-0/+27
* ALSA: hda - Split the generic parser as an individual moduleTakashi Iwai2013-11-261-18/+49
* ALSA: hda - Fix unbalanced runtime PM notification at resumeTakashi Iwai2013-11-201-0/+4
* ALSA: hda - Don't clear the power state at snd_hda_codec_reset()Takashi Iwai2013-11-131-3/+0
* ALSA: hda - Add sanity check of vmaster slave dB stepsTakashi Iwai2013-11-051-4/+12
* ALSA: hda - Fix possible zero-divisionTakashi Iwai2013-11-051-2/+7
* ALSA: hda - Remove locally dead codesTakashi Iwai2013-10-291-2/+1
* Merge branch 'for-linus' into for-nextTakashi Iwai2013-10-261-2/+2
|\
| * ALSA: hda - Fix unbalanced runtime PM refcount after S3/S4Takashi Iwai2013-10-241-2/+2
* | ALSA: hda - Treat zero connection as non-errorTakashi Iwai2013-10-171-1/+1
* | ALSA: hda - Enable surround speakers (when line out is also present)David Henningsson2013-10-101-5/+14
|/
* ALSA: hda - add flags and routines to get devices selection info for DP1.2 MSTMengdong Lin2013-08-271-0/+58
* ALSA: hda - jack poll once if jackpoll_interval==0Wang Xingchao2013-07-291-2/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-041-1/+1
|\
| * treewide: relase -> releaseGeert Uytterhoeven2013-06-281-1/+1
* | ALSA: hda - Don't take unresponsive D3 transition too seriousTakashi Iwai2013-06-061-1/+6
* | ALSA: hda - Introduce bit flags to snd_hda_codec_read/write()Takashi Iwai2013-06-061-21/+20
* | ALSA: hda - Drop hard dependency on CONFIG_SND_DYNAMIC_MINORSTakashi Iwai2013-06-061-4/+15
|/
* Revert "ALSA: hda - Don't set up active streams twice"Takashi Iwai2013-05-101-2/+2
* ALSA: HDA: Fix Oops caused by dereference NULL pointerWang YanQing2013-05-071-0/+3
* ALSA: hda - Disable the sanity check in snd_hda_add_pincfg()Takashi Iwai2013-04-181-0/+6
* ALSA: hda - Don't call vmaster hook when bus->shutdown is setTakashi Iwai2013-04-171-0/+5
* Merge tag 'asoc-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2013-04-151-1/+1
|\
| * ALSA: hda - fix typo in proc outputDavid Henningsson2013-04-041-1/+1
* | Merge branch 'for-linus' into for-nextTakashi Iwai2013-03-221-1/+1
|\ \ | |/
| * ALSA: hda - Fix typo in checking IEC958 emphasis bitTakashi Iwai2013-03-201-1/+1
* | Merge branch 'for-linus' into for-nextTakashi Iwai2013-03-181-12/+23
|\ \ | |/
| * ALSA: hda - Fix snd_hda_get_num_raw_conns() to return a correct valueTakashi Iwai2013-03-121-10/+14
| * ALSA: hda - check NULL pointer when creating SPDIF PCM switchMengdong Lin2013-03-071-2/+7
OpenPOWER on IntegriCloud