index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
usb
/
endpoint.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-09
ALSA: usb-audio: Annotate the endpoint index in audioformat
Takashi Iwai
1
-1
/
+1
2021-01-09
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-07
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
2020-04-24
ALSA: usb-audio: Fix racy list management in output queue
Takashi Iwai
1
-3
/
+3
2020-04-24
ALSA: usb-audio: Improve frames size computation
Alexander Tsoy
1
-5
/
+38
2019-11-13
ALSA: usb-audio: not submit urb for stopped endpoint
Henry Lin
1
-0
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
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-13
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
[next]