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
/
epautoconf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-09
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-17
usb: gadget: add "maxpacket_limit" field to struct usb_ep
Robert Baldyga
1
-3
/
+3
2013-11-26
usb: gadget: epautoconf: switch over to usb_endpoint_type()
Felipe Balbi
1
-1
/
+1
2012-09-10
usb: gadget: libcomposite: add epautoconf.c to libcomposite
Sebastian Andrzej Siewior
1
-2
/
+4
2012-09-10
usb: gadget: move global vars from epautoconf into struct usb_gadget
Sebastian Andrzej Siewior
1
-21
/
+6
2012-03-01
Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-6
/
+10
2012-02-09
usb: gadget: clean the ep in autoconf before returning it.
Sebastian Andrzej Siewior
1
-6
/
+10
2012-01-24
usb: gadget: check for streams only for SS udcs
Sebastian Andrzej Siewior
1
-1
/
+1
2012-01-10
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+3
2011-12-19
usb: gadget: epautoconf: do not change number of streams
Felipe Balbi
1
-3
/
+0
2011-12-12
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
1
-3
/
+3
2011-09-10
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
1
-10
/
+0
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
1
-1
/
+1
2011-07-02
usb: gadget: add SuperSpeed support to the Gadget Framework
Tatyana Brokhman
1
-3
/
+3
2011-06-28
usb: gadget: add streams support to the gadget framework
Tatyana Brokhman
1
-25
/
+100
2011-06-28
usb: gadget: configure endpoint according to gadget speed
Tatyana Brokhman
1
-0
/
+1
2011-02-04
USB: Gadget: Initialize wMaxPacketSize if not already set
Jassi Brar
1
-0
/
+7
2010-05-21
USB: gadget: __init and __exit tags removed
Michal Nazarewicz
1
-6
/
+6
2010-03-19
USB: gadget: fix Blackfin builds after gadget cleansing
Mike Frysinger
1
-1
/
+1
2010-03-03
USB: Remove unsupported usb gadget drivers
Christoph Egger
1
-11
/
+0
2010-03-03
USB: gadget: add INT support for Blackfin musb
Cliff Cai
1
-0
/
+5
2010-03-03
USB: gadget: use ep5 for bulk-in and ep6 for bulk-out for Blackfin MUSB
Bryan Wu
1
-0
/
+14
2009-03-25
USB: replace uses of __constant_{endian}
Harvey Harrison
1
-1
/
+1
2009-01-07
USB: gadget: change simple_strtol to simple_strtoul
Julia Lawall
1
-1
/
+1
2008-07-22
usb gadget: descriptor copying support
David Brownell
1
-0
/
+1
2008-04-25
USB: gadget section fixes
David Brownell
1
-6
/
+6
2007-10-13
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
1
-1
/
+1
2007-07-31
USB: "sparse" cleanups for usb gadgets
David Brownell
1
-1
/
+1
2007-06-09
USB: usb gadgets avoid le{16,32}_to_cpup()
David Brownell
1
-1
/
+1
2007-02-08
USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
David Brownell
1
-1
/
+1
2006-07-13
[PATCH] USB: gadget section fixups
David Brownell
1
-8
/
+8
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+310