Age | Commit message (Expand) | Author | Files | Lines |
2025-06-10 | ALSA: sb: Force to disable DMAs once when DMA mode is changed | Takashi Iwai | 1 | -0/+4 |
2025-06-10 | ALSA: sb: Don't allow changing the DMA mode during operations | Takashi Iwai | 1 | -0/+3 |
2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 3 | -3/+3 |
2025-05-13 | ALSA: sb: Replace deprecated strcpy() with strscpy() | Thorsten Blum | 6 | -10/+16 |
2025-05-12 | ALSA: msnd: Remove midi code | Dr. David Alan Gilbert | 4 | -173/+1 |
2025-05-11 | ALSA: isa/gus: remove snd_gf1_lfo_xxx() | Kuninori Morimoto | 1 | -14/+2 |
2025-05-08 | ALSA: gus: Remove deadcode | Dr. David Alan Gilbert | 2 | -243/+0 |
2025-04-08 | ALSA: azt2320: Replace deprecated strcpy() with strscpy() | Thorsten Blum | 1 | -2/+2 |
2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 3 | -5/+5 |
2025-02-28 | ALSA: es18xx: Fix spelling mistake "grap" -> "grab" | Colin Ian King | 1 | -4/+4 |
2025-02-27 | ALSA: opti9xx: fix inconsistent indenting warning in snd_opti9xx_configure() | Charles Han | 1 | -1/+1 |
2025-01-10 | ALSA: sb: Use str_enabled_disabled() helper in info_read() | Thorsten Blum | 1 | -2/+3 |
2024-10-04 | ALSA: gus: Fix some error handling paths related to get_bpos() usage | Christophe JAILLET | 1 | -2/+2 |
2024-08-08 | ALSA: wss: Use standard print API | Takashi Iwai | 1 | -88/+90 |
2024-08-08 | ALSA: wavefront: Use standard print API | Takashi Iwai | 4 | -150/+158 |
2024-08-08 | ALSA: sscape: Use standard print API | Takashi Iwai | 1 | -48/+48 |
2024-08-08 | ALSA: sc6000: Use standard print API | Takashi Iwai | 1 | -87/+90 |
2024-08-08 | ALSA: sb: Use standard print API | Takashi Iwai | 10 | -94/+105 |
2024-08-08 | ALSA: opti9xx: Use standard print API | Takashi Iwai | 2 | -107/+118 |
2024-08-08 | ALSA: opl3sa2: Use standard print API | Takashi Iwai | 1 | -24/+22 |
2024-08-08 | ALSA: msnd: Use standard print API | Takashi Iwai | 3 | -122/+112 |
2024-08-08 | ALSA: gus: Use standard print API | Takashi Iwai | 13 | -179/+267 |
2024-08-08 | ALSA: es18xx: Use standard print API | Takashi Iwai | 1 | -41/+46 |
2024-08-08 | ALSA: es1688: Use standard print API | Takashi Iwai | 2 | -27/+30 |
2024-08-08 | ALSA: cs4236: Use standard print API | Takashi Iwai | 2 | -42/+45 |
2024-08-08 | ALSA: cmi8330: Use standard print API | Takashi Iwai | 1 | -19/+17 |
2024-08-08 | ALSA: cmi8328: Use standard print API | Takashi Iwai | 1 | -21/+21 |
2024-08-08 | ALSA: azt2320: Use standard print API | Takashi Iwai | 1 | -8/+6 |
2024-08-08 | ALSA: als100: Use standard print API | Takashi Iwai | 1 | -9/+7 |
2024-08-08 | ALSA: ad1816a: Use standard print API | Takashi Iwai | 2 | -16/+16 |
2024-06-18 | ALSA: sb: Drop NULL check for snd_ctl_remove() | Takashi Iwai | 2 | -12/+6 |
2024-05-08 | ALSA: isa: Use *-y instead of *-objs in Makefile | Takashi Iwai | 12 | -41/+41 |
2024-04-07 | ALSA: emux: centralize & improve patch info validation | Oswald Buddenhagen | 1 | -13/+0 |
2023-11-20 | ALSA: wavefront: copy userspace array safely | Philipp Stanner | 1 | -3/+3 |
2023-09-15 | ALSA: cs4231: Fix -Wformat-truncation warning for longname string | Takashi Iwai | 1 | -6/+6 |
2023-09-15 | ALSA: ad1848: Fix -Wformat-truncation warning for longname string | Takashi Iwai | 1 | -6/+6 |
2023-09-15 | ALSA: opti9x: Fix -Wformat-truncation warning | Takashi Iwai | 2 | -12/+12 |
2023-09-15 | ALSA: es1688: Fix -Wformat-truncation warning | Takashi Iwai | 1 | -3/+3 |
2023-09-15 | ALSA: cs4236: Fix -Wformat-truncation warning | Takashi Iwai | 1 | -7/+7 |
2023-09-15 | ALSA: sscape: Fix -Wformat-truncation warning | Takashi Iwai | 1 | -1/+1 |
2023-09-02 | ALSA: sb: Fix wrong argument in commented code | Takashi Iwai | 1 | -1/+1 |
2023-08-18 | ALSA: emu8000: Convert to generic PCM copy ops | Takashi Iwai | 1 | -58/+16 |
2023-08-18 | ALSA: gus: Convert to generic PCM copy ops | Takashi Iwai | 1 | -20/+3 |
2023-07-20 | ALSA: control: Take controls_rwsem lock in snd_ctl_remove() | Takashi Iwai | 2 | -4/+0 |
2023-06-26 | Merge branch 'for-next' into for-linus | Takashi Iwai | 1 | -0/+1 |
2023-06-06 | ALSA: gus: Fix kctl->id initialization | Takashi Iwai | 1 | -1/+1 |
2023-05-22 | ALSA: add HAS_IOPORT dependencies | Niklas Schnelle | 1 | -0/+1 |
2022-09-29 | ALSA: sb: Use DIV_ROUND_UP() instead of open-coding it | Shang XiaoJing | 1 | -1/+1 |
2022-09-20 | ALSA: es18xx: Remove the unneeded result variable | ye xingchen | 1 | -4/+1 |
2022-07-04 | ALSA: wavefront: remove redundant assignment to pointer end | Colin Ian King | 1 | -2/+0 |
2022-05-30 | Merge tag 'm68knommu-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2022-05-16 | m68k: coldfire: drop ISA_DMA_API support | Arnd Bergmann | 1 | -1/+1 |
2022-05-10 | ALSA: wavefront: Proper check of get_user() error | Takashi Iwai | 1 | -1/+2 |
2022-04-12 | ALSA: sc6000: Fix the missing snd_card_free() call at probe error | Takashi Iwai | 1 | -1/+6 |
2022-04-12 | ALSA: galaxy: Fix the missing snd_card_free() call at probe error | Takashi Iwai | 1 | -1/+6 |
2022-03-27 | ALSA: cs4236: fix an incorrect NULL check on list iterator | Xiaomeng Tong | 1 | -3/+5 |
2021-12-13 | ALSA: gus: Fix memory leaks at memory allocator error paths | Takashi Iwai | 1 | -12/+12 |
2021-12-13 | ALSA: gus: Fix erroneous memory allocation | Takashi Iwai | 1 | -1/+1 |
2021-12-13 | ALSA: sound/isa/gus: check the return value of kstrdup() | Xiaoke Wang | 1 | -2/+6 |
2021-10-26 | ALSA: gus: fix null pointer dereference on pointer block | Chengfeng Ye | 1 | -0/+2 |
2021-10-17 | ALSA: ISA: not for M68K | Randy Dunlap | 1 | -1/+1 |
2021-09-07 | ALSA: gus: Fix repeated probe for ISA interwave card | Takashi Iwai | 1 | -30/+31 |
2021-09-07 | ALSA: gus: Fix repeated probes of snd_gus_create() | Takashi Iwai | 1 | -13/+31 |
2021-08-09 | ALSA: msnd: Use proper mmap method | Takashi Iwai | 1 | -2/+6 |
2021-08-05 | ALSA: es1688: Avoid devres management for es1688 object creation | Takashi Iwai | 1 | -9/+20 |
2021-08-02 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -0/+4 |
2021-07-21 | ALSA: sc6000: Use explicit cast for __iomem pointer | Takashi Iwai | 1 | -2/+2 |
2021-07-20 | ALSA: sc6000: Assign vport directly on card's private_data | Takashi Iwai | 1 | -10/+9 |
2021-07-20 | ALSA: sc6000: Fix incorrect sizeof operator | Colin Ian King | 1 | -1/+1 |
2021-07-20 | ALSA: opti9xx: fix missing { } around an if block | Colin Ian King | 1 | -1/+2 |
2021-07-19 | ALSA: wavefront: Allocate resources with device-managed APIs | Takashi Iwai | 1 | -37/+9 |
2021-07-19 | ALSA: sscape: Allocate resources with device-managed APIs | Takashi Iwai | 1 | -72/+20 |
2021-07-19 | ALSA: sc6000: Allocate resources with device-managed APIs | Takashi Iwai | 1 | -47/+26 |
2021-07-19 | ALSA: opl3sa2: Allocate resources with device-managed APIs | Takashi Iwai | 1 | -49/+11 |
2021-07-19 | ALSA: opti9xx: Allocate resources with device-managed APIs | Takashi Iwai | 2 | -112/+44 |
2021-07-19 | ALSA: msnd: Allocate resources with device-managed APIs | Takashi Iwai | 1 | -91/+28 |
2021-07-19 | ALSA: gus: Allocate resources with device-managed APIs | Takashi Iwai | 5 | -161/+68 |
2021-07-19 | ALSA: galaxy: Allocate resources with device-managed APIs | Takashi Iwai | 1 | -49/+33 |
2021-07-19 | ALSA: es18xx: Allocate resources with device-managed APIs | Takashi Iwai | 1 | -92/+20 |
2021-07-19 | ALSA: es1688: Allocate resources with device-managed APIs | Takashi Iwai | 2 | -44/+18 |
2021-07-19 | ALSA: cs423x: Allocate resources with device-managed APIs | Takashi Iwai | 2 | -60/+13 |
2021-07-19 | ALSA: cmi8330: Allocate resources with device-managed APIs | Takashi Iwai | 1 | -23/+4 |
2021-07-19 | ALSA: cmi8328: Allocate resources with device-managed APIs | Takashi Iwai | 1 | -21/+10 |
2021-07-19 | ALSA: azt2320: Allocate resources with device-managed APIs | Takashi Iwai | 1 | -37/+12 |
2021-07-19 | ALSA: als100: Allocate resources with device-managed APIs | Takashi Iwai | 1 | -31/+10 |
2021-07-19 | ALSA: adlib: Allocate resources with device-managed APIs | Takashi Iwai | 1 | -22/+6 |
2021-07-19 | ALSA: ad1848: Allocate resources with device-managed APIs | Takashi Iwai | 1 | -14/+5 |
2021-07-19 | ALSA: sb: Allocate resources with device-managed APIs | Takashi Iwai | 5 | -189/+52 |
2021-07-19 | ALSA: wss: Allocate resources with device-managed APIs | Takashi Iwai | 2 | -58/+11 |
2021-07-19 | ALSA: ad1816a: Allocate resources with device-managed APIs | Takashi Iwai | 2 | -74/+16 |
2021-07-17 | ALSA: sb: Fix potential ABBA deadlock in CSP driver | Takashi Iwai | 1 | -0/+4 |
2021-07-07 | ALSA: isa: Fix error return code in snd_cmi8330_probe() | Zhen Lei | 1 | -1/+1 |
2021-06-24 | Merge tag 'asoc-fix-v5.13-rc7' of https://git.kernel.org/pub/scm/linux/kernel... | Takashi Iwai | 3 | -23/+10 |
2021-06-09 | ALSA: isa: Fix assignment in if condition | Takashi Iwai | 2 | -4/+8 |
2021-06-09 | ALSA: azt2320: Fix assignment in if condition | Takashi Iwai | 1 | -7/+14 |
2021-06-09 | ALSA: als100: Fix assignment in if condition | Takashi Iwai | 1 | -6/+12 |
2021-06-09 | ALSA: cmi8330: Fix assignment in if condition | Takashi Iwai | 1 | -14/+23 |
2021-06-09 | ALSA: es18xx: Fix assignment in if condition | Takashi Iwai | 1 | -17/+34 |
2021-06-09 | ALSA: opl3sa2: Fix assignment in if condition | Takashi Iwai | 1 | -24/+44 |
2021-06-09 | ALSA: opti9xx: Fix assignment in if condition | Takashi Iwai | 2 | -18/+36 |
2021-06-09 | ALSA: cs423x: Fix assignment in if condition | Takashi Iwai | 2 | -11/+22 |
2021-06-09 | ALSA: wavefront: Fix assignment in if condition | Takashi Iwai | 3 | -32/+50 |
2021-06-09 | ALSA: ad1816a: Fix assignment in if condition | Takashi Iwai | 2 | -18/+32 |
2021-06-09 | ALSA: gus: Fix assignment in if condition | Takashi Iwai | 9 | -67/+124 |
2021-06-09 | ALSA: sb: Fix potential double-free of CSP mixer elements | Takashi Iwai | 1 | -2/+6 |
2021-06-09 | ALSA: sb: Minor coding style fixes | Takashi Iwai | 2 | -15/+14 |
2021-06-09 | ALSA: sb: Fix assignment in if condition | Takashi Iwai | 11 | -89/+130 |
2021-05-14 | ALSA: gus: Replace unsafe strcpy() with strscpy() | YueHaibing | 1 | -1/+1 |
2021-05-13 | ALSA: sb8: Add a comment note regarding an unused pointer | Atul Gopinathan | 1 | -1/+5 |
2021-05-13 | Revert "ALSA: sb8: add a check for request_region" | Greg Kroah-Hartman | 1 | -4/+0 |
2021-05-13 | Revert "ALSA: gus: add a check of the status of snd_ctl_add" | Greg Kroah-Hartman | 1 | -11/+2 |
2021-05-13 | Revert "ALSA: sb: fix a missing check of snd_ctl_add" | Greg Kroah-Hartman | 1 | -7/+3 |
2021-04-26 | ALSA: sb: Fix two use after free in snd_sb_qsound_build | Lv Yunlong | 1 | -2/+6 |
2021-04-26 | ALSA: emu8000: Fix a use after free in snd_emu8000_create_mixer | Lv Yunlong | 1 | -1/+3 |
2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky | 21 | -115/+1 |
2021-01-26 | Merge tag 'tags/isa-void-remove-callback' into for-next | Takashi Iwai | 23 | -48/+25 |
2021-01-26 | isa: Make the remove callback for isa drivers return void | Uwe Kleine-König | 23 | -48/+25 |
2021-01-08 | ALSA: Convert strlcpy to strscpy when return value is unused | Joe Perches | 6 | -10/+10 |
2020-11-21 | ALSA: sb: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 1 | -0/+1 |
2020-08-21 | Merge tag 'sound-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -3/+3 |
2020-08-16 | ALSA: isa: fix spelling mistakes in the comments | Liang Wang | 1 | -3/+3 |
2020-08-06 | Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 9 | -27/+26 |
2020-08-06 | ALSA: isa: delete repeated words in comments | Randy Dunlap | 2 | -2/+2 |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook | 1 | -1/+1 |
2020-07-09 | ALSA: Replace with fallthrough pseudo keyword in the remaining places | Takashi Iwai | 1 | -1/+1 |
2020-07-09 | ALSA: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 5 | -21/+21 |
2020-07-07 | ALSA: isa/gus: remove 'set but not used' warning | Pierre-Louis Bossart | 1 | -1/+2 |
2020-07-07 | ALSA: isa/gus: remove -Wmissing-prototypes warnings | Pierre-Louis Bossart | 1 | -2/+0 |
2020-06-03 | ALSA: es1688: Add the missed snd_card_free() | Chuhong Yuan | 1 | -1/+3 |
2020-05-28 | Merge branch 'for-linus' into for-next | Takashi Iwai | 2 | -6/+12 |
2020-05-01 | ALSA: isa/wavefront: prevent out of bounds write in ioctl | Dan Carpenter | 1 | -1/+7 |
2020-04-30 | ALSA: opti9xx: shut up gcc-10 range warning | Arnd Bergmann | 2 | -6/+12 |
2020-04-17 | ALSA: Fix misspellings of "Analog Devices" | Geert Uytterhoeven | 1 | -1/+1 |
2020-02-10 | ALSA: emu8000: Fix the cast to __user pointer | Takashi Iwai | 1 | -2/+2 |
2020-01-28 | Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 36 | -328/+208 |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 1 | -1/+1 |
2020-01-05 | ALSA: sc6000: More constification | Takashi Iwai | 1 | -2/+2 |
2020-01-05 | ALSA: wss: More constifications | Takashi Iwai | 1 | -3/+3 |
2020-01-05 | ALSA: opti9xx: More constifications | Takashi Iwai | 2 | -18/+18 |
2020-01-05 | ALSA: gus: More constifications | Takashi Iwai | 7 | -23/+24 |
2020-01-05 | ALSA: es18xx: More constifications | Takashi Iwai | 1 | -5/+5 |
2020-01-05 | ALSA: es1688: More constifications | Takashi Iwai | 2 | -5/+5 |
2020-01-05 | ALSA: cmi8330: More constifications | Takashi Iwai | 1 | -4/+4 |
2020-01-05 | ALSA: sb: More constifications | Takashi Iwai | 5 | -37/+37 |
2020-01-05 | ALSA: cs423x: More constification | Takashi Iwai | 1 | -1/+1 |
2020-01-05 | ALSA: cmi8328: More constifications | Takashi Iwai | 1 | -12/+12 |
2020-01-03 | ALSA: isa: Constify snd_kcontrol_new items | Takashi Iwai | 13 | -45/+45 |
2020-01-03 | ALSA: info: Make snd_info_entry_ops as const | Takashi Iwai | 1 | -1/+1 |
2020-01-03 | ALSA: Constify snd_timer_hardware definitions | Takashi Iwai | 2 | -3/+3 |
2020-01-03 | ALSA: isa: Constify snd_device_ops definitions | Takashi Iwai | 8 | -8/+8 |
2020-01-01 | ALSA: ad1816a: constify copied structure | Julia Lawall | 1 | -1/+1 |
2019-12-11 | ALSA: wss: Support PCM sync_stop | Takashi Iwai | 1 | -0/+1 |
2019-12-11 | ALSA: wavefront: Support PCM sync_stop | Takashi Iwai | 1 | -0/+1 |
2019-12-11 | ALSA: sb: Support PCM sync_stop | Takashi Iwai | 1 | -0/+1 |
2019-12-11 | ALSA: opti9xx: Support PCM sync_stop | Takashi Iwai | 1 | -0/+1 |
2019-12-11 | ALSA: opl3sa2: Support PCM sync_stop | Takashi Iwai | 1 | -0/+1 |
2019-12-11 | ALSA: msnd: Support PCM sync_stop | Takashi Iwai | 1 | -0/+1 |
2019-12-11 | ALSA: gus: Support PCM sync_stop | Takashi Iwai | 3 | -1/+4 |
2019-12-11 | ALSA: es18xx: Support PCM sync_stop | Takashi Iwai | 1 | -0/+1 |
2019-12-11 | ALSA: es1688: Support PCM sync_stop | Takashi Iwai | 1 | -0/+1 |
2019-12-11 | ALSA: ad1816a: Support PCM sync_stop | Takashi Iwai | 1 | -0/+1 |
2019-12-11 | ALSA: isa: Drop superfluous ioctl PCM ops | Takashi Iwai | 8 | -15/+0 |
2019-12-11 | ALSA: es1688: Drop superfluous ioctl PCM ops | Takashi Iwai | 1 | -8/+0 |
2019-12-11 | ALSA: wss: Use managed buffer allocation | Takashi Iwai | 1 | -21/+2 |
2019-12-11 | ALSA: gus: Use managed buffer allocation | Takashi Iwai | 1 | -19/+9 |
2019-12-11 | ALSA: sb: Use managed buffer allocation | Takashi Iwai | 2 | -38/+4 |
2019-12-11 | ALSA: es18xx: Use managed buffer allocation | Takashi Iwai | 1 | -19/+5 |
2019-12-11 | ALSA: es1688: Use managed buffer allocation | Takashi Iwai | 1 | -18/+2 |
2019-12-11 | ALSA: cmi8330: Use managed buffer allocation | Takashi Iwai | 1 | -3/+2 |
2019-12-11 | ALSA: ad1816a: Use managed buffer allocation | Takashi Iwai | 1 | -18/+2 |
2019-11-22 | ALSA: cs4236: fix error return comparison of an unsigned integer | Colin Ian King | 1 | -1/+2 |
2019-10-07 | sound: Fix Kconfig indentation | Krzysztof Kozlowski | 1 | -9/+9 |
2019-08-14 | ALSA: sb: remove redundant assignment to variable result | Colin Ian King | 1 | -1/+1 |
2019-08-02 | ALSA: isa/wavefront: remove redundant assignment to pointer bptr | Colin Ian King | 1 | -1/+0 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 371 | Thomas Gleixner | 1 | -4/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 370 | Thomas Gleixner | 1 | -4/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 53 | -803/+53 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -4/+1 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner | 5 | -71/+5 |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner | 3 | -42/+3 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 8 | -0/+8 |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 2 | -0/+2 |
2019-04-28 | ALSA: gus: fix misuse of %x | Fuqian Huang | 1 | -1/+1 |
2019-03-16 | ALSA: sb8: add a check for request_region | Kangjie Lu | 1 | -0/+4 |
2019-02-14 | ALSA: es1688: Remove set but not used variable 'hw' | YueHaibing | 1 | -3/+1 |
2019-02-06 | ALSA: isa: Clean up with new procfs helpers | Takashi Iwai | 4 | -16/+5 |
2019-02-01 | ALSA: isa: Avoid passing NULL to memory allocators | Takashi Iwai | 9 | -12/+13 |
2019-01-18 | Merge branch 'topic/pcm-device-suspend' into for-next | Takashi Iwai | 10 | -12/+0 |
2019-01-15 | ALSA: isa: Remove superfluous snd_pcm_suspend*() calls | Takashi Iwai | 10 | -12/+0 |
2019-01-07 | ALSA: sb: fix a missing check of snd_ctl_add | Aditya Pakki | 1 | -3/+7 |
2019-01-07 | ALSA: gus: add a check of the status of snd_ctl_add | Kangjie Lu | 1 | -2/+11 |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds | 1 | -2/+2 |
2018-11-24 | ALSA: wss: Fix invalid snd_free_pages() at error path | Takashi Iwai | 1 | -2/+0 |
2018-10-12 | ALSA: opti92xx-ad1848: Use the standard fall-through annotation | Takashi Iwai | 1 | -2/+4 |
2018-10-02 | ALSA: sb8: Fix fall-through annotations | Gustavo A. R. Silva | 1 | -5/+5 |
2018-08-03 | ALSA: isa: Remove empty init and exit | Takashi Iwai | 7 | -112/+0 |
2018-08-03 | ALSA: gus: fix spelling mistake "acumulator" -> "accumulator" | Colin Ian King | 1 | -1/+1 |
2018-08-03 | ALSA: es18xx: mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
2018-08-03 | ALSA: opti9xx: mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -0/+5 |
2018-08-03 | ALSA: opti92x: mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -0/+3 |