Age | Commit message (Expand) | Author |
2023-10-06 | ALSA: aloop: Add control element for getting the access mode | Ivan Orlov |
2023-10-06 | ALSA: aloop: Add support for the non-interleaved access mode | Ivan Orlov |
2023-08-28 | Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai |
2023-08-24 | ALSA: pcmtest: Add support for pcm pausing | Ivan Orlov |
2023-08-18 | ALSA: pcmtest: Update comment about PCM copy ops | Takashi Iwai |
2023-08-18 | ALSA: dummy: Convert to generic PCM copy ops | Takashi Iwai |
2023-08-18 | ALSA: Make SND_PCMTEST depend on DEBUG_FS | Ruan Jinjie |
2023-08-13 | ALSA: Remove redundant of_match_ptr() | Ruan Jinjie |
2023-08-08 | ALSA: pcmtest: Remove redundant definitions | Ivan Orlov |
2023-08-08 | ALSA: pcmtest: Move buffer iterator initialization to prepare callback | Ivan Orlov |
2023-07-16 | ALSA: Explicitly include correct DT includes | Rob Herring |
2023-07-14 | ALSA: pcmtest: minor optimizations | Ivan Orlov |
2023-07-14 | ALSA: pcmtest: Add 'open' PCM callback error injection | Ivan Orlov |
2023-07-10 | ALSA: pcmtest: Don't use static storage to track per device data | Uwe Kleine-König |
2023-07-10 | ALSA: pcmtest: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-06-07 | ALSA: Implement the new Virtual PCM Test Driver | Ivan Orlov |
2023-05-22 | ALSA: add HAS_IOPORT dependencies | Niklas Schnelle |
2023-04-24 | Merge tag 'asoc-v6.4' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai |
2023-03-20 | ALSA: portman2x4: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-20 | ALSA: mts64: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-19 | ALSA: portman2x4: remove unused portman_read_command,data functions | Tom Rix |
2022-12-06 | ALSA: mts64: fix possible null-ptr-defer in snd_mts64_interrupt | Gaosheng Cui |
2022-09-27 | ALSA: aloop: Replace runtime->status->state reference to runtime->state | Takashi Iwai |
2022-09-12 | ALSA: dummy: Add customizable volume min/max. | YJ Lee |
2022-09-12 | ALSA: dummy: Fix trailing whitespaces. | YJ Lee |
2022-09-06 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2022-09-02 | ALSA: aloop: Fix random zeros in capture data when using jiffies timer | Pattara Teerapong |
2022-08-24 | ALSA: vx: Drop superfluous GFP setup | Takashi Iwai |
2022-05-12 | ALSA: Add generic serial MIDI driver using serial bus API | Daniel Kaehn |
2022-04-12 | ALSA: mtpav: Don't call card private_free at probe error path | Takashi Iwai |
2022-01-06 | ALSA: virmidi: Remove duplicated code | Stefan Sauer |
2021-12-13 | ALSA: drivers: opl3: Fix incorrect use of vp->state | Colin Ian King |
2021-09-28 | ALSA: pcsp: Make hrtimer forwarding more robust | Thomas Gleixner |
2021-07-19 | ALSA: pcsp: Allocate resources with device-managed APIs | Takashi Iwai |
2021-07-19 | ALSA: dummy: Allocate resources with device-managed APIs | Takashi Iwai |
2021-07-19 | ALSA: aloop: Allocate resources with device-managed APIs | Takashi Iwai |
2021-07-19 | ALSA: mpu401: Allocate resources with device-managed APIs | Takashi Iwai |
2021-07-19 | ALSA: serial-u16550: Allocate resources with device-managed APIs | Takashi Iwai |
2021-07-19 | ALSA: mtpav: Allocate resources with device-managed APIs | Takashi Iwai |
2021-07-19 | ALSA: virmidi: Allocate resources with device-managed APIs | Takashi Iwai |
2021-07-19 | ALSA: vx: Manage vx_core object with devres | Takashi Iwai |
2021-07-19 | ALSA: aloop: Fix spelling mistake "synchronization" -> "synchronization" | Colin Ian King |
2021-06-09 | ALSA: serial: Fix assignment in if condition | Takashi Iwai |
2021-06-09 | ALSA: opl3: Fix assignment in if condition | Takashi Iwai |
2021-06-09 | ALSA: vx: Fix assignment in if condition | Takashi Iwai |
2021-06-09 | ALSA: mpu401: Fix assignment in if condition | Takashi Iwai |
2021-05-27 | ALSA: drivers: opl3: fix useless self-comparison | Pierre-Louis Bossart |
2021-04-09 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2021-04-07 | ALSA: aloop: Fix initialization of controls | Jonas Holmberg |
2021-03-30 | Merge tag 'tags/mute-led-rework' into for-next | Takashi Iwai |