Age | Commit message (Expand) | Author |
2019-11-06 | ALSA: rme: Avoid non-standard macro usage | Takashi Iwai |
2019-11-06 | ALSA: pci: Drop superfluous snd_pcm_sgbuf_ops_page | Takashi Iwai |
2019-07-15 | ALSA: rme9652: Unneeded variable: "result". | Hariprasad Kelam |
2019-07-08 | Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-24 | ALSA: hdspm: Fix single speed ADAT capture and playback with RME HDSPe AIO | Philippe Bekaert |
2019-02-08 | Merge branch 'topic/memory-device-fixes-2' into for-next | Takashi Iwai |
2019-02-06 | ALSA: pci: Clean up with new procfs helpers | Takashi Iwai |
2019-02-06 | ALSA: pci: Drop superfluous PCM preallocation error checks | Takashi Iwai |
2018-12-19 | ALSA: rme9652: Fix potential Spectre v1 vulnerability | Gustavo A. R. Silva |
2018-08-27 | ALSA: hdspm: fix spelling mistake "Initializeing" -> "Initializing" | Colin Ian King |
2018-04-25 | ALSA: rme9652: Hardening for potential Spectre v1 | Takashi Iwai |
2018-04-25 | ALSA: hdspm: Hardening for potential Spectre v1 | Takashi Iwai |
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-26 | ALSA: Convert timers to use timer_setup() | Kees Cook |
2017-09-07 | ALSA: hdspm: Use common error handling code in snd_hdspm_probe() | Markus Elfring |
2017-09-07 | ALSA: rme9652: Use common code in hdsp_get_iobox_version() | Markus Elfring |
2017-08-15 | ALSA: rme9652: Use common error handling code in two functions | Markus Elfring |
2017-08-12 | ALSA: rme9652: make snd_pcm_hardware const | Bhumika Goyal |
2017-08-12 | ALSA: rme9652: Adjust seven checks for null pointers | Markus Elfring |
2017-08-12 | ALSA: rme9652: Improve eight size determinations | Markus Elfring |
2017-08-12 | ALSA: rme9652: Delete an error message for a failed memory allocation in snd_... | Markus Elfring |
2017-07-18 | ALSA: rme9652: fix format overflow warnings | Arnd Bergmann |
2017-06-09 | ALSA: rme9652: Constify hw_constraints | Takashi Iwai |
2017-06-09 | ALSA: hdspm: Constify hw_constraints | Takashi Iwai |
2017-06-09 | ALSA: hdsp: Constify hw_constraints | Takashi Iwai |
2017-06-02 | ALSA: hdsp: Convert to the new PCM ops | Takashi Iwai |
2017-06-02 | ALSA: rme9652: Convert to the new PCM ops | Takashi Iwai |
2017-01-12 | ALSA: pci: Constify snd_rawmidi_ops | Takashi Iwai |
2016-09-02 | ALSA: constify snd_pcm_ops structures | Julia Lawall |
2016-08-22 | ALSA: hdspm: fix spelling mistake "Externel" -> "External" | Colin Ian King |
2016-02-29 | ALSA: hdsp: Fix wrong boolean ctl value accesses | Takashi Iwai |
2016-02-29 | ALSA: hdspm: Fix zero-division | Takashi Iwai |
2016-02-29 | ALSA: hdspm: Fix wrong boolean ctl value accesses | Takashi Iwai |
2015-10-23 | Merge branch 'topic/hw-constraint-single' into for-next | Takashi Iwai |
2015-10-21 | ALSA: rme9652: Use snd_pcm_hw_constraint_single() | Lars-Peter Clausen |
2015-09-11 | ALSA: hdsp: fix memory leak | Sudip Mukherjee |
2015-08-22 | ALSA: hdsp: silence a sprinft() overflow warning | Dan Carpenter |
2015-08-21 | ALSA: hdsp: silence and underflow warning | Dan Carpenter |
2015-02-17 | ALSA: hdspm - DRY cleanup of snd_pcm_ops | Adrian Knoth |
2015-02-17 | ALSA: hdspm - DRY cleanup in .release callback | Adrian Knoth |
2015-02-17 | ALSA: hdspm - DRY cleanup in .open callbacks | Adrian Knoth |
2015-02-13 | ALSA: hdspm - Constrain periods to 2 on older cards | Adrian Knoth |
2015-01-28 | ALSA: Include linux/io.h instead of asm/io.h | Takashi Iwai |
2015-01-19 | ALSA: hdspm: Use setup_timer() and mod_timer() | Takashi Iwai |
2015-01-19 | ALSA: hdsp: Use setup_timer() and mod_timer() | Takashi Iwai |
2015-01-04 | ALSA: Deletion of checks before the function call "iounmap" | Markus Elfring |
2014-11-17 | ALSA: hdsp: Deletion of an unnecessary check before the function call "releas... | Markus Elfring |
2014-11-11 | ALSA: Fix invalid kerneldoc markers | Takashi Iwai |