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
/
drivers
/
usb
/
gadget
/
f_audio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-10
drivers/usb: Remove unnecessary return's from void functions
Joe Perches
1
-2
/
+0
2010-06-23
ALSA: usb-audio: unify UAC macros and struct names
Daniel Mack
1
-3
/
+3
2010-06-01
usb/gadget: Replace the old USB audio FU definitions in f_audio.c
Takashi Iwai
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-23
usb/gadget/{f_audio,gmidi}.c: follow recent changes in audio.h
Daniel Mack
1
-3
/
+3
2009-12-23
USB: audio gadget: free alsa devices when unloading
Cliff Cai
1
-1
/
+1
2009-12-23
USB: audio gadget: fix wTotalLength calculation
Cliff Cai
1
-1
/
+4
2009-12-23
USB: gadget: Use ERR_PTR/IS_ERR
Julia Lawall
1
-3
/
+5
2009-12-11
USB audio gadget: handle endpoint control requests at the function level
Laurent Pinchart
1
-2
/
+74
2009-09-23
USB audio gadget: Un-inline generic_[gs]et_cmd
Laurent Pinchart
1
-0
/
+15
2009-09-23
USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.h
Laurent Pinchart
1
-40
/
+40
2009-09-23
USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.h
Laurent Pinchart
1
-1
/
+1
2009-06-16
USB: gadget: add USB Audio Gadget driver
Bryan Wu
1
-0
/
+707