Age | Commit message (Expand) | Author |
2020-01-03 | ALSA: info: Make snd_info_entry_ops as const | Takashi Iwai |
2020-01-03 | ALSA: Constify snd_timer_hardware definitions | Takashi Iwai |
2020-01-03 | ALSA: isa: Constify snd_device_ops definitions | Takashi Iwai |
2020-01-01 | ALSA: ad1816a: constify copied structure | Julia Lawall |
2019-12-11 | ALSA: wss: Support PCM sync_stop | Takashi Iwai |
2019-12-11 | ALSA: wavefront: Support PCM sync_stop | Takashi Iwai |
2019-12-11 | ALSA: sb: Support PCM sync_stop | Takashi Iwai |
2019-12-11 | ALSA: opti9xx: Support PCM sync_stop | Takashi Iwai |
2019-12-11 | ALSA: opl3sa2: Support PCM sync_stop | Takashi Iwai |
2019-12-11 | ALSA: msnd: Support PCM sync_stop | Takashi Iwai |
2019-12-11 | ALSA: gus: Support PCM sync_stop | Takashi Iwai |
2019-12-11 | ALSA: es18xx: Support PCM sync_stop | Takashi Iwai |
2019-12-11 | ALSA: es1688: Support PCM sync_stop | Takashi Iwai |
2019-12-11 | ALSA: ad1816a: Support PCM sync_stop | Takashi Iwai |
2019-12-11 | ALSA: isa: Drop superfluous ioctl PCM ops | Takashi Iwai |
2019-12-11 | ALSA: es1688: Drop superfluous ioctl PCM ops | Takashi Iwai |
2019-12-11 | ALSA: wss: Use managed buffer allocation | Takashi Iwai |
2019-12-11 | ALSA: gus: Use managed buffer allocation | Takashi Iwai |
2019-12-11 | ALSA: sb: Use managed buffer allocation | Takashi Iwai |
2019-12-11 | ALSA: es18xx: Use managed buffer allocation | Takashi Iwai |
2019-12-11 | ALSA: es1688: Use managed buffer allocation | Takashi Iwai |
2019-12-11 | ALSA: cmi8330: Use managed buffer allocation | Takashi Iwai |
2019-12-11 | ALSA: ad1816a: Use managed buffer allocation | Takashi Iwai |
2019-11-22 | ALSA: cs4236: fix error return comparison of an unsigned integer | Colin Ian King |
2019-10-07 | sound: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-08-14 | ALSA: sb: remove redundant assignment to variable result | Colin Ian King |
2019-08-02 | ALSA: isa/wavefront: remove redundant assignment to pointer bptr | Colin Ian King |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 371 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 370 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2019-04-28 | ALSA: gus: fix misuse of %x | Fuqian Huang |
2019-03-16 | ALSA: sb8: add a check for request_region | Kangjie Lu |
2019-02-14 | ALSA: es1688: Remove set but not used variable 'hw' | YueHaibing |
2019-02-06 | ALSA: isa: Clean up with new procfs helpers | Takashi Iwai |
2019-02-01 | ALSA: isa: Avoid passing NULL to memory allocators | Takashi Iwai |
2019-01-18 | Merge branch 'topic/pcm-device-suspend' into for-next | Takashi Iwai |
2019-01-15 | ALSA: isa: Remove superfluous snd_pcm_suspend*() calls | Takashi Iwai |
2019-01-07 | ALSA: sb: fix a missing check of snd_ctl_add | Aditya Pakki |
2019-01-07 | ALSA: gus: add a check of the status of snd_ctl_add | Kangjie Lu |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds |
2018-11-24 | ALSA: wss: Fix invalid snd_free_pages() at error path | Takashi Iwai |
2018-10-12 | ALSA: opti92xx-ad1848: Use the standard fall-through annotation | Takashi Iwai |
2018-10-02 | ALSA: sb8: Fix fall-through annotations | Gustavo A. R. Silva |
2018-08-03 | ALSA: isa: Remove empty init and exit | Takashi Iwai |
2018-08-03 | ALSA: gus: fix spelling mistake "acumulator" -> "accumulator" | Colin Ian King |