index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: usb-audio: Avoid superfluous endpoint setup
Takashi Iwai
2022-10-09
2
-6
/
+14
*
ALSA: usb-audio: Correct the return code from snd_usb_endpoint_set_params()
Takashi Iwai
2022-10-09
1
-0
/
+2
*
ALSA: usb-audio: Apply mutex around snd_usb_endpoint_set_params()
Takashi Iwai
2022-10-09
1
-3
/
+7
*
ALSA: usb-audio: Avoid unnecessary interface change at EP close
Takashi Iwai
2022-10-09
1
-0
/
+5
*
ALSA: usb-audio: Fix potential memory leaks
Takashi Iwai
2022-09-30
1
-2
/
+1
*
ALSA: usb-audio: Fix NULL dererence at error path
Takashi Iwai
2022-09-30
1
-1
/
+2
*
ALSA: usx2y: Replace runtime->status->state reference to runtime->state
Takashi Iwai
2022-09-27
2
-4
/
+2
*
ALSA: usb-audio: Replace runtime->status->state reference to runtime->state
Takashi Iwai
2022-09-27
1
-2
/
+2
*
ALSA: usb-audio: Properly refcounting clock rate
Takashi Iwai
2022-09-20
1
-4
/
+7
*
ALSA: usb-audio: Split endpoint setups for hw_params and prepare (take#2)
Takashi Iwai
2022-09-20
3
-63
/
+70
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2022-09-20
3
-23
/
+20
|
\
|
*
Revert "ALSA: usb-audio: Split endpoint setups for hw_params and prepare"
Takashi Iwai
2022-09-20
3
-23
/
+20
*
|
Revert "ALSA: usb-audio: Clean up endpoint setups at PCM prepare"
Takashi Iwai
2022-09-20
1
-10
/
+30
*
|
ALSA: usb-audio: Fix last interface check for registration
Takashi Iwai
2022-09-15
1
-1
/
+1
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2022-09-13
1
-0
/
+2
|
\
|
|
*
ALSA: usb-audio: Clear fixed clock rate at closing EP
Takashi Iwai
2022-09-07
1
-0
/
+2
*
|
ALSA: line6: remove line6_set_raw declaration
Gaosheng Cui
2022-09-09
1
-2
/
+0
*
|
ALSA: usb-audio: Register card at the last interface
Takashi Iwai
2022-09-06
4
-51
/
+26
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2022-09-06
1
-1
/
+1
|
\
|
|
*
ALSA: usb-audio: Fix an out-of-bounds bug in __snd_usb_parse_audio_interface()
Dongxiang Ke
2022-09-06
1
-1
/
+1
*
|
ALSA: usb-audio: Clean up endpoint setups at PCM prepare
Takashi Iwai
2022-09-01
1
-30
/
+10
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2022-09-01
6
-25
/
+31
|
\
|
|
*
ALSA: usb-audio: Split endpoint setups for hw_params and prepare
Takashi Iwai
2022-09-01
3
-20
/
+23
|
*
ALSA: usb-audio: Register card again for iface over delayed_register option
Takashi Iwai
2022-09-01
2
-2
/
+2
|
*
ALSA: usb-audio: Inform the delayed registration more properly
Takashi Iwai
2022-09-01
1
-3
/
+4
|
*
ALSA: usb-audio: Add quirk for LH Labs Geek Out HD Audio 1V5
Takashi Iwai
2022-08-28
1
-0
/
+2
*
|
ALSA: usb-audio: Drop superfluous interface setup at parsing
Takashi Iwai
2022-09-01
1
-6
/
+0
*
|
ALSA: usb-audio: Add quirk to enable Avid Mbox 3 support
Conner Knox
2022-08-22
2
-0
/
+378
|
/
*
ALSA: usb-audio: make read-only array marker static const
Colin Ian King
2022-08-10
1
-1
/
+1
*
ALSA: usb-audio: More comprehensive mixer map for ASUS ROG Zenith II
Takashi Iwai
2022-08-09
2
-9
/
+33
*
ALSA: scarlett2: Add Focusrite Clarett+ 8Pre support
Christian Colglazier
2022-08-09
2
-2
/
+90
*
ALSA: line6: Replace sprintf() with sysfs_emit()
Takashi Iwai
2022-08-02
2
-6
/
+6
*
ALSA: hiface: fix repeated words in comments
wangjianli
2022-07-25
1
-1
/
+1
*
ALSA: usb/6fire: fix repeated words in comments
wangjianli
2022-07-25
1
-1
/
+1
*
ALSA: usb-audio: Add quirk for Behringer UMC202HD
Takashi Iwai
2022-07-22
1
-0
/
+2
*
ALSA: bcd2000: Fix a UAF bug on the error path of probing
Zheyu Ma
2022-07-15
1
-1
/
+2
*
ALSA: usb-audio: Use atomic_try_cmpxchg in ep_state_update
Uros Bizjak
2022-07-14
1
-1
/
+1
*
ALSA: usb-audio: Add endianness annotations
Jan Schär
2022-07-05
1
-2
/
+2
*
ALSA: usb-audio: Turn off 'manual mode' on Dell dock
Jan Schär
2022-07-04
1
-1
/
+19
*
ALSA: usb-audio: Support jack detection on Dell dock
Jan Schär
2022-07-04
1
-0
/
+167
*
Merge tag 'asoc-fix-v5.19-rc3' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
2022-07-04
5
-9
/
+9
|
\
|
*
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-06-03
5
-9
/
+9
|
|
\
|
|
*
Merge 5.18-rc5 into usb-next
Greg Kroah-Hartman
2022-05-03
4
-3
/
+20
|
|
|
\
|
|
*
|
sound: usb: remove third argument of usb_maxpacket()
Vincent Mailhol
2022-04-23
5
-9
/
+9
*
|
|
|
ALSA: usb-audio: Add quirk for Fiero SC-01 (fw v1.0.0)
Egor Vorontsov
2022-07-04
2
-0
/
+136
*
|
|
|
ALSA: usb-audio: Add quirk for Fiero SC-01
Egor Vorontsov
2022-07-04
2
-0
/
+70
*
|
|
|
ALSA: usb-audio: Add quirks for MacroSilicon MS2100/MS2106 devices
John Veness
2022-07-04
2
-0
/
+51
*
|
|
|
ALSA: usb-audio: Workarounds for Behringer UMC 204/404 HD
Takashi Iwai
2022-06-24
1
-0
/
+4
*
|
|
|
ALSA: usb-audio: US16x08: Move overflow check before array access
Daniil Dementev
2022-06-13
1
-3
/
+3
*
|
|
|
ALSA: usb-audio: Set up (implicit) sync for Saffire 6
Takashi Iwai
2022-06-06
2
-1
/
+9
[next]