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