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
/
pch_udc.c
Age
Commit message (
Expand
)
Author
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-03-16
usb: gadget: pch_udc: Replace PCI pool old API
Romain Perier
2016-06-21
usb: gadget: pch_udc: reorder spin_[un]lock to avoid deadlock
Iago Abal
2016-06-21
usb: gadget: fix unused-but-set-variale warnings
Michal Nazarewicz
2016-04-19
usb: gadget: pch_udc: don't free devm allocated memory
Felipe Balbi
2016-04-18
usb: gadget: pch_udc: sort IDs
Andy Shevchenko
2016-04-18
usb: gadged: pch_udc: get rid of redundant assignments
Andy Shevchenko
2016-04-18
usb: gadget: pch_udc: enable MSI if hardware supports
Andy Shevchenko
2016-04-18
usb: gadget: pch_udc: convert to devres API
Andy Shevchenko
2016-04-18
usb: gadged: pch_udc: PCI core handles power state for us
Andy Shevchenko
2016-03-15
PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definition
Heikki Krogerus
2015-10-19
usb: gadget: fix a trivial typo
Geliang Tang
2015-09-28
usb: gadget: pch-udc: fix lock
Felipe Balbi
2015-08-04
usb: gadget: pch_udc: add ep capabilities support
Robert Baldyga
2015-08-03
usb: gadget: udc: fix spin_lock in pch_udc
Pengyu Ma
2015-07-29
usb: udc: Convert use of __constant_cpu_to_leXX to cpu_to_leXX
Vaishali Thakkar
2015-01-29
usb: gadget: pch_udc: set value for common is_selfpowered
Peter Chen
2014-11-10
usb: gadget: pch_udc: use udc-core's reset notifier
Peter Chen
2014-11-03
usb: gadget: remove unnecessary 'driver' argument
Felipe Balbi
2014-09-25
usb: gadget: Refactor request completion
Michal Sojka
2014-08-20
usb: pch_udc: usb gadget device support for Intel Quark X1000
Bryan O'Donoghue
2014-07-16
usb: gadget: Gadget directory cleanup - group UDC drivers
Andrzej Pietrasiewicz