Age | Commit message (Expand) | Author | Files | Lines |
2012-10-31 | usb: gadget: always update HS/SS descriptors and create a copy of them | Sebastian Andrzej Siewior | 1 | -0/+7 |
2012-09-10 | usb: gadget: move global vars from epautoconf into struct usb_gadget | Sebastian Andrzej Siewior | 1 | -0/+4 |
2012-09-10 | usb: gadget: remove global variable composite in composite.c | Sebastian Andrzej Siewior | 1 | -2/+4 |
2012-09-10 | usb: gadget: move bind() callback back to struct usb_gadget_driver | Sebastian Andrzej Siewior | 1 | -3/+3 |
2012-08-31 | usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEED | Michal Nazarewicz | 1 | -17/+2 |
2012-02-28 | usb: gadget: add generic map/unmap request utilities | Felipe Balbi | 1 | -0/+10 |
2011-12-21 | usb: gadget: introduce support for sg lists | Felipe Balbi | 1 | -0/+10 |
2011-12-19 | usb: gadget: enlarge maxburst bit width. | Yu Xu | 1 | -1/+1 |
2011-12-12 | usb: gadget: rename usb_gadget_driver::speed to max_speed | Michal Nazarewicz | 1 | -2/+2 |
2011-12-12 | usb: gadget: replace usb_gadget::is_dualspeed with max_speed | Michal Nazarewicz | 1 | -5/+5 |
2011-10-13 | usb: gadget: fix typo for default U1/U2 exit latencies | Felipe Balbi | 1 | -2/+2 |
2011-07-02 | usb: gadget: udc-core: add "new-style" registration interface | Sebastian Andrzej Siewior | 1 | -0/+6 |
2011-07-02 | usb: gadget: add missing #include's | Sergei Shtylyov | 1 | -0/+5 |
2011-07-02 | usb: gadget: add SuperSpeed support to the Gadget Framework | Tatyana Brokhman | 1 | -0/+31 |
2011-06-28 | usb: gadget: add streams support to the gadget framework | Tatyana Brokhman | 1 | -0/+13 |
2011-06-28 | usb: gadget: use config_ep_by_speed() instead of ep_choose() | Tatyana Brokhman | 1 | -6/+0 |
2011-06-28 | usb: gadget: configure endpoint according to gadget speed | Tatyana Brokhman | 1 | -0/+3 |
2011-06-28 | usb: gadget: add usb_endpoint_descriptor to struct usb_ep | Tatyana Brokhman | 1 | -9/+7 |
2011-06-28 | usb: gadget: introduce UDC Class | Felipe Balbi | 1 | -0/+7 |
2011-06-07 | USB: gadget.h depends on ch9.h so include ch9.h directly | Mark Brown | 1 | -0/+1 |
2011-04-14 | usb gadget: fix all Section mismatch warnings | Randy Dunlap | 1 | -2/+2 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -2/+2 |
2010-10-22 | usb gadget: don't save bind callback in struct usb_gadget_driver | Uwe Kleine-König | 1 | -12/+8 |
2010-05-21 | USB: include/usb/*.h checkpatch cleanup | Greg Kroah-Hartman | 1 | -1/+1 |
2010-05-21 | USB: Composite framework: Add suspended sysfs entry | Fabien Chouteau | 1 | -0/+4 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+2 |
2009-03-25 | USB: gpio_vbus: add delayed vbus_session calls | Robert Jarzmik | 1 | -2/+4 |
2008-07-22 | USB Gadget: documentation update | Alan Stern | 1 | -2/+6 |
2008-07-22 | usb gadget: descriptor copying support | David Brownell | 1 | -0/+19 |
2008-05-02 | USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance | David Lopo | 1 | -0/+21 |
2008-04-25 | USB: Standardize inclusion protection and add where missing. | Robert P. J. Day | 1 | -1/+1 |
2008-03-11 | USB: Remove __KERNEL__ check from non-exported gadget.h. | Robert P. J. Day | 1 | -4/+0 |
2008-02-02 | USB: fix codingstyle issues in include/linux/usb/ | Greg Kroah-Hartman | 1 | -68/+55 |
2007-10-16 | docbook: fix usb content | Randy Dunlap | 1 | -2/+2 |
2007-10-13 | USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h> | David Brownell | 1 | -0/+866 |