index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-23
ALSA: usb-audio: Don't call usb_set_interface() at trigger callback
Takashi Iwai
1
-15
/
+13
2020-11-23
ALSA: usb-audio: Handle discrete rates properly in hw constraints
Takashi Iwai
3
-60
/
+15
2020-11-17
ALSA: usb-audio: Add delay quirk for all Logitech USB devices
Joakim Tjernlund
1
-5
/
+5
2020-11-16
ALSA: usb-audio: Use ALC1220-VB-DT mapping for ASUS ROG Strix TRX40 mobo
Kai-Heng Feng
2
-1
/
+6
2020-11-05
ALSA: usb-audio: Add implicit feedback quirk for Qu-16
Geoffrey D. Bennett
1
-0
/
+1
2020-11-04
ALSA: usb-audio: Add implicit feedback quirk for MODX
Geoffrey D. Bennett
1
-0
/
+1
2020-11-04
ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas devices
Artem Lapkin
1
-0
/
+1
2020-10-27
ALSA: usb-audio: Add implicit feedback quirk for Zoom UAC-2
Keith Winstein
1
-0
/
+4
2020-10-23
Merge tag 'sound-fix-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2020-10-20
ALSA: usb-audio: Line6 Pod Go interface requires static clock rate quirk
Lukasz Halman
1
-0
/
+1
2020-10-15
Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
9
-262
/
+388
2020-10-12
Merge branch 'for-next' into for-linus
Takashi Iwai
9
-262
/
+388
2020-10-06
ALSA: usb-audio: endpoint.c: fix repeated word 'there'
Randy Dunlap
1
-1
/
+1
2020-10-05
Merge 5.9-rc8 into usb-next
Greg Kroah-Hartman
2
-4
/
+4
2020-10-02
ALSA: usb-audio: fix spelling mistake "Frequence" -> "Frequency"
Colin Ian King
1
-4
/
+4
2020-09-25
sound: hiface: move to use usb_control_msg_send()
Greg Kroah-Hartman
1
-8
/
+6
2020-09-25
sound: line6: move to use usb_control_msg_send() and usb_control_msg_recv()
Greg Kroah-Hartman
3
-60
/
+44
2020-09-25
sound: 6fire: move to use usb_control_msg_send() and usb_control_msg_recv()
Greg Kroah-Hartman
1
-25
/
+13
2020-09-25
sound: usx2y: move to use usb_control_msg_send()
Greg Kroah-Hartman
1
-34
/
+8
2020-09-25
Revert "sound: usx2y: move to use usb_control_msg_send()"
Oliver Neukum
1
-8
/
+34
2020-09-25
Revert "sound: 6fire: move to use usb_control_msg_send() and usb_control_msg_...
Oliver Neukum
1
-13
/
+25
2020-09-25
Revert "sound: line6: move to use usb_control_msg_send() and usb_control_msg_...
Oliver Neukum
3
-37
/
+57
2020-09-25
Revert "sound: hiface: move to use usb_control_msg_send()"
Oliver Neukum
1
-6
/
+8
2020-09-23
ALSA: usb-audio: Add mixer support for Pioneer DJ DJM-250MK2
František Kučera
1
-0
/
+213
2020-09-22
Revert "ALSA: usb-audio: Disable Lenovo P620 Rear line-in volume control"
Kai-Heng Feng
1
-1
/
+0
2020-09-21
ALSA: usb-audio: Add delay quirk for H570e USB headsets
Joakim Tjernlund
1
-3
/
+4
2020-09-16
ALSA: remove calls to usb_pipe_type_check for control endpoints
Greg Kroah-Hartman
1
-6
/
+0
2020-09-16
sound: hiface: move to use usb_control_msg_send()
Greg Kroah-Hartman
1
-8
/
+6
2020-09-16
sound: line6: move to use usb_control_msg_send() and usb_control_msg_recv()
Greg Kroah-Hartman
3
-57
/
+37
2020-09-16
sound: 6fire: move to use usb_control_msg_send() and usb_control_msg_recv()
Greg Kroah-Hartman
1
-25
/
+13
2020-09-16
sound: usx2y: move to use usb_control_msg_send()
Greg Kroah-Hartman
1
-34
/
+8
2020-09-16
USB: move snd_usb_pipe_sanity_check into the USB core
Greg Kroah-Hartman
4
-23
/
+8
2020-09-09
ALSA: ua101: Replace tasklet with work
Takashi Iwai
1
-8
/
+8
2020-09-09
ALSA: usb-audio: Replace tasklet with work
Takashi Iwai
1
-6
/
+7
2020-09-09
Merge branch 'for-linus' into for-next
Takashi Iwai
6
-16
/
+63
2020-09-03
ALSA: usb: scarless_gen2: fix endianness issue
Pierre-Louis Bossart
1
-1
/
+1
2020-09-02
Merge branch 'topic/tasklet-convert' into for-linus
Takashi Iwai
3
-9
/
+7
2020-09-02
ALSA: ua101: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-02
ALSA: usb-audio: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-08-26
ALSA: usb-audio: Add basic capture support for Pioneer DJ DJM-250MK2
František Kučera
3
-7
/
+55
2020-08-26
ALSA: usb-audio: Add implicit feedback quirk for UR22C
Joshua Sivec
1
-0
/
+1
2020-08-24
ALSA: usb-audio: Correct wrongly matching entries with audio class
Takashi Iwai
1
-15
/
+6
2020-08-23
Merge branch 'for-linus' into for-next
Takashi Iwai
3
-0
/
+28
2020-08-23
ALSA: usb-audio: Disable autosuspend for Lenovo ThinkStation P620
Kai-Heng Feng
3
-4
/
+25
2020-08-21
Merge tag 'sound-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2
-3
/
+39
2020-08-20
ALSA: usb-audio: Properly match with audio interface class
Takashi Iwai
1
-36
/
+19
2020-08-20
ALSA: usb-audio: Simplify quirk entries with a macro
Takashi Iwai
1
-84
/
+21
2020-08-20
ALSA: usb-audio: Move device rename and profile quirks to an internal table
Takashi Iwai
3
-130
/
+124
2020-08-17
ALSA: usb-audio: ignore broken processing/extension unit
Tom Yan
1
-1
/
+7
2020-08-17
ALSA: usb-audio: Update documentation comment for MS2109 quirk
Hector Martin
1
-2
/
+2
[prev]
[next]