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
2021-10-01
ALSA: usb-audio: Fix packet size calculation regression
Takashi Iwai
1
-1
/
+1
2021-09-30
ALSA: usb-audio: Avoid killing in-flight URBs during draining
Takashi Iwai
1
-5
/
+9
2021-09-30
ALSA: usb-audio: Improved lowlatency playback support
Takashi Iwai
1
-42
/
+88
2021-09-30
ALSA: usb-audio: Add spinlock to stop_urbs()
Takashi Iwai
1
-0
/
+3
2021-09-30
ALSA: usb-audio: Check available frames for the next packet size
Takashi Iwai
1
-15
/
+36
2021-09-30
ALSA: usb-audio: Rename early_playback_start flag with lowlatency_playback
Takashi Iwai
1
-0
/
+4
2021-09-30
ALSA: usb-audio: Fix possible race at sync of urb completions
Takashi Iwai
1
-1
/
+6
2021-09-30
ALSA: usb-audio: Restrict rates for the shared clocks
Takashi Iwai
1
-0
/
+21
2021-08-30
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+4
2021-08-27
ALSA: usb-audio: Work around for XRUN with low latency playback
Takashi Iwai
1
-0
/
+4
2021-08-24
ALSA: usb-audio: Move set-interface-first workaround into common quirk
Takashi Iwai
1
-4
/
+2
2021-08-24
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+5
2021-08-24
ALSA: usb-audio: Fix regression on Sony WALKMAN NW-A45 DAC
Takashi Iwai
1
-0
/
+5
2021-08-02
ALSA: usb-audio: Move interface setup delay into quirk_flags
Takashi Iwai
1
-1
/
+2
2021-08-02
ALSA: usb-audio: Move playback_first flag into quirk_flags
Takashi Iwai
1
-1
/
+1
2021-08-02
ALSA: usb-audio: Move tx_length quirk handling to quirk_flags
Takashi Iwai
1
-2
/
+7
2021-07-05
ALSA: usb-audio: fix spelling mistakes
gushengxian
1
-2
/
+2
2021-06-02
ALSA: usb-audio: Refactoring delay account code
Takashi Iwai
1
-0
/
+1
2021-04-26
ALSA: usb-audio: Fix implicit sync clearance at stopping stream
Takashi Iwai
1
-4
/
+4
2021-04-14
ALSA: usb-audio: Apply implicit feedback mode for BOSS devices
Takashi Iwai
1
-1
/
+2
2021-02-08
ALSA: usb-audio: Don't avoid stopping the stream at disconnection
Takashi Iwai
1
-3
/
+0
2021-02-08
ALSA: usb-audio: More strict state change in EP
Takashi Iwai
1
-14
/
+28
2021-02-08
ALSA: usb-audio: Handle invalid running state at releasing EP
Takashi Iwai
1
-19
/
+21
2021-02-05
ALSA: usb-audio: Correct document for snd_usb_endpoint_free_all()
Takashi Iwai
1
-1
/
+1
2021-01-18
ALSA: usb-audio: Set sample rate for all sharing EPs on UAC1
Takashi Iwai
1
-0
/
+9
2021-01-08
ALSA: usb-audio: Annotate the endpoint index in audioformat
Takashi Iwai
1
-1
/
+1
2021-01-08
ALSA: usb-audio: Avoid unnecessary interface re-setup
Takashi Iwai
1
-11
/
+71
2020-11-23
ALSA: usb-audio: Use unsigned char for iface and altsettings fields
Takashi Iwai
1
-1
/
+1
2020-11-23
ALSA: usb-audio: Replace slave/master terms
Takashi Iwai
1
-14
/
+14
2020-11-23
ALSA: usb-audio: Unify the code for the next packet size calculation
Takashi Iwai
1
-16
/
+24
2020-11-23
ALSA: usb-audio: Refactoring endpoint URB deactivation
Takashi Iwai
1
-18
/
+23
2020-11-23
ALSA: usb-audio: Use atomic_t for endpoint use_count
Takashi Iwai
1
-12
/
+14
2020-11-23
ALSA: usb-audio: Constify audioformat pointer references
Takashi Iwai
1
-1
/
+1
2020-11-23
ALSA: usb-audio: Fix possible stall of implicit fb packet ring-buffer
Takashi Iwai
1
-23
/
+60
2020-11-23
ALSA: usb-audio: Refactor endpoint management
Takashi Iwai
1
-326
/
+336
2020-11-23
ALSA: usb-audio: Set callbacks via snd_usb_endpoint_set_callback()
Takashi Iwai
1
-19
/
+41
2020-11-23
ALSA: usb-audio: Stop both endpoints properly at error
Takashi Iwai
1
-0
/
+6
2020-11-23
ALSA: usb-audio: Create endpoint objects at parsing phase
Takashi Iwai
1
-53
/
+34
2020-11-23
ALSA: usb-audio: Add hw constraint for implicit fb sync
Takashi Iwai
1
-19
/
+53
2020-11-23
ALSA: usb-audio: Improve some debug prints
Takashi Iwai
1
-4
/
+4
2020-11-23
ALSA: usb-audio: Add snd_usb_get_endpoint() helper
Takashi Iwai
1
-9
/
+27
2020-10-06
ALSA: usb-audio: endpoint.c: fix repeated word 'there'
Randy Dunlap
1
-1
/
+1
2020-08-06
Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-3
/
+2
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-08-03
Merge branch 'for-next' into for-linus
Takashi Iwai
1
-3
/
+2
2020-07-27
ALSA: usb-audio: endpoint : remove needless check before usb_free_coherent()
Xu Wang
1
-3
/
+2
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-06-30
ALSA: usb-audio: Replace s/frame/packet/ where appropriate
Alexander Tsoy
1
-10
/
+9
2020-06-30
ALSA: usb-audio: Fix packet size calculation
Alexander Tsoy
1
-0
/
+1
2020-05-15
ALSA: usb-audio: Add duplex sound support for USB devices using implicit feed...
Erwin Burema
1
-4
/
+191
[next]