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
/
endpoint.h
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-01-05
ALSA: usb-audio: Fix irq/process data synchronization
Ioan-Adrian Ratiu
2014-11-04
ALSA: usb-audio: Pass direct struct pointer instead of list_head
Takashi Iwai
2014-06-26
ALSA: usb-audio: Fix races at disconnection and PCM closing
Takashi Iwai
2013-10-07
ALSA: usb-audio: void return type of snd_usb_endpoint_deactivate()
Eldad Zack
2013-09-26
ALSA: improve buffer size computations for USB PCM audio
Alan Stern
2013-04-04
ALSA: usb-audio: spelling correction
Eldad Zack
2012-11-21
ALSA: usb-audio: stop both data and sync endpoints asynchronously
Takashi Iwai
2012-11-21
ALSA: usb-audio: simplify snd_usb_endpoint_start/stop arguments
Takashi Iwai
2012-11-08
ALSA: usb-audio: Fix crash at re-preparing the PCM stream
Takashi Iwai
2012-09-19
ALSA: usb-audio: Don't require hw_params in endpoint.
Dylan Reid
2012-08-31
ALSA: snd-usb: fix calls to next_packet_size
Daniel Mack
2012-08-30
ALSA: snd-usb: Fix URB cancellation at stream start
Daniel Mack
2012-04-13
ALSA: snd-usb: remove old streaming logic
Daniel Mack
2012-04-13
ALSA: snd-usb: switch over to new endpoint streaming logic
Daniel Mack
2012-04-13
ALSA: snd-usb: implement new endpoint streaming model
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
2010-03-05
ALSA: usb-audio: refactor code
Daniel Mack