index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
Age
Commit message (
Expand
)
Author
Files
Lines
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-03
PCI: spear13xx: Avoid invalid address space conversions
Bjorn Helgaas
1
-4
/
+4
2022-01-03
PCI: hisi: Avoid invalid address space conversions
Bjorn Helgaas
1
-10
/
+22
2022-01-03
PCI: xilinx-cpm: Rename xilinx_cpm_pcie_port to xilinx_cpm_pcie
Bjorn Helgaas
1
-22
/
+22
2022-01-03
PCI: xilinx: Rename xilinx_pcie_port to xilinx_pcie
Fan Fei
1
-79
/
+79
2022-01-03
PCI: xgene: Rename xgene_pcie_port to xgene_pcie
Fan Fei
1
-23
/
+23
2022-01-03
PCI: uniphier: Rename uniphier_pcie_priv to uniphier_pcie
Fan Fei
1
-73
/
+74
2022-01-03
PCI: tegra194: Rename tegra_pcie_dw to tegra194_pcie
Fan Fei
1
-111
/
+111
2022-01-03
PCI: rcar-gen2: Rename rcar_pci_priv to rcar_pci
Bjorn Helgaas
1
-7
/
+7
2022-01-03
PCI: mt7621: Rename mt7621_pci_ to mt7621_pcie_
Bjorn Helgaas
1
-18
/
+18
2022-01-03
PCI: microchip: Rename mc_port to mc_pcie
Bjorn Helgaas
1
-21
/
+21
2022-01-03
PCI: mediatek-gen3: Rename mtk_pcie_port to mtk_gen3_pcie
Fan Fei
1
-186
/
+186
2022-01-03
PCI: ls-gen4: Rename ls_pcie_g4 to ls_g4_pcie
Bjorn Helgaas
1
-42
/
+42
2022-01-03
PCI: iproc: Rename iproc_pcie_pltfm_ to iproc_pltfm_pcie_
Bjorn Helgaas
1
-8
/
+8
2022-01-03
PCI: iproc: Rename iproc_pcie_bcma_ to iproc_bcma_pcie_
Bjorn Helgaas
1
-11
/
+11
2022-01-03
PCI: intel-gw: Rename intel_pcie_port to intel_pcie
Fan Fei
1
-102
/
+102
2022-01-03
PCI: j721e: Drop redundant struct device *
Bjorn Helgaas
1
-8
/
+6
2022-01-03
PCI: j721e: Drop pointless of_device_get_match_data() cast
Bjorn Helgaas
1
-2
/
+2
2022-01-03
PCI: kirin: Prefer of_device_get_match_data()
Fan Fei
1
-4
/
+2
2022-01-03
PCI: keystone: Prefer of_device_get_match_data()
Fan Fei
1
-3
/
+1
2022-01-03
PCI: dra7xx: Prefer of_device_get_match_data()
Fan Fei
1
-4
/
+2
2022-01-03
PCI: designware-plat: Prefer of_device_get_match_data()
Fan Fei
1
-4
/
+2
2022-01-03
PCI: cadence: Prefer of_device_get_match_data()
Fan Fei
1
-4
/
+2
2022-01-03
PCI: artpec6: Prefer of_device_get_match_data()
Fan Fei
1
-4
/
+2
2022-01-03
PCI: altera: Prefer of_device_get_match_data()
Fan Fei
1
-4
/
+4
2021-12-26
PCI: imx: Add the imx8mm pcie support
Richard Zhu
1
-8
/
+73
2021-12-16
PCI: hv: Rework MSI handling
Thomas Gleixner
1
-5
/
+10
2021-12-13
PCI: mt7621: Convert driver into 'bool'
Sergio Paracuellos
1
-2
/
+2
2021-12-10
Merge tag 'pci-v5.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-11
/
+12
2021-12-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-0
/
+2
2021-12-07
PCI: apple: Fix PERST# polarity
Marc Zyngier
1
-2
/
+2
2021-12-07
PCI: apple: Follow the PCIe specifications when resetting the port
Marc Zyngier
1
-1
/
+11
2021-12-06
PCI: pci-bridge-emul: Correctly set PCIe capabilities
Pali Rohár
2
-1
/
+11
2021-12-06
PCI: qcom-ep: Remove surplus dev_err() when using platform_get_irq_byname()
Krzysztof Wilczyński
1
-3
/
+1
2021-12-06
PCI: apple: Fix REFCLK1 enable/poll logic
Hector Martin
1
-3
/
+4
2021-12-06
PCI: qcom: Use __be16 type to store return value from cpu_to_be16()
Manivannan Sadhasivam
1
-1
/
+1
2021-12-06
PCI: aardvark: Fix checking for MEM resource type
Pali Rohár
1
-4
/
+2
2021-12-03
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
2
-0
/
+2
2021-12-02
PCI: aardvark: Disable common PHY when unbinding driver
Pali Rohár
1
-0
/
+3
2021-12-02
PCI: aardvark: Disable link training when unbinding driver
Pali Rohár
1
-0
/
+5
2021-12-02
PCI: aardvark: Assert PERST# when unbinding driver
Pali Rohár
1
-0
/
+4
[prev]
[next]