Age | Commit message (Expand) | Author | Files | Lines |
2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 7 | -7/+7 |
2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 6 | -7/+7 |
2025-02-10 | ALSA: Switch to use hrtimer_setup() | Nam Cao | 2 | -4/+2 |
2024-10-30 | sound: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 3 | -3/+3 |
2024-08-18 | ALSA: aloop: Allow using global timers | Ivan Orlov | 1 | -0/+2 |
2024-08-08 | ALSA: pcsp: Use standard print API | Takashi Iwai | 3 | -30/+31 |
2024-08-08 | ALSA: dummy: Use standard print API | Takashi Iwai | 1 | -3/+2 |
2024-08-08 | ALSA: aloop: Use standard print API | Takashi Iwai | 1 | -1/+1 |
2024-08-08 | ALSA: vx_core: Use standard print API | Takashi Iwai | 4 | -48/+44 |
2024-08-08 | ALSA: vx_core: Drop unused dev field | Takashi Iwai | 1 | -1/+1 |
2024-08-08 | ALSA: virmidi: Use standard print API | Takashi Iwai | 1 | -4/+4 |
2024-08-08 | ALSA: serial-u16550: Use standard print API | Takashi Iwai | 1 | -20/+21 |
2024-08-08 | ALSA: opl4: Use standard print API | Takashi Iwai | 2 | -5/+5 |
2024-08-08 | ALSA: opl3: Use standard print API | Takashi Iwai | 4 | -73/+56 |
2024-08-08 | ALSA: mtpav: Use standard print API | Takashi Iwai | 1 | -9/+5 |
2024-08-08 | ALSA: mpu401_uart: Use standard print API | Takashi Iwai | 1 | -14/+17 |
2024-08-08 | ALSA: mpu401: Use standard print API | Takashi Iwai | 1 | -8/+8 |
2024-08-08 | ALSA: mts64: Use standard print API | Takashi Iwai | 1 | -9/+9 |
2024-08-08 | ALSA: portman2x4: Use standard print API | Takashi Iwai | 1 | -10/+9 |
2024-08-01 | ALSA: aloop: use snd_pcm_direction_name() | Kuninori Morimoto | 1 | -2/+1 |
2024-07-03 | parport: Remove parport_driver.devmodel | Dr. David Alan Gilbert | 2 | -2/+0 |
2024-05-09 | ALSA: pcmtest: Add missing module descriptions | Takashi Iwai | 1 | -0/+1 |
2024-05-08 | ALSA: drivers: Use *-y instead of *-objs in Makefile | Takashi Iwai | 6 | -16/+16 |
2024-04-18 | ALSA: aloop: add support for up to 768kHz sample rate | Pavel Hofman | 1 | -2/+2 |
2024-04-18 | ALSA: aloop: add DSD formats | Pavel Hofman | 1 | -1/+4 |
2024-03-21 | Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -2/+2 |
2024-02-12 | ALSA: pcsp: Replace with DEFINE_SIMPLE_DEV_PM_OPS() | Takashi Iwai | 1 | -7/+2 |
2024-02-12 | ALSA: dummy: Replace with DEFINE_SIPMLE_DEV_PM_OPS() | Takashi Iwai | 1 | -7/+2 |
2024-02-12 | ALSA: aloop: Replace with DEFINE_SIMPLE_DEV_PM_OPS() | Takashi Iwai | 1 | -7/+2 |
2024-01-27 | treewide, serdev: change receive_buf() return type to size_t | Francesco Dolcini | 1 | -2/+2 |
2024-01-19 | Merge tag 'sound-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -6/+17 |
2024-01-12 | ALSA: aloop: Introduce a function to get if access is interleaved mode | Chancel Liu | 1 | -6/+17 |
2023-12-11 | Merge 6.7-rc5 into tty-next | Greg Kroah-Hartman | 1 | -1/+12 |
2023-12-08 | tty: serdev: convert to u8 and size_t | Jiri Slaby (SUSE) | 1 | -2/+2 |
2023-12-07 | ALSA: pcmtest: stop timer before buffer is released | Ivan Orlov | 1 | -1/+12 |
2023-10-06 | ALSA: aloop: Add control element for getting the access mode | Ivan Orlov | 1 | -1/+44 |
2023-10-06 | ALSA: aloop: Add support for the non-interleaved access mode | Ivan Orlov | 1 | -3/+28 |
2023-08-28 | Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 1 | -1/+1 |
2023-08-24 | ALSA: pcmtest: Add support for pcm pausing | Ivan Orlov | 1 | -8/+41 |
2023-08-18 | ALSA: pcmtest: Update comment about PCM copy ops | Takashi Iwai | 1 | -1/+1 |
2023-08-18 | ALSA: dummy: Convert to generic PCM copy ops | Takashi Iwai | 1 | -10/+2 |
2023-08-18 | ALSA: Make SND_PCMTEST depend on DEBUG_FS | Ruan Jinjie | 1 | -0/+1 |
2023-08-13 | ALSA: Remove redundant of_match_ptr() | Ruan Jinjie | 1 | -1/+1 |
2023-08-08 | ALSA: pcmtest: Remove redundant definitions | Ivan Orlov | 1 | -5/+3 |
2023-08-08 | ALSA: pcmtest: Move buffer iterator initialization to prepare callback | Ivan Orlov | 1 | -17/+16 |
2023-07-16 | ALSA: Explicitly include correct DT includes | Rob Herring | 1 | -1/+1 |
2023-07-14 | ALSA: pcmtest: minor optimizations | Ivan Orlov | 1 | -4/+5 |
2023-07-14 | ALSA: pcmtest: Add 'open' PCM callback error injection | Ivan Orlov | 1 | -0/+7 |
2023-07-10 | ALSA: pcmtest: Don't use static storage to track per device data | Uwe Kleine-König | 1 | -3/+6 |
2023-07-10 | ALSA: pcmtest: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
2023-06-07 | ALSA: Implement the new Virtual PCM Test Driver | Ivan Orlov | 3 | -0/+745 |
2023-05-22 | ALSA: add HAS_IOPORT dependencies | Niklas Schnelle | 1 | -0/+3 |
2023-04-24 | Merge tag 'asoc-v6.4' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 2 | -8/+4 |
2023-03-20 | ALSA: portman2x4: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-03-20 | ALSA: mts64: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-03-19 | ALSA: portman2x4: remove unused portman_read_command,data functions | Tom Rix | 1 | -10/+0 |
2022-12-06 | ALSA: mts64: fix possible null-ptr-defer in snd_mts64_interrupt | Gaosheng Cui | 1 | -0/+3 |
2022-09-27 | ALSA: aloop: Replace runtime->status->state reference to runtime->state | Takashi Iwai | 1 | -2/+2 |
2022-09-12 | ALSA: dummy: Add customizable volume min/max. | YJ Lee | 1 | -10/+24 |
2022-09-12 | ALSA: dummy: Fix trailing whitespaces. | YJ Lee | 1 | -4/+4 |
2022-09-06 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -3/+4 |
2022-09-02 | ALSA: aloop: Fix random zeros in capture data when using jiffies timer | Pattara Teerapong | 1 | -3/+4 |
2022-08-24 | ALSA: vx: Drop superfluous GFP setup | Takashi Iwai | 1 | -2/+1 |
2022-05-12 | ALSA: Add generic serial MIDI driver using serial bus API | Daniel Kaehn | 3 | -0/+394 |
2022-04-12 | ALSA: mtpav: Don't call card private_free at probe error path | Takashi Iwai | 1 | -2/+2 |
2022-01-06 | ALSA: virmidi: Remove duplicated code | Stefan Sauer | 1 | -3/+0 |
2021-12-13 | ALSA: drivers: opl3: Fix incorrect use of vp->state | Colin Ian King | 1 | -1/+1 |
2021-09-28 | ALSA: pcsp: Make hrtimer forwarding more robust | Thomas Gleixner | 1 | -1/+1 |
2021-07-19 | ALSA: pcsp: Allocate resources with device-managed APIs | Takashi Iwai | 3 | -46/+18 |
2021-07-19 | ALSA: dummy: Allocate resources with device-managed APIs | Takashi Iwai | 1 | -17/+7 |
2021-07-19 | ALSA: aloop: Allocate resources with device-managed APIs | Takashi Iwai | 1 | -18/+8 |
2021-07-19 | ALSA: mpu401: Allocate resources with device-managed APIs | Takashi Iwai | 1 | -29/+5 |
2021-07-19 | ALSA: serial-u16550: Allocate resources with device-managed APIs | Takashi Iwai | 1 | -48/+9 |
2021-07-19 | ALSA: mtpav: Allocate resources with device-managed APIs | Takashi Iwai | 1 | -21/+9 |
2021-07-19 | ALSA: virmidi: Allocate resources with device-managed APIs | Takashi Iwai | 1 | -15/+6 |
2021-07-19 | ALSA: vx: Manage vx_core object with devres | Takashi Iwai | 1 | -2/+10 |
2021-07-19 | ALSA: aloop: Fix spelling mistake "synchronization" -> "synchronization" | Colin Ian King | 1 | -1/+1 |
2021-06-09 | ALSA: serial: Fix assignment in if condition | Takashi Iwai | 4 | -29/+43 |
2021-06-09 | ALSA: opl3: Fix assignment in if condition | Takashi Iwai | 3 | -20/+37 |
2021-06-09 | ALSA: vx: Fix assignment in if condition | Takashi Iwai | 4 | -48/+95 |
2021-06-09 | ALSA: mpu401: Fix assignment in if condition | Takashi Iwai | 2 | -9/+19 |
2021-05-27 | ALSA: drivers: opl3: fix useless self-comparison | Pierre-Louis Bossart | 1 | -2/+1 |
2021-04-09 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -3/+8 |
2021-04-07 | ALSA: aloop: Fix initialization of controls | Jonas Holmberg | 1 | -3/+8 |
2021-03-30 | Merge tag 'tags/mute-led-rework' into for-next | Takashi Iwai | 8 | -8/+0 |
2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky | 8 | -8/+0 |
2021-03-03 | ALSA: vx: fix kernel-doc warning | Pierre-Louis Bossart | 1 | -1/+1 |
2021-01-08 | ALSA: Convert strlcpy to strscpy when return value is unused | Joe Perches | 2 | -2/+2 |
2020-12-25 | ALSA: vx: Use roundup() instead of open-coding it | Lars-Peter Clausen | 1 | -2/+1 |
2020-12-25 | ALSA: dummy: Use DIV_ROUND_UP() instead of open-coding it | Lars-Peter Clausen | 1 | -1/+1 |
2020-12-25 | ALSA: aloop: Use DIV_ROUND_UP() instead of open-coding it | Lars-Peter Clausen | 1 | -1/+1 |
2020-11-21 | ALSA: aloop: Constify ops structs | Rikard Falkeborn | 1 | -3/+3 |
2020-11-21 | ALSA: pcsp: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 1 | -0/+1 |
2020-10-06 | ALSA: portman2x4: fix repeated word 'if' | Randy Dunlap | 1 | -1/+1 |
2020-09-09 | ALSA: aloop: Replace tasklet with work | Takashi Iwai | 1 | -12/+11 |
2020-09-09 | ALSA: pcsp: Replace tasklet with work | Takashi Iwai | 1 | -7/+5 |
2020-09-09 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -1/+1 |
2020-09-03 | ALSA: vx: vx_pcm: remove redundant assignment | Pierre-Louis Bossart | 1 | -1/+0 |
2020-09-03 | ALSA: vx: vx_pcm: remove redundant assignment | Pierre-Louis Bossart | 1 | -1/+0 |
2020-09-03 | ALSA: vx: vx_core: clarify operator precedence | Pierre-Louis Bossart | 1 | -2/+2 |
2020-08-06 | Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2 | -3/+4 |
2020-08-03 | Merge branch 'for-next' into for-linus | Takashi Iwai | 7 | -2002/+4 |
2020-07-30 | treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD() | Kees Cook | 1 | -1/+1 |
2020-07-09 | ALSA: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -2/+2 |
2020-07-08 | Merge tag 'sound-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -0/+2 |
2020-07-07 | ALSA: vx_core: remove warning for empty loop body | Pierre-Louis Bossart | 1 | -1/+2 |
2020-07-07 | ALSA: opl3: fix infoleak in opl3 | xidongwang | 1 | -0/+2 |
2020-06-05 | Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 5 | -1999/+0 |
2020-05-28 | sound: ac97: Remove sound driver for ancient platform | Michal Simek | 5 | -1999/+0 |
2020-05-07 | ALSA: portman2x4: Use bitwise instead of arithmetic operator for flags | Samuel Zou | 1 | -1/+1 |
2020-02-10 | ALSA: dummy: Use standard macros for fixing PCM format cast | Takashi Iwai | 1 | -3/+3 |
2020-02-10 | ALSA: aloop: Fix PCM format assignment | Takashi Iwai | 1 | -3/+3 |
2020-02-06 | Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2020-02-01 | ALSA: dummy: Fix PCM format loop in proc output | Takashi Iwai | 1 | -1/+1 |
2020-01-28 | Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 24 | -164/+92 |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 1 | -1/+1 |
2020-01-05 | ALSA: serial-u16550: More constification | Takashi Iwai | 1 | -1/+1 |
2020-01-05 | ALSA: opl4: More constification | Takashi Iwai | 1 | -1/+1 |
2020-01-05 | ALSA: mts64: More constifications | Takashi Iwai | 1 | -2/+2 |
2020-01-05 | ALSA: opl3: More constifications | Takashi Iwai | 2 | -4/+4 |
2020-01-05 | ALSA: vx: More constifications | Takashi Iwai | 4 | -9/+9 |
2020-01-05 | ALSA: dummy: More constifications | Takashi Iwai | 1 | -12/+12 |
2020-01-03 | ALSA: seq: oss: Constify snd_seq_oss_callback definitions | Takashi Iwai | 1 | -1/+1 |
2020-01-03 | ALSA: opl3: Constify snd_opl3_drum_voice definitions | Takashi Iwai | 1 | -13/+13 |
2020-01-03 | ALSA: dummy: Constify snd_pcm_ops definitions | Takashi Iwai | 1 | -3/+3 |
2020-01-03 | ALSA: drivers: Constify snd_kcontrol_new items | Takashi Iwai | 5 | -13/+13 |
2020-01-03 | ALSA: vx: Constify snd_vx_hardware and snd_vx_ops definitions | Takashi Iwai | 1 | -2/+3 |
2020-01-03 | ALSA: seq: Constify struct snd_midi_op | Takashi Iwai | 3 | -3/+3 |
2020-01-03 | ALSA: info: Make snd_info_entry_ops as const | Takashi Iwai | 1 | -1/+1 |
2020-01-03 | ALSA: drivers: Constify snd_ac97_bus_ops definitions | Takashi Iwai | 1 | -1/+1 |
2020-01-03 | ALSA: Constify snd_timer_hardware definitions | Takashi Iwai | 1 | -2/+2 |
2020-01-03 | ALSA: drivers: Constify snd_device_ops definitions | Takashi Iwai | 5 | -5/+5 |
2019-12-17 | Merge tag 'y2038-alsa-v8-signed' of git://git.kernel.org:/pub/scm/linux/kerne... | Takashi Iwai | 1 | -1/+1 |
2019-12-11 | ALSA: Replace timespec with timespec64 | Baolin Wang | 1 | -1/+1 |
2019-12-11 | ALSA: drivers: Drop superfluous ioctl PCM ops | Takashi Iwai | 5 | -8/+0 |
2019-12-11 | ALSA: vx: Use managed buffer allocation | Takashi Iwai | 1 | -24/+3 |
2019-12-11 | ALSA: pcsp: Use managed buffer allocation | Takashi Iwai | 1 | -11/+6 |
2019-12-11 | ALSA: ml403: Use managed buffer allocation | Takashi Iwai | 1 | -25/+4 |
2019-12-11 | ALSA: dummy: Use managed buffer allocation | Takashi Iwai | 1 | -12/+2 |
2019-12-11 | ALSA: aloop: Use managed buffer allocation | Takashi Iwai | 1 | -10/+2 |
2019-11-27 | ALSA: aloop: Avoid pointer dereference before null-check | Andrew Gabbasov | 1 | -4/+4 |
2019-11-24 | ALSA: aloop: Fix dependency on timer API | Takashi Iwai | 1 | -0/+1 |
2019-11-22 | ALSA: aloop: Avoid unexpected timer event callback tasklets | Andrew Gabbasov | 1 | -3/+4 |
2019-11-22 | ALSA: aloop: Remove redundant locking in timer open function | Andrew Gabbasov | 1 | -15/+8 |
2019-11-20 | ALSA: aloop: Support runtime change of snd_timer via info interface | Andrew Gabbasov | 1 | -3/+34 |
2019-11-20 | ALSA: aloop: Support selection of snd_timer instead of jiffies | Timo Wischer | 1 | -1/+476 |
2019-11-20 | ALSA: aloop: Move CABLE_VALID_BOTH to the top of file | Timo Wischer | 1 | -4/+4 |
2019-11-20 | ALSA: aloop: Rename all jiffies timer specific functions | Timo Wischer | 1 | -13/+15 |
2019-11-20 | ALSA: aloop: Use callback functions for timer specific implementations | Timo Wischer | 1 | -19/+94 |
2019-11-20 | ALSA: aloop: Support return of error code for timer start and stop | Timo Wischer | 1 | -11/+19 |
2019-11-20 | ALSA: aloop: Describe units of variables | Timo Wischer | 1 | -2/+4 |
2019-11-06 | ALSA: vx: Convert to the common vmalloc memalloc | Takashi Iwai | 1 | -5/+5 |
2019-11-06 | ALSA: aloop: Convert to the common vmalloc memalloc | Takashi Iwai | 1 | -4/+4 |
2019-11-06 | ALSA: drivers: Remove superfluous snd_dma_continuous_data() | Takashi Iwai | 3 | -4/+4 |
2019-10-07 | sound: Fix Kconfig indentation | Krzysztof Kozlowski | 1 | -10/+10 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -6/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 25 | -368/+25 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102 | Thomas Gleixner | 1 | -15/+1 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner | 3 | -42/+3 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 4 | -0/+4 |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 1 | -0/+1 |
2019-03-25 | ALSA: aloop: Support S24 sample formats | Timo Wischer | 1 | -1/+3 |
2019-03-18 | ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declaration | Colin Ian King | 1 | -1/+1 |
2019-02-06 | ALSA: drivers: Clean up with new procfs helpers | Takashi Iwai | 3 | -20/+5 |
2019-02-06 | ALSA: opl4: Remove superfluous snd_info_register() calls | Takashi Iwai | 1 | -4/+0 |
2019-01-15 | ALSA: drivers: Remove superfluous snd_pcm_suspend*() calls | Takashi Iwai | 4 | -11/+0 |
2018-08-08 | ALSA: opl3: Mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
2018-08-03 | ALSA: drivers: Remove empty init and exit | Takashi Iwai | 4 | -59/+0 |
2018-07-26 | ALSA: opl3: Declare common variables properly | Takashi Iwai | 6 | -10/+6 |
2018-07-18 | ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc() | Takashi Iwai | 2 | -3/+0 |
2018-07-16 | ALSA: opl3: remove redundant pointer opl3 | Colin Ian King | 2 | -18/+0 |
2018-06-15 | docs: Fix some broken references | Mauro Carvalho Chehab | 1 | -2/+2 |
2018-05-28 | ALSA: aloop: Reduced duplicated PCM ops definition | Takashi Iwai | 1 | -16/+3 |
2018-05-28 | sound: Use octal not symbolic permissions | Joe Perches | 4 | -8/+8 |
2018-04-30 | ALSA: aloop: Add missing cable lock to ctl API callbacks | Takashi Iwai | 1 | -2/+15 |
2018-04-25 | ALSA: opl3: Hardening for potential Spectre v1 | Takashi Iwai | 1 | -2/+5 |
2018-03-27 | ALSA: aloop: Mark paused device as inactive | Robert Rosengren | 1 | -3/+9 |
2018-03-22 | ALSA: aloop: Fix access to not-yet-ready substream via cable | Takashi Iwai | 1 | -1/+7 |
2018-03-22 | ALSA: aloop: Sync stale timer before release | Takashi Iwai | 1 | -1/+8 |
2018-01-29 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -15/+12 |
2018-01-27 | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner | 1 | -48/+50 |
2018-01-16 | ALSA/dummy: Replace tasklet with softirq hrtimer | Thomas Gleixner | 1 | -15/+12 |
2018-01-09 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -48/+50 |
2018-01-05 | ALSA: aloop: Fix racy hw constraints adjustment | Takashi Iwai | 1 | -30/+21 |
2018-01-05 | ALSA: aloop: Fix inconsistent format due to incomplete rule | Takashi Iwai | 1 | -7/+6 |
2018-01-05 | ALSA: aloop: Release cable upon open error path | Takashi Iwai | 1 | -13/+25 |
2017-11-29 | ALSA: drivers: make array 'names' const, reduces object code size | Colin Ian King | 1 | -1/+1 |
2017-11-13 | Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 7 | -0/+7 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 7 | -0/+7 |
2017-10-24 | ALSA: drivers: Convert timers to use timer_setup() | Kees Cook | 8 | -24/+19 |
2017-08-31 | ALSA: vx: Put missing KERN_CONT prefix | Takashi Iwai | 1 | -2/+2 |
2017-08-31 | ALSA: opl3: Put missing KERN_CONT prefix | Takashi Iwai | 1 | -2/+2 |
2017-08-22 | ALSA: pcsp: Use common error handling code in snd_card_pcsp_probe() | Markus Elfring | 1 | -16/+13 |
2017-08-19 | ALSA: drivers: constify snd_pcm_ops structures | Arvind Yadav | 2 | -4/+4 |
2017-08-17 | ALSA: drivers: make snd_pcm_hardware const | Bhumika Goyal | 5 | -7/+7 |
2017-08-17 | ALSA: drivers: mpu401: constify pnp_device_id | Arvind Yadav | 1 | -1/+1 |
2017-08-12 | ALSA: mpu401: Adjust four checks for null pointers | Markus Elfring | 1 | -4/+4 |
2017-08-12 | ALSA: mpu401: Use common error handling code in snd_mpu401_uart_new() | Markus Elfring | 1 | -6/+9 |
2017-08-12 | ALSA: mpu401: Delete an error message for a failed memory allocation in snd_m... | Markus Elfring | 1 | -1/+0 |
2017-08-12 | ALSA: opl3: Delete an error message for a failed memory allocation in snd_opl... | Markus Elfring | 1 | -3/+1 |