summaryrefslogtreecommitdiffstats
path: root/sound/drivers
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-6/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-3025-368/+25
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner2019-05-241-15/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-243-42/+3
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-214-0/+4
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* ALSA: aloop: Support S24 sample formatsTimo Wischer2019-03-251-1/+3
* ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declarationColin Ian King2019-03-181-1/+1
* ALSA: drivers: Clean up with new procfs helpersTakashi Iwai2019-02-063-20/+5
* ALSA: opl4: Remove superfluous snd_info_register() callsTakashi Iwai2019-02-061-4/+0
* ALSA: drivers: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai2019-01-154-11/+0
* ALSA: opl3: Mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
* ALSA: drivers: Remove empty init and exitTakashi Iwai2018-08-034-59/+0
* ALSA: opl3: Declare common variables properlyTakashi Iwai2018-07-266-10/+6
* ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai2018-07-182-3/+0
* ALSA: opl3: remove redundant pointer opl3Colin Ian King2018-07-162-18/+0
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-151-2/+2
* ALSA: aloop: Reduced duplicated PCM ops definitionTakashi Iwai2018-05-281-16/+3
* sound: Use octal not symbolic permissionsJoe Perches2018-05-284-8/+8
* ALSA: aloop: Add missing cable lock to ctl API callbacksTakashi Iwai2018-04-301-2/+15
* ALSA: opl3: Hardening for potential Spectre v1Takashi Iwai2018-04-251-2/+5
* ALSA: aloop: Mark paused device as inactiveRobert Rosengren2018-03-271-3/+9
* ALSA: aloop: Fix access to not-yet-ready substream via cableTakashi Iwai2018-03-221-1/+7
* ALSA: aloop: Sync stale timer before releaseTakashi Iwai2018-03-221-1/+8
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-01-291-15/+12
|\
| * Merge branch 'timers/urgent' into timers/coreThomas Gleixner2018-01-271-48/+50
| |\
| * | ALSA/dummy: Replace tasklet with softirq hrtimerThomas Gleixner2018-01-161-15/+12
* | | Merge branch 'for-linus' into for-nextTakashi Iwai2018-01-091-48/+50
|\ \ \ | | |/ | |/|
| * | ALSA: aloop: Fix racy hw constraints adjustmentTakashi Iwai2018-01-051-30/+21
| * | ALSA: aloop: Fix inconsistent format due to incomplete ruleTakashi Iwai2018-01-051-7/+6
| * | ALSA: aloop: Release cable upon open error pathTakashi Iwai2018-01-051-13/+25
| |/
* / ALSA: drivers: make array 'names' const, reduces object code sizeColin Ian King2017-11-291-1/+1
|/
* Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2017-11-137-0/+7
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-027-0/+7
* | ALSA: drivers: Convert timers to use timer_setup()Kees Cook2017-10-248-24/+19
|/
* ALSA: vx: Put missing KERN_CONT prefixTakashi Iwai2017-08-311-2/+2
* ALSA: opl3: Put missing KERN_CONT prefixTakashi Iwai2017-08-311-2/+2
* ALSA: pcsp: Use common error handling code in snd_card_pcsp_probe()Markus Elfring2017-08-221-16/+13
* ALSA: drivers: constify snd_pcm_ops structuresArvind Yadav2017-08-192-4/+4
* ALSA: drivers: make snd_pcm_hardware constBhumika Goyal2017-08-175-7/+7
* ALSA: drivers: mpu401: constify pnp_device_idArvind Yadav2017-08-171-1/+1
* ALSA: mpu401: Adjust four checks for null pointersMarkus Elfring2017-08-121-4/+4
* ALSA: mpu401: Use common error handling code in snd_mpu401_uart_new()Markus Elfring2017-08-121-6/+9
* ALSA: mpu401: Delete an error message for a failed memory allocation in snd_m...Markus Elfring2017-08-121-1/+0
* ALSA: opl3: Delete an error message for a failed memory allocation in snd_opl...Markus Elfring2017-08-121-3/+1
* ALSA: opl4: Move inline before return typeJoe Perches2017-07-061-1/+1
* ALSA: Fix forgotten dependency fix for tristate OSS sequencer kconfigTakashi Iwai2017-06-281-1/+3
* ALSA: seq: Allow the modular sequencer registrationTakashi Iwai2017-06-124-4/+6
* ALSA: seq: Reorganize kconfig and buildTakashi Iwai2017-06-091-0/+13
* ALSA: seq: Allow the tristate build of OSS emulationTakashi Iwai2017-06-092-3/+6