Hans de Goede
|
62d9694a00
ohci-platform: Add support for controllers with multiple reset lines
|
9 years ago |
Geliang Tang
|
20db5513b4
USB: host: use to_platform_device
|
9 years ago |
Arun Ramamurthy
|
a666f7d097
usb: ohci-platform: Use devm_of_phy_get_by_index
|
10 years ago |
Arun Ramamurthy
|
85cd690d7e
usb: ohci-platform: add support for multiple phys per controller
|
10 years ago |
Andreas Herrmann
|
a95cfa6b86
USB: host: Remove hard-coded octeon platform information for ehci/ohci
|
10 years ago |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 years ago |
Varka Bhadram
|
7b519291b1
host: ohci-platform: remove duplicate check on resource
|
10 years ago |
Wonhong Kwon
|
5e4ccd9ee2
usb: ehci/ohci-platform: use SIMPLE_DEV_PM_OPS to support hibernation
|
10 years ago |
Kevin Cernekee
|
46f21949eb
USB: ohci-platform: Move platform_data checks into the probe function
|
10 years ago |
Kevin Cernekee
|
c4b8692a05
USB: ohci-platform: Expose no_big_frame_no and num_ports in DT
|
10 years ago |
Wolfram Sang
|
566e0269e5
usb: host: drop owner assignment from platform_drivers
|
10 years ago |
Maxime Ripard
|
4615f3bd08
usb: ohci-platform: Enable optional use of reset controller
|
11 years ago |
Alan Stern
|
adff52952e
USB: ohci-platform: check for platform data misconfiguration
|
11 years ago |
Hans de Goede
|
ce149c30b9
ohci-platform: Change compatible string from usb-ohci to generic-ohci
|
11 years ago |
Hans de Goede
|
b103441257
ohci-platform: Add support for controllers with big-endian regs / descriptors
|
11 years ago |
Hans de Goede
|
ca52a17ba9
ohci-platform: Add support for devicetree instantiation
|
11 years ago |
Peter Chen
|
3c9740a117
usb: hcd: move controller wakeup setting initialization to individual driver
|
11 years ago |
Manjunath Goudar
|
39dbd7df56
USB: OHCI: Properly handle ohci-platform suspend
|
12 years ago |
Jingoo Han
|
d4f09e28d7
USB: host: use dev_get_platdata()
|
12 years ago |
Manjunath Goudar
|
928fb68e23
USB: OHCI: make ohci-platform a separate driver
|
12 years ago |
Jingoo Han
|
adb6595c69
USB: ohci-platform: remove unnecessary platform_set_drvdata()
|
12 years ago |
Thierry Reding
|
148e11349b
usb: Convert to devm_ioremap_resource()
|
12 years ago |
Bill Pemberton
|
fb4e98ab63
usb: remove use of __devexit
|
12 years ago |
Bill Pemberton
|
41ac7b3ab7
usb: remove use of __devinit
|
12 years ago |
Bill Pemberton
|
7690417db5
usb: remove use of __devexit_p
|
12 years ago |
Florian Fainelli
|
be7ac70b9b
USB: OHCI: make ohci-platform use devm_request_and_ioremap helper
|
13 years ago |
Florian Fainelli
|
ac0e3c04eb
USB: OHCI: fix typo in ohci-platform driver on the word "resource"
|
13 years ago |
Florian Fainelli
|
976baf6e96
USB: OHCI: make ohci-platform use dev_err() instead of pr_err()
|
13 years ago |
Florian Fainelli
|
cfa49b4b88
USB: ohci: merge ohci_finish_controller_resume with ohci_resume
|
13 years ago |
Florian Fainelli
|
2b16e39ee0
USB: ohci: allow platform driver to specify the number of ports
|
13 years ago |