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
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