summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-182-5/+2
|\
| * sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-132-5/+2
| * Merge tag 'sound-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2014-12-051-0/+2
| |\
* | | ALSA: pcxhr: NULL dereference on probe failureDan Carpenter2014-12-101-1/+1
* | | ALSA: lola: NULL dereference on probe failureDan Carpenter2014-12-101-1/+1
* | | ALSA: hda - Add "eapd" model string for AD1986A codecTakashi Iwai2014-12-101-0/+1
* | | ALSA: hda - Add EAPD fixup for ASUS Z99He laptopTakashi Iwai2014-12-101-0/+1
* | | Merge branch 'for-next' into for-linusTakashi Iwai2014-12-08101-1770/+2013
|\ \ \
| * | | ALSA: ctxfi: Neaten get_daio_rscJoe Perches2014-12-031-17/+13
| * | | ALSA: hda - Drop AZX_DCAPS_ALIGN_BUFSIZETakashi Iwai2014-12-032-11/+9
| * | | ALSA: hda - Define the DCAPS preset for the old Intel chipsetsTakashi Iwai2014-12-031-17/+20
| * | | Merge tag 'v3.18-rc7' into for-nextTakashi Iwai2014-12-032-5/+20
| |\ \ \ | | |/ /
| | * | Merge tag 'sound-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-11-281-1/+0
| | |\ \
| | * | | sound/radeon: Move 64-bit MSI quirk from arch to driverBenjamin Herrenschmidt2014-11-242-2/+9
| | * | | ALSA: hda - Limit 40bit DMA for AMD HDMI controllersTakashi Iwai2014-11-241-3/+11
| * | | | ALSA: trident: Deletion of a check before snd_util_memhdr_free()Markus Elfring2014-12-021-2/+1
| * | | | ALSA: echoaudio: Deletion of a check before release_and_free_resource()Markus Elfring2014-12-021-2/+1
| * | | | ALSA: asihpi: Deletion of an unnecessary check before the function call "vfree"Markus Elfring2014-12-021-2/+1
| * | | | Merge branch 'for-linus' into for-nextTakashi Iwai2014-11-281-1/+0
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | ALSA: hda - Allow forcibly enabling/disabling snoopTakashi Iwai2014-11-281-15/+18
| * | | | ALSA: hda - Add AZX_DCAPS_SNOOP_OFF (and refactor snoop setup)Takashi Iwai2014-11-282-36/+47
| * | | | Merge branch 'topic/usb-resume' into for-nextTakashi Iwai2014-11-273-32/+148
| |\ \ \ \
| | * \ \ \ Merge branch 'for-linus' into test/usb-resumeTakashi Iwai2014-11-203-32/+148
| | |\ \ \ \ | | | | |/ / | | | |/| |
| * | | | | ALSA: hda - using uninitialized dataDan Carpenter2014-11-271-1/+3
| * | | | | ALSA: asihpi: used parts of message/response are zeroed before useEliot Blennerhassett2014-11-221-10/+20
| * | | | | ALSA: asihpi: don't fail probe if adapter mode read failsEliot Blennerhassett2014-11-221-7/+6
| * | | | | ALSA: asihpi: Use standard printk helpersEliot Blennerhassett2014-11-221-19/+13
| * | | | | ALSA: asihpi: Turn off msg/resp logging after DSP has crashed.Eliot Blennerhassett2014-11-221-3/+12
| * | | | | ALSA: asihpi: Add support for stream interrupt.Eliot Blennerhassett2014-11-226-50/+321
| * | | | | ALSA: asihpi: Refactor control cache code.Eliot Blennerhassett2014-11-221-44/+63
| * | | | | ALSA: asihpi: Use CONFIG_64BIT directlyEliot Blennerhassett2014-11-222-10/+10
| * | | | | ALSA: asihpi: Logging format improvementsEliot Blennerhassett2014-11-221-46/+39
| * | | | | ALSA: asihpi: New I/O types - AVB & BLUlink, DAB Rf receiverEliot Blennerhassett2014-11-222-11/+30
| * | | | | ALSA: asihpi: Minor string and dead code cleanupEliot Blennerhassett2014-11-221-9/+4
| * | | | | ALSA: hda/realtek - Supported HP mute Led for ALC286Kailang Yang2014-11-211-0/+27
| |/ / / /
| * | | | ALSA: hda/realtek - Clean up mute/mic GPIO LED handlingTakashi Iwai2014-11-201-41/+40
| * | | | ALSA: hdsp: Deletion of an unnecessary check before the function call "releas...Markus Elfring2014-11-171-2/+1
| * | | | ALSA: lola: Deletion of an unnecessary check before the function call "vfree"Markus Elfring2014-11-171-2/+1
| * | | | ALSA: ice17xx: Deletion of unnecessary checks before the function call "snd_a...Markus Elfring2014-11-172-4/+2
| * | | | ALSA: hda: Deletion of unnecessary checks before two function callsMarkus Elfring2014-11-172-4/+2
| * | | | ALSA: ice1712: consider error valueSudip Mukherjee2014-11-141-1/+3
| * | | | ALSA: ice1712: remove unused variableSudip Mukherjee2014-11-141-2/+1
| * | | | ALSA: ice1712: remove unneeded return statementSudip Mukherjee2014-11-146-34/+12
| * | | | ALSA: Fix invalid kerneldoc markersTakashi Iwai2014-11-113-26/+26
| * | | | ALSA: mixart: Fix kerneldoc commentsTakashi Iwai2014-11-111-4/+5
| * | | | ALSA: hda - Fix kerneldoc errors in patch_ca0132.cTakashi Iwai2014-11-111-5/+6
| * | | | ALSA: vx: Fix missing kerneldoc parameter descriptionsTakashi Iwai2014-11-111-0/+5
| * | | | ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai2014-11-093-10/+3
| * | | | Merge branch 'for-linus' into for-nextTakashi Iwai2014-11-052-33/+53
| |\ \ \ \
| * | | | | ALSA: echoaudio: cleanup of unnecessary messagesSudip Mukherjee2014-11-0518-110/+0
OpenPOWER on IntegriCloud