Age | Commit message (Expand) | Author | Files | Lines |
2012-05-10 | usb: gadget: composite: add iSerialNumber to usb_composite_driver | Andrzej Pietrasiewicz | 1 | -0/+3 |
2012-05-10 | usb: gadget: composite: Add usb_remove_config | Benoit Goby | 1 | -0/+3 |
2011-07-02 | usb: gadget: add SuperSpeed support to the Gadget Framework | Tatyana Brokhman | 1 | -0/+14 |
2011-07-02 | usb: gadget: add max_speed to usb_composite_driver | Tatyana Brokhman | 1 | -0/+2 |
2011-06-28 | usb: gadget: use config_ep_by_speed() instead of ep_choose() | Tatyana Brokhman | 1 | -15/+0 |
2011-06-28 | usb: gadget: configure endpoint according to gadget speed | Tatyana Brokhman | 1 | -0/+3 |
2011-05-11 | usb: gadget: composite: Allow function drivers to pause control transfers | Roger Quadros | 1 | -1/+15 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2010-10-22 | usb gadget: don't save bind callback in struct usb_configuration | Uwe Kleine-König | 1 | -5/+3 |
2010-10-22 | usb gadget: don't save bind callback in struct usb_composite_driver | Michal Nazarewicz | 1 | -14/+5 |
2010-10-22 | USB: gadget: composite: Better string override handling | Michal Nazarewicz | 1 | -0/+13 |
2010-08-24 | USB: gadget: fix composite kernel-doc warnings | Randy Dunlap | 1 | -0/+1 |
2010-08-11 | USB: gadget: composite: added disconnect callback | Michal Nazarewicz | 1 | -0/+2 |
2010-08-11 | USB: gadget: composite: usb_string_ids_*() functions added | Michal Nazarewicz | 1 | -0/+4 |
2010-05-21 | USB: Composite framework: Add suspended sysfs entry | Fabien Chouteau | 1 | -0/+1 |
2009-12-11 | USB gadget: Handle endpoint requests at the function level | Laurent Pinchart | 1 | -0/+1 |
2009-06-16 | USB: composite.h: mark private struct members as private: | Randy Dunlap | 1 | -0/+3 |
2009-03-25 | USB: gadget: composite device-level suspend/resume hooks | David Brownell | 1 | -0/+8 |
2008-10-18 | usb gadget: function activation/deactivation | David Brownell | 1 | -2/+9 |
2008-07-25 | Rename WARN() to WARNING() to clear the namespace | Arjan van de Ven | 1 | -1/+1 |
2008-07-22 | usb gadget: composite gadget core | David Brownell | 1 | -0/+338 |