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: fix CM6206 register definitions
Amadeusz Sławiński
2019-01-08
1
-1
/
+1
*
ALSA: usb-audio: Fix an out-of-bound read in create_composite_quirks
Hui Peng
2019-01-07
1
-0
/
+6
*
ALSA: usb-audio: Always check descriptor sizes in parser code
Takashi Iwai
2019-01-07
3
-12
/
+30
*
ALSA: usb-audio: Check mixer unit descriptors more strictly
Takashi Iwai
2019-01-07
1
-4
/
+11
*
ALSA: usb-audio: Avoid access before bLength check in build_audio_procunit()
Takashi Iwai
2019-01-07
1
-2
/
+8
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2018-12-07
3
-1
/
+15
|
\
|
*
ALSA: usb-audio: Fix UAF decrement if card has no live interfaces in card.c
Hui Peng
2018-12-03
1
-1
/
+4
|
*
ALSA: usb-audio: Add SMSL D1 to quirks for native DSD support
Tony Das
2018-11-29
1
-0
/
+1
|
*
ALSA: usb-audio: Add vendor and product name for Dell WD19 Dock
Hui Wang
2018-11-28
1
-0
/
+10
*
|
ALSA: usb-audio: Define registers for CM6206
Linus Walleij
2018-11-06
1
-5
/
+124
|
/
*
ALSA: caiaq: Add fall-through annotation
Takashi Iwai
2018-10-12
1
-0
/
+1
*
ALSA: usb-audio: Add custom mixer status quirks for RME CC devices
Jussi Laako
2018-10-05
1
-0
/
+381
*
ALSA: usb-audio: update quirk for B&W PX to remove microphone
Nicolas Huaman
2018-10-04
1
-7
/
+2
*
ALSA: rawmidi: A lightweight function to discard pending bytes
Takashi Iwai
2018-10-04
1
-2
/
+1
*
ALSA: usb-audio: Mark expected switch fall-through
Gustavo A. R. Silva
2018-08-09
1
-0
/
+2
*
ALSA: usb-audio: Fix invalid use of sizeof in parse_uac_endpoint_attributes()
Wei Yongjun
2018-08-02
1
-1
/
+1
*
ALSA: usb: Mark expected switch fall-through
Gustavo A. R. Silva
2018-08-01
1
-0
/
+1
*
ALSA: usb-audio: remove redundant pointer 'urb'
Colin Ian King
2018-08-01
1
-2
/
+0
*
ALSA: usb-audio: Operate UAC3 Power Domains in PCM callbacks
Jorge Sanjuan
2018-07-31
2
-6
/
+24
*
ALSA: usb-audio: Add UAC3 Power Domains to suspend/resume
Jorge Sanjuan
2018-07-31
3
-0
/
+59
*
ALSA: usb-audio: AudioStreaming Power Domain parsing
Jorge Sanjuan
2018-07-31
2
-8
/
+60
*
ALSA: usb-audio: Initial Power Domain support
Jorge Sanjuan
2018-07-31
3
-0
/
+124
*
ALSA: usb-audio: quirks: Replace mdelay() with msleep() and usleep_range()
Jia-Ju Bai
2018-07-27
1
-7
/
+7
*
ALSA: usb-audio: Declare the common variable in header file
Takashi Iwai
2018-07-26
2
-2
/
+2
*
ALSA: usb-audio: Fix multiple definitions in AU0828_DEVICE() macro
Takashi Iwai
2018-07-26
1
-1
/
+2
*
ALSA: usb-audio: Add support for Encore mDSD USB DAC
Jeff Crukley
2018-07-26
1
-0
/
+1
*
ALSA: usb-audio: Generic DSD detection for Thesycon-based implementations
Yue Wang
2018-07-23
1
-0
/
+1
*
ALSA: usb-audio: Allow changing from a bad sample rate
Adam Goode
2018-07-19
1
-3
/
+21
*
ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()
Takashi Iwai
2018-07-18
5
-7
/
+0
*
ALSA: usb-audio: Tidy up logic for Processing Unit min/max values
Jorge Sanjuan
2018-07-16
1
-17
/
+41
*
ALSA: usb-audio: Unify virtual type units type to UAC3 values
Jorge Sanjuan
2018-07-16
1
-13
/
+23
*
ALSA: usb-audio: Add support for Processing Units in UAC3
Jorge Sanjuan
2018-07-16
1
-2
/
+49
*
ALSA: usb-audio: Processing Unit controls parsing in UAC2
Jorge Sanjuan
2018-07-16
1
-2
/
+15
*
ALSA: usb-audio: Add support for Selector Units in UAC3
Jorge Sanjuan
2018-07-16
1
-10
/
+44
*
ALSA: usb-midi: use irqsave() in USB's complete callback
John Ogness
2018-07-02
1
-2
/
+3
*
ALSA: usb: caiaq: audio: use irqsave() in USB's complete callback
John Ogness
2018-07-02
1
-2
/
+3
*
ALSA: line6: stop using get_seconds()
Arnd Bergmann
2018-06-18
1
-2
/
+3
*
Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-15
5
-19
/
+56
|
\
|
*
ALSA: usb-audio: Always create the interrupt pipe for the mixer
Jorge Sanjuan
2018-06-14
1
-3
/
+5
|
*
ALSA: usb-audio: Add insertion control for UAC3 BADD
Jorge Sanjuan
2018-06-14
1
-0
/
+17
|
*
ALSA: usb-audio: Change in connectors control creation interface
Jorge Sanjuan
2018-06-14
1
-10
/
+10
|
*
ALSA: usb-audio: Remove explicitly listed Mytek devices
Jussi Laako
2018-06-13
1
-3
/
+0
|
*
ALSA: usb-audio: Generic DSD detection for XMOS-based implementations
Jussi Laako
2018-06-13
1
-2
/
+1
|
*
ALSA: usb-audio: Add native DSD support for Mytek DACs
Jussi Laako
2018-06-13
3
-1
/
+18
|
*
ALSA: usb-audio: Disable the quirk for Nura headset
Takashi Iwai
2018-06-12
1
-0
/
+5
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
3
-8
/
+10
*
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
7
-12
/
+21
|
/
*
ALSA: usb-audio: remove redundant check on err
Colin Ian King
2018-06-04
1
-2
/
+0
*
ALSA: usb-audio: Allow non-vmalloc buffer for PCM buffers
Takashi Iwai
2018-05-29
5
-5
/
+63
*
ALSA: usb-audio: Avoid lowlevel device object
Takashi Iwai
2018-05-28
1
-25
/
+5
[next]