index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
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-06-23
ALSA: usb-audio: Fix out-of-bounds read in snd_usb_get_audioformat_uac3()
Youngjun Lee
1
-0
/
+2
2025-06-13
ALSA: usb-audio: Rename ALSA kcontrol PCM and PCM1 for the KTMicro sound card
wangdicheng
1
-0
/
+12
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-06-07
Merge tag 'sound-fix-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+3
2025-06-06
Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
15
-25
/
+3447
2025-06-02
ALSA: usb-audio: Add implicit feedback quirk for RODE AI-1
David Heimann
1
-0
/
+1
2025-06-02
ALSA: usb-audio: Add a quirk for Lenovo Thinkpad Thunderbolt 3 dock
Mario Limonciello
1
-0
/
+2
2025-05-23
ALSA: usb-audio: qcom: fix USB_XHCI dependency
Arnd Bergmann
1
-1
/
+2
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-05-19
ALSA: usb-audio: Kill timer properly at removal
Takashi Iwai
1
-1
/
+2
2025-05-16
Merge branch 'for-linus' into for-next
Takashi Iwai
4
-5
/
+25
2025-05-16
ALSA: usb: fcp: Use USB API functions rather than constants
Chen Ni
1
-2
/
+1
2025-05-16
ALSA: scarlett2: Use USB API functions rather than constants
Chen Ni
1
-2
/
+1
2025-05-16
ALSA: usb-audio: Rename Pioneer mixer channel controls
František Kučera
1
-52
/
+52
2025-05-15
ALSA: usb-audio: Add sample rate quirk for Microdia JP001 USB Camera
Nicolas Chauvet
1
-0
/
+2
2025-05-13
ALSA: usb-audio: Add sample rate quirk for Audioengine D1
Christian Heusel
1
-0
/
+2
2025-05-13
Merge 6.15-rc6 into usb-next
Greg Kroah-Hartman
3
-5
/
+21
2025-05-08
ALSA: usb: mixer_us16x08: use snd_kcontrol_chip()
Kuninori Morimoto
1
-16
/
+16
2025-05-08
ALSA: usb: mixer_quirks: use snd_kcontrol_chip()
Kuninori Morimoto
1
-1
/
+1
2025-05-08
ALSA: usb: mixer: use snd_kcontrol_chip()
Kuninori Morimoto
1
-11
/
+11
2025-05-08
ALSA: usb: midi: use snd_kcontrol_chip()
Kuninori Morimoto
1
-1
/
+1
2025-04-29
ALSA: usb-audio: Fix duplicated name in MIDI substream names
Takashi Iwai
1
-4
/
+12
2025-04-28
ALSA: usb-audio: Add second USB ID for Jabra Evolve 65 headset
Joachim Priesner
1
-1
/
+2
2025-04-22
ALSA: usb-audio: Add Pioneer DJ DJM-V10 support
František Kučera
3
-3
/
+111
2025-04-20
ALSA: usb-audio: Add retry on -EPROTO from usb_set_interface()
Geoffrey D. Bennett
1
-0
/
+7
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
4
-1
/
+2004
2025-04-11
ALSA: usb-audio: qcom: Add USB QMI definitions
Wesley Cheng
2
-0
/
+1027
2025-04-11
ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
Wesley Cheng
2
-0
/
+23
2025-04-11
ALSA: usb-audio: Introduce USB SND platform op callbacks
Wesley Cheng
2
-0
/
+59
2025-04-11
ALSA: usb-audio: Prevent starting of audio stream if in use
Wesley Cheng
2
-3
/
+27
2025-04-11
ALSA: usb-audio: Save UAC sample size information
Wesley Cheng
2
-0
/
+2
2025-04-11
ALSA: usb-audio: Check for support for requested audio format
Wesley Cheng
2
-0
/
+35
2025-04-11
ALSA: usb-audio: Export USB SND APIs for modules
Wesley Cheng
5
-21
/
+71
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-03-26
Merge tag 'hid-for-linus-2025032601' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+51
2025-03-26
Merge branch 'for-6.15/plantronics' into for-linus
Jiri Kosina
1
-0
/
+51
2025-03-19
Merge branch 'for-linus' into for-next
Takashi Iwai
6
-31
/
+43
2025-03-18
ALSA: usb-audio: separate DJM-A9 cap lvl options
Olivia Mackintosh
1
-3
/
+4
2025-03-14
ALSA: usb-audio: Fix CME quirk for UF series keyboards
Ricard Wanderlof
1
-6
/
+74
2025-03-03
ALSA: usx2y: validate nrpacks module parameter on probe
Murad Masimov
3
-27
/
+37
2025-02-28
ALSA: usb-audio: enable support for Presonus Studio 1824c within 1810c file
Amin Dandache
3
-1
/
+10
[next]