summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host
Commit message (Expand)AuthorAge
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-08
* Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-07
|\
| * Merge branch 'pci/kconfig'Bjorn Helgaas2018-06-06
| |\
| | * PCI: Remove host driver Kconfig selection of CONFIG_PCIEPORTBUSBjorn Helgaas2018-05-18
| * | Merge branch 'lorenzo/pci/vmd'Bjorn Helgaas2018-06-06
| |\ \
| | * | PCI: vmd: Add an additional VMD device id to driver device id tableJon Derrick2018-05-24
| | * | PCI: vmd: Add offset to bus numbers if necessaryJon Derrick2018-05-24
| | * | PCI: vmd: Assign membar addresses from shadow registersJon Derrick2018-05-24
| | * | PCI: Add Intel VMD devices to pci idsJon Derrick2018-05-24
| | |/
| * | Merge branch 'lorenzo/pci/rockchip'Bjorn Helgaas2018-06-06
| |\ \
| | * | PCI: rockchip: Add EP driver for Rockchip PCIe controllerShawn Lin2018-05-11
| | * | PCI: rockchip: Split out common function to init controllerShawn Lin2018-05-10
| | * | PCI: rockchip: Split out rockchip_pcie_parse_dt() to parse DTShawn Lin2018-05-10
| | * | PCI: rockchip: Separate common code from RC driverShawn Lin2018-05-10
| | |/
| * | Merge branch 'lorenzo/pci/rcar'Bjorn Helgaas2018-06-06
| |\ \
| | * | PCI: rcar: Remove IRQ mappings in rcar_pcie_enable_msi() failpathMarek Vasut2018-05-24
| | * | PCI: rcar: Teardown MSI setup if rcar_pcie_enable() failsMarek Vasut2018-05-24
| | * | PCI: rcar: Add missing irq_dispose_mapping() into failpathMarek Vasut2018-05-24
| | * | PCI: rcar: Pull bus clock enable/disable from rcar_pcie_get_resources()Marek Vasut2018-05-24
| | * | PCI: rcar: Poll more often in rcar_pcie_wait_for_dl()Marek Vasut2018-05-24
| | * | PCI: rcar: Reuse generic pci_parse_request_of_pci_ranges() functionVladimir Zapolskiy2018-05-08
| | * | PCI: rcar: Factor out rcar_pcie_hw_init() callSergei Shtylyov2018-05-04
| | * | PCI: rcar: Add R-Car gen3 PHY supportSergei Shtylyov2018-05-04
| | * | PCI: rcar: Remove PHYRDY polling from rcar_pcie_hw_init_h1()Sergei Shtylyov2018-05-04
| | * | PCI: rcar: Poll PHYRDY in rcar_pcie_hw_init()Sergei Shtylyov2018-05-04
| | * | PCI: rcar: Clean up the macrosMarek Vasut2018-05-01
| | * | PCI: rcar: Use runtime PM to control controller clockDien Pham2018-05-01
| | |/
| * | Merge branch 'pci/host/mobiveil'Bjorn Helgaas2018-06-06
| |\ \
| | * | PCI: mobiveil: Add MSI supportSubrahmanya Lingappa2018-06-04
| | * | PCI: mobiveil: Add Mobiveil PCIe Host Bridge IP driverSubrahmanya Lingappa2018-06-04
| | |/
| * | Merge branch 'lorenzo/pci/mediatek'Bjorn Helgaas2018-06-06
| |\ \
| | * | PCI: mediatek: Implement chained IRQ handling setupHonghui Zhang2018-05-21
| | * | PCI: mediatek: Set up vendor ID and class type for MT7622Honghui Zhang2018-05-04
| | |/
| * | Merge branch 'lorenzo/pci/hv'Bjorn Helgaas2018-06-06
| |\ \
| | * | PCI: hv: Do not wait forever on a device that has disappearedDexuan Cui2018-05-25
| | * | PCI: hv: Use list_for_each_entry()Stephen Hemminger2018-05-24
| | * | PCI: hv: Convert remove_lock to refcountStephen Hemminger2018-05-24
| | * | PCI: hv: Remove unused reason for refcount handlerStephen Hemminger2018-05-24
| | * | PCI: hv: Make sure the bus domain is really uniqueSridhar Pitchai2018-05-02
| | |/
| * | Merge branch 'lorenzo/pci/host/misc'Bjorn Helgaas2018-06-06
| |\ \
| | * | PCI: Improve host drivers compile test coverageRob Herring2018-05-01
| | |/
| * | Merge branch 'lorenzo/pci/dwc'Bjorn Helgaas2018-06-06
| |\ \
| | * | PCI: Move private DT related functions into private headerRob Herring2018-05-14
| | |/
| * | PCI: Enable PCI_DOMAINS along with generic PCI host controllerJan Kiszka2018-05-30
| * | PCI: Add support for unbinding the generic PCI host controllerJan Kiszka2018-05-30
| * | PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge...Jan Kiszka2018-05-30
| * | PCI: Pass struct device to of_pci_get_host_bridge_resources()Jan Kiszka2018-05-30
| |/
* | PCI: aardvark: Fix PCIe Max Read Request Size settingEvan Wang2018-04-16
* | PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy irq modeVictor Gu2018-04-16
* | PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()Victor Gu2018-04-16