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
/
stream.c
Age
Commit message (
Expand
)
Author
2016-04-05
Merge tag 'media/v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2016-04-01
Merge tag 'sound-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2016-03-31
[media] Revert "[media] sound/usb: Use Media Controller API to share media re...
Mauro Carvalho Chehab
2016-03-31
ALSA: usb-audio: Fix double-free in error paths after snd_usb_add_audio_strea...
Vladis Dronov
2016-03-03
[media] sound/usb: Use Media Controller API to share media resources
Shuah Khan
2015-12-22
ALSA: usb-audio: use list_for_each_entry_continue_reverse
Geliang Tang
2015-10-19
ALSA: USB-audio: Add quirk for Zoom R16/24 playback
Ricard Wanderlof
2015-09-07
ALSA: usb-audio: Change internal PCM order
Johan Rastén
2014-02-26
ALSA: usb-audio: Use standard printk helpers
Takashi Iwai
2013-11-11
ALSA: usb: Fix wrong mapping of RLC and RRC channels
Anssi Hannula
2013-11-05
ALSA: usb - Don't trust the channel config if the channel count changed
David Henningsson
2013-11-05
ALSA: usb - For class 2 devices, use channel map from altsettings
David Henningsson
2013-11-05
ALSA: usb: supply channel maps even when wChannelConfig is unspecified
David Henningsson
2013-06-27
ALSA: usb-audio: add support for many Roland/Yamaha devices
Clemens Ladisch
2013-06-27
ALSA: usb-audio: store protocol version in struct audioformat
Clemens Ladisch
2013-04-25
ALSA: snd-usb: try harder to find USB_DT_CS_ENDPOINT
Daniel Mack
2013-04-13
ALSA: usb: Add quirk for 192KHz recording on E-Mu devices
Calvin Owens
2013-04-04
ALSA: usb-audio: convert list_for_each to entry variant
Eldad Zack
2013-03-18
ALSA: snd-usb: handle the bmFormats field as unsigned int
Daniel Mack
2012-11-26
ALSA: usb-audio: add channel map support
Takashi Iwai
2012-10-30
ALSA: usb-audio: Fix races at disconnection
Takashi Iwai
2012-06-08
ALSA: usb-audio: Fix substream assignments
Takashi Iwai
2012-04-13
ALSA: snd-usb: switch over to new endpoint streaming logic
Daniel Mack
2011-09-14
ALSA: snd-usb: move code from urb.c to endpoint.c
Daniel Mack
2011-09-14
ALSA: snd-usb: re-order code
Daniel Mack