index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
udc
/
pxa25x_udc.c
Age
Commit message (
Expand
)
Author
2018-03-09
USB: gadget: pxa25x: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-07
USB: gadget: udc: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-10-04
usb: gadget: udc: pxa25x_udc: use setup_timer() helper.
Allen Pais
2016-03-04
usb: gadget: pxa25x_udc: document endianess better
Arnd Bergmann
2016-03-04
usb: gadget: pxa25x_udc: use readl/writel for mmio
Arnd Bergmann
2016-03-04
usb: gadget: pxa25x_udc cleanup
Arnd Bergmann
2016-03-04
usb: gadget: pxa25x_udc: move register definitions from arch
Arnd Bergmann
2015-08-04
usb: gadget: epautoconf: remove pxa quirk from ep_matches()
Robert Baldyga
2015-08-04
usb: gadget: pxa25x_udc: add ep capabilities support
Robert Baldyga
2015-07-30
usb: gadget: add 'quirk_altset_not_supp' to usb_gadget
Robert Baldyga
2015-01-12
usb: gadget: pxa27x_udc: delete pullup operation at .udc_start and .udc_stop
Peter Chen
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-25
usb: gadget: udc: pxa25x: remove unnecessary NULL check
Felipe Balbi
2014-11-10
usb: gadget: pxa25x_udc: use udc-core's reset notifier
Peter Chen
2014-11-03
usb: gadget: remove unnecessary 'driver' argument
Felipe Balbi
2014-11-03
usb: gadget: udc: pxa25x: do not rely on 'driver' argument
Felipe Balbi
2014-10-20
usb: gadget: udc: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-25
usb: gadget: Refactor request completion
Michal Sojka
2014-07-16
usb: gadget: Gadget directory cleanup - group UDC drivers
Andrzej Pietrasiewicz