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
/
dwc3
/
dwc3-keystone.c
Age
Commit message (
Expand
)
Author
2019-09-02
Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2019-08-09
usb: dwc3: keystone: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-07-30
usb: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-01-28
usb: dwc3: keystone: Add support for ti,am654-dwc3
Roger Quadros
2017-11-07
USB: dwc3: 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-08-09
usb: dwc3: keystone: Add PM_RUNTIME Support to DWC3 Keystone USB driver
Franklin S Cooper Jr
2017-05-16
usb: dwc3: keystone: check return value
Pan Bian
2016-04-06
usb: dwc3: keystone: drop dma_mask configuration
Grygorii Strashko
2015-07-29
usb: dwc3: keystone: convert dev_dbg() to dev_err()
Felipe Balbi
2014-11-20
usb: dwc3: keystone: fix error return code
Julia Lawall
2014-11-03
usb: dwc3: keystone: remove duplicate check on resource
Varka Bhadram
2014-09-28
USB: Remove .owner field for driver
Kiran Padwal
2013-12-12
usb: dwc3: add Keystone specific glue layer
WingMan Kwok