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 |
Jingoo Han
|
c00809d330
USB: ohci-exynos: Remove non-DT support
|
12 years ago |
Greg Kroah-Hartman
|
066ba8e061
Revert "USB: OHCI: Properly handle ohci-exynos suspend"
|
12 years ago |
Jingoo Han
|
a72e2e5cc2
USB: ohci-exynos: Add missing usb_put_hcd() to prevent memory leak
|
12 years ago |
Manjunath Goudar
|
fea0896fd3
USB: OHCI: Properly handle ohci-exynos suspend
|
12 years ago |
Manjunath Goudar
|
50a97e059b
USB: OHCI: make ohci-exynos a separate driver
|
12 years ago |
Jingoo Han
|
d4f09e28d7
USB: host: use dev_get_platdata()
|
12 years ago |
Stephen Warren
|
3b9561e9d9
USB: set device dma_mask without reference to global data
|
12 years ago |
Linus Torvalds
|
a7726350e0
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
12 years ago |
Arnd Bergmann
|
cccfc53626
usb: exynos: do not include plat/usb-phy.h
|
12 years ago |
Thomas Abraham
|
2871782ae1
usb: ohci-exynos: skip phy setup for Exynos5440 based platforms
|
12 years ago |
Jingoo Han
|
b82718565c
ARM: EXYNOS: change the name of USB ohci header
|
12 years ago |
Felipe Balbi
|
9ee1c7fbea
usb: host: ohci-exynos: fix PHY error handling
|
12 years ago |
Greg Kroah-Hartman
|
4811f53fad
Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
12 years ago |
Vivek Gautam
|
6e2477777c
usb: ehci-s5p/ohci-exynos: Fix compatible strings for the device
|
12 years ago |
Vivek Gautam
|
ed993bf19b
USB: ohci-exynos: Add phy driver support
|
12 years ago |
Vivek Gautam
|
b506eebc50
ARM: EXYNOS: Update & move usb-phy types to generic include layer
|
12 years ago |
Bill Pemberton
|
fb4e98ab63
usb: remove use of __devexit
|
13 years ago |
Bill Pemberton
|
41ac7b3ab7
usb: remove use of __devinit
|
13 years ago |
Bill Pemberton
|
7690417db5
usb: remove use of __devexit_p
|
13 years ago |
Vincent Palatin
|
57465109ce
USB: ohci-exynos: initialize registers pointer earlier
|
13 years ago |
Jingoo Han
|
60d80adbac
USB: ohci-exynos: use devm_clk_get()
|
13 years ago |
Thomas Abraham
|
c05c946c68
usb: ohci-exynos: use clk_prepare_enable and clk_disable_unprepare
|
13 years ago |
Florian Fainelli
|
cfa49b4b88
USB: ohci: merge ohci_finish_controller_resume with ohci_resume
|
13 years ago |
Arnd Bergmann
|
436d42c61c
ARM: samsung: move platform_data definitions
|
13 years ago |
Vivek Gautam
|
d51389306f
USB: ohci-exynos: Add support for device tree
|
13 years ago |
Jingoo Han
|
390a0a7806
USB: ohci-exynos: use devm_ functions
|
13 years ago |
Jingoo Han
|
e864abed54
USB: ohci-exynos: add clock gating to suspend/resume
|
13 years ago |