summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/hid.c
AgeCommit message (Expand)Author
2014-07-16usb: gadget: Gadget directory cleanup - group legacy gadgetsAndrzej Pietrasiewicz
2013-07-30usb: gadget: use dev_get_platdata()Jingoo Han
2012-11-21usb: remove use of __devexitBill Pemberton
2012-11-21usb: remove use of __devexit_pBill Pemberton
2012-09-10usb: gadget: remove usb_gadget_controller_number()Sebastian Andrzej Siewior
2012-09-10usb: gadget: libcomposite: move composite.c into libcompositeSebastian Andrzej Siewior
2012-09-10usb: gadget: Provide a default implementation of default manufacturer stringSebastian Andrzej Siewior
2012-09-10usb: gadget: make sure each gadget is using same index for Product, Serial,…Sebastian Andrzej Siewior
2012-09-10usb: gadget: push VID/PID/USB BCD module option into gadgetsSebastian Andrzej Siewior
2012-09-10usb: gadget: use usb_string_ids_tab instead multiple usb_string_id()Sebastian Andrzej Siewior
2012-09-10usb: gadget: libcomposite: add epautoconf.c to libcompositeSebastian Andrzej Siewior
2012-09-10usb: gadget: libcomposite: move config.c into libcompositeSebastian Andrzej Siewior
2012-09-10usb: gadget: start with libcompositeSebastian Andrzej Siewior
2012-09-10usb: gadget: move bind() callback back to struct usb_composite_driverSebastian Andrzej Siewior
2012-09-10usb: gadget: push all usb_composite_driver structs into __refdataSebastian Andrzej Siewior
2012-03-08USB: gadget: Make g_hid device class conform to spec.Orjan Friberg
2011-09-09usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf
2011-07-01usb: gadget: add max_speed to usb_composite_driverTatyana Brokhman
2010-10-22usb gadget: don't save bind callback in struct usb_configurationUwe Kleine-König
2010-10-22usb gadget: don't save bind callback in struct usb_composite_driverMichal Nazarewicz
2010-10-22USB: Revert "USB: gadget: section mismatch warning fixed"Michal Nazarewicz
2010-08-10USB: gadget: section mismatch warning fixedMichal Nazarewicz
2010-05-20USB: g_hid: unregister platform driver on probe/usb_composite_register errorsPeter Korsgaard
2010-05-20USB: gadget: add HID gadget driverFabien Chouteau