index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-pci.c
Age
Commit message (
Expand
)
Author
2016-10-11
usb: pci: Fix cast for 64-bit compilation
Simon Glass
2016-09-23
usb: replace ehci_*_remove() with usb_deregister()
Masahiro Yamada
2016-01-24
dm: usb: Add a compatible string for PCI EHCI controller
Simon Glass
2016-01-12
dm: usb: Convert echi-pci to use new DM PCI API
Simon Glass
2016-01-12
dm: pci: Add a dm_ prefix to pci_get_bdf()
Simon Glass
2015-07-21
dm: usb: Add driver-model support to ehci-pci
Simon Glass
2015-07-21
usb: Update some EHCI driver licenses to use SPDX
Simon Glass
2015-02-06
usb: pci: Use pci_find_class() to find the device
Simon Glass
2013-12-18
usb: ehci-pci: Clarify and cleanup the EHCI controller detection
Marek Vasut
2013-10-20
usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.
Troy Kisky
2013-03-18
usb: Add multiple controllers support for EHCI PCI
Vincent Palatin
2013-03-16
usb: ehci: generic PCI support
Vincent Palatin
2012-10-15
usb: ehci: rework to take advantage of new lowlevel interface
Lucas Stach
2011-06-25
ehci-pci: Fix PCI EHCI driver for 36-bit
Zhao Chenhui
2011-04-05
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2011-04-04
echi: add ULI1575 PCI ID
Zhao Chenhui
2011-04-02
ehci-pci: Add PCI EHCI controller
Trübenbach, Ralf
2010-10-22
ehci-pci: print hccr, hcor and hc_lenght
Florian Fainelli
2010-04-08
EHCI: add NEC PCI ID
Sergei Shtylyov
2009-04-06
drivers/usb: regorganisation
Jean-Christophe PLAGNIOL-VILLARD