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
2013-12-18
USB: ehci-ppc-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-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
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-ppc-of.c: use devm_ functions
Julia Lawall
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