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
/
ehci-atmel.c
Age
Commit message (
Expand
)
Author
2023-05-28
usb: ehci-atmel: 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
2021-09-14
USB: host: ehci-atmel: Add support for HSIC phy
Cristian Birsan
2019-07-30
usb: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2017-11-07
USB: host: ehci: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-10-04
ehci-atmel: Power down during suspend is normal
Romain Izard
2016-03-03
usb: ehci-atmel: use __maybe_unused to hide pm functions
Arnd Bergmann
2015-03-18
USB: ehci-atmel: rework clk handling
Boris Brezillon
2015-01-25
USB: host: ehci-atmel: Move global variables to private struct
Sylvain Rochet
2015-01-25
USB: host: ehci-atmel: Add suspend/resume support
Sylvain Rochet
2014-11-07
host: ehci-atmel: remove duplicate check on resource
Varka Bhadram
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
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-30
USB: ehci-atmel: add usb_clk for transition to CCF
Boris BREZILLON
2013-06-24
ehci-atmel.c: prepare clk before calling enable
Boris BREZILLON
2013-05-16
USB: set device dma_mask without reference to global data
Stephen Warren
2013-04-08
USB: EHCI: make ehci-atmel a separate driver
Manjunath Goudar
2013-01-22
usb: Convert to devm_ioremap_resource()
Thierry Reding
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
2012-10-31
USB: EHCI: remove ehci_port_power() routine
Alan Stern
2012-08-10
drivers/usb/host/ehci-atmel.c: use devm_ functions
Julia Lawall
2012-07-09
EHCI: centralize controller initialization
Alan Stern
2012-04-04
USB: ehci-atmel: add needed of.h header file
Nicolas Ferre
2012-03-16
ARM: at91: usb ehci add dt support
Jean-Christophe PLAGNIOL-VILLARD
2011-05-03
USB: EHCI: Support controllers with big endian capability regs
Jan Andersson
2011-03-11
ehci-atmel: fix section mismatch warning
Hubert Feurstein
2010-11-30
usb: Add in missing EHCI helpers.
Paul Mundt
2010-03-02
USB: ehci-atmel.c: use resource_size()
H Hartley Sweeten
2009-09-23
USB: at91: Add USB EHCI driver for at91sam9g45 series
Nicolas Ferre