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
/
usx2y
/
usbusx2yaudio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-21
ALSA: usx2y: Fix potential NULL dereference
Takashi Iwai
1
-0
/
+2
2020-02-19
ALSA: usx2y: use for_each_pcm_streams() macro
Kuninori Morimoto
1
-4
/
+5
2020-01-05
ALSA: usx2y: More constifications
Takashi Iwai
1
-3
/
+3
2020-01-03
ALSA: usb: Constify snd_pcm_hardware definitions
Takashi Iwai
1
-1
/
+1
2019-12-11
ALSA: usb: Drop superfluous ioctl PCM ops
Takashi Iwai
1
-1
/
+0
2019-12-11
ALSA: usx2y: Use managed buffer allocation
Takashi Iwai
1
-17
/
+9
2019-11-06
ALSA: usb: Remove superfluous snd_dma_continuous_data()
Takashi Iwai
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-15
/
+1
2019-02-06
ALSA: usb: Drop superfluous PCM preallocation error checks
Takashi Iwai
1
-11
/
+10
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+5
2017-10-11
ALSA: usx2y: Add sanity checks for invalid EPs
Takashi Iwai
1
-0
/
+3
2017-08-19
ALSA: usb: constify snd_pcm_ops structures
Arvind Yadav
1
-1
/
+1
2017-08-13
ALSA: usx2y: Delete an error message for a failed memory allocation in two fu...
Markus Elfring
1
-6
/
+3
2015-12-02
ALSA: usx2y: fix inconsistent indenting on if statement
Colin Ian King
1
-1
/
+1
2014-11-09
ALSA: pcm: Add snd_pcm_stop_xrun() helper
Takashi Iwai
1
-7
/
+2
2014-02-17
ALSA: usx2y: Don't peep the card internal object
Takashi Iwai
1
-26
/
+34
2013-10-02
ALSA: snd-usb-usx2y: remove bogus frame checks
Daniel Mack
1
-19
/
+3
2013-07-15
ALSA: usx2y: Fix unlocked snd_pcm_stop() call
Takashi Iwai
1
-0
/
+4
2013-06-17
ALSA: usx2y: remove some old dead code
Dan Carpenter
1
-3
/
+0
2013-04-29
ALSA: USB: adjust for changed 3.8 USB API
Clemens Ladisch
1
-1
/
+0
2012-02-15
ALSA: usx2y: Fix typo in usbusx2yaudio.c and usx2yhwdeppcm.c
Masanari Iida
1
-2
/
+2
2011-11-01
sound: add moduleparam.h to users of module_param/MODULE_PARM_DESC
Paul Gortmaker
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-24
sound: usxxx: cleanup chip field
Clemens Ladisch
1
-15
/
+15
2009-11-24
sound: usb: make the USB MIDI module more independent
Clemens Ladisch
1
-2
/
+2
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
1
-3
/
+4
2009-04-28
ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some drivers
Takashi Iwai
1
-1
/
+2
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
1
-1
/
+0
2007-07-20
[ALSA] usbusx2yaudio: kfree(NULL) is valid
Richard Knutsson
1
-4
/
+3
2007-01-23
[ALSA] Repair snd-usb-usx2y over OHCI
Karsten Wiese
1
-1
/
+1
2006-10-06
[ALSA] Repair snd-usb-usx2y for usb 2.6.18
Karsten Wiese
1
-12
/
+6
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-5
/
+5
2006-03-22
[ALSA] semaphore -> mutex (Archs, misc buses)
Ingo Molnar
1
-4
/
+4
2006-01-03
[ALSA] Remove xxx_t typedefs: USB-USX2Y
Takashi Iwai
1
-94
/
+115
2006-01-03
[ALSA] usx2y - Code clean up
Takashi Iwai
1
-97
/
+87
2006-01-03
[ALSA] Remove superfluous pcm_free callbacks
Takashi Iwai
1
-3
/
+1
2005-11-04
[ALSA] Add missing KERN_* prefix
Takashi Iwai
1
-12
/
+11
2005-09-12
[ALSA] Replace with kzalloc() - others
Takashi Iwai
1
-1
/
+1
2005-06-22
[ALSA] Remove redundant NULL checks before kfree
Jesper Juhl
1
-4
/
+2
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+1026