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
/
ehci-ppc-of.c
Age
Commit message (
Expand
)
Author
2012-07-09
EHCI: centralize controller initialization
Alan Stern
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-02-28
dt/usb: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2010-09-03
USB: ehci-ppc-of: problems in unwind
Dan Carpenter
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
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-07-12
USB: EHCI: use the new clear_tt_buffer interface
Alan Stern
2009-06-15
USB: EHCI: update toggle state for linked QHs
Alan Stern
2009-01-07
USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]
Vitaly Bordug
2008-05-29
USB: EHCI: suppress unwanted error messages
Alan Stern
2008-05-29
USB: EHCI: fix up root-hub TT mess
Alan Stern
2008-02-01
USB: add ehci-ppc-of bus glue (device-tree aware)
Valentine Barshak