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
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-05-29
ALSA: usb-audio: Allow non-vmalloc buffer for PCM buffers
Takashi Iwai
1
-5
/
+54
2018-05-28
ALSA: usb-audio: Follow standard coding style
Takashi Iwai
1
-8
/
+10
2018-05-28
ALSA: usb-audio: Move autoresume call at the end of open
Takashi Iwai
1
-36
/
+37
2018-05-28
ALSA: usb-audio: Simplify PCM open/close callbacks
Takashi Iwai
1
-26
/
+8
2018-05-16
ALSA: usb-audio: Apply rate limit to warning messages in URB complete callback
Takashi Iwai
1
-1
/
+1
2018-05-02
ALSA: usb-audio: Add keep_iface flag
Takashi Iwai
1
-7
/
+10
2018-05-02
ALSA: usb-audio: Avoid superfluous usb_set_interface() calls
Takashi Iwai
1
-7
/
+4
2018-04-19
ALSA: usb-audio: add implicit fb quirk for Axe-Fx III
Alberto Aguirre
1
-0
/
+4
2018-04-19
ALSA: usb-audio: simplify set_sync_ep_implicit_fb_quirk
Alberto Aguirre
1
-32
/
+20
2018-02-12
ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204
Lassi Ylikojola
1
-0
/
+9
2017-08-19
ALSA: usb: constify snd_pcm_ops structures
Arvind Yadav
1
-2
/
+2
2017-08-17
ALSA: usb: make snd_pcm_hardware const
Bhumika Goyal
1
-1
/
+1
2017-01-05
ALSA: usb-audio: Fix irq/process data synchronization
Ioan-Adrian Ratiu
1
-5
/
+5
2016-12-09
ALSA: usb-audio: add implicit fb quirk for Axe-Fx II
Alberto Aguirre
1
-0
/
+10
2016-12-06
ALSA: usb-audio: avoid setting of sample rate multiple times on bus
Daniel Girnus
1
-10
/
+11
2016-03-31
[media] Revert "[media] sound/usb: Use Media Controller API to share media re...
Mauro Carvalho Chehab
1
-23
/
+5
2016-03-18
Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+2
2016-03-16
ALSA: usb-audio: Add sanity checks for endpoint accesses
Takashi Iwai
1
-0
/
+2
2016-03-03
[media] sound/usb: Use Media Controller API to share media resources
Shuah Khan
1
-5
/
+23
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
[next]