summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2024-03-01PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq()Dan Carpenter1-1/+2
2024-02-23PCI: Fix active state requirement in PME pollingAlex Williamson1-15/+22
2024-02-05PCI/AER: Decode Requester ID when no error info foundBjorn Helgaas1-2/+7
2024-02-05PCI: Fix 64GT/s effective data rate calculationIlpo Järvinen1-1/+1
2024-02-05PCI: switchtec: Fix stdev_release() crash after surprise hot removeDaniel Stodden1-8/+17
2024-02-05PCI: Only override AMD USB controller if requiredGuilherme G. Piccoli1-4/+7
2024-02-05PCI: Add no PM reset quirk for NVIDIA Spectrum devicesIdo Schimmel1-0/+13
2024-01-26PCI: mediatek-gen3: Fix translation window size calculationJianjun Wang1-35/+50
2024-01-26PCI: keystone: Fix race condition when initializing PHYsSiddharth Vadapalli1-0/+9
2024-01-26PCI: epf-mhi: Fix the DMA data direction of dma_unmap_single()Manivannan Sadhasivam1-1/+1
2024-01-26bus: mhi: ep: Pass mhi_ep_buf_info struct to read/write APIsManivannan Sadhasivam1-31/+35
2024-01-26PCI: mediatek: Clear interrupt status before dispatching handlerqizhong cheng1-2/+8
2024-01-26PCI: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment supportNiklas Cassel1-0/+1
2024-01-20PCI: Add ACS quirk for more Zhaoxin Root PortsLeoLiuoc1-2/+6
2024-01-10Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"Bjorn Helgaas3-0/+27
2023-12-20PCI: vmd: Fix potential deadlock when enabling ASPMJohan Hovold1-1/+1
2023-12-20PCI/ASPM: Add pci_enable_link_state_locked()Johan Hovold1-13/+40
2023-12-20PCI: loongson: Limit MRRS to 256Jiaxun Yang1-5/+41
2023-12-20Revert "PCI: acpiphp: Reassign resources on bridge if necessary"Bjorn Helgaas1-6/+3
2023-11-28PCI: Lengthen reset delay for VideoPropulsion Torrent QN16e cardLukas Wunner1-0/+12
2023-11-28PCI: exynos: Don't discard .remove() callbackUwe Kleine-König1-2/+2
2023-11-28PCI: kirin: Don't discard .remove() callbackUwe Kleine-König1-2/+2
2023-11-28PCI/ASPM: Fix L1 substate handling in aspm_attr_store_common()Heiner Kallweit1-0/+2
2023-11-28PCI: qcom-ep: Add dedicated callback for writing to DBI2 registersManivannan Sadhasivam1-0/+17
2023-11-28PCI: keystone: Don't discard .probe() callbackUwe Kleine-König1-2/+2
2023-11-28PCI: keystone: Don't discard .remove() callbackUwe Kleine-König1-2/+2
2023-11-28PCI/sysfs: Protect driver's D3cold preference from user spaceLukas Wunner2-5/+2
2023-11-28PCI: Use FIELD_GET() in Sapphire RX 5600 XT Pulse quirkBjorn Helgaas1-4/+4
2023-11-28PCI: dwc: Add missing PCI_EXP_LNKCAP_MLW handlingYoshihiro Shimoda1-1/+8
2023-11-28PCI: dwc: Add dw_pcie_link_set_max_link_width()Yoshihiro Shimoda1-45/+41
2023-11-28PCI: Disable ATS for specific Intel IPU E2000 devicesBartosz Pawlowski1-0/+19
2023-11-28PCI: Extract ATS disabling to a helper functionBartosz Pawlowski1-7/+9
2023-11-28PCI: Use FIELD_GET() to extract Link WidthIlpo Järvinen2-6/+4
2023-11-28PCI: Do error check on own line to split long "if" conditionsIlpo Järvinen3-9/+12
2023-11-28PCI: mvebu: Use FIELD_PREP() with Link WidthIlpo Järvinen1-1/+1
2023-11-28PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width fieldsIlpo Järvinen1-5/+4
2023-11-28ACPI: APEI: Fix AER info corruption when error status data has multiple sectionsShiju Jose1-0/+10
2023-11-20Revert "PCI/ASPM: Disable only ASPM_STATE_L1 when driver, disables L1"Heiner Kallweit1-1/+2
2023-11-20PCI: endpoint: Fix double free in __pci_epc_create()Dan Carpenter1-1/+0
2023-11-20PCI: vmd: Correct PCI Header Type Register's multi-function checkIlpo Järvinen1-2/+1
2023-11-08PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD deviceVicki Pfau1-3/+5
2023-10-06Merge tag 'pci-v6.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-19/+43
2023-09-30PCI/PM: Mark devices disconnected if upstream PCIe link is down on resumeMika Westerberg1-1/+13
2023-09-30PCI: of: Destroy changeset when adding PCI device node failsLizhi Hou1-8/+11
2023-09-30PCI: of_property: Handle interrupt parsing failuresLizhi Hou1-7/+18
2023-09-29PCI: qcom: Fix IPQ8074 enumerationSricharan Ramabadhran1-3/+1
2023-09-12PCI/AER: Export pcie_aer_is_native()Smita Koralahalli2-2/+1
2023-09-09Merge tag 'pci-v6.6-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-2/+3
2023-09-08Revert "PCI: Mark NVIDIA T4 GPUs to avoid bus reset"Bjorn Helgaas1-1/+1
2023-09-06PCI: Free released resource after coalescingRoss Lagerwall1-0/+1