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