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
2024-10-04
usb: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2023-07-30
usb: ohci-at91: Fix the unhandle interrupt when resume
Guiting Shen
2023-07-27
usb: ohci-at91: Remove redundant msg at probe time
Yangtao Li
2023-07-27
usb: ohci-at91: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-25
usb: Explicitly include correct DT includes
Rob Herring
2023-05-28
usb: ohci-at91: Convert to platform remove callback returning void
Uwe Kleine-König
2022-09-05
usb: clean up after dropping driver registration log spam
Ard Biesheuvel
2022-08-31
usb: reduce kernel log spam on driver registration
Ard Biesheuvel
2022-06-10
usb: host: ohci-at91: add support to enter suspend using SMC
Clément Léger
2021-07-27
usb: host: ohci-at91: suspend/resume ports after/before OHCI accesses
Claudiu Beznea
2020-10-28
usb: hosts: Remove in_interrupt() from comments
Ahmed S. Darwish
2020-07-03
usb: host: ohci-at91: Demote kerneldoc headers down to basic comment blocks
Lee Jones
2019-10-15
USB: host: ohci-at91: Remove unused variable regs in at91_stop_hc
Nathan Chancellor
2019-10-04
USB: host: ohci-at91: resume: balance the clock start call
Boris Krasnovskiy
2019-10-04
USB: host: ohci-at91: suspend: delay needed before to stop clocks
Nicolas Ferre
2019-10-04
USB: host: ohci-at91: completely shutdown the controller in at91_stop_hc()
Boris Krasnovskiy
2019-01-18
USB: host: ohci-at91: add sam9x60-sfr definition for ohci
Nicolas Ferre
2018-10-15
usb: host: ohci-at91: fix request of irq for optional gpio
Tudor.Ambarus@microchip.com
2018-05-31
usb: host: ohci: fix sfr kernel warning in ohci-at91 driver
Prasanthi Chellakumar
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
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
[next]