summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-pci.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-14dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass1-1/+1
2020-12-14dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-1/+1
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-2/+2
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2018-11-26usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/Sven Schwermer1-4/+4
2018-08-28usb: ehci: Add PHY support to ehci-pciMarek Vasut1-4/+27
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-06-05ehci-pci: Prepare for usage of readl()/writel() accessorsAlexey Brodkin1-0/+1
2016-10-11usb: pci: Fix cast for 64-bit compilationSimon Glass1-2/+2
2016-09-24usb: replace ehci_*_remove() with usb_deregister()Masahiro Yamada1-12/+1
2016-01-24dm: usb: Add a compatible string for PCI EHCI controllerSimon Glass1-0/+6
2016-01-12dm: usb: Convert echi-pci to use new DM PCI APISimon Glass1-12/+39
2016-01-12dm: pci: Add a dm_ prefix to pci_get_bdf()Simon Glass1-1/+1
2015-07-22dm: usb: Add driver-model support to ehci-pciSimon Glass1-20/+77
2015-07-22usb: Update some EHCI driver licenses to use SPDXSimon Glass1-14/+1
2015-02-06usb: pci: Use pci_find_class() to find the deviceSimon Glass1-52/+1
2013-12-18usb: ehci-pci: Clarify and cleanup the EHCI controller detectionMarek Vasut1-3/+25
2013-10-21usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky1-2/+2
2013-03-18usb: Add multiple controllers support for EHCI PCIVincent Palatin1-9/+16
2013-03-17usb: ehci: generic PCI supportVincent Palatin1-1/+40
2012-10-15usb: ehci: rework to take advantage of new lowlevel interfaceLucas Stach1-8/+7
2011-06-25ehci-pci: Fix PCI EHCI driver for 36-bitZhao Chenhui1-3/+2
2011-04-05Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk1-0/+1
2011-04-04echi: add ULI1575 PCI IDZhao Chenhui1-0/+1
2011-04-02ehci-pci: Add PCI EHCI controllerTrübenbach, Ralf1-1/+2
2010-10-22ehci-pci: print hccr, hcor and hc_lenghtFlorian Fainelli1-0/+4
2010-04-08EHCI: add NEC PCI IDSergei Shtylyov1-0/+1
2009-04-06drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD1-0/+65