summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/udc-core.c
AgeCommit message (Expand)Author
2012-04-27usb: gadget: udc-core: fix incompatibility with dummy-hcdAlan Stern
2012-04-27usb: gadget: udc-core: fix wrong call orderFelipe Balbi
2012-04-10usb: gadget: udc-core: fix asymmetric calls in remove_driverKishon Vijay Abraham I
2012-04-10usb: gadget: udc-core: stop UDC on device-initiated disconnectFelipe Balbi
2012-02-28usb: gadget: add generic map/unmap request utilitiesFelipe Balbi
2011-12-12usb: gadget: replace usb_gadget::is_dualspeed with max_speedMichal Nazarewicz
2011-11-14usb: gadget: core: allow everybody to read sysfs attributesFelipe Balbi
2011-11-14usb: gadget: core: fix bug when removing gadget driversFelipe Balbi
2011-11-14usb: gadget: udc-core: fix bug on soft_connect and srp interfacesFelipe Balbi
2011-09-26usb: gadget: udc-core: fix bug on soft_connect interfaceFelipe Balbi
2011-09-18usb: Provide usb_speed_string() functionMichal Nazarewicz
2011-07-01usb: gadget: udc-core: wire up sysfs filesSebastian Andrzej Siewior
2011-07-01usb: gadget: udc-core: add "new-style" registration interfaceSebastian Andrzej Siewior
2011-06-28usb: gadget: introduce UDC ClassFelipe Balbi