index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
usb
/
endpoint.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-19
ALSA: USB-audio: Adjust max packet size calculation for tx_length_quirk
Ricard Wanderlof
1
-2
/
+10
2015-10-19
ALSA: USB-audio: Add quirk for Zoom R16/24 playback
Ricard Wanderlof
1
-5
/
+20
2015-10-19
ALSA: USB-audio: Break out creation of silent urbs from prepare_outbound_urb()
Ricard Wanderlof
1
-19
/
+27
2015-10-13
ALSA: usb-audio: Fix max packet size calculation for USB audio
Ricard Wanderlof
1
-2
/
+17
2015-08-26
ALSA: usb-audio: Avoid nested autoresume calls
Takashi Iwai
1
-4
/
+6
2014-11-09
ALSA: pcm: Add snd_pcm_stop_xrun() helper
Takashi Iwai
1
-3
/
+1
2014-11-06
ALSA: usb-audio: Trigger PCM XRUN at XRUN
Takashi Iwai
1
-3
/
+8
2014-11-04
ALSA: usb-audio: Pass direct struct pointer instead of list_head
Takashi Iwai
1
-5
/
+2
2014-06-26
ALSA: usb-audio: Fix races at disconnection and PCM closing
Takashi Iwai
1
-3
/
+14
2014-05-02
ALSA: usb-audio: work around corrupted TEAC UD-H01 feedback data
Clemens Ladisch
1
-1
/
+14
2014-02-26
ALSA: usb-audio: Use standard printk helpers
Takashi Iwai
1
-13
/
+19
2013-11-27
ALSA: usb: use multiple packets per urb for Wireless USB inbound audio
Thomas Pugliese
1
-1
/
+15
2013-10-07
ALSA: usb-audio: remove unused endpoint flag EP_FLAG_ACTIVATED
Eldad Zack
1
-3
/
+0
2013-10-07
ALSA: usb-audio: rename alt_idx to altsetting
Eldad Zack
1
-3
/
+3
2013-10-07
ALSA: usb-audio: void return type of snd_usb_endpoint_deactivate()
Eldad Zack
1
-10
/
+5
2013-10-07
ALSA: usb-audio: don't deactivate URBs on in-use EP
Eldad Zack
1
-3
/
+3
2013-10-07
ALSA: usb-audio: remove unused parameter from sync_ep_set_params
Eldad Zack
1
-3
/
+2
2013-09-26
ALSA: improve buffer size computations for USB PCM audio
Alan Stern
1
-45
/
+61
2013-08-23
Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
1
-7
/
+6
2013-08-08
ALSA: usb-audio: do not trust too-big wMaxPacketSize values
Clemens Ladisch
1
-7
/
+6
2013-08-06
ALSA: usb-audio: WARN_ON when alts is passed as NULL
Eldad Zack
1
-0
/
+3
2013-04-29
ALSA: USB: adjust for changed 3.8 USB API
Clemens Ladisch
1
-3
/
+2
2013-04-18
ALSA: snd-usb: add support for DSD DOP stream transport
Daniel Mack
1
-0
/
+9
2013-04-04
ALSA: usb-audio: spelling correction
Eldad Zack
1
-7
/
+7
2013-04-04
ALSA: usb-audio: convert list_for_each to entry variant
Eldad Zack
1
-3
/
+1
2012-11-29
ALSA: usb-audio: use sender stride for implicit feedback
Eldad Zack
1
-3
/
+6
2012-11-21
ALSA: usb-audio: stop both data and sync endpoints asynchronously
Takashi Iwai
1
-6
/
+5
2012-11-21
ALSA: usb-audio: simplify endpoint deactivation code
Takashi Iwai
1
-16
/
+7
2012-11-21
ALSA: usb-audio: simplify snd_usb_endpoint_start/stop arguments
Takashi Iwai
1
-9
/
+8
2012-11-21
ALSA: usb-audio: Deprecate async_unlink option
Takashi Iwai
1
-1
/
+1
2012-11-17
ALSA: usb-audio: use bitmap_weight
Joe Perches
1
-6
/
+1
2012-11-08
ALSA: usb-audio: Fix crash at re-preparing the PCM stream
Takashi Iwai
1
-0
/
+13
2012-10-09
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-13
/
+26
2012-09-27
ALSA: snd-usb: fix next_packet_size calls for pause case
Daniel Mack
1
-1
/
+7
2012-09-19
ALSA: usb-audio: Don't require hw_params in endpoint.
Dylan Reid
1
-13
/
+18
2012-09-11
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-14
/
+10
2012-09-04
ALSA: snd-usb: Add quirks for Playback Designs devices
Daniel Mack
1
-0
/
+8
2012-08-31
ALSA: snd-usb: fix calls to next_packet_size
Daniel Mack
1
-12
/
+1
2012-08-30
ALSA: snd-usb: Fix URB cancellation at stream start
Daniel Mack
1
-2
/
+9
2012-08-16
ALSA: usb-audio: Fix scheduling-while-atomic bug in PCM capture stream
Takashi Iwai
1
-4
/
+0
2012-07-13
ALSA: snd-usb: move calls to usb_set_interface
Daniel Mack
1
-67
/
+6
2012-04-24
ALSA: snd-usb: fix some typos in endpoint.c documentation
Daniel Mack
1
-25
/
+33
2012-04-24
ALSA: usb-audio: sound/usb/endpoint.c: suppress warning
Andrew Morton
1
-1
/
+1
2012-04-13
ALSA: usb: Fix fill_max flag set
Takashi Iwai
1
-1
/
+1
2012-04-13
ALSA: usb: Remove unused variable
Takashi Iwai
1
-1
/
+0
2012-04-13
ALSA: snd-usb: add some documentation
Daniel Mack
1
-11
/
+171
2012-04-13
ALSA: snd-usb: remove old streaming logic
Daniel Mack
1
-844
/
+6
2012-04-13
ALSA: snd-usb: switch over to new endpoint streaming logic
Daniel Mack
1
-40
/
+0
2012-04-13
ALSA: snd-usb: implement new endpoint streaming model
Daniel Mack
1
-11
/
+917
2012-01-09
ALSA: usb-audio - Avoid flood of frame-active debug messages
Takashi Iwai
1
-2
/
+3
[next]