aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/udc/pxa25x_udc.c
AgeCommit message (Expand)Author
2016-03-04usb: gadget: pxa25x_udc: document endianess betterArnd Bergmann
2016-03-04usb: gadget: pxa25x_udc: use readl/writel for mmioArnd Bergmann
2016-03-04usb: gadget: pxa25x_udc cleanupArnd Bergmann
2016-03-04usb: gadget: pxa25x_udc: move register definitions from archArnd Bergmann
2015-08-04usb: gadget: epautoconf: remove pxa quirk from ep_matches()Robert Baldyga
2015-08-04usb: gadget: pxa25x_udc: add ep capabilities supportRobert Baldyga
2015-07-30usb: gadget: add 'quirk_altset_not_supp' to usb_gadgetRobert Baldyga
2015-01-12usb: gadget: pxa27x_udc: delete pullup operation at .udc_start and .udc_stopPeter Chen
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-25usb: gadget: udc: pxa25x: remove unnecessary NULL checkFelipe Balbi
2014-11-10usb: gadget: pxa25x_udc: use udc-core's reset notifierPeter Chen
2014-11-03usb: gadget: remove unnecessary 'driver' argumentFelipe Balbi
2014-11-03usb: gadget: udc: pxa25x: 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