summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2023-11-28PCI: Lengthen reset delay for VideoPropulsion Torrent QN16e cardLukas Wunner
2023-11-28PCI: exynos: Don't discard .remove() callbackUwe Kleine-König
2023-11-28PCI: kirin: Don't discard .remove() callbackUwe Kleine-König
2023-11-28PCI/ASPM: Fix L1 substate handling in aspm_attr_store_common()Heiner Kallweit
2023-11-28PCI: qcom-ep: Add dedicated callback for writing to DBI2 registersManivannan Sadhasivam
2023-11-28PCI: keystone: Don't discard .probe() callbackUwe Kleine-König
2023-11-28PCI: keystone: Don't discard .remove() callbackUwe Kleine-König
2023-11-28PCI/sysfs: Protect driver's D3cold preference from user spaceLukas Wunner
2023-11-28PCI: Use FIELD_GET() in Sapphire RX 5600 XT Pulse quirkBjorn Helgaas
2023-11-28PCI: dwc: Add missing PCI_EXP_LNKCAP_MLW handlingYoshihiro Shimoda
2023-11-28PCI: dwc: Add dw_pcie_link_set_max_link_width()Yoshihiro Shimoda
2023-11-28PCI: Disable ATS for specific Intel IPU E2000 devicesBartosz Pawlowski
2023-11-28PCI: Extract ATS disabling to a helper functionBartosz Pawlowski
2023-11-28PCI: Use FIELD_GET() to extract Link WidthIlpo Järvinen
2023-11-28PCI: Do error check on own line to split long "if" conditionsIlpo Järvinen
2023-11-28PCI: mvebu: Use FIELD_PREP() with Link WidthIlpo Järvinen
2023-11-28PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width fieldsIlpo Järvinen
2023-11-28ACPI: APEI: Fix AER info corruption when error status data has multiple sectionsShiju Jose
2023-11-20Revert "PCI/ASPM: Disable only ASPM_STATE_L1 when driver, disables L1"Heiner Kallweit
2023-11-20PCI: endpoint: Fix double free in __pci_epc_create()Dan Carpenter
2023-11-20PCI: vmd: Correct PCI Header Type Register's multi-function checkIlpo Järvinen
2023-11-08PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD deviceVicki Pfau
2023-10-06Merge tag 'pci-v6.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-09-29PCI/PM: Mark devices disconnected if upstream PCIe link is down on resumeMika Westerberg
2023-09-29PCI: of: Destroy changeset when adding PCI device node failsLizhi Hou
2023-09-29PCI: of_property: Handle interrupt parsing failuresLizhi Hou
2023-09-29PCI: qcom: Fix IPQ8074 enumerationSricharan Ramabadhran
2023-09-11PCI/AER: Export pcie_aer_is_native()Smita Koralahalli
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
2023-08-29Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-08-29Merge branch 'pci/misc'Bjorn Helgaas
2023-08-29Merge branch 'pci/controller/switchtec'Bjorn Helgaas
2023-08-29Merge branch 'pci/controller/resources'Bjorn Helgaas
2023-08-29Merge branch 'pci/controller/remove-void-cast'Bjorn Helgaas
2023-08-29Merge branch 'pci/controller/vmd'Bjorn Helgaas
2023-08-29Merge branch 'pci/controller/tegra194'Bjorn Helgaas
2023-08-29Merge branch 'pci/controller/rockchip'Bjorn Helgaas
2023-08-29Merge branch 'pci/controller/qcom-ep'Bjorn Helgaas
2023-08-29Merge branch 'pci/controller/qcom-edma'Bjorn Helgaas
2023-08-29Merge branch 'pci/controller/qcom'Bjorn Helgaas
2023-08-29Merge branch 'pci/controller/microchip'Bjorn Helgaas
2023-08-29Merge branch 'pci/controller/layerscape'Bjorn Helgaas
2023-08-29Merge branch 'pci/controller/iproc'Bjorn Helgaas
2023-08-29Merge branch 'pci/controller/hv'Bjorn Helgaas