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
/
pcm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-19
ALSA: USB-audio: Add quirk for Zoom R16/24 playback
Ricard Wanderlof
1
-1
/
+31
2015-10-19
ALSA: USB-audio: Add offset parameter to copy_to_urb()
Ricard Wanderlof
1
-6
/
+6
2015-10-19
ALSA: USB-audio: Also move out hwptr_done wrap from prepare_playback_urb()
Ricard Wanderlof
1
-3
/
+6
2015-10-19
ALSA: USB-audio: Break out copying to urb from prepare_playback_urb()
Ricard Wanderlof
1
-14
/
+21
2015-08-26
ALSA: usb-audio: Avoid nested autoresume calls
Takashi Iwai
1
-17
/
+15
2015-08-16
ALSA: usb: handle descriptor with SYNC_NONE illegal value
Pierre-Louis Bossart
1
-2
/
+16
2015-08-16
ALSA: usb: fix corrupted pointers due to interface setting change
Pierre-Louis Bossart
1
-0
/
+14
2015-02-09
ALSA: usb: update trigger timestamp on first non-zero URB submitted
Pierre-Louis Bossart
1
-0
/
+9
2014-11-28
ALSA: usb-audio: Add mode select quirk for Denon/Marantz DACs
Jurgen Kramer
1
-0
/
+5
2014-05-02
ALSA: usb-audio: Prevent printk ratelimiting from spamming kernel log while D...
Sander Eikelenboom
1
-3
/
+2
2014-04-09
ALSA: usb-audio: Suppress repetitive debug messages from retire_playback_urb()
Tim Gardner
1
-1
/
+2
2014-02-26
ALSA: usb-audio: Use standard printk helpers
Takashi Iwai
1
-34
/
+49
2013-10-07
ALSA: usb-audio: rename alt_idx to altsetting
Eldad Zack
1
-3
/
+3
2013-10-07
ALSA: usb-audio: clear SUBSTREAM_FLAG_SYNC_EP_STARTED on error
Eldad Zack
1
-0
/
+1
2013-10-07
ALSA: usb-audio: remove deactivate_endpoints()
Eldad Zack
1
-17
/
+2
2013-09-26
ALSA: improve buffer size computations for USB PCM audio
Alan Stern
1
-2
/
+12
2013-08-06
ALSA: usb-audio: remove implicit_fb from quirk
Eldad Zack
1
-7
/
+1
2013-08-06
ALSA: usb-audio: remove is_playback from implicit feedback quirks
Eldad Zack
1
-21
/
+19
2013-08-06
ALSA: usb-audio: do not initialize and check implicit_fb
Eldad Zack
1
-5
/
+3
2013-08-06
ALSA: usb-audio: reverse condition logic in set_sync_endpoint
Eldad Zack
1
-39
/
+42
2013-08-06
ALSA: usb-audio: move implicit fb quirks to separate function
Eldad Zack
1
-15
/
+45
2013-08-06
ALSA: usb-audio: separate sync endpoint setting from set_format
Eldad Zack
1
-55
/
+73
2013-08-06
ALSA: usb-audio: remove assignment from if condition
Eldad Zack
1
-1
/
+2
2013-08-06
ALSA: usb-audio: remove disabled debug code in set_format
Eldad Zack
1
-9
/
+0
2013-06-27
ALSA: usb-audio: detect implicit feedback on Roland devices
Clemens Ladisch
1
-0
/
+41
2013-06-27
ALSA: usb-audio: store protocol version in struct audioformat
Clemens Ladisch
1
-3
/
+1
2013-04-29
ALSA: pcm_format_to_bits strong-typed conversion
Eldad Zack
1
-2
/
+2
2013-04-18
ALSA: snd-usb: add support for bit-reversed byte formats
Daniel Mack
1
-1
/
+18
2013-04-18
ALSA: snd-usb: add support for DSD DOP stream transport
Daniel Mack
1
-11
/
+76
2013-04-18
ALSA: snd-usb: use ep->stride from urb callbacks
Daniel Mack
1
-7
/
+7
2013-04-13
ALSA: usb: Add quirk for 192KHz recording on E-Mu devices
Calvin Owens
1
-1
/
+1
2013-04-10
ALSA: snd-usb: Playback Design: use usb_set_inferface quirk from more locations
Daniel Mack
1
-6
/
+1
2013-04-04
ALSA: usb-audio: spelling correction
Eldad Zack
1
-1
/
+1
2013-04-04
ALSA: usb-audio: convert list_for_each to entry variant
Eldad Zack
1
-20
/
+10
2013-03-18
ALSA: snd-usb: add delay quirk for "Playback Design" products
Daniel Mack
1
-0
/
+7
2013-02-11
ALSA: usb-audio: add support for M-Audio FT C600
Matt Gruskin
1
-0
/
+1
2013-01-25
ALSA: Make snd_printd() and snd_printdd() inline
Takashi Iwai
1
-2
/
+0
2013-01-23
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+10
2013-01-11
ALSA: usb-audio: Fix NULL dereference by access to non-existing substream
Takashi Iwai
1
-0
/
+10
2012-12-24
ALSA: usb-audio: support delay calculation on capture streams
Pierre-Louis Bossart
1
-3
/
+20
2012-12-04
ALSA: usb-audio: sync ep init fix for audioformat mismatch
Eldad Zack
1
-7
/
+99
2012-11-29
ALSA: usb-audio: FT C400 sync playback EP to capture EP
Eldad Zack
1
-0
/
+13
2012-11-29
ALSA: usb-audio: replace hardcoded value with const
Eldad Zack
1
-1
/
+1
2012-11-23
ALSA: usb-audio: fix delay account during pause
Takashi Iwai
1
-1
/
+17
2012-11-23
ALSA: usb-audio: ignore delay calculation for capture stream
Takashi Iwai
1
-1
/
+2
2012-11-23
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+1
2012-11-23
ALSA: snd-usb: properly initialize the sync endpoint
Daniel Mack
1
-1
/
+1
2012-11-21
ALSA: usb-audio: process pending stop at PCM hw_free and close
Takashi Iwai
1
-2
/
+2
2012-11-21
ALSA: usb-audio: stop both data and sync endpoints asynchronously
Takashi Iwai
1
-2
/
+7
2012-11-21
ALSA: usb-audio: simplify snd_usb_endpoint_start/stop arguments
Takashi Iwai
1
-14
/
+11
[next]