index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
sound
/
usb
/
format.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-13
Merge 6.15-rc6 into usb-next
Greg Kroah-Hartman
1
-1
/
+2
2025-04-28
ALSA: usb-audio: Add second USB ID for Jabra Evolve 65 headset
Joachim Priesner
1
-1
/
+2
2025-04-11
ALSA: usb-audio: Save UAC sample size information
Wesley Cheng
1
-0
/
+1
2025-02-28
ALSA: usb-audio: enable support for Presonus Studio 1824c within 1810c file
Amin Dandache
1
-0
/
+4
2024-12-09
sound: usb: format: don't warn that raw DSD is unsupported
Adrian Ratiu
1
-1
/
+6
2024-08-12
ALSA: usb-audio: Support multiple control interfaces
Karol Kosik
1
-2
/
+4
2024-07-15
ALSA: usb: Use BIT() for bit values
Takashi Iwai
1
-10
/
+7
2024-01-29
ALSA: usb-audio: Check presence of valid altsetting control
Alexander Tsoy
1
-0
/
+20
2023-05-12
ALSA: usb-audio: Add a sample rate workaround for Line6 Pod Go
Takashi Iwai
1
-0
/
+1
2023-03-24
ALSA: usb-audio: Fix regression on detection of Roland VS-100
Takashi Iwai
1
-2
/
+6
2021-12-02
ALSA: usb-audio: Drop superfluous '0' in Presonus Studio 1810c's ID
Takashi Iwai
1
-1
/
+1
2021-11-01
ALSA: usb-audio: Line6 HX-Stomp XL USB_ID for 48k-fixed quirk
Jason Ormes
1
-0
/
+1
2021-08-02
ALSA: usb-audio: Move rate validation quirk into quirk_flags
Takashi Iwai
1
-5
/
+1
2021-06-17
ALSA: usb-audio: fix rate on Ozone Z90 USB headset
Daehwan Jung
1
-0
/
+2
2021-05-21
ALSA: usb-audio: fix control-request direction
Johan Hovold
1
-1
/
+1
2021-01-23
ALSA: usb-audio: workaround for iface reset issue
Takashi Iwai
1
-0
/
+11
2020-12-14
ALSA: usb-audio: Fix potential out-of-bounds shift
Takashi Iwai
1
-0
/
+2
2020-11-23
ALSA: usb-audio: Simplify rate_min/max and rates set up
Takashi Iwai
1
-29
/
+24
2020-11-23
ALSA: usb-audio: Drop debug.h
Takashi Iwai
1
-2
/
+3
2020-11-23
ALSA: usb-audio: Check valid altsetting at parsing rates for UAC2/3
Takashi Iwai
1
-0
/
+93
2020-10-20
ALSA: usb-audio: Line6 Pod Go interface requires static clock rate quirk
Lukasz Halman
1
-0
/
+1
2020-06-15
ALSA: usb-audio: Set 48 kHz rate for Rodecaster
Christopher Swenson
1
-2
/
+4
2020-04-18
ALSA: usb-audio: Filter out unsupported sample rates on Focusrite devices
Alexander Tsoy
1
-0
/
+51
2020-02-17
Merge branch 'topic/usb-uac2-effect-unit' into for-next
Takashi Iwai
1
-13
/
+23
2020-02-15
ALSA: usb-audio: Add support for Presonus Studio 1810c
Nick Kossifidis
1
-0
/
+37
2020-02-13
ALSA: usb-audio: Add clock validity quirk for Denon MC7000/MCX8000
Alexander Tsoy
1
-2
/
+1
2020-02-11
ALSA: usb-audio: Apply 48kHz fixed rate playback for Jabra Evolve 65 headset
Takashi Iwai
1
-11
/
+22
2020-01-26
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+3
2020-01-26
ALSA: usb-audio: add quirks for Line6 Helix devices fw>=2.82
Nicola Lunghi
1
-0
/
+3
2020-01-05
ALSA: usb-audio: Use lower hex numbers for IDs
Takashi Iwai
1
-4
/
+4
2019-07-08
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
1
-14
/
+1
2019-07-07
ALSA: usb-audio: fix Line6 Helix audio format rates
Nicola Lunghi
1
-3
/
+43
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2019-02-18
ALSA: usb-audio: Expose sample resolution through proc interface
Jussi Laako
1
-0
/
+2
2018-06-15
Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-1
/
+4
2018-06-13
ALSA: usb-audio: Add native DSD support for Mytek DACs
Jussi Laako
1
-1
/
+4
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+3
2018-03-29
ALSA: usb-audio: silence a static checker warning
Dan Carpenter
1
-1
/
+1
2018-03-21
ALSA: usb: initial USB Audio Device Class 3.0 support
Ruslan Bilovol
1
-16
/
+75
2016-08-22
ALSA: usb-audio: rmove print for failure of kmalloc
Shawn Lin
1
-3
/
+1
2015-04-21
ALSA: usb-audio: Fix audio output on Roland SC-D70 sound module
Takamichi Horikawa
1
-1
/
+4
2014-02-26
ALSA: usb-audio: Use standard printk helpers
Takashi Iwai
1
-29
/
+39
2014-01-14
ALSA: usb-audio: Fix Creative VF0420 rate
Pavel Hofman
1
-2
/
+4
2013-06-27
ALSA: usb-audio: store protocol version in struct audioformat
Clemens Ladisch
1
-24
/
+10
2013-04-29
ALSA: pcm_format_to_bits strong-typed conversion
Eldad Zack
1
-2
/
+3
2013-04-18
ALSA: snd-usb: add quirks handler for DSD streams
Daniel Mack
1
-0
/
+3
2013-04-04
ALSA: usb-audio: UAC2: do clock validity check earlier
Eldad Zack
1
-1
/
+1
2013-03-18
ALSA: snd-usb: handle raw data format of UAC2 devices
Daniel Mack
1
-4
/
+7
2013-03-18
ALSA: snd-usb: handle the bmFormats field as unsigned int
Daniel Mack
1
-4
/
+5
2012-11-21
ALSA: usb-audio: Return meaningful error codes instead of -1 in format.c
Sachin Kamat
1
-5
/
+5
[next]