index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
usb
/
format.c
Age
Commit message (
Expand
)
Author
2021-01-23
ALSA: usb-audio: workaround for iface reset issue
Takashi Iwai
2020-12-14
ALSA: usb-audio: Fix potential out-of-bounds shift
Takashi Iwai
2020-11-23
ALSA: usb-audio: Simplify rate_min/max and rates set up
Takashi Iwai
2020-11-23
ALSA: usb-audio: Drop debug.h
Takashi Iwai
2020-11-23
ALSA: usb-audio: Check valid altsetting at parsing rates for UAC2/3
Takashi Iwai
2020-10-20
ALSA: usb-audio: Line6 Pod Go interface requires static clock rate quirk
Lukasz Halman
2020-06-15
ALSA: usb-audio: Set 48 kHz rate for Rodecaster
Christopher Swenson
2020-04-18
ALSA: usb-audio: Filter out unsupported sample rates on Focusrite devices
Alexander Tsoy
2020-02-17
Merge branch 'topic/usb-uac2-effect-unit' into for-next
Takashi Iwai
2020-02-15
ALSA: usb-audio: Add support for Presonus Studio 1810c
Nick Kossifidis
2020-02-13
ALSA: usb-audio: Add clock validity quirk for Denon MC7000/MCX8000
Alexander Tsoy
2020-02-11
ALSA: usb-audio: Apply 48kHz fixed rate playback for Jabra Evolve 65 headset
Takashi Iwai
2020-01-26
Merge branch 'for-linus' into for-next
Takashi Iwai
2020-01-26
ALSA: usb-audio: add quirks for Line6 Helix devices fw>=2.82
Nicola Lunghi
2020-01-05
ALSA: usb-audio: Use lower hex numbers for IDs
Takashi Iwai
2019-07-08
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2019-07-07
ALSA: usb-audio: fix Line6 Helix audio format rates
Nicola Lunghi
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-02-18
ALSA: usb-audio: Expose sample resolution through proc interface
Jussi Laako
2018-06-15
Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-13
ALSA: usb-audio: Add native DSD support for Mytek DACs
Jussi Laako
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-03-29
ALSA: usb-audio: silence a static checker warning
Dan Carpenter
2018-03-21
ALSA: usb: initial USB Audio Device Class 3.0 support
Ruslan Bilovol
2016-08-22
ALSA: usb-audio: rmove print for failure of kmalloc
Shawn Lin
2015-04-21
ALSA: usb-audio: Fix audio output on Roland SC-D70 sound module
Takamichi Horikawa
2014-02-26
ALSA: usb-audio: Use standard printk helpers
Takashi Iwai
2014-01-14
ALSA: usb-audio: Fix Creative VF0420 rate
Pavel Hofman
2013-06-27
ALSA: usb-audio: store protocol version in struct audioformat
Clemens Ladisch
2013-04-29
ALSA: pcm_format_to_bits strong-typed conversion
Eldad Zack
2013-04-18
ALSA: snd-usb: add quirks handler for DSD streams
Daniel Mack
2013-04-04
ALSA: usb-audio: UAC2: do clock validity check earlier
Eldad Zack
2013-03-18
ALSA: snd-usb: handle raw data format of UAC2 devices
Daniel Mack
2013-03-18
ALSA: snd-usb: handle the bmFormats field as unsigned int
Daniel Mack
2012-11-21
ALSA: usb-audio: Return meaningful error codes instead of -1 in format.c
Sachin Kamat
2012-02-15
ALSA: usb-audio: avoid integer overflow in create_fixed_stream_quirk()
Xi Wang
2012-01-08
ALSA: usb-audio: fix possible hang and overflow in parse_uac2_sample_rate_ran...
Xi Wang
2011-09-27
ALSA: usb-audio: increase control transfer timeout
Clemens Ladisch
2011-05-22
Merge branch 'topic/misc' into for-linus
Takashi Iwai
2011-05-18
ALSA: usb-audio: include format.h in format.c
Daniel Mack
2011-04-28
ALSA: usb-audio - Terratec Aureon 7.1 USB ID as C-Media cm6206 quirks
Wolfgang Breyha
2011-01-10
ALSA: usb-audio: add Edirol SD-90 PCM support
Clemens Ladisch
2010-09-03
ALSA: usb-audio: fix detection of vendor-specific device protocol settings
Clemens Ladisch
2010-08-15
ALSA: sound/usb/format: silence uninitialized variable warnings
Dan Carpenter
2010-06-23
ALSA: usb-audio: simplify control interface access
Daniel Mack
2010-06-11
ALSA: usb-audio: parse UAC2 sample rate ranges correctly
Daniel Mack
2010-06-11
ALSA: usb-audio: fix control messages for USB_RECIP_INTERFACE
Daniel Mack
2010-06-11
ALSA: usb-audio: add check for faulty clock in parse_audio_format_rates_v2()
Daniel Mack
2010-05-31
ALSA: usb-audio: parse clock topology of UAC2 devices
Daniel Mack
2010-05-27
ALSA: usb-audio: fix return values
Daniel Mack
[next]