aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/hid.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-09usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf1-9/+0
2011-07-01usb: gadget: add max_speed to usb_composite_driverTatyana Brokhman1-0/+1
2010-10-22usb gadget: don't save bind callback in struct usb_configurationUwe Kleine-König1-2/+1
2010-10-22usb gadget: don't save bind callback in struct usb_composite_driverMichal Nazarewicz1-2/+1
2010-10-22USB: Revert "USB: gadget: section mismatch warning fixed"Michal Nazarewicz1-2/+2
2010-08-10USB: gadget: section mismatch warning fixedMichal Nazarewicz1-2/+2
2010-05-20USB: g_hid: unregister platform driver on probe/usb_composite_register errorsPeter Korsgaard1-2/+12
2010-05-20USB: gadget: add HID gadget driverFabien Chouteau1-0/+288