aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/udc-core.c
Commit message (Expand)AuthorAge
* usb: gadget: Remove reference to is_dualspeed from sysfs.Michal Nazarewicz2012-11-08
* usb: gadget: remove global variable composite in composite.cSebastian Andrzej Siewior2012-09-10
* usb: gadget: move bind() callback back to struct usb_gadget_driverSebastian Andrzej Siewior2012-09-10
* usb: gadget: udc-core: Race between disconnect/unbind and setupKevin Cernekee2012-08-23
* usb: gadget: udc-core: fix incompatibility with dummy-hcdAlan Stern2012-04-27
* usb: gadget: udc-core: fix wrong call orderFelipe Balbi2012-04-27
* usb: gadget: udc-core: fix asymmetric calls in remove_driverKishon Vijay Abraham I2012-04-10
* usb: gadget: udc-core: stop UDC on device-initiated disconnectFelipe Balbi2012-04-10
* usb: gadget: add generic map/unmap request utilitiesFelipe Balbi2012-02-28
* usb: gadget: replace usb_gadget::is_dualspeed with max_speedMichal Nazarewicz2011-12-12
* usb: gadget: core: allow everybody to read sysfs attributesFelipe Balbi2011-11-14
* usb: gadget: core: fix bug when removing gadget driversFelipe Balbi2011-11-14
* usb: gadget: udc-core: fix bug on soft_connect and srp interfacesFelipe Balbi2011-11-14
* usb: gadget: udc-core: fix bug on soft_connect interfaceFelipe Balbi2011-09-26
* usb: Provide usb_speed_string() functionMichal Nazarewicz2011-09-18
* usb: gadget: udc-core: wire up sysfs filesSebastian Andrzej Siewior2011-07-01
* usb: gadget: udc-core: add "new-style" registration interfaceSebastian Andrzej Siewior2011-07-01
* usb: gadget: introduce UDC ClassFelipe Balbi2011-06-28