index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
usb
/
pcm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: usb-audio: Add implicit feedback quirk for Qu-16
Geoffrey D. Bennett
2020-11-05
1
-0
/
+1
*
ALSA: usb-audio: Add implicit feedback quirk for MODX
Geoffrey D. Bennett
2020-11-04
1
-0
/
+1
*
ALSA: usb-audio: Add implicit feedback quirk for Zoom UAC-2
Keith Winstein
2020-10-27
1
-0
/
+4
*
ALSA: usb-audio: Add basic capture support for Pioneer DJ DJM-250MK2
František Kučera
2020-08-26
1
-0
/
+1
*
ALSA: usb-audio: Add implicit feedback quirk for UR22C
Joshua Sivec
2020-08-26
1
-0
/
+1
*
ALSA: usb-audio: work around streaming quirk for MacroSilicon MS2109
Hector Martin
2020-08-10
1
-0
/
+6
*
Merge branch 'for-next' into for-linus
Takashi Iwai
2020-08-03
1
-3
/
+3
|
\
|
*
ALSA: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-09
1
-1
/
+1
|
*
ALSA: usb-audio: Fix some typos
Alexander Tsoy
2020-06-30
1
-2
/
+2
*
|
ALSA: usb-audio: Add implicit feedback quirk for SSL2
Laurence Tratt
2020-07-22
1
-0
/
+1
*
|
ALSA: usb-audio: Add implicit feedback quirk for RTX6001
Pavel Hofman
2020-07-07
1
-0
/
+1
*
|
ALSA: usb-audio: Fix potential use-after-free of streams
Takashi Iwai
2020-06-17
1
-0
/
+1
|
/
*
ALSA: usb-audio: Add implicit feedback quirk for SSL2+.
Laurence Tratt
2020-06-12
1
-0
/
+1
*
ALSA: usb-audio: Add Pioneer DJ DJM-900NXS2 support
Dmitry Panchenko
2020-06-01
1
-0
/
+4
*
ALSA: usb-audio: Add duplex sound support for USB devices using implicit feed...
Erwin Burema
2020-05-15
1
-0
/
+5
*
ALSA: usb-audio: Improve frames size computation
Alexander Tsoy
2020-04-24
1
-0
/
+2
*
ALSA: usb-audio: Add support for MOTU MicroBook IIc
Alexander Tsoy
2020-03-06
1
-1
/
+6
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2020-01-20
1
-1
/
+1
|
\
|
*
ALSA: usb-audio: fix sync-ep altsetting sanity check
Johan Hovold
2020-01-14
1
-1
/
+1
*
|
ALSA: usb-audio: add implicit fb quirk for MOTU M Series
Alexander Tsoy
2020-01-16
1
-0
/
+4
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2020-01-05
1
-2
/
+2
|
\
|
|
*
ALSA: usb-audio: fix set_format altsetting sanity check
Johan Hovold
2019-12-20
1
-2
/
+2
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2019-12-18
1
-2
/
+19
|
\
|
|
*
ALSA: usb-audio: set the interface format after resume on Dell WD19
Hui Wang
2019-12-18
1
-2
/
+19
*
|
ALSA: usb-audio: Support PCM sync_stop
Takashi Iwai
2019-12-11
1
-12
/
+25
*
|
ALSA: usb: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-11
1
-2
/
+0
*
|
ALSA: usb-audio: Use managed buffer allocation
Takashi Iwai
2019-12-11
1
-10
/
+5
|
/
*
ALSA: usb-audio: Convert to the common vmalloc memalloc
Takashi Iwai
2019-11-06
1
-42
/
+8
*
ALSA: usb-audio: Disable quirks for BOSS Katana amplifiers
Szabolcs Szőke
2019-10-17
1
-0
/
+3
*
Merge branch 'topic/usb-validation' into for-next
Takashi Iwai
2019-08-22
1
-0
/
+1
|
\
|
*
ALSA: usb-audio: Add implicit fb quirk for Behringer UFX1604
Takashi Iwai
2019-08-20
1
-0
/
+1
*
|
ALSA: usb-audio: Skip bSynchAddress endpoint check if it is invalid
Ard van Breemen
2019-08-06
1
-0
/
+1
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-13
/
+1
*
media: sound/usb: Use Media Controller API to share media resources
Shuah Khan
2019-04-22
1
-4
/
+25
*
ALSA: usb-audio: Add quirk for MOTU MicroBook II
Manuel Reinhardt
2019-02-28
1
-0
/
+4
*
ALSA: usb-audio: Fix implicit fb endpoint setup by quirk
Manuel Reinhardt
2019-02-07
1
-1
/
+8
*
ALSA: usb: Mark expected switch fall-through
Gustavo A. R. Silva
2018-08-01
1
-0
/
+1
*
ALSA: usb-audio: Operate UAC3 Power Domains in PCM callbacks
Jorge Sanjuan
2018-07-31
1
-5
/
+19
*
ALSA: usb-audio: Add UAC3 Power Domains to suspend/resume
Jorge Sanjuan
2018-07-31
1
-0
/
+48
*
ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()
Takashi Iwai
2018-07-18
1
-2
/
+0
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
1
-1
/
+1
*
ALSA: usb-audio: Allow non-vmalloc buffer for PCM buffers
Takashi Iwai
2018-05-29
1
-5
/
+54
*
ALSA: usb-audio: Follow standard coding style
Takashi Iwai
2018-05-28
1
-8
/
+10
*
ALSA: usb-audio: Move autoresume call at the end of open
Takashi Iwai
2018-05-28
1
-36
/
+37
*
ALSA: usb-audio: Simplify PCM open/close callbacks
Takashi Iwai
2018-05-28
1
-26
/
+8
*
ALSA: usb-audio: Apply rate limit to warning messages in URB complete callback
Takashi Iwai
2018-05-16
1
-1
/
+1
*
ALSA: usb-audio: Add keep_iface flag
Takashi Iwai
2018-05-02
1
-7
/
+10
*
ALSA: usb-audio: Avoid superfluous usb_set_interface() calls
Takashi Iwai
2018-05-02
1
-7
/
+4
*
ALSA: usb-audio: add implicit fb quirk for Axe-Fx III
Alberto Aguirre
2018-04-19
1
-0
/
+4
*
ALSA: usb-audio: simplify set_sync_ep_implicit_fb_quirk
Alberto Aguirre
2018-04-19
1
-32
/
+20
[next]