aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-28PCI: endpoint: Retain fixed-size BAR size as well as aligned sizeJerome Brunet1-7/+15
2025-05-27Merge tag 'dma-mapping-6.16-2025-05-26' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-33/+5
2025-05-27Merge tag 'irq-msi-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-249/+195
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds23-81/+69
2025-05-26Merge tag 's390-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-1/+1
2025-05-23PCI/pwrctrl: Rename pwrctrl Kconfig symbols and slot moduleJohan Hovold2-10/+20
2025-05-23PCI/pwrctrl: Cancel outstanding rescan work when unregisteringBrian Norris1-0/+2
2025-05-23PCI: hv: Remove unnecessary flex array in struct pci_packetMichael Kelley1-15/+14
2025-05-23PCI: hv: Get vPCI MSI IRQ domain from DeviceTreeRoman Kisel1-6/+64
2025-05-23PCI/AER: Add sysfs attributes for log ratelimitsJon Pan-Doh3-0/+107
2025-05-23PCI/AER: Ratelimit correctable and non-fatal error loggingJon Pan-Doh2-6/+64
2025-05-23PCI/AER: Simplify add_error_device()Bjorn Helgaas1-6/+9
2025-05-23PCI/AER: Convert aer_get_device_error_info(), aer_print_error() to indexBjorn Helgaas3-14/+31
2025-05-23PCI/AER: Rename struct aer_stats to aer_infoKarolina Stolarek1-23/+23
2025-05-23PCI/AER: Reduce pci_print_aer() correctable error level to KERN_WARNINGKarolina Stolarek1-5/+6
2025-05-23PCI/ERR: Add printk level to pcie_print_tlp_log()Bjorn Helgaas4-6/+10
2025-05-23PCI/AER: Check log level once and remember itKarolina Stolarek3-11/+12
2025-05-23PCI/AER: Trace error event before ratelimitingBjorn Helgaas1-6/+4
2025-05-23PCI/AER: Update statistics before ratelimitingBjorn Helgaas1-1/+4
2025-05-23PCI/AER: Simplify pci_print_aer()Bjorn Helgaas1-8/+8
2025-05-23PCI/AER: Initialize aer_err_info before using itBjorn Helgaas1-22/+17
2025-05-23PCI/AER: Move aer_print_source() earlier in fileBjorn Helgaas1-13/+13
2025-05-23PCI/AER: Rename aer_print_port_info() to aer_print_source()Jon Pan-Doh1-3/+3
2025-05-23PCI/AER: Extract bus/dev/fn in aer_print_port_info() with PCI_BUS_NUM(), etcBjorn Helgaas1-4/+4
2025-05-23PCI/AER: Consolidate Error Source ID logging in aer_isr_one_error_type()Bjorn Helgaas1-13/+9
2025-05-23PCI/AER: Factor COR/UNCOR error handling out from aer_isr_one_error()Bjorn Helgaas1-13/+23
2025-05-23PCI/DPC: Log Error Source ID only when validBjorn Helgaas1-29/+37
2025-05-23PCI/DPC: Initialize aer_err_info before using itBjorn Helgaas1-1/+1
2025-05-22s390/pci: Prevent self deletion in disable_slot()Niklas Schnelle1-1/+1
2025-05-22PCI/ACPI: Fix allocated memory release on error in pci_acpi_scan_root()Zhe Qiao1-10/+13
2025-05-22PCI: Remove function pcim_intx() prototype from pci.hPhilipp Stanner1-2/+0
2025-05-21PCI/MSI: Use bool for MSI enable state trackingHans Zhang3-4/+4
2025-05-20PCI: dwc: ep: Fix errno typoNiklas Cassel1-2/+2
2025-05-20PCI: Remove hybrid-devres usage warnings from kernel-docPhilipp Stanner1-16/+0
2025-05-20PCI: Remove redundant set of request functionsPhilipp Stanner1-105/+5
2025-05-20PCI: Remove exclusive requests flags from _pcim_request_region()Philipp Stanner1-21/+15
2025-05-19PCI: Remove pcim_request_region_exclusive()Philipp Stanner2-20/+0
2025-05-19PCI: Remove hybrid devres nature from request functionsPhilipp Stanner3-71/+13
2025-05-16PCI: tegra: Convert to MSI parent infrastructureMarc Zyngier2-44/+20
2025-05-16PCI: xgene: Convert to MSI parent infrastructureMarc Zyngier2-33/+21
2025-05-16PCI: apple: Convert to MSI parent infrastructureMarc Zyngier2-46/+24
2025-05-16Merge irq/cleanup fragments into irq/msiThomas Gleixner10-10/+10
2025-05-16PCI: Switch to irq_domain_create_linear()Jiri Slaby (SUSE)21-71/+59
2025-05-15PCI: Update Link Speed after retrainingIlpo Järvinen2-12/+18
2025-05-15PCI: Limit visibility of match_driver flag to PCI coreLukas Wunner4-3/+15
2025-05-15PCI: qcom-ep: Mask PTM_UPDATING interruptManivannan Sadhasivam1-0/+8
2025-05-15PCI: dwc: Add debugfs support for PTM contextManivannan Sadhasivam3-0/+280
2025-05-15PCI: dwc: Pass DWC PCIe mode to dwc_pcie_debugfs_init()Manivannan Sadhasivam4-5/+9
2025-05-15PCI: Add debugfs support for exposing PTM contextManivannan Sadhasivam1-0/+300
2025-05-15PCI/bwctrl: Replace lbms_count with PCI_LINK_LBMS_SEEN flagIlpo Järvinen5-71/+26