index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
usb
/
gadget.h
Age
Commit message (
Expand
)
Author
2011-12-21
usb: gadget: introduce support for sg lists
Felipe Balbi
2011-12-19
usb: gadget: enlarge maxburst bit width.
Yu Xu
2011-12-12
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
2011-12-12
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
2011-10-13
usb: gadget: fix typo for default U1/U2 exit latencies
Felipe Balbi
2011-07-01
usb: gadget: udc-core: add "new-style" registration interface
Sebastian Andrzej Siewior
2011-07-01
usb: gadget: add missing #include's
Sergei Shtylyov
2011-07-01
usb: gadget: add SuperSpeed support to the Gadget Framework
Tatyana Brokhman
2011-06-28
usb: gadget: add streams support to the gadget framework
Tatyana Brokhman
2011-06-28
usb: gadget: use config_ep_by_speed() instead of ep_choose()
Tatyana Brokhman
2011-06-28
usb: gadget: configure endpoint according to gadget speed
Tatyana Brokhman
2011-06-28
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
Tatyana Brokhman
2011-06-28
usb: gadget: introduce UDC Class
Felipe Balbi
2011-06-07
USB: gadget.h depends on ch9.h so include ch9.h directly
Mark Brown
2011-04-13
usb gadget: fix all Section mismatch warnings
Randy Dunlap
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-10-22
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
2010-05-20
USB: include/usb/*.h checkpatch cleanup
Greg Kroah-Hartman
2010-05-20
USB: Composite framework: Add suspended sysfs entry
Fabien Chouteau
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-03-24
USB: gpio_vbus: add delayed vbus_session calls
Robert Jarzmik
2008-07-21
USB Gadget: documentation update
Alan Stern
2008-07-21
usb gadget: descriptor copying support
David Brownell
2008-05-02
USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance
David Lopo
2008-04-24
USB: Standardize inclusion protection and add where missing.
Robert P. J. Day
2008-03-10
USB: Remove __KERNEL__ check from non-exported gadget.h.
Robert P. J. Day
2008-02-01
USB: fix codingstyle issues in include/linux/usb/
Greg Kroah-Hartman
2007-10-15
docbook: fix usb content
Randy Dunlap
2007-10-12
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell