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: usx2y: Fix potential NULL pointer dereference
Aditya Pakki
2019-03-13
1
-0
/
+5
*
ALSA: usb-audio: Add quirk for MOTU MicroBook II
Manuel Reinhardt
2019-02-28
3
-0
/
+170
*
ALSA: usb-audio: Expose sample resolution through proc interface
Jussi Laako
2019-02-18
3
-0
/
+4
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2019-02-08
2
-1
/
+9
|
\
|
*
ALSA: usb-audio: Fix implicit fb endpoint setup by quirk
Manuel Reinhardt
2019-02-07
1
-1
/
+8
|
*
ALSA: usb-audio: Add support for new T+A USB DAC
Udo Eberhardt
2019-02-05
1
-0
/
+1
*
|
Merge branch 'topic/memory-device-fixes-2' into for-next
Takashi Iwai
2019-02-08
2
-22
/
+18
|
\
\
|
*
|
ALSA: usb: Drop superfluous PCM preallocation error checks
Takashi Iwai
2019-02-06
2
-22
/
+18
*
|
|
ALSA: usb: Clean up with new procfs helpers
Takashi Iwai
2019-02-06
3
-16
/
+10
|
/
/
*
|
ALSA: usb-audio: Cleanup DSD whitelist
Jussi Laako
2019-01-29
1
-16
/
+2
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2019-01-29
1
-1
/
+2
|
\
|
|
*
ALSA: usb-audio: Add Opus #3 to quirks for native DSD support
Olek Poplavsky
2019-01-25
1
-0
/
+1
|
*
ALSA: usb-audio: fix CM6206 register definitions
Amadeusz Sławiński
2019-01-08
1
-1
/
+1
*
|
Merge branch 'topic/pcm-device-suspend' into for-next
Takashi Iwai
2019-01-18
2
-4
/
+1
|
\
\
|
*
|
ALSA: usb: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
2019-01-15
2
-4
/
+1
*
|
|
ALSA: usb-audio: Remove set but not used variable 'first_ch_bits'
YueHaibing
2019-01-09
1
-5
/
+1
*
|
|
ALSA: line6: fix check on snd_card_register
Aditya Pakki
2019-01-07
1
-1
/
+2
|
|
/
|
/
|
*
|
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
[next]