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.13.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
2022-01-11
PCI: brcmstb: Augment driver for MIPs SOCs
Jim Quinlan
2
-5
/
+79
2022-01-11
Merge tag 'devprop-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2022-01-08
PCI: Correct misspelled words
Krzysztof Wilczyński
5
-6
/
+6
2022-01-07
PCI: keystone: Use phandle argument from "ti,syscon-pcie-id"/"ti,syscon-pcie-...
Kishon Vijay Abraham I
1
-3
/
+24
2022-01-07
PCI: endpoint: Return -EINVAL when interrupts num is smaller than 1
Li Chen
1
-1
/
+1
2022-01-07
PCI: mediatek: Assert PERST# for 100ms for power and clock to stabilize
qizhong cheng
1
-0
/
+7
2022-01-06
PCI: mvebu: Add support for compiling driver as module
Pali Rohár
2
-16
/
+77
2022-01-05
PCI: vmd: Add DID 8086:A77F for all Intel Raptor Lake SKU's
Karthik L Gopalakrishnan
1
-0
/
+4
2022-01-05
PCI: layerscape: Change to use the DWC common link-up check function
Hou Zhiqiang
1
-141
/
+11
2022-01-04
PCI: qcom-ep: Constify static dw_pcie_ep_ops
Rikard Falkeborn
1
-1
/
+1
2022-01-04
PCI: vmd: Honor ACPI _OSC on PCIe features
Kai-Heng Feng
1
-0
/
+18
2022-01-04
PCI: mvebu: Fix support for DEVCAP2, DEVCTL2 and LNKCTL2 registers on emulate...
Pali Rohár
1
-0
/
+23
2022-01-04
PCI: mvebu: Fix support for PCI_EXP_RTSTA on emulated bridge
Pali Rohár
1
-1
/
+10
2022-01-04
PCI: mvebu: Fix support for PCI_EXP_DEVCTL on emulated bridge
Pali Rohár
1
-10
/
+1
2022-01-04
PCI: mvebu: Fix support for PCI_BRIDGE_CTL_BUS_RESET on emulated bridge
Pali Rohár
1
-0
/
+28
2022-01-04
PCI: mvebu: Fix configuring secondary bus of PCIe Root Port via emulated bridge
Pali Rohár
1
-2
/
+97
2022-01-04
PCI: mvebu: Set PCI Bridge Class Code to PCI Bridge
Pali Rohár
1
-1
/
+27
2022-01-04
PCI: mvebu: Setup PCIe controller to Root Complex mode
Pali Rohár
1
-1
/
+7
2022-01-04
PCI: mvebu: Propagate errors when updating PCI_IO_BASE and PCI_MEM_BASE regis...
Pali Rohár
1
-27
/
+55
2022-01-04
PCI: mvebu: Do not modify PCI IO type bits in conf_write
Pali Rohár
1
-7
/
+0
2022-01-04
PCI: mvebu: Fix support for bus mastering and PCI_COMMAND on emulated bridge
Pali Rohár
1
-20
/
+32
2022-01-04
PCI: mvebu: Disallow mapping interrupts on emulated bridges
Pali Rohár
1
-0
/
+10
2022-01-04
PCI: mvebu: Handle invalid size of read config request
Pali Rohár
1
-0
/
+3
2022-01-04
PCI: mvebu: Check that PCI bridge specified in DT has function number zero
Pali Rohár
1
-0
/
+5
2022-01-04
PCI: mvebu: Check for errors from pci_bridge_emul_init() call
Pali Rohár
1
-3
/
+12
2022-01-04
PCI: mvebu: Check for valid ports
Pali Rohár
1
-0
/
+7
2022-01-04
PCI: spear13xx: Avoid invalid address space conversions
Bjorn Helgaas
1
-4
/
+4
2022-01-04
PCI: hisi: Avoid invalid address space conversions
Bjorn Helgaas
1
-10
/
+22
2022-01-04
PCI: xilinx-cpm: Rename xilinx_cpm_pcie_port to xilinx_cpm_pcie
Bjorn Helgaas
1
-22
/
+22
2022-01-04
PCI: xilinx: Rename xilinx_pcie_port to xilinx_pcie
Fan Fei
1
-79
/
+79
2022-01-04
PCI: xgene: Rename xgene_pcie_port to xgene_pcie
Fan Fei
1
-23
/
+23
2022-01-04
PCI: uniphier: Rename uniphier_pcie_priv to uniphier_pcie
Fan Fei
1
-73
/
+74
2022-01-04
PCI: tegra194: Rename tegra_pcie_dw to tegra194_pcie
Fan Fei
1
-111
/
+111
2022-01-04
PCI: rcar-gen2: Rename rcar_pci_priv to rcar_pci
Bjorn Helgaas
1
-7
/
+7
2022-01-04
PCI: mt7621: Rename mt7621_pci_ to mt7621_pcie_
Bjorn Helgaas
1
-18
/
+18
2022-01-04
PCI: microchip: Rename mc_port to mc_pcie
Bjorn Helgaas
1
-21
/
+21
2022-01-04
PCI: mediatek-gen3: Rename mtk_pcie_port to mtk_gen3_pcie
Fan Fei
1
-186
/
+186
2022-01-04
PCI: ls-gen4: Rename ls_pcie_g4 to ls_g4_pcie
Bjorn Helgaas
1
-42
/
+42
2022-01-04
PCI: iproc: Rename iproc_pcie_pltfm_ to iproc_pltfm_pcie_
Bjorn Helgaas
1
-8
/
+8
2022-01-04
PCI: iproc: Rename iproc_pcie_bcma_ to iproc_bcma_pcie_
Bjorn Helgaas
1
-11
/
+11
2022-01-04
PCI: intel-gw: Rename intel_pcie_port to intel_pcie
Fan Fei
1
-102
/
+102
2022-01-04
PCI: j721e: Drop redundant struct device *
Bjorn Helgaas
1
-8
/
+6
2022-01-04
PCI: j721e: Drop pointless of_device_get_match_data() cast
Bjorn Helgaas
1
-2
/
+2
2022-01-04
PCI: kirin: Prefer of_device_get_match_data()
Fan Fei
1
-4
/
+2
2022-01-04
PCI: keystone: Prefer of_device_get_match_data()
Fan Fei
1
-3
/
+1
2022-01-04
PCI: dra7xx: Prefer of_device_get_match_data()
Fan Fei
1
-4
/
+2
2022-01-04
PCI: designware-plat: Prefer of_device_get_match_data()
Fan Fei
1
-4
/
+2
2022-01-04
PCI: cadence: Prefer of_device_get_match_data()
Fan Fei
1
-4
/
+2
2022-01-04
PCI: artpec6: Prefer of_device_get_match_data()
Fan Fei
1
-4
/
+2
2022-01-04
PCI: altera: Prefer of_device_get_match_data()
Fan Fei
1
-4
/
+4
[prev]
[next]