| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-15 | 4 | -30/+24 |
|\ |
|
| * | Merge branch 'pm-pci' | Rafael J. Wysocki | 2017-07-14 | 4 | -30/+24 |
| |\ |
|
| | * | PCI / PM: Fix native PME handling during system suspend/resume | Rafael J. Wysocki | 2017-07-13 | 1 | -22/+13 |
| | * | PCI / PM: Restore PME Enable after config space restoration | Rafael J. Wysocki | 2017-07-12 | 3 | -8/+11 |
* | | | PCI: rockchip: Check for pci_scan_root_bus_bridge() failure correctly | Shawn Lin | 2017-07-12 | 1 | -1/+1 |
|/ / |
|
* | | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-09 | 52 | -652/+3297 |
|\ \ |
|
| * \ | Merge branch 'pci/host-tango' into next | Bjorn Helgaas | 2017-07-07 | 3 | -0/+156 |
| |\ \ |
|
| | * | | PCI: tango: Add Sigma Designs Tango SMP8759 PCIe host bridge support | Marc Gonzalez | 2017-07-07 | 3 | -0/+156 |
| * | | | Merge branch 'pci/host-xilinx' into next | Bjorn Helgaas | 2017-07-04 | 2 | -2/+45 |
| |\ \ \ |
|
| | * | | | PCI: xilinx: Make of_device_ids const | Arvind Yadav | 2017-07-03 | 1 | -1/+1 |
| | * | | | PCI: xilinx-nwl: Modify IRQ chip for legacy interrupts | Bharat Kumar Gogada | 2017-07-03 | 1 | -1/+44 |
| | |/ / |
|
| * | | | Merge branch 'pci/host-vmd' into next | Bjorn Helgaas | 2017-07-04 | 1 | -2/+5 |
| |\ \ \ |
|
| | * | | | PCI: vmd: Move SRCU cleanup after bus, child device removal | Jon Derrick | 2017-07-03 | 1 | -1/+1 |
| | * | | | PCI: vmd: Correct comment: VMD domains start at 0x10000, not 0x1000 | Bjorn Helgaas | 2017-07-03 | 1 | -1/+4 |
| | |/ / |
|
| * | | | Merge branch 'pci/host-versatile' into next | Bjorn Helgaas | 2017-07-04 | 1 | -9/+9 |
| |\ \ \ |
|
| | * | | | PCI: versatile: Add local struct device pointers | Bjorn Helgaas | 2017-07-03 | 1 | -9/+9 |
| | |/ / |
|
| * | | | Merge branch 'pci/host-tegra' into next | Bjorn Helgaas | 2017-07-04 | 1 | -12/+21 |
| |\ \ \ |
|
| | * | | | PCI: tegra: Do not allocate MSI target memory | Thierry Reding | 2017-07-03 | 1 | -6/+16 |
| | * | | | PCI: tegra: Support MSI 64-bit addressing | Thierry Reding | 2017-07-03 | 1 | -7/+6 |
| | |/ / |
|
| * | | | Merge branch 'pci/host-rockchip' into next | Bjorn Helgaas | 2017-07-04 | 1 | -25/+100 |
| |\ \ \ |
|
| | * | | | PCI: rockchip: Use normal register bank for config accessors | Shawn Lin | 2017-07-03 | 1 | -4/+9 |
| | * | | | PCI: rockchip: Use local struct device pointer consistently | Shawn Lin | 2017-07-03 | 1 | -3/+2 |
| | * | | | PCI: rockchip: Check for clk_prepare_enable() errors during resume | Arvind Yadav | 2017-07-03 | 1 | -6/+28 |
| | * | | | PCI: rockchip: Configure RC's MPS setting | Shawn Lin | 2017-07-03 | 1 | -0/+8 |
| | * | | | PCI: rockchip: Reconfigure configuration space header type | Shawn Lin | 2017-07-03 | 1 | -0/+14 |
| | * | | | PCI: rockchip: Split out rockchip_pcie_cfg_configuration_accesses() | Shawn Lin | 2017-07-03 | 1 | -10/+25 |
| | * | | | PCI: rockchip: Move configuration accesses into rockchip_pcie_cfg_atu() | Shawn Lin | 2017-07-03 | 1 | -10/+11 |
| | * | | | PCI: rockchip: Rename rockchip_cfg_atu() to rockchip_pcie_cfg_atu() | Shawn Lin | 2017-07-03 | 1 | -3/+3 |
| | * | | | PCI: rockchip: Control vpcie0v9 for system PM | Shawn Lin | 2017-07-03 | 1 | -0/+11 |
| | |/ / |
|
| * | | | Merge branch 'pci/host-rcar' into next | Bjorn Helgaas | 2017-07-04 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | PCI: rcar-gen2: Make of_device_ids const | Arvind Yadav | 2017-07-03 | 1 | -1/+1 |
| | |/ / |
|
| * | | | Merge branch 'pci/host-qcom' into next | Bjorn Helgaas | 2017-07-04 | 1 | -58/+377 |
| |\ \ \ |
|
| | * | | | PCI: qcom: Limit TLP size to 2K to work around hardware issue | Srinivas Kandagatla | 2017-07-03 | 1 | -0/+13 |
| | * | | | PCI: qcom: Fix spelling mistake: "asser" -> "assert" | Colin Ian King | 2017-07-03 | 1 | -1/+1 |
| | * | | | PCI: qcom: Reorder to put v0 functions together, v1 functions together, etc | Bjorn Helgaas | 2017-07-03 | 1 | -61/+61 |
| | * | | | PCI: qcom: Add support for IPQ4019 PCIe controller | John Crispin | 2017-07-03 | 1 | -0/+306 |
| | |/ / |
|
| * | | | Merge branch 'pci/host-mediatek' into next | Bjorn Helgaas | 2017-07-04 | 3 | -0/+566 |
| |\ \ \ |
|
| | * | | | PCI: mediatek: Add MediaTek PCIe host controller support | Ryder Lee | 2017-07-03 | 3 | -0/+566 |
| | |/ / |
|
| * | | | Merge branch 'pci/host-kirin' into next | Bjorn Helgaas | 2017-07-04 | 3 | -0/+528 |
| |\ \ \ |
|
| | * | | | PCI: kirin: Add HiSilicon Kirin SoC PCIe controller driver | Xiaowei Song | 2017-07-03 | 3 | -0/+528 |
| | |/ / |
|
| * | | | Merge branch 'pci/host-imx6' into next | Bjorn Helgaas | 2017-07-03 | 1 | -1/+36 |
| |\ \ \ |
|
| | * | | | PCI: imx6: Add regulator support | Quentin Schulz | 2017-07-03 | 1 | -1/+36 |
| | |/ / |
|
| * | | | Merge branch 'pci/host-hv' into next | Bjorn Helgaas | 2017-07-03 | 1 | -81/+364 |
| |\ \ \ |
|
| | * | | | PCI: hv: Use vPCI protocol version 1.2 | Jork Loeser | 2017-07-03 | 1 | -54/+246 |
| | * | | | PCI: hv: Add vPCI version protocol negotiation | Jork Loeser | 2017-07-03 | 1 | -19/+53 |
| | * | | | PCI: hv: Temporary own CPU-number-to-vCPU-number infra | Jork Loeser | 2017-07-03 | 1 | -2/+50 |
| | * | | | PCI: hv: Use page allocation for hbus structure | Jork Loeser | 2017-07-03 | 1 | -3/+12 |
| | * | | | PCI: hv: Fix comment formatting and use proper integer fields | Jork Loeser | 2017-07-03 | 1 | -5/+5 |
| | |/ / |
|
| * | | | Merge branch 'pci/host-faraday' into next | Bjorn Helgaas | 2017-07-03 | 1 | -0/+56 |
| |\ \ \ |
|
| | * | | | PCI: faraday: Add clock handling | Linus Walleij | 2017-07-03 | 1 | -0/+56 |
| | |/ / |
|