Age | Commit message (Expand) | Author | Files | Lines |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -6/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 25 | -368/+25 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102 | Thomas Gleixner | 1 | -15/+1 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner | 3 | -42/+3 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 4 | -0/+4 |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 1 | -0/+1 |
2019-03-25 | ALSA: aloop: Support S24 sample formats | Timo Wischer | 1 | -1/+3 |
2019-03-18 | ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declaration | Colin Ian King | 1 | -1/+1 |
2019-02-06 | ALSA: drivers: Clean up with new procfs helpers | Takashi Iwai | 3 | -20/+5 |
2019-02-06 | ALSA: opl4: Remove superfluous snd_info_register() calls | Takashi Iwai | 1 | -4/+0 |
2019-01-15 | ALSA: drivers: Remove superfluous snd_pcm_suspend*() calls | Takashi Iwai | 4 | -11/+0 |
2018-08-08 | ALSA: opl3: Mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
2018-08-03 | ALSA: drivers: Remove empty init and exit | Takashi Iwai | 4 | -59/+0 |
2018-07-26 | ALSA: opl3: Declare common variables properly | Takashi Iwai | 6 | -10/+6 |
2018-07-18 | ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc() | Takashi Iwai | 2 | -3/+0 |
2018-07-16 | ALSA: opl3: remove redundant pointer opl3 | Colin Ian King | 2 | -18/+0 |
2018-06-16 | docs: Fix some broken references | Mauro Carvalho Chehab | 1 | -2/+2 |
2018-05-28 | ALSA: aloop: Reduced duplicated PCM ops definition | Takashi Iwai | 1 | -16/+3 |
2018-05-28 | sound: Use octal not symbolic permissions | Joe Perches | 4 | -8/+8 |
2018-04-30 | ALSA: aloop: Add missing cable lock to ctl API callbacks | Takashi Iwai | 1 | -2/+15 |
2018-04-25 | ALSA: opl3: Hardening for potential Spectre v1 | Takashi Iwai | 1 | -2/+5 |
2018-03-27 | ALSA: aloop: Mark paused device as inactive | Robert Rosengren | 1 | -3/+9 |
2018-03-22 | ALSA: aloop: Fix access to not-yet-ready substream via cable | Takashi Iwai | 1 | -1/+7 |
2018-03-22 | ALSA: aloop: Sync stale timer before release | Takashi Iwai | 1 | -1/+8 |
2018-01-30 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -15/+12 |
2018-01-27 | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner | 1 | -48/+50 |
2018-01-16 | ALSA/dummy: Replace tasklet with softirq hrtimer | Thomas Gleixner | 1 | -15/+12 |
2018-01-09 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -48/+50 |
2018-01-05 | ALSA: aloop: Fix racy hw constraints adjustment | Takashi Iwai | 1 | -30/+21 |
2018-01-05 | ALSA: aloop: Fix inconsistent format due to incomplete rule | Takashi Iwai | 1 | -7/+6 |
2018-01-05 | ALSA: aloop: Release cable upon open error path | Takashi Iwai | 1 | -13/+25 |
2017-11-29 | ALSA: drivers: make array 'names' const, reduces object code size | Colin Ian King | 1 | -1/+1 |
2017-11-13 | Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 7 | -0/+7 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 7 | -0/+7 |
2017-10-24 | ALSA: drivers: Convert timers to use timer_setup() | Kees Cook | 8 | -24/+19 |
2017-08-31 | ALSA: vx: Put missing KERN_CONT prefix | Takashi Iwai | 1 | -2/+2 |
2017-08-31 | ALSA: opl3: Put missing KERN_CONT prefix | Takashi Iwai | 1 | -2/+2 |
2017-08-22 | ALSA: pcsp: Use common error handling code in snd_card_pcsp_probe() | Markus Elfring | 1 | -16/+13 |
2017-08-19 | ALSA: drivers: constify snd_pcm_ops structures | Arvind Yadav | 2 | -4/+4 |
2017-08-17 | ALSA: drivers: make snd_pcm_hardware const | Bhumika Goyal | 5 | -7/+7 |
2017-08-17 | ALSA: drivers: mpu401: constify pnp_device_id | Arvind Yadav | 1 | -1/+1 |
2017-08-13 | ALSA: mpu401: Adjust four checks for null pointers | Markus Elfring | 1 | -4/+4 |
2017-08-13 | ALSA: mpu401: Use common error handling code in snd_mpu401_uart_new() | Markus Elfring | 1 | -6/+9 |
2017-08-13 | ALSA: mpu401: Delete an error message for a failed memory allocation in snd_m... | Markus Elfring | 1 | -1/+0 |
2017-08-13 | ALSA: opl3: Delete an error message for a failed memory allocation in snd_opl... | Markus Elfring | 1 | -3/+1 |
2017-07-06 | ALSA: opl4: Move inline before return type | Joe Perches | 1 | -1/+1 |
2017-06-28 | ALSA: Fix forgotten dependency fix for tristate OSS sequencer kconfig | Takashi Iwai | 1 | -1/+3 |
2017-06-12 | ALSA: seq: Allow the modular sequencer registration | Takashi Iwai | 4 | -4/+6 |
2017-06-09 | ALSA: seq: Reorganize kconfig and build | Takashi Iwai | 1 | -0/+13 |
2017-06-09 | ALSA: seq: Allow the tristate build of OSS emulation | Takashi Iwai | 2 | -3/+6 |