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-w90x900.c
Age
Commit message (
Expand
)
Author
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-24
host: ehci-w90x900: fix error return code
Julia Lawall
2014-11-07
host: ehci-w90x900: remove duplicate check on resource
Varka Bhadram
2014-10-20
usb: host: drop owner assignment from platform_drivers
Wolfram Sang
2013-12-18
USB: ehci-w90x900: Use devm_ioremap_resource()
Jingoo Han
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-09-26
USB: EHCI: make ehci-w90X900 a separate driver
Manjunath Goudar
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
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-10-24
usb: "ehci-w90x900" Fix a typo and add some whitespace.
Justin P. Mattock
2012-07-09
EHCI: centralize controller initialization
Alan Stern
2011-12-08
usb: Remove ehci_reset call from ehci_run
Geoff Levand
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
2010-11-30
usb: Add in missing EHCI helpers.
Paul Mundt
2009-09-23
USB: Add nuvoton Ehci driver for w90p910 platform
Wan ZongShun