Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | | | * | PCI: xgene: Remove unused platform data | Bjorn Helgaas | 2016-10-11 | 1 | -2/+0 | |
| | | | | | | | | * | PCI: xgene: Add local struct device pointers | Bjorn Helgaas | 2016-10-10 | 1 | -19/+24 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| | | | | | | | * | PCI: tegra: Remove unused platform data | Bjorn Helgaas | 2016-10-11 | 1 | -1/+0 | |
| | | | | | | | * | PCI: tegra: Add local struct device pointers | Bjorn Helgaas | 2016-10-11 | 1 | -112/+122 | |
| | | | | | | | * | PCI: tegra: Fix argument order in tegra_pcie_phy_disable() | Bjorn Helgaas | 2016-10-11 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| | | | | | | * | PCI: rockchip: Indent "if" statement body | Dan Carpenter | 2016-10-12 | 1 | -1/+1 | |
| | | | | | | * | PCI: rockchip: Remove unused platform data | Bjorn Helgaas | 2016-10-11 | 1 | -2/+0 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
| | | | | | * | PCI: rcar-gen2: Add local struct device pointers | Bjorn Helgaas | 2016-10-11 | 1 | -21/+25 | |
| | | | | | * | PCI: rcar: Remove DRV_NAME macro | Bjorn Helgaas | 2016-10-11 | 1 | -3/+1 | |
| | | | | | * | PCI: rcar: Remove unused rcar_pcie_get_resources() platform_device arg | Bjorn Helgaas | 2016-10-11 | 1 | -3/+2 | |
| | | | | | * | PCI: rcar: Remove unused platform data | Bjorn Helgaas | 2016-10-11 | 1 | -1/+0 | |
| | | | | | * | PCI: rcar: Add local struct device pointers | Bjorn Helgaas | 2016-10-10 | 1 | -41/+47 | |
| | |_|_|_|/ | |/| | | | | ||||||
| | | | | * | PCI: mvebu: Use existing of_node pointer | Bjorn Helgaas | 2016-10-11 | 1 | -2/+2 | |
| | | | | * | PCI: mvebu: Add local struct device pointers | Bjorn Helgaas | 2016-10-11 | 1 | -12/+9 | |
| | |_|_|/ | |/| | | | ||||||
| | | | * | PCI: iproc: Hard-code PCIe capability offset instead of searching | Bjorn Helgaas | 2016-10-11 | 1 | -6/+5 | |
| | | | * | PCI: iproc: Remove redundant null pointer checking | Bjorn Helgaas | 2016-10-11 | 1 | -3/+0 | |
| | | | * | PCI: iproc: Validate CSR base in BCMA setup code | Bjorn Helgaas | 2016-10-11 | 2 | -1/+6 | |
| | | | * | PCI: iproc: Set drvdata at end of probe function | Bjorn Helgaas | 2016-10-11 | 2 | -2/+2 | |
| | | | * | PCI: iproc: Add local struct device pointers | Bjorn Helgaas | 2016-10-11 | 3 | -32/+38 | |
| | |_|/ | |/| | | ||||||
| | | * | PCI: altera: Simplify TLP_CFG_DW1 usage | Bjorn Helgaas | 2016-10-11 | 1 | -7/+6 | |
| | | * | PCI: altera: Simplify TLB_CFG_DW0 usage | Bjorn Helgaas | 2016-10-11 | 1 | -11/+6 | |
| | | * | PCI: altera: Rename altera_pcie_valid_config() to altera_pcie_valid_device() | Bjorn Helgaas | 2016-10-11 | 1 | -3/+3 | |
| | | * | PCI: altera: Remove redundant platform_get_resource() return value check | Bjorn Helgaas | 2016-10-11 | 1 | -6/+1 | |
| | | * | PCI: altera: Remove unused platform data | Bjorn Helgaas | 2016-10-11 | 1 | -2/+0 | |
| | | * | PCI: altera: Add local struct device pointers | Bjorn Helgaas | 2016-10-11 | 1 | -16/+18 | |
| | |/ | |/| | ||||||
| | * | PCI: aardvark: Remove unused platform data | Bjorn Helgaas | 2016-10-11 | 1 | -1/+0 | |
| | * | PCI: aardvark: Add local struct device pointers | Bjorn Helgaas | 2016-10-11 | 1 | -18/+20 | |
| |/ | ||||||
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2016-10-10 | 1 | -0/+11 | |
|\ \ | ||||||
| * | | PCI: Fix cavium quirk compile failure with PCI_ATS off | Herbert Xu | 2016-09-07 | 1 | -1/+1 | |
| * | | PCI: quirk fixup for cavium invalid sriov link value. | Ananth Jasty | 2016-08-31 | 1 | -0/+11 | |
* | | | Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-10-07 | 1 | -34/+249 | |
|\ \ \ | ||||||
| * | | | drivers/pci/hotplug: Use of_property_read_u32() in powernv driver | Gavin Shan | 2016-10-04 | 1 | -9/+10 | |
| * | | | drivers/pci/hotplug: Support surprise hotplug in powernv driver | Gavin Shan | 2016-09-29 | 1 | -0/+214 | |
| * | | | drivers/pci/hotplug: Remove likely() and unlikely() in powernv driver | Gavin Shan | 2016-09-29 | 1 | -28/+28 | |
* | | | | Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-10-07 | 49 | -745/+3107 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | Merge branch 'pci/host-vmd' into next | Bjorn Helgaas | 2016-10-05 | 4 | -8/+786 | |
| |\ \ \ | ||||||
| | * | | | x86/PCI: VMD: Move VMD driver to drivers/pci/host | Keith Busch | 2016-10-04 | 3 | -0/+778 | |
| | | | | | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| *-----------------. \ \ \ | Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pc... | Bjorn Helgaas | 2016-10-05 | 17 | -222/+1805 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | * | | | | PCI: xilinx: Dispose of MSI virtual IRQ | Bharat Kumar Gogada | 2016-09-13 | 1 | -0/+1 | |
| | | | | | | | | | | * | | | | PCI: xilinx: Clear correct MSI set bit | Bharat Kumar Gogada | 2016-09-13 | 1 | -2/+4 | |
| | | | | | | | | | | * | | | | PCI: xilinx: Clear interrupt register for invalid interrupt | Bharat Kumar Gogada | 2016-09-13 | 1 | -2/+3 | |
| | | | | | | | | | | * | | | | PCI: xilinx: Keep both legacy and MSI interrupt domain references | Bharat Kumar Gogada | 2016-09-13 | 1 | -11/+15 | |
| | | | | | | | | | | * | | | | PCI: xilinx-nwl: Enable all MSI interrupts using MSI mask | Bharat Kumar Gogada | 2016-09-13 | 1 | -2/+2 | |
| | | | | | | | | | | * | | | | PCI: xilinx-nwl: Expand error logging | Bharat Kumar Gogada | 2016-09-13 | 1 | -8/+40 | |
| | | | | | | | | | | | |_|/ | | | | | | | | | | | |/| | | ||||||
| | | | | | | | | | * | | | | PCI: tegra: Use of_device_get_match_data() | Thierry Reding | 2016-08-18 | 1 | -6/+1 | |
| | | | | | | | | | * | | | | PCI: tegra: Remove redundant _data suffix | Thierry Reding | 2016-08-18 | 1 | -21/+21 | |
| | | | | | | | | | |/ / / | ||||||
| | | | | | | | | * | | | | PCI: rockchip: Fix wrong transmitted FTS count | Shawn Lin | 2016-10-04 | 1 | -0/+10 | |
| | | | | | | | | * | | | | PCI: rockchip: Improve the deassert sequence of four reset pins | Shawn Lin | 2016-10-04 | 1 | -6/+10 | |
| | | | | | | | | * | | | | PCI: rockchip: Increase the Max Credit update interval | Rajat Jain | 2016-10-04 | 1 | -0/+17 | |
| | | | | | | | | * | | | | PCI: rockchip: Add Rockchip PCIe controller support | Shawn Lin | 2016-09-03 | 3 | -0/+1210 | |
| | | | | | | | | |/ / / |