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-xilinx-of.c
Age
Commit message (
Expand
)
Author
2015-01-09
usb: host: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-23
drivers/usb/host/ehci-xilinx-of.c: Include "linux/of_irq.h" to avoid compilin...
Chen Gang
2013-12-18
USB: ehci-xilinx-of: use dev_err() instead of printk()
Jingoo Han
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-09-23
Revert "Revert "USB: EHCI: support running URB giveback in tasklet context""
Greg Kroah-Hartman
2013-09-17
Revert "USB: EHCI: support running URB giveback in tasklet context"
Greg Kroah-Hartman
2013-08-12
USB: EHCI: support running URB giveback in tasklet context
Ming Lei
2013-07-25
USB: host: Use usb_hcd_platform_shutdown() wherever possible
Roger Quadros
2013-05-30
USB: host: use platform_{get,set}_drvdata()
Jingoo Han
2013-01-22
usb: Convert to devm_ioremap_resource()
Thierry Reding
2012-11-21
usb: remove use of __devinit
Bill Pemberton
2012-08-10
drivers/usb/host/ehci-xilinx-of.c: use devm_ functions
Julia Lawall
2012-07-09
EHCI: centralize controller initialization
Alan Stern
2012-06-13
USB: EHCI: Fix build warning in xilinx ehci driver
Herton Ronaldo Krzesinski
2012-01-16
USB: EHCI: Don't use NO_IRQ in xilinx ehci driver
Michal Simek
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-05-03
USB: EHCI: Support controllers with big endian capability regs
Jan Andersson
2011-03-16
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-03-02
of: Add missing of_address.h to xilinx ehci driver
Michal Simek
2011-02-28
dt/usb: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2010-11-30
usb: Add in missing EHCI helpers.
Paul Mundt
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-06-02
of/usb: fix build error due to of_node pointer move
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-03-02
USB: Convert concatenated __FILE__ to %s, __FILE__
Joe Perches
2010-03-02
USB host: make Open Firmware device id constant
Németh Márton
2009-12-11
USB: Add support for Xilinx USB host controller
Julie Zhu