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
/
fhci-hcd.c
Age
Commit message (
Expand
)
Author
2016-08-30
usb: host: fhci-hcd: don't print on ENOMEM
Wolfram Sang
2015-12-22
QE: Move QE from arch/powerpc to drivers/soc
Zhao Qiang
2014-10-20
usb: host: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-23
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
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-06-26
USB: FHCI: Reusing QUICC Engine USB Controller registers from immap_qe.h
Guilherme Maciel Ferreira
2011-11-28
usb: convert drivers/usb/* to use module_platform_driver()
Axel Lin
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
2011-08-23
usb: fhci-hcd: Allocate pram dynamically.
Joakim Tjernlund
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-28
dt/usb: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-01-03
drivers: fix comment typo diable -> disable.
Justin P. Mattock
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-20
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-02
USB host: make Open Firmware device id constant
Németh Márton
2010-03-02
USB: FHCI: Correct the size argument to kzalloc
Julia Lawall
2010-01-20
USB: FHCI: avoid NULL pointer dereference
Alexander Beregalov
2009-03-24
USB: FHCI: use dev_name() in place of bus_id.
Sachin Sant
2009-01-27
USB: Driver for Freescale QUICC Engine USB Host Controller
Anton Vorontsov