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-20
PCI: imx6: Clean up comments and whitespace
Bjorn Helgaas
1
-19
/
+22
2025-01-18
PCI: of_property: Rename struct of_pci_range to of_pci_range_entry
Bjorn Helgaas
1
-2
/
+2
2025-01-18
PCI: imx6: Add i.MX8MQ, i.MX8Q and i.MX95 PM support
Richard Zhu
1
-3
/
+6
2025-01-18
PCI: imx6: Use DWC common suspend resume method
Frank Li
1
-61
/
+35
2025-01-18
PCI: dwc: Add dw_pcie_suspend_noirq(), dw_pcie_resume_noirq() stubs for !CONFIG_PCIE_DW_HOST
Bjorn Helgaas
1
-3
/
+12
2025-01-18
PCI: Remove devres from pci_intx()
Philipp Stanner
4
-45
/
+6
2025-01-18
PCI/MSI: Use never-managed version of pci_intx()
Philipp Stanner
2
-2
/
+2
2025-01-18
PCI: Export pci_intx_unmanaged() and pcim_intx()
Philipp Stanner
2
-21
/
+32
2025-01-18
PCI: dwc: Remove LTSSM state test in dw_pcie_suspend_noirq()
Richard Zhu
2
-10
/
+18
2025-01-18
PCI: dwc: Always stop link in the dw_pcie_suspend_noirq
Richard Zhu
1
-0
/
+1
2025-01-18
PCI: dw-rockchip: Don't wait for link since we can detect Link Up
Niklas Cassel
1
-0
/
+1
2025-01-18
PCI: dw-rockchip: Enumerate endpoints based on dll_link_up IRQ
Niklas Cassel
1
-8
/
+60
2025-01-18
PCI: qcom: Update ICC and OPP values after Link Up event
Krishna chaitanya chundru
1
-0
/
+2
2025-01-18
PCI: qcom: Don't wait for link if we can detect Link Up
Krishna chaitanya chundru
1
-1
/
+4
2025-01-18
PCI: dwc: Don't wait for link up if driver can detect Link Up event
Krishna chaitanya chundru
2
-2
/
+9
2025-01-18
PCI: dwc: Fix potential truncation in dw_pcie_edma_irq_verify()
Niklas Cassel
1
-1
/
+1
2025-01-16
PCI: dra7xx: Use syscon_regmap_lookup_by_phandle_args
Krzysztof Kozlowski
1
-21
/
+6
2025-01-16
PCI: layerscape: Use syscon_regmap_lookup_by_phandle_args
Krzysztof Kozlowski
1
-6
/
+4
2025-01-16
PCI: imx6: Remove surplus imx7d_pcie_init_phy() function
Richard Zhu
1
-8
/
+0
2025-01-16
PCI: imx6: Add missing reference clock disable logic
Richard Zhu
1
-12
/
+12
2025-01-16
PCI: imx6: Deassert apps_reset in imx_pcie_deassert_core_reset()
Richard Zhu
1
-0
/
+1
2025-01-16
PCI: imx6: Skip controller_id generation logic for i.MX7D
Richard Zhu
1
-1
/
+0
2025-01-16
PCI: imx6: Fetch dbi2 and iATU base addesses from DT
Richard Zhu
1
-23
/
+0
2025-01-16
PCI: imx6: Configure PHY based on Root Complex or Endpoint mode
Frank Li
1
-1
/
+3
2025-01-16
PCI: imx6: Add Refclk for i.MX95 PCIe
Richard Zhu
1
-5
/
+11
2025-01-16
PCI: imx6: Add i.MX8Q PCIe Endpoint (EP) support
Frank Li
1
-0
/
+20
2025-01-16
PCI: Add pcie_print_tlp_log() to print TLP Header and Prefix Log
Ilpo Järvinen
4
-12
/
+39
2025-01-16
PCI: Add TLP Prefix reading to pcie_read_tlp_log()
Ilpo Järvinen
4
-14
/
+61
2025-01-15
PCI: of: Simplify devm_of_pci_get_host_bridge_resources() interface
Bjorn Helgaas
1
-8
/
+8
2025-01-15
PCI: of: Drop 'No bus range found' message
Bjorn Helgaas
1
-2
/
+0
2025-01-15
PCI: Unexport of_pci_parse_bus_range()
Bjorn Helgaas
2
-9
/
+2
2025-01-15
PCI: apple: Convert to {en,dis}able_device() callbacks
Marc Zyngier
1
-60
/
+15
2025-01-15
PCI: host-generic: Allow {en,dis}able_device() to be provided via pci_ecam_ops
Marc Zyngier
1
-0
/
+2
2025-01-15
PCI: imx6: Add IOMMU and ITS MSI support for i.MX95
Frank Li
1
-1
/
+207
2025-01-15
x86/apic: Convert to IRQCHIP_MOVE_DEFERRED
Thomas Gleixner
1
-0
/
+1
2025-01-15
PCI: rockchip-ep: Fix error code in rockchip_pcie_ep_init_ob_mem()
Dan Carpenter
1
-0
/
+1
2025-01-15
PCI: rockchip: Refactor rockchip_pcie_disable_clocks() signature
Anand Moon
2
-3
/
+2
2025-01-15
PCI: rockchip: Simplify reset control handling by using reset_control_bulk*() function
Anand Moon
2
-129
/
+47
2025-01-15
PCI: Add enable_device() and disable_device() callbacks for bridges
Frank Li
1
-1
/
+35
2025-01-15
PCI/DPC: Quirk PIO log size for Intel Raptor Lake-P
Takashi Iwai
1
-0
/
+1
2025-01-15
PCI/sysfs: Remove unnecessary zero in initializer
Ilpo Järvinen
1
-1
/
+1
2025-01-15
PCI/sysfs: Use __free() in reset_method_store()
Ilpo Järvinen
1
-11
/
+7
2025-01-15
PCI/sysfs: Move reset related sysfs code to correct file
Ilpo Järvinen
3
-126
/
+114
2025-01-14
PCI: Store number of supported End-End TLP Prefixes
Ilpo Järvinen
2
-6
/
+10
2025-01-14
PCI: Use unsigned int i in pcie_read_tlp_log()
Ilpo Järvinen
1
-1
/
+2
2025-01-14
PCI: Use same names in pcie_read_tlp_log() prototype and definition
Ilpo Järvinen
1
-6
/
+5
2025-01-14
PCI: Add defines for TLP Header/Prefix log sizes
Ilpo Järvinen
3
-7
/
+11
2025-01-14
PCI: Move TLP Log handling to its own file
Ilpo Järvinen
4
-29
/
+41
2025-01-14
PCI: Don't expose pcie_read_tlp_log() outside PCI subsystem
Ilpo Järvinen
2
-1
/
+4
2025-01-14
Merge tag 'pci-v6.13-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-9
/
+16
[prev]
[next]