summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/udc/mv_u3d_core.c
AgeCommit message (Expand)Author
2021-08-18usb: gadget: mv_u3d: request_irq() after initializing UDCNadezda Lutovinova
2021-05-21USB: gadget: drop irq-flags initialisationsJohan Hovold
2020-07-09usb: gadget: udc: mv_u3d_core: Remove unused static const 'driver_desc'Lee Jones
2020-05-25usb: gadget: udc: remove comparison to bool in mv_u3d_core.cJason Yan
2017-11-07USB: gadget: udc: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-04-11usb: gadget: mv_u3d: fix error handling in mv_u3d_probe()Alexey Khoroshilov
2017-01-24usb: gadget: udc: constify usb_ep_ops structuresBhumika Goyal
2016-11-08usb: gadget: mv_u3d: mv_u3d_start_queue() refactoringAlexey Khoroshilov
2016-11-08usb: gadget: mv_u3d: add check for dma mapping errorAlexey Khoroshilov
2016-06-21usb: gadget: mv_u3d: fix unused-but-set-variable warningsMichal Nazarewicz
2015-09-21usb: gadget: drop null test before destroy functionsJulia Lawall
2015-08-04usb: gadget: mv_u3d_core: add ep capabilities supportRobert Baldyga
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-03usb: gadget: remove unnecessary 'driver' argumentFelipe Balbi
2014-11-03usb: gadget: udc: mv_u3d: do not rely on 'driver' argumentFelipe Balbi
2014-10-20usb: gadget: udc: drop owner assignment from platform_driversWolfram Sang
2014-09-25usb: gadget: Refactor request completionMichal Sojka
2014-07-16usb: gadget: Gadget directory cleanup - group UDC driversAndrzej Pietrasiewicz