index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-04
Merge branch 'pci/host-tegra' into next
Bjorn Helgaas
1
-12
/
+21
2017-07-04
Merge branch 'pci/host-rockchip' into next
Bjorn Helgaas
1
-25
/
+100
2017-07-04
Merge branch 'pci/host-rcar' into next
Bjorn Helgaas
1
-1
/
+1
2017-07-04
Merge branch 'pci/host-qcom' into next
Bjorn Helgaas
1
-58
/
+377
2017-07-04
Merge branch 'pci/host-mediatek' into next
Bjorn Helgaas
3
-0
/
+566
2017-07-04
Merge branch 'pci/host-kirin' into next
Bjorn Helgaas
3
-0
/
+528
2017-07-03
PCI: rockchip: Use normal register bank for config accessors
Shawn Lin
1
-4
/
+9
2017-07-03
Merge branch 'pci/host-imx6' into next
Bjorn Helgaas
1
-1
/
+36
2017-07-03
Merge branch 'pci/host-hv' into next
Bjorn Helgaas
1
-81
/
+364
2017-07-03
Merge branch 'pci/host-faraday' into next
Bjorn Helgaas
1
-0
/
+56
2017-07-03
Merge branch 'pci/host-dra7xx' into next
Bjorn Helgaas
2
-2
/
+3
2017-07-03
Merge branch 'pci/host-designware' into next
Bjorn Helgaas
12
-16
/
+19
2017-07-03
Merge branch 'pci/irq-fixups' into next
Bjorn Helgaas
19
-235
/
+471
2017-07-03
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
6
-102
/
+160
2017-07-03
PCI: Remove __pci_dev_reset() and pci_dev_reset()
Christoph Hellwig
1
-56
/
+52
2017-07-03
PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()
Christoph Hellwig
1
-19
/
+15
2017-07-03
Merge branch 'pci/switchtec' into next
Bjorn Helgaas
1
-2
/
+38
2017-07-03
Merge branch 'pci/resource' into next
Bjorn Helgaas
1
-1
/
+1
2017-07-03
Merge branch 'pci/portdrv' into next
Bjorn Helgaas
2
-35
/
+76
2017-07-03
Merge branch 'pci/pm' into next
Bjorn Helgaas
6
-23
/
+66
2017-07-03
Merge branch 'pci/msi' into next
Bjorn Helgaas
1
-12
/
+2
2017-07-03
Merge branch 'pci/misc' into next
Bjorn Helgaas
2
-3
/
+6
2017-07-03
Merge branch 'pci/enumeration' into next
Bjorn Helgaas
3
-45
/
+231
2017-07-03
PCI: tegra: Do not allocate MSI target memory
Thierry Reding
1
-6
/
+16
2017-07-03
PCI: tegra: Support MSI 64-bit addressing
Thierry Reding
1
-7
/
+6
2017-07-03
PCI: rockchip: Use local struct device pointer consistently
Shawn Lin
1
-3
/
+2
2017-07-03
PCI: rockchip: Check for clk_prepare_enable() errors during resume
Arvind Yadav
1
-6
/
+28
2017-07-03
PCI: rockchip: Configure RC's MPS setting
Shawn Lin
1
-0
/
+8
2017-07-03
PCI: rockchip: Reconfigure configuration space header type
Shawn Lin
1
-0
/
+14
2017-07-03
PCI: rockchip: Split out rockchip_pcie_cfg_configuration_accesses()
Shawn Lin
1
-10
/
+25
2017-07-03
PCI: rockchip: Move configuration accesses into rockchip_pcie_cfg_atu()
Shawn Lin
1
-10
/
+11
2017-07-03
PCI: rockchip: Rename rockchip_cfg_atu() to rockchip_pcie_cfg_atu()
Shawn Lin
1
-3
/
+3
2017-07-03
PCI: rockchip: Control vpcie0v9 for system PM
Shawn Lin
1
-0
/
+11
2017-07-03
PCI: rcar-gen2: Make of_device_ids const
Arvind Yadav
1
-1
/
+1
2017-07-03
PCI: qcom: Limit TLP size to 2K to work around hardware issue
Srinivas Kandagatla
1
-0
/
+13
2017-07-03
PCI: qcom: Fix spelling mistake: "asser" -> "assert"
Colin Ian King
1
-1
/
+1
2017-07-03
PCI: qcom: Reorder to put v0 functions together, v1 functions together, etc
Bjorn Helgaas
1
-61
/
+61
2017-07-03
PCI: qcom: Add support for IPQ4019 PCIe controller
John Crispin
1
-0
/
+306
2017-07-03
PCI: mediatek: Add MediaTek PCIe host controller support
Ryder Lee
3
-0
/
+566
2017-07-03
PCI: kirin: Add HiSilicon Kirin SoC PCIe controller driver
Xiaowei Song
3
-0
/
+528
2017-07-03
PCI: imx6: Add regulator support
Quentin Schulz
1
-1
/
+36
2017-07-03
PCI: hv: Use vPCI protocol version 1.2
Jork Loeser
1
-54
/
+246
2017-07-03
PCI: hv: Add vPCI version protocol negotiation
Jork Loeser
1
-19
/
+53
2017-07-03
PCI: hv: Temporary own CPU-number-to-vCPU-number infra
Jork Loeser
1
-2
/
+50
2017-07-03
PCI: hv: Use page allocation for hbus structure
Jork Loeser
1
-3
/
+12
2017-07-03
PCI: hv: Fix comment formatting and use proper integer fields
Jork Loeser
1
-5
/
+5
2017-07-03
PCI: faraday: Add clock handling
Linus Walleij
1
-0
/
+56
2017-07-03
PCI: dwc: dra7xx: Use RW1C for IRQSTATUS_MSI and IRQSTATUS_MAIN
Arvind Yadav
1
-2
/
+2
2017-07-03
PCI: dwc: dra7xx: Depend on appropriate SoC or compile test
Peter Robinson
1
-0
/
+1
2017-07-03
PCI: dwc: Constify dw_pcie_host_ops structures
Jisheng Zhang
11
-13
/
+13
[next]