summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2023-10-28Merge branch 'pci/controller/cadence'Bjorn Helgaas
2023-10-28Merge branch 'pci/controller/aspm'Bjorn Helgaas
2023-10-28Merge branch 'pci/vga'Bjorn Helgaas
2023-10-28Merge branch 'pci/reset'Bjorn Helgaas
2023-10-28Merge branch 'pci/pm'Bjorn Helgaas
2023-10-28Merge branch 'pci/p2pdma'Bjorn Helgaas
2023-10-28Merge branch 'pci/hotplug'Bjorn Helgaas
2023-10-28Merge branch 'pci/enumeration'Bjorn Helgaas
2023-10-28Merge branch 'pci/endpoint'Bjorn Helgaas
2023-10-28Merge branch 'pci/ats'Bjorn Helgaas
2023-10-28Merge branch 'pci/aspm'Bjorn Helgaas
2023-10-26PCI: hotplug: Add Ampere Altra Attention Indicator extension driverD Scott Phillips
2023-10-25PCI/AER: Factor out interrupt toggling into helpersKai-Heng Feng
2023-10-25PCI: acpiphp: Allow built-in drivers for Attention IndicatorsD Scott Phillips
2023-10-24PCI/ASPM: Fix L1 substate handling in aspm_attr_store_common()Heiner Kallweit
2023-10-24Revert "PCI/ASPM: Disable only ASPM_STATE_L1 when driver, disables L1"Heiner Kallweit
2023-10-23PCI/P2PDMA: Remove redundant gotoTadeusz Struk
2023-10-18PCI: Disable ATS for specific Intel IPU E2000 devicesBartosz Pawlowski
2023-10-18PCI: Extract ATS disabling to a helper functionBartosz Pawlowski
2023-10-14PCI: qcom: Enable ASPM for platforms supporting 1.9.0 opsManivannan Sadhasivam
2023-10-14PCI: dwc: Add host_post_init() callbackManivannan Sadhasivam
2023-10-10PCI/ASPM: Convert printk() to pr_*() and add includeIlpo Järvinen
2023-10-10PCI/ASPM: Remove unnecessary includesIlpo Järvinen
2023-10-10PCI/ASPM: Use FIELD_MAX() instead of literalsIlpo Järvinen
2023-10-10PCI/ASPM: Use time constantsIlpo Järvinen
2023-10-10PCI/ASPM: Return U32_MAX instead of bit magic constructIlpo Järvinen
2023-10-10PCI/ASPM: Use FIELD_GET/PREP() to access PCIe capability fieldsIlpo Järvinen
2023-10-10PCI: keystone: Don't discard .probe() callbackUwe Kleine-König
2023-10-10PCI: keystone: Don't discard .remove() callbackUwe Kleine-König
2023-10-10PCI: kirin: Don't discard .remove() callbackUwe Kleine-König
2023-10-10PCI: exynos: Don't discard .remove() callbackUwe Kleine-König
2023-10-06PCI/sysfs: Enable 'boot_vga' attribute via pci_is_vga()Sui Jingfeng
2023-10-06PCI/VGA: Select VGA devices earlierSui Jingfeng
2023-10-06PCI/VGA: Use pci_is_vga() to identify VGA devicesSui Jingfeng
2023-10-05PCI: endpoint: Use IS_ERR_OR_NULL() helper functionRuan Jinjie
2023-10-05PCI: cadence: Drop unused member from struct cdns_plat_pcieLi Chen
2023-10-03PCI/P2PDMA: Fix undefined behavior bug in struct pci_p2pdma_pagemapGustavo A. R. Silva
2023-10-03PCI/ACPI: Use acpi_evaluate_dsm_typed()Andy Shevchenko
2023-10-03PCI: Use PCI_HEADER_TYPE_* instead of literalsIlpo Järvinen
2023-10-03PCI: vmd: Correct PCI Header Type Register's multi-function checkIlpo Järvinen
2023-09-29PCI/sysfs: Protect driver's D3cold preference from user spaceLukas Wunner
2023-09-28PCI: Add pci_get_base_class() helperSui Jingfeng
2023-09-28PCI: Lengthen reset delay for VideoPropulsion Torrent QN16e cardLukas Wunner
2023-09-09Merge tag 'pci-v6.6-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-09-08Revert "PCI: Mark NVIDIA T4 GPUs to avoid bus reset"Bjorn Helgaas
2023-09-06PCI: Free released resource after coalescingRoss Lagerwall
2023-09-05PCI: Fix CONFIG_PCI_DYNAMIC_OF_NODES kconfig dependenciesLizhi Hou
2023-08-31Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-08-30Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-08-30Merge tag 'devicetree-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds