index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ohci-at91.c
Age
Commit message (
Expand
)
Author
2017-03-09
usb: ohci-at91: Do not drop unhandled USB suspend control requests
Jelle Martijn Kok
2017-01-05
usb: ohci-at91: use descriptor-based gpio APIs correctly
Peter Rosin
2016-12-08
USB: OHCI: at91: remove useless extern declaration
Manjunath Goudar
2016-10-30
Merge 4.9-rc3 into usb-next
Greg Kroah-Hartman
2016-10-24
usb: ohci-at91: Use descriptor-based gpio APIs
Wenyou Yang
2016-10-24
usb: ohci-at91: Set RemoteWakeupConnected bit explicitly.
Wenyou Yang
2016-09-13
USB: host: ohci-at91: fix non static symbol warning
Wei Yongjun
2016-08-30
usb: ohci-at91: Forcibly suspend ports while USB suspend
Wenyou Yang
2016-03-17
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-03-03
usb: ohci-at91: use __maybe_unused to hide pm functions
Arnd Bergmann
2016-02-16
gpio: Include linux/gpio.h instead of asm/gpio.h
Bjorn Helgaas
2015-12-04
USB: host: ohci-at91: fix a crash in ohci_hcd_at91_overcurrent_irq
Alexandre Belloni
2015-08-14
USB: host: ohci-at91: merge loops in ohci_hcd_at91_drv_probe
Alexandre Belloni
2015-08-14
USB: host: ohci-at91: merge ohci_at91_of_init in ohci_hcd_at91_drv_probe
Alexandre Belloni
2015-08-14
USB: host: ohci-at91: depend on OF
Alexandre Belloni
2015-08-14
USB: host: ohci-at91: move at91_usbh_data definition in c file
Alexandre Belloni
2015-03-26
USB: host: ohci-at91: remove useless uclk clock
Boris Brezillon
2015-01-25
USB: host: ohci-at91: Fix wake-up support
Sylvain Rochet
2015-01-25
USB: host: ohci-at91: usb_hcd_at91_probe(), remove useless stack initialisation
Sylvain Rochet
2015-01-25
USB: host: ohci-at91: Move global variables to private struct
Sylvain Rochet
2015-01-25
USB: host: ohci-at91: Use struct dev_pm_ops instead of struct platform_driver
Sylvain Rochet
2015-01-25
ohci-at91: use HUB_CHAR_*
Sergei Shtylyov
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-07
host: ohci-at91: remove duplicate check on resource
Varka Bhadram
2014-11-03
USB: OHCI: ohci-at91: remove unnecessary headers
Alexandre Belloni
2014-10-20
usb: host: drop owner assignment from platform_drivers
Wolfram Sang
2014-04-24
USB: OHCI: Export the OHCI hub control and status_data functions
Laurent Pinchart
2014-01-07
USB: fix: ohci-at91 mismerge build error
Arnd Bergmann
2013-12-24
Merge 3.13-rc5 into usb-next
Greg Kroah-Hartman
2013-12-18
usb: ohci-at91: use device managed clk retrieval
Boris BREZILLON
2013-12-18
usb: ohci-at91: use dev variable instead of &pdev->dev
Boris BREZILLON
2013-12-18
usb: ohci-at91: replace request_mem_region + ioremap by devm_ioremap_resource
Boris BREZILLON
2013-12-17
usb: ohci-at91: fix irq and iomem resource retrieval
Boris BREZILLON
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-12-08
USB: OHCI: Properly handle ohci-at91 suspend
Majunath Goudar
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-10-31
DMA-API: usb: use new dma_coerce_mask_and_coherent()
Russell King
2013-10-31
DMA-API: usb: use dma_set_coherent_mask()
Russell King
2013-10-14
Revert "USB: OHCI: Properly handle ohci-at91 suspend"
Greg Kroah-Hartman
2013-10-05
USB: OHCI: Properly handle ohci-at91 suspend
Manjunath Goudar
2013-09-26
USB: OHCI: make ohci-at91 a separate driver
Manjunath Goudar
2013-08-27
usb: ohci-at91: remove unnecessary dev_set_drvdata()
Libo Chen
2013-08-02
USB: ohci-at91: add usb_clk for transition to common clk framework
Boris BREZILLON
2013-07-31
USB: host: use dev_get_platdata()
Jingoo Han
2013-06-24
USB: ohci-at91: prepare clk before calling enable
Boris BREZILLON
2013-05-16
USB: set device dma_mask without reference to global data
Stephen Warren
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
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
[next]