index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-23
PCI/AER: Simplify pci_print_aer()
Bjorn Helgaas
1
-8
/
+8
2025-05-23
PCI/AER: Initialize aer_err_info before using it
Bjorn Helgaas
1
-22
/
+17
2025-05-23
PCI/AER: Move aer_print_source() earlier in file
Bjorn Helgaas
1
-13
/
+13
2025-05-23
PCI/AER: Rename aer_print_port_info() to aer_print_source()
Jon Pan-Doh
1
-3
/
+3
2025-05-23
PCI/AER: Extract bus/dev/fn in aer_print_port_info() with PCI_BUS_NUM(), etc
Bjorn Helgaas
1
-4
/
+4
2025-05-23
PCI/AER: Consolidate Error Source ID logging in aer_isr_one_error_type()
Bjorn Helgaas
1
-13
/
+9
2025-05-23
PCI/AER: Factor COR/UNCOR error handling out from aer_isr_one_error()
Bjorn Helgaas
1
-13
/
+23
2025-05-23
PCI/DPC: Log Error Source ID only when valid
Bjorn Helgaas
1
-28
/
+36
2025-05-23
PCI/DPC: Initialize aer_err_info before using it
Bjorn Helgaas
1
-1
/
+1
2025-05-22
s390/pci: Prevent self deletion in disable_slot()
Niklas Schnelle
1
-1
/
+1
2025-05-22
PCI/ACPI: Fix allocated memory release on error in pci_acpi_scan_root()
Zhe Qiao
1
-10
/
+13
2025-05-22
PCI: Remove function pcim_intx() prototype from pci.h
Philipp Stanner
1
-2
/
+0
2025-05-21
PCI/MSI: Use bool for MSI enable state tracking
Hans Zhang
3
-4
/
+4
2025-05-20
PCI: dwc: ep: Fix errno typo
Niklas Cassel
1
-2
/
+2
2025-05-20
PCI: Remove hybrid-devres usage warnings from kernel-doc
Philipp Stanner
1
-16
/
+0
2025-05-20
PCI: Remove redundant set of request functions
Philipp Stanner
1
-105
/
+5
2025-05-20
PCI: Remove exclusive requests flags from _pcim_request_region()
Philipp Stanner
1
-21
/
+15
2025-05-19
PCI: Remove pcim_request_region_exclusive()
Philipp Stanner
2
-20
/
+0
2025-05-19
PCI: Remove hybrid devres nature from request functions
Philipp Stanner
3
-70
/
+12
2025-05-16
PCI: tegra: Convert to MSI parent infrastructure
Marc Zyngier
2
-44
/
+20
2025-05-16
PCI: xgene: Convert to MSI parent infrastructure
Marc Zyngier
2
-32
/
+20
2025-05-16
PCI: apple: Convert to MSI parent infrastructure
Marc Zyngier
2
-46
/
+24
2025-05-16
Merge irq/cleanup fragments into irq/msi
Thomas Gleixner
10
-10
/
+10
2025-05-16
PCI: Switch to irq_domain_create_linear()
Jiri Slaby (SUSE)
21
-71
/
+59
2025-05-15
PCI: Update Link Speed after retraining
Ilpo Järvinen
2
-12
/
+18
2025-05-15
PCI: Limit visibility of match_driver flag to PCI core
Lukas Wunner
4
-3
/
+15
2025-05-15
PCI: qcom-ep: Mask PTM_UPDATING interrupt
Manivannan Sadhasivam
1
-0
/
+8
2025-05-15
PCI: dwc: Add debugfs support for PTM context
Manivannan Sadhasivam
3
-0
/
+280
2025-05-15
PCI: dwc: Pass DWC PCIe mode to dwc_pcie_debugfs_init()
Manivannan Sadhasivam
4
-5
/
+9
2025-05-15
PCI: Add debugfs support for exposing PTM context
Manivannan Sadhasivam
1
-0
/
+300
2025-05-15
PCI/bwctrl: Replace lbms_count with PCI_LINK_LBMS_SEEN flag
Ilpo Järvinen
5
-71
/
+26
2025-05-13
PCI: cadence: Simplify J721e link status check
Hans Zhang
1
-5
/
+1
2025-05-13
PCI: mobiveil: Return bool from link up check
Hans Zhang
2
-8
/
+3
2025-05-13
PCI: dwc: Return bool from link up check
Hans Zhang
18
-43
/
+33
2025-05-10
PCI: dwc: ep: Use FIELD_GET() where applicable
Hans Zhang
1
-5
/
+4
2025-05-08
Merge tag 's390-6.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+0
2025-05-07
s390/pci: Fix duplicate pci_dev_put() in disable_slot() when PF has child VFs
Niklas Schnelle
1
-1
/
+0
2025-05-06
PCI/P2PDMA: Refactor the p2pdma mapping helpers
Christoph Hellwig
1
-33
/
+5
2025-05-05
PCI: Explicitly put devices into D0 when initializing
Mario Limonciello
3
-9
/
+11
2025-05-05
PCI: Fix lock symmetry in pci_slot_unlock()
Ilpo Järvinen
1
-1
/
+2
2025-05-02
PCI: tegra194: Create debugfs directory only when CONFIG_PCIEASPM is enabled
Hans Zhang
1
-9
/
+10
2025-04-28
PCI: dwc: Make link training more robust by setting PORT_LOGIC_LINK_WIDTH to ...
Wenbin Yao
1
-4
/
+1
2025-04-27
PCI: dw-rockchip: Fix PHY function call sequence in rockchip_pcie_phy_deinit()
Diederik de Haas
1
-1
/
+1
2025-04-27
PCI: ls-gen4: Use to_delayed_work()
Chen Ni
1
-2
/
+1
2025-04-27
PCI: dw-rockchip: Use rockchip_pcie_link_up() to check link up instead of ope...
Hans Zhang
1
-13
/
+8
2025-04-27
PCI: dw-rockchip: Reorganize register and bitfield definitions
Hans Zhang
1
-18
/
+31
2025-04-27
PCI: dw-rockchip: Remove unused PCIE_CLIENT_GENERAL_DEBUG definition
Hans Zhang
1
-1
/
+0
2025-04-27
PCI: imx6: Save and restore the LUT setting during suspend/resume for i.MX95 SoC
Richard Zhu
1
-0
/
+47
2025-04-27
PCI: imx6: Add PLL lock check for i.MX95 SoC
Richard Zhu
1
-0
/
+29
2025-04-27
PCI: imx6: Add workaround for errata ERR051586
Richard Zhu
1
-0
/
+31
[prev]
[next]