index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
Age
Commit message (
Expand
)
Author
Files
Lines
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/git/helgaas/pci
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
2021-12-02
PCI: aardvark: Fix memory leak in driver unbind
Pali Rohár
1
-0
/
+3
2021-12-02
PCI: aardvark: Mask all interrupts when unbinding driver
Pali Rohár
1
-0
/
+21
2021-12-02
PCI: aardvark: Disable bus mastering when unbinding driver
Pali Rohár
1
-0
/
+6
2021-12-02
PCI: aardvark: Comment actions in driver remove method
Pali Rohár
1
-0
/
+2
2021-12-02
PCI: aardvark: Clear all MSIs at setup
Pali Rohár
1
-2
/
+4
2021-12-02
PCI: aardvark: Add support for DEVCAP2, DEVCTL2, LNKCAP2 and LNKCTL2 registers on emulated bridge
Pali Rohár
1
-4
/
+11
2021-12-02
PCI: dwc: Do not remap invalid res
Tim Harvey
1
-3
/
+4
2021-12-01
Revert "PCI: aardvark: Fix support for PCI_ROM_ADDRESS1 on emulated bridge"
Marek Behún
1
-9
/
+0
2021-12-01
PCI: mvebu: Remove custom mvebu_pci_host_probe() function
Pali Rohár
1
-40
/
+1
2021-12-01
PCI: rcar: Check if device is runtime suspended instead of __clk_is_enabled()
Marek Vasut
1
-5
/
+5
2021-12-01
PCI: vmd: Clean up domain before enumeration
Nirmal Patel
1
-0
/
+37
2021-12-01
PCI: xilinx-nwl: Simplify code and fix a memory leak
Christophe JAILLET
1
-23
/
+7
2021-11-30
PCI: apple: Enable clock gating
Hector Martin
1
-0
/
+3
[prev]
[next]