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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-14
PCI: mvebu: Enable module autoloading
Liao Chen
1
-0
/
+1
2025-01-13
PCI: rockchip: Simplify clock handling by using clk_bulk*() functions
Anand Moon
2
-62
/
+11
2025-01-13
PCI: rockchip: Add missing fields descriptions for struct rockchip_pcie_ep
Damien Le Moal
1
-0
/
+4
2025-01-13
PCI: rcar-ep: Fix incorrect variable used when calling devm_request_mem_region()
King Dix
1
-1
/
+1
2025-01-13
PCI: mediatek-gen3: Enable async probe by default
Douglas Anderson
1
-0
/
+1
2025-01-13
PCI: mediatek-gen3: Avoid PCIe resetting via PERST# for Airoha EN7581 SoC
Lorenzo Bianconi
1
-17
/
+40
2025-01-13
PCI: mediatek-gen3: Rely on msleep() in mtk_pcie_en7581_power_up()
Lorenzo Bianconi
1
-2
/
+2
2025-01-13
PCI: mediatek-gen3: Move reset delay in mtk_pcie_en7581_power_up()
Lorenzo Bianconi
1
-0
/
+7
2025-01-13
PCI: mediatek-gen3: Add comment about initialization order in mtk_pcie_en7581_power_up()
Lorenzo Bianconi
1
-0
/
+4
2025-01-13
PCI: mediatek-gen3: Move reset/assert callbacks in .power_up()
Lorenzo Bianconi
1
-10
/
+18
2025-01-13
PCI: mediatek-gen3: Rely on clk_bulk_prepare_enable() in mtk_pcie_en7581_power_up()
Lorenzo Bianconi
1
-11
/
+3
2025-01-07
PCI/bwctrl: Fix NULL pointer deref on unbind and bind
Lukas Wunner
1
-9
/
+16
2024-12-29
Merge tag 'irq-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+9
2024-12-23
PCI: exynos: Switch to devm_clk_bulk_get_all_enabled()
Cristian Ciocaltea
1
-1
/
+1
2024-12-23
PCI: hookup irq_get_affinity callback
Daniel Wagner
1
-0
/
+14
2024-12-21
Merge tag 'pci-v6.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
2
-3
/
+7
2024-12-19
PCI/bwctrl: Enable only if more than one speed is supported
Lukas Wunner
1
-1
/
+3
2024-12-19
PCI: Honor Max Link Speed when determining supported speeds
Lukas Wunner
1
-2
/
+4
2024-12-18
PCI: xilinx-cpm: Add support for Versal CPM5 Root Port Controller 1
Thippeswamy Havalige
1
-11
/
+39
2024-12-18
PCI: endpoint: Verify that requested BAR size is a power of two
Niklas Cassel
1
-0
/
+3
2024-12-18
PCI: endpoint: Add size check for fixed size BARs in pci_epc_set_bar()
Niklas Cassel
1
-2
/
+9
2024-12-18
PCI: artpec6: Implement dw_pcie_ep operation get_features
Niklas Cassel
1
-0
/
+13
2024-12-18
PCI: dwc: ep: Add 'address' alignment to 'size' check in dw_pcie_prog_ep_inbound_atu()
Niklas Cassel
3
-6
/
+9
2024-12-18
PCI: dwc: ep: Prevent changing BAR size/flags in pci_epc_set_bar()
Niklas Cassel
1
-1
/
+21
2024-12-18
PCI: dwc: ep: Write BAR_MASK before iATU registers in pci_epc_set_bar()
Niklas Cassel
1
-13
/
+15
2024-12-16
PCI/MSI: Handle lack of irqdomain gracefully
Thomas Gleixner
2
-2
/
+9
2024-12-13
PCI/ASPM: Save parent L1SS config in pci_save_aspm_l1ss_state()
Jian-Hong Pan
1
-5
/
+28
2024-12-12
PCI: endpoint: Finish virtual EP removal in pci_epf_remove_vepf()
Zijun Hu
1
-0
/
+1
2024-12-12
PCI: endpoint: Simplify pci_epc_get()
Zijun Hu
1
-15
/
+6
2024-12-12
PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy()
Zijun Hu
1
-1
/
+1
2024-12-10
PCI/ACPI: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-3
/
+3
2024-12-05
PCI: Encourage resource request API users to supply driver name
Philipp Stanner
2
-44
/
+41
2024-12-03
PCI/P2PDMA: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-3
/
+3
2024-12-03
PCI/VPD: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-7
/
+7
2024-12-03
PCI/sysfs: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-21
/
+21
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-2
/
+2
2024-11-30
Merge tag 'pci-v6.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-2
/
+7
2024-11-30
PCI/pwrctrl: Unregister platform device only if one actually exists
Brian Norris
1
-2
/
+7
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
3
-21
/
+25
2024-11-26
Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
83
-1010
/
+3149
2024-11-25
Merge branch 'pci/typos'
Bjorn Helgaas
2
-8
/
+11
2024-11-25
Merge branch 'pci/misc'
Bjorn Helgaas
3
-18
/
+15
2024-11-25
Merge branch 'pci/controller/vmd'
Bjorn Helgaas
1
-0
/
+4
2024-11-25
Merge branch 'pci/controller/tegra194'
Bjorn Helgaas
1
-3
/
+4
2024-11-25
Merge branch 'pci/controller/rockchip'
Bjorn Helgaas
4
-95
/
+394
2024-11-25
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
2
-5
/
+20
2024-11-25
Merge branch 'pci/controller/microchip'
Bjorn Helgaas
1
-59
/
+67
2024-11-25
Merge branch 'pci/controller/mediatek'
Bjorn Helgaas
1
-2
/
+73
2024-11-25
Merge branch 'pci/controller/keystone'
Bjorn Helgaas
1
-0
/
+12
2024-11-25
Merge branch 'pci/controller/j721e'
Bjorn Helgaas
1
-14
/
+23
[prev]
[next]