summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-pci.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07usb: Remove <common.h> and add needed includesTom Rini
2022-10-10usb: ehci: Make usage of generic_{setup,shutdown}_phy() helpersPatrice Chotard
2022-05-03pci: Add mask parameter to dm_pci_map_bar()Andrew Scull
2022-05-03pci: Map bars with offset and lengthAndrew Scull
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2018-11-26usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/Sven Schwermer
2018-08-28usb: ehci: Add PHY support to ehci-pciMarek Vasut
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-06-05ehci-pci: Prepare for usage of readl()/writel() accessorsAlexey Brodkin
2016-10-11usb: pci: Fix cast for 64-bit compilationSimon Glass
2016-09-23usb: replace ehci_*_remove() with usb_deregister()Masahiro Yamada
2016-01-24dm: usb: Add a compatible string for PCI EHCI controllerSimon Glass
2016-01-12dm: usb: Convert echi-pci to use new DM PCI APISimon Glass
2016-01-12dm: pci: Add a dm_ prefix to pci_get_bdf()Simon Glass
2015-07-21dm: usb: Add driver-model support to ehci-pciSimon Glass
2015-07-21usb: Update some EHCI driver licenses to use SPDXSimon Glass
2015-02-05usb: pci: Use pci_find_class() to find the deviceSimon Glass
2013-12-18usb: ehci-pci: Clarify and cleanup the EHCI controller detectionMarek Vasut
2013-10-20usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky
2013-03-18usb: Add multiple controllers support for EHCI PCIVincent Palatin
2013-03-16usb: ehci: generic PCI supportVincent Palatin
2012-10-15usb: ehci: rework to take advantage of new lowlevel interfaceLucas Stach
2011-06-25ehci-pci: Fix PCI EHCI driver for 36-bitZhao Chenhui
2011-04-05Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2011-04-04echi: add ULI1575 PCI IDZhao Chenhui
2011-04-02ehci-pci: Add PCI EHCI controllerTrübenbach, Ralf
2010-10-22ehci-pci: print hccr, hcor and hc_lenghtFlorian Fainelli
2010-04-08EHCI: add NEC PCI IDSergei Shtylyov
2009-04-06drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD