summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-pci.c
Commit message (Expand)AuthorAgeFilesLines
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-1/+1
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-1/+1
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-2/+2
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/Sven Schwermer2018-11-261-4/+4
* usb: ehci: Add PHY support to ehci-pciMarek Vasut2018-08-281-4/+27
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* ehci-pci: Prepare for usage of readl()/writel() accessorsAlexey Brodkin2017-06-051-0/+1
* usb: pci: Fix cast for 64-bit compilationSimon Glass2016-10-111-2/+2
* usb: replace ehci_*_remove() with usb_deregister()Masahiro Yamada2016-09-231-12/+1
* dm: usb: Add a compatible string for PCI EHCI controllerSimon Glass2016-01-241-0/+6
* dm: usb: Convert echi-pci to use new DM PCI APISimon Glass2016-01-121-12/+39
* dm: pci: Add a dm_ prefix to pci_get_bdf()Simon Glass2016-01-121-1/+1
* dm: usb: Add driver-model support to ehci-pciSimon Glass2015-07-211-20/+77
* usb: Update some EHCI driver licenses to use SPDXSimon Glass2015-07-211-14/+1
* usb: pci: Use pci_find_class() to find the deviceSimon Glass2015-02-051-52/+1
* usb: ehci-pci: Clarify and cleanup the EHCI controller detectionMarek Vasut2013-12-181-3/+25
* usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky2013-10-201-2/+2
* usb: Add multiple controllers support for EHCI PCIVincent Palatin2013-03-181-9/+16
* usb: ehci: generic PCI supportVincent Palatin2013-03-161-1/+40
* usb: ehci: rework to take advantage of new lowlevel interfaceLucas Stach2012-10-151-8/+7
* ehci-pci: Fix PCI EHCI driver for 36-bitZhao Chenhui2011-06-251-3/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-04-051-0/+1
|\
| * echi: add ULI1575 PCI IDZhao Chenhui2011-04-041-0/+1
* | ehci-pci: Add PCI EHCI controllerTrübenbach, Ralf2011-04-021-1/+2
|/
* ehci-pci: print hccr, hcor and hc_lenghtFlorian Fainelli2010-10-221-0/+4
* EHCI: add NEC PCI IDSergei Shtylyov2010-04-081-0/+1
* drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD2009-04-061-0/+65