index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ohci-platform.c
Age
Commit message (
Expand
)
Author
2012-11-21
usb: remove use of __devexit
Bill Pemberton
2012-11-21
usb: remove use of __devinit
Bill Pemberton
2012-11-21
usb: remove use of __devexit_p
Bill Pemberton
2012-10-22
USB: OHCI: make ohci-platform use devm_request_and_ioremap helper
Florian Fainelli
2012-10-22
USB: OHCI: fix typo in ohci-platform driver on the word "resource"
Florian Fainelli
2012-10-22
USB: OHCI: make ohci-platform use dev_err() instead of pr_err()
Florian Fainelli
2012-10-22
USB: ohci: merge ohci_finish_controller_resume with ohci_resume
Florian Fainelli
2012-10-22
USB: ohci: allow platform driver to specify the number of ports
Florian Fainelli
2012-08-15
drivers/usb/host/ohci-platform.c: fix error return code
Julia Lawall
2012-08-10
usb: host: ohci-platform: add platform specific power callback
Kuninori Morimoto
2012-08-10
usb: host: ohci-platform: BUG_ON() to WARN_ON() on probe
Kuninori Morimoto
2012-04-18
usb: Fix various typo within usb
Masanari Iida
2012-03-15
USB: OHCI: Add a generic platform device driver
Hauke Mehrtens