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-04-27
PCI: dw-rockchip: Enable ASPM L0s capability for both RC and EP modes
Shawn Lin
1
-0
/
+23
2025-04-27
PCI: dw-rockchip: Remove PCIE_L0S_ENTRY check from rockchip_pcie_link_up()
Shawn Lin
1
-3
/
+1
2025-04-26
Merge tag 'pci-v6.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-0
/
+4
2025-04-23
PCI: Increment PM usage counter when probing reset methods
Alex Williamson
1
-0
/
+3
2025-04-23
PCI: Add CONFIG_MMU dependency
Arnd Bergmann
2
-2
/
+3
2025-04-23
PCI: apple: Add T602x PCIe support
Hector Martin
1
-0
/
+21
2025-04-23
PCI: apple: Abstract register offsets via a SoC-specific structure
Hector Martin
1
-17
/
+72
2025-04-23
PCI: apple: Use gpiod_set_value_cansleep in probe flow
Hector Martin
1
-2
/
+2
2025-04-23
PCI: apple: Drop poll for CORE_RC_PHYIF_STAT_REFCLK
Hector Martin
1
-6
/
+0
2025-04-23
PCI: apple: Move port PHY registers to their own reg items
Hector Martin
1
-18
/
+37
2025-04-23
PCI: apple: Fix missing OF node reference in apple_pcie_setup_port
Hector Martin
1
-0
/
+3
2025-04-23
PCI: apple: Move away from INTMSK{SET,CLR} for INTx and private interrupts
Marc Zyngier
1
-3
/
+8
2025-04-23
PCI: apple: Dynamically allocate RID-to_SID bitmap
Marc Zyngier
1
-1
/
+5
2025-04-23
PCI: apple: Move over to standalone probing
Marc Zyngier
1
-24
/
+30
2025-04-23
PCI: ecam: Allow cfg->priv to be pre-populated from the root port device
Marc Zyngier
1
-0
/
+2
2025-04-23
PCI: host-generic: Extract an ECAM bridge creation helper from pci_host_common_probe()
Marc Zyngier
1
-8
/
+16
2025-04-23
PCI: qcom: Add support for IPQ5018
Nitheesh Sekar
1
-0
/
+1
2025-04-23
PCI: dwc: Add support for configuring lane equalization presets
Krishna Chaitanya Chundru
2
-0
/
+79
2025-04-23
PCI: cadence: Fix runtime atomic count underflow
Hans Zhang
1
-10
/
+1
2025-04-20
PCI: rockchip-ep: Mark RK3399 as intx_capable
Niklas Cassel
1
-0
/
+1
2025-04-19
PCI: apple: Set only available ports up
Janne Grunau
1
-1
/
+1
2025-04-19
PCI: mvebu: Use for_each_of_range() iterator for parsing "ranges"
Rob Herring (Arm)
1
-17
/
+9
2025-04-19
PCI: dwc: Update pci->num_lanes to maximum supported link width
Krishna Chaitanya Chundru
3
-0
/
+12
2025-04-19
PCI: of: Add of_pci_get_equalization_presets() API
Krishna Chaitanya Chundru
2
-1
/
+75
2025-04-19
PCI: rcar-gen4: set ep BAR4 fixed size
Jerome Brunet
1
-0
/
+1
2025-04-19
PCI: rockchip: Fix order of rockchip_pci_core_rsts
Jensen Huang
1
-3
/
+4
2025-04-18
Merge tag 'irq-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+3
2025-04-18
PCI: Restore assigned resources fully after release
Ilpo Järvinen
1
-0
/
+4
2025-04-17
Merge tag 'pci-v6.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-4
/
+0
2025-04-17
PCI: Add ACS quirk for Loongson PCIe
Huacai Chen
1
-0
/
+23
2025-04-17
PCI: Print the actual delay time in pci_bridge_wait_for_secondary_bus()
Wilfred Mallawa
1
-1
/
+1
2025-04-17
PCI: hotplug: Drop superfluous #include directives
Lukas Wunner
1
-4
/
+0
2025-04-16
PCI: Use PCI_STD_NUM_BARS instead of 6
Ilpo Järvinen
1
-1
/
+1
2025-04-15
Revert "PCI: Avoid reset when disabled via sysfs"
Alex Williamson
1
-4
/
+0
2025-04-15
PCI: pciehp: Ignore Link Down/Up caused by Secondary Bus Reset
Lukas Wunner
3
-23
/
+84
2025-04-15
PCI: pciehp: Ignore Presence Detect Changed caused by DPC
Lukas Wunner
3
-36
/
+43
2025-04-15
PCI/MSI: Add an option to write MSIX ENTRY_DATA before any reads
Jonathan Currier
1
-0
/
+3
2025-04-11
PCI: Run quirk_huawei_pcie_sva() before arm_smmu_probe_device()
Zhangfei Gao
1
-6
/
+6
2025-04-10
PCI: Remove pci_fixup_cardbus()
Heiner Kallweit
1
-5
/
+0
2025-04-09
PCI: Remove pcim_iounmap_regions()
Philipp Stanner
1
-24
/
+0
2025-04-09
PCI/TPH: Replace the broken MSI-X control word update
Thomas Gleixner
1
-43
/
+1
2025-04-09
PCI/MSI: Provide a sane mechanism for TPH
Thomas Gleixner
2
-0
/
+56
2025-04-09
PCI: hv: Switch MSI descriptor locking to guard()
Thomas Gleixner
1
-10
/
+4
2025-04-09
PCI/MSI: Switch msix_capability_init() to guard(msi_desc_lock)
Thomas Gleixner
1
-16
/
+20
2025-04-09
PCI/MSI: Switch msi_capability_init() to guard(msi_desc_lock)
Thomas Gleixner
1
-32
/
+36
2025-04-09
PCI/MSI: Use __free() for affinity masks
Thomas Gleixner
1
-9
/
+4
2025-04-09
PCI/MSI: Set pci_dev:: Msi_enabled late
Thomas Gleixner
1
-8
/
+3
2025-04-09
PCI/MSI: Use guard(msi_desc_lock) where applicable
Thomas Gleixner
2
-10
/
+8
2025-04-07
irqdomain: pci: Switch to of_fwnode_handle()
Jiri Slaby (SUSE)
10
-10
/
+10
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2
-2
/
+2
[prev]
[next]