| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: gadget: fotg210-udc: remove useless cast for driver.name | Corentin Labbe | 2020-02-19 | 1 | -1/+1 |
* | fotg210-udc: Remove unneeded variable | Hariprasad Kelam | 2019-06-18 | 1 | -2/+1 |
* | fotg210-udc: pass struct device to DMA API functions | Christoph Hellwig | 2019-02-11 | 1 | -3/+4 |
* | fotg210-udc: remove a bogus dma_sync_single_for_device call | Christoph Hellwig | 2019-02-11 | 1 | -4/+0 |
* | usb: gadget: udc: fotg210-udc: Fix a sleep-in-atomic-context bug in fotg210_g... | Jia-Ju Bai | 2018-10-02 | 1 | -1/+1 |
* | usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i] | Anton Vasilyev | 2018-08-29 | 1 | -5/+10 |
* | USB: gadget: udc: Remove redundant license text | Greg Kroah-Hartman | 2017-11-07 | 1 | -4/+0 |
* | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 2017-11-04 | 1 | -0/+1 |
* | usb: gadget: udc: constify usb_ep_ops structures | Bhumika Goyal | 2017-01-24 | 1 | -1/+1 |
* | usb: gadget: constify usb_gadget_ops structures | Bhumika Goyal | 2017-01-24 | 1 | -1/+1 |
* | usb: gadget: fotg210-udc: add ep capabilities support | Robert Baldyga | 2015-08-04 | 1 | -0/+11 |
* | usb: gadget: fotg210-udc: remove duplicate conditions | Dan Carpenter | 2015-07-30 | 1 | -14/+4 |
* | usb: gadget: udc: fix free_irq() after request_irq() failed | Takeshi Yoshimura | 2015-07-06 | 1 | -2/+1 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 1 | -1/+0 |
|\ |
|
| * | usb: gadget: udc: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | usb: gadget: remove unnecessary 'driver' argument | Felipe Balbi | 2014-11-03 | 1 | -2/+1 |
|/ |
|
* | usb: gadget: Refactor request completion | Michal Sojka | 2014-09-25 | 1 | -1/+1 |
* | usb: gadget: Gadget directory cleanup - group UDC drivers | Andrzej Pietrasiewicz | 2014-07-16 | 1 | -0/+1216 |