Laurent Pinchart
|
42b59eba71
USB: OHCI: Export the OHCI hub control and status_data functions
|
11 anni fa |
Arnd Bergmann
|
1f53b48529
USB: fix: ohci-at91 mismerge build error
|
11 anni fa |
Greg Kroah-Hartman
|
99f14bd4d1
Merge 3.13-rc5 into usb-next
|
11 anni fa |
Boris BREZILLON
|
fc7a3252f6
usb: ohci-at91: use device managed clk retrieval
|
11 anni fa |
Boris BREZILLON
|
5b218a07f2
usb: ohci-at91: use dev variable instead of &pdev->dev
|
11 anni fa |
Boris BREZILLON
|
cca2bbb308
usb: ohci-at91: replace request_mem_region + ioremap by devm_ioremap_resource
|
11 anni fa |
Boris BREZILLON
|
fb5f1834c3
usb: ohci-at91: fix irq and iomem resource retrieval
|
11 anni fa |
Peter Chen
|
3c9740a117
usb: hcd: move controller wakeup setting initialization to individual driver
|
11 anni fa |
Majunath Goudar
|
a9d3840ed3
USB: OHCI: Properly handle ohci-at91 suspend
|
11 anni fa |
Linus Torvalds
|
8ceafbfa91
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
|
11 anni fa |
Russell King
|
e1fd734183
DMA-API: usb: use new dma_coerce_mask_and_coherent()
|
12 anni fa |
Russell King
|
22d9d8e831
DMA-API: usb: use dma_set_coherent_mask()
|
12 anni fa |
Greg Kroah-Hartman
|
118cb990cd
Revert "USB: OHCI: Properly handle ohci-at91 suspend"
|
12 anni fa |
Manjunath Goudar
|
056ca85dab
USB: OHCI: Properly handle ohci-at91 suspend
|
12 anni fa |
Manjunath Goudar
|
e3825b48e2
USB: OHCI: make ohci-at91 a separate driver
|
12 anni fa |
Libo Chen
|
d143a8edcd
usb: ohci-at91: remove unnecessary dev_set_drvdata()
|
12 anni fa |
Boris BREZILLON
|
6b0a1cf732
USB: ohci-at91: add usb_clk for transition to common clk framework
|
12 anni fa |
Jingoo Han
|
d4f09e28d7
USB: host: use dev_get_platdata()
|
12 anni fa |
Boris BREZILLON
|
8e82d8d98a
USB: ohci-at91: prepare clk before calling enable
|
12 anni fa |
Stephen Warren
|
3b9561e9d9
USB: set device dma_mask without reference to global data
|
12 anni fa |
Linus Torvalds
|
8287361abc
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
12 anni fa |
Bill Pemberton
|
fb4e98ab63
usb: remove use of __devexit
|
12 anni fa |
Bill Pemberton
|
41ac7b3ab7
usb: remove use of __devinit
|
12 anni fa |
Bill Pemberton
|
7690417db5
usb: remove use of __devexit_p
|
12 anni fa |
Jean-Christophe PLAGNIOL-VILLARD
|
bcd2360c1f
arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
|
13 anni fa |
Florian Fainelli
|
cfa49b4b88
USB: ohci: merge ohci_finish_controller_resume with ohci_resume
|
13 anni fa |
Joachim Eastwood
|
01bb650177
USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irq
|
13 anni fa |
Nicolas Ferre
|
6fffb77c83
USB: ohci-at91: fix PIO handling in relation with number of ports
|
13 anni fa |
Nicolas Ferre
|
07e4e556ef
USB: ohci-at91: add a reset function to fix race condition
|
13 anni fa |
Nicolas Ferre
|
7a82f612fa
USB: ohci-at91: use resource_size() for memory/io resource length
|
13 anni fa |