Age | Commit message (Expand) | Author | Files | Lines |
2010-10-22 | usb gadget: composite: prevent OOPS for non-standard control request | Roger Quadros | 1 | -1/+2 |
2010-10-22 | usb gadget: don't save bind callback in struct usb_configuration | Uwe Kleine-König | 1 | -6/+8 |
2010-10-22 | usb gadget: don't save bind callback in struct usb_composite_driver | Michal Nazarewicz | 1 | -4/+11 |
2010-10-22 | usb gadget: don't save bind callback in struct usb_gadget_driver | Uwe Kleine-König | 1 | -2/+1 |
2010-10-22 | USB: gadget: composite: Better string override handling | Michal Nazarewicz | 1 | -32/+64 |
2010-10-22 | USB Gadget: Verify VBUS current before setting the device self-powered bit | Parirajan Muthalagu | 1 | -1/+7 |
2010-08-24 | USB: gadget: fix composite kernel-doc warnings | Randy Dunlap | 1 | -2/+2 |
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 | -4/+67 |
2010-05-21 | USB: gadget: Allow function access to device ID data during bind() | Robert Lukassen | 1 | -8/+8 |
2010-05-21 | USB: gadget: __init and __exit tags removed | Michal Nazarewicz | 1 | -11/+10 |
2010-05-21 | USB: Composite framework: Add suspended sysfs entry | Fabien Chouteau | 1 | -0/+21 |
2010-05-21 | usb: gadget: Allow larger configuration descriptors | Robert Lukassen | 1 | -1/+1 |
2009-12-11 | USB: composite: usb_composite_unregister() no longer __exit | Michal Nazarewicz | 1 | -2/+3 |
2009-12-11 | USB gadget: Handle endpoint requests at the function level | Laurent Pinchart | 1 | -8/+46 |
2009-09-23 | USB: gadget: Read buffer overflow | Roel Kluin | 1 | -1/+1 |
2009-03-25 | USB: gadget: composite device-level suspend/resume hooks | David Brownell | 1 | -2/+6 |
2009-03-25 | USB: composite: avoid inconsistent lock state | Felipe Balbi | 1 | -2/+3 |
2009-01-28 | USB: composite: Fix bug: low byte of w_index is the usb interface number not ... | Bryan Wu | 1 | -3/+4 |
2009-01-28 | USB: composite: Fix bug: should test set_alt function pointer before use it | Bryan Wu | 1 | -1/+1 |
2008-10-18 | usb gadget: USB_GADGET_VBUS_DRAW Kconfig option | David Brownell | 1 | -2/+2 |
2008-10-18 | usb gadget: function activation/deactivation | David Brownell | 1 | -0/+64 |
2008-07-22 | usb gadget: minor USBCV fix for composite framework | David Lopo | 1 | -0/+1 |
2008-07-22 | usb gadget: composite gadget core | David Brownell | 1 | -0/+1040 |