index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
fhci-hcd.c
Age
Commit message (
Expand
)
Author
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