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
2018-08-01
ALSA: usb-audio: remove redundant pointer 'urb'
Colin Ian King
1
-2
/
+0
2017-01-05
ALSA: usb-audio: test EP_FLAG_RUNNING at urb completion
Ioan-Adrian Ratiu
1
-0
/
+3
2017-01-05
ALSA: usb-audio: Fix irq/process data synchronization
Ioan-Adrian Ratiu
1
-10
/
+7
2016-12-21
Revert "ALSA: usb-audio: Fix race at stopping the stream"
Takashi Iwai
1
-8
/
+4
2016-12-12
ALSA: usb-audio: Eliminate noise at the start of DSD playback.
Nobutaka Okabe
1
-1
/
+15
2016-12-09
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-4
/
+8
2016-12-06
ALSA: usb-audio: more tolerant packetsize
Andreas Pape
1
-2
/
+2
2016-12-05
ALSA: usb-audio: Fix race at stopping the stream
Takashi Iwai
1
-4
/
+8
2016-08-22
ALSA: usb: fine-tune Tenor error compensation value
Daniel Mack
1
-2
/
+2
2016-08-22
ALSA: usb: use TEAC UD-H01 quirk for more devices
Daniel Mack
1
-2
/
+3
2016-08-22
ALSA: usb: move udh01_fb_quirk setting to quirks.c
Daniel Mack
1
-4
/
+0
2016-03-16
ALSA: usb-audio: Add sanity checks for endpoint accesses
Takashi Iwai
1
-0
/
+3
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
[next]