summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host
AgeCommit message (Expand)Author
2018-04-16PCI: aardvark: Fix PCIe Max Read Request Size settingEvan Wang
2018-04-16PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy irq modeVictor Gu
2018-04-16PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()Victor Gu
2018-04-16PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()Victor Gu
2018-04-04Merge branch 'lorenzo/pci/xilinx'Bjorn Helgaas
2018-04-04Merge branch 'lorenzo/pci/xgene'Bjorn Helgaas
2018-04-04Merge branch 'lorenzo/pci/tegra'Bjorn Helgaas
2018-04-04Merge branch 'lorenzo/pci/rcar'Bjorn Helgaas
2018-04-04Merge branch 'lorenzo/pci/hv'Bjorn Helgaas
2018-04-04Merge branch '6c994c504fa2'Bjorn Helgaas
2018-03-23PCI: pcie-xilinx-nwl: Fix mask value to disable MSIsLorenzo Pieralisi
2018-03-22PCI: v3-semi: Remove unnecessary semicolonFengguang Wu
2018-03-22PCI: rcar: Remove unnecessary semicolonFengguang Wu
2018-03-22PCI: faraday: Make struct faraday_pci_variant staticFengguang Wu
2018-03-21PCI: iproc: Remove dependency on ARM specific struct pci_sys_dataRob Herring
2018-03-19PCI: tegra: Add power management supportManikanta Maddireddy
2018-03-16PCI: hv: Only queue new work items in hv_pci_devices_present() if necessaryDexuan Cui
2018-03-16PCI: hv: Remove the bogus test in hv_eject_device_work()Dexuan Cui
2018-03-16PCI: hv: Fix a comment typo in _hv_pcifront_read_config()Dexuan Cui
2018-03-16PCI: hv: Fix 2 hang issues in hv_compose_msi_msg()Dexuan Cui
2018-03-16PCI: hv: Serialize the present and eject work itemsDexuan Cui
2018-03-14PCI: tegra: Add PCI_MSI_IRQ_DOMAIN kconfig dependencyArnd Bergmann
2018-03-02PCI: tegra: Add loadable kernel module supportManikanta Maddireddy
2018-03-02PCI: tegra: Free resources on probe failureManikanta Maddireddy
2018-02-28PCI: altera: Fix bool initialization in tlp_read_packet()Gustavo A. R. Silva
2018-02-23PCI: rcar-gen2: Remove duplicated bit-wise or of RCAR_PCI_INT_SIGRETABORTColin Ian King
2018-02-23PCI: vmd: Fix malformed Kconfig defaultUlf Magnusson
2018-02-14PCI: xgene: Fix the xgene_msi_probe() return codeFabio Estevam
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas
2018-02-01Merge remote-tracking branch 'lorenzo/pci/xgene' into nextBjorn Helgaas
2018-02-01Merge remote-tracking branch 'lorenzo/pci/tegra' into nextBjorn Helgaas
2018-02-01Merge remote-tracking branch 'lorenzo/pci/rcar' into nextBjorn Helgaas
2018-02-01Merge remote-tracking branch 'lorenzo/pci/dwc' into nextBjorn Helgaas
2018-01-31Merge remote-tracking branch 'lorenzo/pci/cadence' into nextBjorn Helgaas
2018-01-31PCI: cadence: Add EndPoint Controller driver for Cadence PCIe controllerCyrille Pitchen
2018-01-31PCI: cadence: Add host driver for Cadence PCIe controllerCyrille Pitchen
2018-01-31PCI: Add generic function to probe PCI host controllersCyrille Pitchen
2018-01-31PCI: generic: fix missing call of pci_free_resource_list()Cyrille Pitchen
2018-01-31PCI: OF: Add generic function to parse and allocate PCI resourcesCyrille Pitchen
2018-01-31PCI: Regroup all PCI related entries into drivers/pci/MakefileCyrille Pitchen
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas
2018-01-28PCI: Add SPDX GPL-2.0 to replace COPYING boilerplateBjorn Helgaas
2018-01-28PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas
2018-01-26PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas
2018-01-15PCI: tegra: Use bus->sysdata to store and get host private dataManikanta Maddireddy
2018-01-12PCI: iproc: Fix NULL pointer dereference for BCMARay Jui
2018-01-11PCI: tegra: Remove PCI_REASSIGN_ALL_BUS use on TegraManikanta Maddireddy
2017-12-31Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2017-12-29x86/apic: Switch all APICs to Fixed delivery modeThomas Gleixner