summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-259-680/+902
|\
| * Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas2018-10-205-653/+682
| |\
| | * PCI: keystone: Cleanup macros defined in pci-keystone.cKishon Vijay Abraham I2018-10-171-25/+16
| | * PCI: keystone: Reorder header file in alphabetical orderKishon Vijay Abraham I2018-10-171-4/+4
| | * PCI: keystone: Add debug error message for all errorsKishon Vijay Abraham I2018-10-171-9/+23
| | * PCI: keystone: Use ERR_IRQ_STATUS instead of ERR_IRQ_STATUS_RAW to get interr...Kishon Vijay Abraham I2018-10-171-2/+1
| | * PCI: keystone: Cleanup ks_pcie_link_up()Kishon Vijay Abraham I2018-10-172-8/+7
| | * 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/+20
| | * PCI: keystone: Invoke runtime PM APIs to enable clockKishon Vijay Abraham I2018-10-171-16/+12
| | * 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/+0
| | * PCI: keystone: Merge pci-keystone-dw.c and pci-keystone.cKishon Vijay Abraham I2018-10-174-541/+489
| | * PCI: keystone: Remove unused argument from ks_dw_pcie_host_init()Kishon Vijay Abraham I2018-10-173-5/+3
| | * PCI: keystone: Do not initiate link training multiple timesKishon Vijay Abraham I2018-10-171-6/+4
| | * PCI: keystone: Move dw_pcie_setup_rc() out of ks_pcie_establish_link()Kishon Vijay Abraham I2018-10-171-3/+2
| | * PCI: keystone: Use quirk to set MRRS for PCI host bridgeKishon Vijay Abraham I2018-10-171-22/+15
| | * PCI: keystone: Use quirk to limit MRRS for K2GKishon Vijay Abraham I2018-10-171-0/+3
| * | PCI: imx: Add PME_Turn_Off supportLeonard Crestez2018-10-051-0/+24
| * | PCI: kirin: Fix section mismatch warningNathan Chancellor2018-10-011-2/+2
| * | PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC modeVignesh R2018-09-251-3/+8
| * | PCI: qcom: Fix error handling in runtime PM supportBjorn Andersson2018-09-181-17/+39
| * | PCI: imx: Initial imx7d pm supportLeonard Crestez2018-09-181-5/+92
| * | PCI: imx6: Support MPLL reconfiguration for 100MHz and 200MHz refclockLucas Stach2018-09-181-0/+55
| |/
* / PCI: dwc: Fix scheduling while atomic issuesJisheng Zhang2018-09-202-6/+5
|/
* 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/+0
| * PCI: qcom: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0
| * PCI: histb: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0
| * PCI: designware-plat: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0
| * PCI: artpec6: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0
| * PCI: armada8k: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0
| * PCI: keystone: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0
| * PCI: imx6: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0
| * PCI: exynos: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0
| * 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/+0
|/
* 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