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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2017-11-30
ALSA: usb-audio: Add sanity checks in v2 clock parsers
Takashi Iwai
1
-3
/
+6
2017-11-30
ALSA: usb-audio: Fix potential out-of-bound access at parsing SU
Takashi Iwai
1
-1
/
+2
2017-11-30
ALSA: usb-audio: Add sanity checks to FE parser
Takashi Iwai
1
-0
/
+12
2017-10-27
ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 Digital
Jussi Laako
1
-0
/
+1
2017-10-18
ALSA: line6: Fix leftover URB at error-path during probe
Takashi Iwai
1
-3
/
+4
2017-10-18
ALSA: line6: Fix missing initialization before error path
Takashi Iwai
1
-2
/
+3
2017-10-18
ALSA: caiaq: Fix stray URB at probe error path
Takashi Iwai
1
-3
/
+9
2017-10-18
ALSA: usb-audio: Kill stray URB at exiting
Takashi Iwai
2
-2
/
+12
2017-10-12
ALSA: usx2y: Suppress kernel warning at page allocation failures
Takashi Iwai
1
-2
/
+4
2017-10-12
ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptor
Takashi Iwai
1
-0
/
+20
2017-08-30
ALSA: usb-audio: Add delay quirk for H650e/Jabra 550a USB headsets
Joakim Tjernlund
1
-3
/
+6
2017-08-24
ALSA: usb-audio: Add mute TLV for playback volumes on C-Media devices
Takashi Iwai
3
-0
/
+9
2017-08-24
ALSA: usb-audio: Apply sample rate quirk to Sennheiser headset
Takashi Iwai
1
-0
/
+1
2017-08-06
ALSA: usb-audio: test EP_FLAG_RUNNING at urb completion
Ioan-Adrian Ratiu
1
-0
/
+3
2017-04-12
ALSA: usb-audio: Add native DSD support for TEAC 501/503 DAC
Nobutaka Okabe
1
-0
/
+38
2017-04-12
ALSA: usb-audio: add implicit fb quirk for Axe-Fx II
Alberto Aguirre
1
-0
/
+10
2017-02-14
Revert "ALSA: line6: Only determine control port properties if needed"
Takashi Iwai
1
-1
/
+2
2017-01-15
ALSA: usb-audio: Add a quirk for Plantronics BT600
Dennis Kadioglu
1
-0
/
+1
2017-01-12
ALSA: usb-audio: Fix bogus error return in snd_usb_create_stream()
Takashi Iwai
1
-1
/
+0
2017-01-12
ALSA: usb-audio: Fix irq/process data synchronization
Ioan-Adrian Ratiu
3
-16
/
+13
2017-01-06
ALSA: hiface: Fix M2Tech hiFace driver sampling rate change
Jussi Laako
1
-0
/
+2
2017-01-06
ALSA: usb-audio: Add QuickCam Communicate Deluxe/S7500 to volume_control_quirks
Con Kolivas
1
-1
/
+2
2016-11-14
ALSA: usb-audio: Fix use-after-free of usb_device at disconnect
Takashi Iwai
1
-1
/
+2
2016-10-27
ALSA: usb-audio: Add quirk for Syntek STK1160
Marcel Hasler
1
-0
/
+17
2016-10-12
ALSA: line6: fix a crash in line6_hwdep_write()
Dan Carpenter
1
-2
/
+2
2016-10-10
ALSA: line6: Fix POD X3 Live audio input
Andrej Krutak
1
-1
/
+2
2016-09-29
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-6
/
+16
2016-09-25
ALSA: usb-line6: use the same declaration as definition in header for MIDI ma...
Takashi Sakamoto
1
-1
/
+1
2016-09-23
ALSA: usb-audio: Extend DragonFly dB scale quirk to cover other variants
Anssi Hannula
1
-6
/
+16
2016-09-21
ALSA: line6: snd-usb-line6 depends on CONFIG_SND_HWDEP
Valdis Kletnieks
1
-0
/
+1
2016-09-20
ALSA: line6: fix ifnullfree.cocci warnings
kbuild test robot
1
-2
/
+1
2016-09-19
ALSA: line6: Add hwdep interface to access the POD control messages
Andrej Krutak
2
-6
/
+169
2016-09-19
ALSA: line6: Cleanup podhd initialization
Andrej Krutak
1
-11
/
+8
2016-09-19
ALSA: line6: Only determine control port properties if needed
Andrej Krutak
1
-2
/
+1
2016-09-19
ALSA: line6: Add support for POD X3 Live (only USB ID differs from POD X3)
Andrej Krutak
1
-0
/
+13
2016-09-19
ALSA: line6: Add support for POD X3
Andrej Krutak
2
-15
/
+265
2016-09-19
ALSA: line6: Allow processing of raw incoming messages
Andrej Krutak
3
-29
/
+41
2016-09-19
ALSA: line6: Distinguish device init (ctrl EP) and MIDI data transfer (int EP)
Andrej Krutak
4
-25
/
+68
2016-09-19
ALSA: line6: Add LINE6_CAP_IN_NEEDS_OUT, a void playback stream during capture
Andrej Krutak
5
-11
/
+37
2016-09-19
ALSA: line6: Allow different channel numbers for in/out
Andrej Krutak
7
-13
/
+22
2016-09-19
ALSA: line6: Support assymetrical in/out configurations
Andrej Krutak
4
-22
/
+28
2016-09-19
ALSA: line6: Add high-speed USB support
Andrej Krutak
5
-14
/
+35
2016-09-19
ALSA: line6: Enable different number of URBs for frame transfers
Andrej Krutak
6
-21
/
+41
2016-09-11
Merge branch 'for-linus' into for-next
Takashi Iwai
3
-7
/
+9
2016-08-29
ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114
Ken Lin
1
-0
/
+1
2016-08-22
ALSA: usb-audio: rmove print for failure of kmalloc
Shawn Lin
1
-3
/
+1
2016-08-22
ALSA: usb: fine-tune Tenor error compensation value
Daniel Mack
1
-2
/
+2
2016-08-22
ALSA: usb: use TEAC UD-H01 quirk for more devices
Daniel Mack
3
-5
/
+7
2016-08-22
ALSA: usb: move udh01_fb_quirk setting to quirks.c
Daniel Mack
2
-4
/
+5
2016-08-22
ALSA: line6: Fix POD sysfs attributes segfault
Andrej Krutak
1
-6
/
+6
[next]