index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
drivers
Age
Commit message (
Expand
)
Author
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-02-12
ALSA: pcsp: Replace with DEFINE_SIMPLE_DEV_PM_OPS()
Takashi Iwai
2024-02-12
ALSA: dummy: Replace with DEFINE_SIPMLE_DEV_PM_OPS()
Takashi Iwai
2024-02-12
ALSA: aloop: Replace with DEFINE_SIMPLE_DEV_PM_OPS()
Takashi Iwai
2024-01-27
treewide, serdev: change receive_buf() return type to size_t
Francesco Dolcini
2024-01-19
Merge tag 'sound-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-12
ALSA: aloop: Introduce a function to get if access is interleaved mode
Chancel Liu
2023-12-11
Merge 6.7-rc5 into tty-next
Greg Kroah-Hartman
2023-12-08
tty: serdev: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-12-07
ALSA: pcmtest: stop timer before buffer is released
Ivan Orlov
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
[next]