Alexandre Belloni
|
e4df92279f
USB: host: ohci-at91: merge loops in ohci_hcd_at91_drv_probe
|
10 years ago |
Alexandre Belloni
|
bd73bfcd44
USB: host: ohci-at91: merge ohci_at91_of_init in ohci_hcd_at91_drv_probe
|
10 years ago |
Alexandre Belloni
|
be12be546b
USB: host: ohci-at91: depend on OF
|
10 years ago |
Alexandre Belloni
|
b4f194706d
USB: host: ohci-at91: move at91_usbh_data definition in c file
|
10 years ago |
Boris Brezillon
|
963719c872
USB: host: ohci-at91: remove useless uclk clock
|
10 years ago |
Sylvain Rochet
|
1cee6b8d00
USB: host: ohci-at91: Fix wake-up support
|
10 years ago |
Sylvain Rochet
|
3b3394aff7
USB: host: ohci-at91: usb_hcd_at91_probe(), remove useless stack initialisation
|
10 years ago |
Sylvain Rochet
|
1b207459f7
USB: host: ohci-at91: Move global variables to private struct
|
10 years ago |
Sylvain Rochet
|
94ac0e5d29
USB: host: ohci-at91: Use struct dev_pm_ops instead of struct platform_driver
|
10 years ago |
Sergei Shtylyov
|
a9c49bcd0a
ohci-at91: use HUB_CHAR_*
|
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
|
04dc3150a3
host: ohci-at91: remove duplicate check on resource
|
11 years ago |
Alexandre Belloni
|
474fe70bcf
USB: OHCI: ohci-at91: remove unnecessary headers
|
11 years ago |
Wolfram Sang
|
566e0269e5
usb: host: drop owner assignment from platform_drivers
|
11 years ago |
Laurent Pinchart
|
42b59eba71
USB: OHCI: Export the OHCI hub control and status_data functions
|
11 years ago |
Arnd Bergmann
|
1f53b48529
USB: fix: ohci-at91 mismerge build error
|
11 years ago |
Greg Kroah-Hartman
|
99f14bd4d1
Merge 3.13-rc5 into usb-next
|
11 years ago |
Boris BREZILLON
|
fc7a3252f6
usb: ohci-at91: use device managed clk retrieval
|
11 years ago |
Boris BREZILLON
|
5b218a07f2
usb: ohci-at91: use dev variable instead of &pdev->dev
|
11 years ago |
Boris BREZILLON
|
cca2bbb308
usb: ohci-at91: replace request_mem_region + ioremap by devm_ioremap_resource
|
11 years ago |
Boris BREZILLON
|
fb5f1834c3
usb: ohci-at91: fix irq and iomem resource retrieval
|
11 years ago |
Peter Chen
|
3c9740a117
usb: hcd: move controller wakeup setting initialization to individual driver
|
12 years ago |
Majunath Goudar
|
a9d3840ed3
USB: OHCI: Properly handle ohci-at91 suspend
|
12 years ago |
Linus Torvalds
|
8ceafbfa91
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
|
12 years ago |
Russell King
|
e1fd734183
DMA-API: usb: use new dma_coerce_mask_and_coherent()
|
12 years ago |
Russell King
|
22d9d8e831
DMA-API: usb: use dma_set_coherent_mask()
|
12 years ago |
Greg Kroah-Hartman
|
118cb990cd
Revert "USB: OHCI: Properly handle ohci-at91 suspend"
|
12 years ago |
Manjunath Goudar
|
056ca85dab
USB: OHCI: Properly handle ohci-at91 suspend
|
12 years ago |
Manjunath Goudar
|
e3825b48e2
USB: OHCI: make ohci-at91 a separate driver
|
12 years ago |
Libo Chen
|
d143a8edcd
usb: ohci-at91: remove unnecessary dev_set_drvdata()
|
12 years ago |