summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc
Commit message (Expand)AuthorAgeFilesLines
* PCI: keystone: Cleanup set_dbi_mode() and get_dbi_mode()Kishon Vijay Abraham I2018-10-171-5/+7
* PCI: keystone: Cleanup outbound window configurationKishon Vijay Abraham I2018-10-171-15/+17
* PCI: keystone: Get number of outbound windows from DTKishon Vijay Abraham I2018-10-171-2/+11
* PCI: keystone: Cleanup configuration space accessKishon Vijay Abraham I2018-10-171-50/+20Star
* PCI: keystone: Invoke runtime PM APIs to enable clockKishon Vijay Abraham I2018-10-171-16/+12Star
* PCI: keystone: Cleanup PHY handlingKishon Vijay Abraham I2018-10-171-16/+106
* PCI: keystone: Use SYSCON APIs to get device ID from control moduleKishon Vijay Abraham I2018-10-171-13/+32
* PCI: keystone: Use uniform function naming conventionKishon Vijay Abraham I2018-10-171-110/+111
* PCI: keystone: Remove redundant platform_set_drvdata() invocationKishon Vijay Abraham I2018-10-171-2/+0Star
* PCI: keystone: Merge pci-keystone-dw.c and pci-keystone.cKishon Vijay Abraham I2018-10-174-541/+489Star
* PCI: keystone: Remove unused argument from ks_dw_pcie_host_init()Kishon Vijay Abraham I2018-10-173-5/+3Star
* PCI: keystone: Do not initiate link training multiple timesKishon Vijay Abraham I2018-10-171-6/+4Star
* PCI: keystone: Move dw_pcie_setup_rc() out of ks_pcie_establish_link()Kishon Vijay Abraham I2018-10-171-3/+2Star
* PCI: keystone: Use quirk to set MRRS for PCI host bridgeKishon Vijay Abraham I2018-10-171-22/+15Star
* PCI: keystone: Use quirk to limit MRRS for K2GKishon Vijay Abraham I2018-10-171-0/+3
* Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2018-08-1513-51/+240
|\
| * pci-epf-test/pci_endpoint_test: Add MSI-X supportGustavo Pimentel2018-07-191-0/+1
| * PCI: dwc: Add legacy interrupt callback handlerGustavo Pimentel2018-07-193-2/+17
| * PCI: dwc: Rework MSI callbacks handlerGustavo Pimentel2018-07-192-27/+33
| * PCI: dwc: Add MSI-X callbacks handlerGustavo Pimentel2018-07-193-1/+148
| * PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signaturesGustavo Pimentel2018-07-195-5/+5
| * PCI: dwc: Fix EP link notification implementationGustavo Pimentel2018-07-192-8/+9
| * PCI: spear13xx: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0Star
| * PCI: qcom: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0Star
| * PCI: histb: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0Star
| * PCI: designware-plat: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0Star
| * PCI: artpec6: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0Star
| * PCI: armada8k: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0Star
| * PCI: keystone: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0Star
| * PCI: imx6: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0Star
| * PCI: exynos: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0Star
| * PCI: kirin: Add MSI supportXiaowei Song2018-07-111-0/+28
* | PCI: designware: Fix I/O space page leakSergei Shtylyov2018-07-191-1/+2
* | PCI: controller: dwc: Do not let PCIE_DW_PLAT_HOST default to yesGeert Uytterhoeven2018-06-291-1/+0Star
|/
* Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-132-5/+7
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-0821-0/+9904