aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/host
Commit message (Expand)AuthorAge
...
| | | | | | | | * PCI: tegra: Remove unused platform dataBjorn Helgaas2016-10-12
| | | | | | | | * PCI: tegra: Add local struct device pointersBjorn Helgaas2016-10-12
| | | | | | | | * PCI: tegra: Fix argument order in tegra_pcie_phy_disable()Bjorn Helgaas2016-10-12
| | |_|_|_|_|_|/ | |/| | | | | |
| | | | | | | * PCI: rockchip: Indent "if" statement bodyDan Carpenter2016-10-12
| | | | | | | * PCI: rockchip: Remove unused platform dataBjorn Helgaas2016-10-12
| | |_|_|_|_|/ | |/| | | | |
| | | | | | * PCI: rcar-gen2: Add local struct device pointersBjorn Helgaas2016-10-12
| | | | | | * PCI: rcar: Remove DRV_NAME macroBjorn Helgaas2016-10-12
| | | | | | * PCI: rcar: Remove unused rcar_pcie_get_resources() platform_device argBjorn Helgaas2016-10-12
| | | | | | * PCI: rcar: Remove unused platform dataBjorn Helgaas2016-10-12
| | | | | | * PCI: rcar: Add local struct device pointersBjorn Helgaas2016-10-10
| | |_|_|_|/ | |/| | | |
| | | | | * PCI: mvebu: Use existing of_node pointerBjorn Helgaas2016-10-12
| | | | | * PCI: mvebu: Add local struct device pointersBjorn Helgaas2016-10-12
| | |_|_|/ | |/| | |
| | | | * PCI: iproc: Hard-code PCIe capability offset instead of searchingBjorn Helgaas2016-10-11
| | | | * PCI: iproc: Remove redundant null pointer checkingBjorn Helgaas2016-10-11
| | | | * PCI: iproc: Validate CSR base in BCMA setup codeBjorn Helgaas2016-10-11
| | | | * PCI: iproc: Set drvdata at end of probe functionBjorn Helgaas2016-10-11
| | | | * PCI: iproc: Add local struct device pointersBjorn Helgaas2016-10-11
| | |_|/ | |/| |
| | | * PCI: altera: Simplify TLP_CFG_DW1 usageBjorn Helgaas2016-10-11
| | | * PCI: altera: Simplify TLB_CFG_DW0 usageBjorn Helgaas2016-10-11
| | | * PCI: altera: Rename altera_pcie_valid_config() to altera_pcie_valid_device()Bjorn Helgaas2016-10-11
| | | * PCI: altera: Remove redundant platform_get_resource() return value checkBjorn Helgaas2016-10-11
| | | * PCI: altera: Remove unused platform dataBjorn Helgaas2016-10-11
| | | * PCI: altera: Add local struct device pointersBjorn Helgaas2016-10-11
| | |/ | |/|
| | * PCI: aardvark: Remove unused platform dataBjorn Helgaas2016-10-11
| | * PCI: aardvark: Add local struct device pointersBjorn Helgaas2016-10-11
| |/
* | Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-07
|\|
| * Merge branch 'pci/host-vmd' into nextBjorn Helgaas2016-10-05
| |\
| | * x86/PCI: VMD: Move VMD driver to drivers/pci/hostKeith Busch2016-10-04
| |/ |/|
| *-----------------. Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pc...Bjorn Helgaas2016-10-05
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * PCI: xilinx: Dispose of MSI virtual IRQBharat Kumar Gogada2016-09-13
| | | | | | | | | | | * PCI: xilinx: Clear correct MSI set bitBharat Kumar Gogada2016-09-13
| | | | | | | | | | | * PCI: xilinx: Clear interrupt register for invalid interruptBharat Kumar Gogada2016-09-13
| | | | | | | | | | | * PCI: xilinx: Keep both legacy and MSI interrupt domain referencesBharat Kumar Gogada2016-09-13
| | | | | | | | | | | * PCI: xilinx-nwl: Enable all MSI interrupts using MSI maskBharat Kumar Gogada2016-09-13
| | | | | | | | | | | * PCI: xilinx-nwl: Expand error loggingBharat Kumar Gogada2016-09-13
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| | | | | | | | | | * PCI: tegra: Use of_device_get_match_data()Thierry Reding2016-08-18
| | | | | | | | | | * PCI: tegra: Remove redundant _data suffixThierry Reding2016-08-18
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| | | | | | | | | * PCI: rockchip: Fix wrong transmitted FTS countShawn Lin2016-10-04
| | | | | | | | | * PCI: rockchip: Improve the deassert sequence of four reset pinsShawn Lin2016-10-04
| | | | | | | | | * PCI: rockchip: Increase the Max Credit update intervalRajat Jain2016-10-04
| | | | | | | | | * PCI: rockchip: Add Rockchip PCIe controller supportShawn Lin2016-09-03
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
| | | | | | | | * PCI: rcar: Try increasing PCIe link speed to 5 GT/s at bootSergei Shtylyov2016-10-04
| | | | | | | | * PCI: rcar: Fix some checkpatch warningsSergei Shtylyov2016-09-14
| | | | | | | | * PCI: rcar: Add multi-MSI supportGrigory Kletsko2016-09-14
| | | | | | | | * PCI: rcar: Don't disable/unprepare clocks on prepare/enable failureGeert Uytterhoeven2016-09-12
| | | | | | | | * PCI: rcar: Consolidate register space lookup and ioremapBjorn Helgaas2016-08-22
| |_|_|_|_|_|_|/ |/| | | | | | |
| | | | | | | * PCI: keystone: Propagate request_irq() failureWei Yongjun2016-08-22
| |_|_|_|_|_|/ |/| | | | | |
| | | | | | * PCI: hv: Handle hv_pci_generic_compl() error caseDexuan Cui2016-09-06
| | | | | | * PCI: hv: Handle vmbus_sendpacket() failure in hv_compose_msi_msg()Dexuan Cui2016-09-06
| | | | | | * PCI: hv: Remove the unused 'wrk' in struct hv_pcibus_deviceDexuan Cui2016-09-06