| Commit message (Expand) | Author | Age |
* | usb: gadget: udc-core: Do not report -EISNAM error from gadgetfs | Fabio Estevam | 2013-10-04 |
* | USB: gadget: audit sysfs attribute permissions | Greg Kroah-Hartman | 2013-08-27 |
* | Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2013-08-13 |
|\ |
|
| * | usb: gadget: udc-core: move sysfs_notify() to a workqueue | Felipe Balbi | 2013-07-29 |
* | | usb: gadget: udc-core: fix the typo of udc state attribute | Rong Wang | 2013-07-29 |
|/ |
|
* | usb: gadget: don't fail when DMA isn't present | Alan Stern | 2013-07-15 |
* | Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2013-04-05 |
|\ |
|
| * | usb: gadget: udc-core: prevent a memory leak | Felipe Balbi | 2013-04-02 |
| * | usb: gadget: udc-core: anywone can read 'speed' attributes | Felipe Balbi | 2013-03-18 |
| * | usb: gadget: udc-core: remove protection when setting gadget.dev.release | Felipe Balbi | 2013-03-18 |
| * | usb: gadget: udc-core: introduce usb_add_gadget_udc_release() | Felipe Balbi | 2013-03-18 |
| * | usb: gadget: udc-core: initialize gadget->dev.driver | Felipe Balbi | 2013-03-18 |
| * | usb: gadget: udc-core: initialize parent | Felipe Balbi | 2013-03-18 |
| * | usb: gadget: udc-core: copy dma-related parameters from parent | Felipe Balbi | 2013-03-18 |
| * | usb: gadget: introduce gadget state tracking | Felipe Balbi | 2013-03-18 |
| * | usb: gadget: drop now unnecessary flag | Felipe Balbi | 2013-03-18 |
| * | usb: gadget: udc-core: allow udc class register gadget device | Felipe Balbi | 2013-03-18 |
* | | usb: gadget: udc-core: fix a regression during gadget driver unbinding | Alan Stern | 2013-03-20 |
|/ |
|
* | usb: gadget: completely remove ->start/->stop | Felipe Balbi | 2013-01-24 |
* | usb: gadget: udc-core: introduce UDC binding by name | Sebastian Andrzej Siewior | 2013-01-21 |
* | usb: gadget: Remove reference to is_dualspeed from sysfs. | Michal Nazarewicz | 2012-11-08 |
* | usb: gadget: remove global variable composite in composite.c | Sebastian Andrzej Siewior | 2012-09-10 |
* | usb: gadget: move bind() callback back to struct usb_gadget_driver | Sebastian Andrzej Siewior | 2012-09-10 |
* | usb: gadget: udc-core: Race between disconnect/unbind and setup | Kevin Cernekee | 2012-08-23 |
* | usb: gadget: udc-core: fix incompatibility with dummy-hcd | Alan Stern | 2012-04-27 |
* | usb: gadget: udc-core: fix wrong call order | Felipe Balbi | 2012-04-27 |
* | usb: gadget: udc-core: fix asymmetric calls in remove_driver | Kishon Vijay Abraham I | 2012-04-10 |
* | usb: gadget: udc-core: stop UDC on device-initiated disconnect | Felipe Balbi | 2012-04-10 |
* | usb: gadget: add generic map/unmap request utilities | Felipe Balbi | 2012-02-28 |
* | usb: gadget: replace usb_gadget::is_dualspeed with max_speed | Michal Nazarewicz | 2011-12-12 |
* | usb: gadget: core: allow everybody to read sysfs attributes | Felipe Balbi | 2011-11-14 |
* | usb: gadget: core: fix bug when removing gadget drivers | Felipe Balbi | 2011-11-14 |
* | usb: gadget: udc-core: fix bug on soft_connect and srp interfaces | Felipe Balbi | 2011-11-14 |
* | usb: gadget: udc-core: fix bug on soft_connect interface | Felipe Balbi | 2011-09-26 |
* | usb: Provide usb_speed_string() function | Michal Nazarewicz | 2011-09-18 |
* | usb: gadget: udc-core: wire up sysfs files | Sebastian Andrzej Siewior | 2011-07-01 |
* | usb: gadget: udc-core: add "new-style" registration interface | Sebastian Andrzej Siewior | 2011-07-01 |
* | usb: gadget: introduce UDC Class | Felipe Balbi | 2011-06-28 |