summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/udc/pxa25x_udc.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2019-10-04usb: gadget: pxa25x_udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2018-03-09USB: gadget: pxa25x: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko1-17/+3
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-3/+3
2017-11-07USB: gadget: udc: Remove redundant license textGreg Kroah-Hartman1-5/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-10-04usb: gadget: udc: pxa25x_udc: use setup_timer() helper.Allen Pais1-3/+1
2016-03-04usb: gadget: pxa25x_udc: document endianess betterArnd Bergmann1-7/+7
2016-03-04usb: gadget: pxa25x_udc: use readl/writel for mmioArnd Bergmann1-22/+39
2016-03-04usb: gadget: pxa25x_udc cleanupArnd Bergmann1-199/+269
2016-03-04usb: gadget: pxa25x_udc: move register definitions from archArnd Bergmann1-6/+155
2015-08-04usb: gadget: epautoconf: remove pxa quirk from ep_matches()Robert Baldyga1-6/+3
2015-08-04usb: gadget: pxa25x_udc: add ep capabilities supportRobert Baldyga1-0/+32
2015-07-30usb: gadget: add 'quirk_altset_not_supp' to usb_gadgetRobert Baldyga1-0/+1
2015-01-12usb: gadget: pxa27x_udc: delete pullup operation at .udc_start and .udc_stopPeter Chen1-2/+0
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2014-11-25usb: gadget: udc: pxa25x: remove unnecessary NULL checkFelipe Balbi1-5/+1
2014-11-10usb: gadget: pxa25x_udc: use udc-core's reset notifierPeter Chen1-1/+28
2014-11-03usb: gadget: remove unnecessary 'driver' argumentFelipe Balbi1-4/+2
2014-11-03usb: gadget: udc: pxa25x: do not rely on 'driver' argumentFelipe Balbi1-1/+1
2014-10-20usb: gadget: udc: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-25usb: gadget: Refactor request completionMichal Sojka1-1/+1
2014-07-16usb: gadget: Gadget directory cleanup - group UDC driversAndrzej Pietrasiewicz1-0/+2284