index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
sound
/
usb
/
qcom
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-28
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-44
/
+48
2025-09-17
ALSA: usb: qcom: Fix false-positive address space check
Takashi Iwai
1
-44
/
+48
2025-09-01
ALSA: usb: qcom: Use guard() for mutex locks
Takashi Iwai
1
-47
/
+22
2025-08-13
ALSA: usb-audio: Use auto-cleanup for shutdown locks
Takashi Iwai
1
-9
/
+6
2025-07-22
ALSA: usb-audio: qcom: Adjust mutex unlock order
Erick Karanja
1
-3
/
+3
2025-06-25
ALSA: usb: qcom: fix NULL pointer dereference in qmi_stop_session
Pei Xiao
1
-1
/
+1
2025-06-24
ALSA: qc_audio_offload: Fix missing error code in prepare_qmi_response()
Harshit Mogalapalli
1
-7
/
+7
2025-05-21
ALSA: qc_audio_offload: try to reduce address space confusion
Arnd Bergmann
1
-11
/
+21
2025-05-21
ALSA: qc_audio_offload: avoid leaking xfer_buf allocation
Arnd Bergmann
1
-3
/
+5
2025-05-21
ALSA: qc_audio_offload: rename dma/iova/va/cpu/phys variables
Arnd Bergmann
3
-72
/
+72
2025-05-21
ALSA: usb-audio: qcom: Fix an error handling path in qc_usb_audio_probe()
Christophe JAILLET
1
-0
/
+1
2025-04-15
ALSA: usb-audio: qcom: delete a stray tab
Dan Carpenter
1
-1
/
+1
2025-04-11
ALSA: usb-audio: qcom: Notify USB audio devices on USB offload probing
Wesley Cheng
1
-0
/
+2
2025-04-11
ALSA: usb-audio: qcom: Add USB offload route kcontrol
Wesley Cheng
4
-0
/
+170
2025-04-11
ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is in use
Wesley Cheng
1
-1
/
+14
2025-04-11
ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
Wesley Cheng
2
-0
/
+1989
2025-04-11
ALSA: usb-audio: qcom: Add USB QMI definitions
Wesley Cheng
2
-0
/
+1027