index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
usb
/
gadget.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: add "maxpacket_limit" field to struct usb_ep
Robert Baldyga
2013-12-17
1
-0
/
+19
*
usb: gadget: add quirk_ep_out_aligned_size field to struct usb_gadget
David Cohen
2013-12-09
1
-0
/
+20
*
usb: gadget: move bitflags to the end of usb_gadget struct
David Cohen
2013-12-09
1
-9
/
+10
*
usb: gadget: udc-core: move sysfs_notify() to a workqueue
Felipe Balbi
2013-07-29
1
-0
/
+4
*
Correct typo "supperspeed" to "superspeed".
Robert P. J. Day
2013-05-15
1
-3
/
+2
*
usb: gadget: udc-core: introduce usb_add_gadget_udc_release()
Felipe Balbi
2013-03-18
1
-0
/
+2
*
usb: gadget: introduce gadget state tracking
Felipe Balbi
2013-03-18
1
-0
/
+9
*
usb: gadget: drop now unnecessary flag
Felipe Balbi
2013-03-18
1
-4
/
+0
*
usb: gadget: udc-core: allow udc class register gadget device
Felipe Balbi
2013-03-18
1
-0
/
+4
*
usb: gadget: completely remove ->start/->stop
Felipe Balbi
2013-01-24
1
-6
/
+0
*
usb: gadget: composite: introduce usb_gstrings_attach()
Sebastian Andrzej Siewior
2013-01-21
1
-0
/
+5
*
usb: gadget: udc-core: introduce UDC binding by name
Sebastian Andrzej Siewior
2013-01-21
1
-0
/
+2
*
usb: gadget: always update HS/SS descriptors and create a copy of them
Sebastian Andrzej Siewior
2012-10-31
1
-0
/
+7
*
usb: gadget: move global vars from epautoconf into struct usb_gadget
Sebastian Andrzej Siewior
2012-09-10
1
-0
/
+4
*
usb: gadget: remove global variable composite in composite.c
Sebastian Andrzej Siewior
2012-09-10
1
-2
/
+4
*
usb: gadget: move bind() callback back to struct usb_gadget_driver
Sebastian Andrzej Siewior
2012-09-10
1
-3
/
+3
*
usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEED
Michal Nazarewicz
2012-08-31
1
-17
/
+2
*
usb: gadget: add generic map/unmap request utilities
Felipe Balbi
2012-02-28
1
-0
/
+10
*
usb: gadget: introduce support for sg lists
Felipe Balbi
2011-12-21
1
-0
/
+10
*
usb: gadget: enlarge maxburst bit width.
Yu Xu
2011-12-19
1
-1
/
+1
*
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
2011-12-12
1
-2
/
+2
*
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
2011-12-12
1
-5
/
+5
*
usb: gadget: fix typo for default U1/U2 exit latencies
Felipe Balbi
2011-10-13
1
-2
/
+2
*
usb: gadget: udc-core: add "new-style" registration interface
Sebastian Andrzej Siewior
2011-07-01
1
-0
/
+6
*
usb: gadget: add missing #include's
Sergei Shtylyov
2011-07-01
1
-0
/
+5
*
usb: gadget: add SuperSpeed support to the Gadget Framework
Tatyana Brokhman
2011-07-01
1
-0
/
+31
*
usb: gadget: add streams support to the gadget framework
Tatyana Brokhman
2011-06-28
1
-0
/
+13
*
usb: gadget: use config_ep_by_speed() instead of ep_choose()
Tatyana Brokhman
2011-06-28
1
-6
/
+0
*
usb: gadget: configure endpoint according to gadget speed
Tatyana Brokhman
2011-06-28
1
-0
/
+3
*
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
Tatyana Brokhman
2011-06-28
1
-9
/
+7
*
usb: gadget: introduce UDC Class
Felipe Balbi
2011-06-28
1
-0
/
+7
*
USB: gadget.h depends on ch9.h so include ch9.h directly
Mark Brown
2011-06-07
1
-0
/
+1
*
usb gadget: fix all Section mismatch warnings
Randy Dunlap
2011-04-13
1
-2
/
+2
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
2010-10-22
1
-12
/
+8
*
USB: include/usb/*.h checkpatch cleanup
Greg Kroah-Hartman
2010-05-20
1
-1
/
+1
*
USB: Composite framework: Add suspended sysfs entry
Fabien Chouteau
2010-05-20
1
-0
/
+4
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+2
*
USB: gpio_vbus: add delayed vbus_session calls
Robert Jarzmik
2009-03-24
1
-2
/
+4
*
USB Gadget: documentation update
Alan Stern
2008-07-21
1
-2
/
+6
*
usb gadget: descriptor copying support
David Brownell
2008-07-21
1
-0
/
+19
*
USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance
David Lopo
2008-05-02
1
-0
/
+21
*
USB: Standardize inclusion protection and add where missing.
Robert P. J. Day
2008-04-24
1
-1
/
+1
*
USB: Remove __KERNEL__ check from non-exported gadget.h.
Robert P. J. Day
2008-03-10
1
-4
/
+0
*
USB: fix codingstyle issues in include/linux/usb/
Greg Kroah-Hartman
2008-02-01
1
-68
/
+55
*
docbook: fix usb content
Randy Dunlap
2007-10-15
1
-2
/
+2
*
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
2007-10-12
1
-0
/
+866