summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
12 daysPCI: rockchip: Use GPIOD_OUT_LOW flag while requesting ep_gpioManivannan Sadhasivam1-1/+1
12 daysPCI: rockchip: Make 'ep-gpios' DT property optionalChen-Yu Tsai1-6/+6
12 daysPCI: hv: Return zero, not garbage, when reading PCI_INTERRUPT_PINWei Liu1-2/+2
12 daysPCI: Fix resource double counting on remove & rescanIlpo Järvinen1-4/+2
12 daysPCI: Equalize hotplug memory and io for occupied and empty slotsJon Derrick1-13/+15
2024-07-05PCI/PM: Avoid D3cold for HP Pavilion 17 PC/1972 PCIe PortsMario Limonciello1-0/+12
2024-07-05PCI: rockchip-ep: Remove wrong mask on subsys_vendor_idRick Wertenbroek1-4/+2
2024-04-13PCI/PM: Drain runtime-idle callbacks before driver removalRafael J. Wysocki1-0/+7
2024-04-13PCI: Drop pci_device_remove() test of pci_dev->driverUwe Kleine-König1-9/+7
2024-03-27PCI: Mark 3ware-9650SE Root Port Extended Tags as brokenJörg Wedekind1-0/+1
2024-03-01PCI/MSI: Prevent MSI hardware interrupt number truncationVidya Sagar1-1/+1
2024-02-23PCI: Only override AMD USB controller if requiredGuilherme G. Piccoli1-4/+7
2024-02-23PCI: Add no PM reset quirk for NVIDIA Spectrum devicesIdo Schimmel1-0/+13
2024-02-23PCI: mediatek: Clear interrupt status before dispatching handlerqizhong cheng1-2/+8
2024-01-15PCI: Disable ATS for specific Intel IPU E2000 devicesBartosz Pawlowski1-0/+19
2024-01-15PCI: Extract ATS disabling to a helper functionBartosz Pawlowski1-2/+7
2023-12-20Revert "PCI: acpiphp: Reassign resources on bridge if necessary"Bjorn Helgaas1-6/+3
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-08PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD deviceVicki Pfau1-3/+5
2023-10-10Revert "PCI: qcom: Disable write access to read only registers for IP v2.3.3"Greg Kroah-Hartman1-2/+0
2023-09-23Revert "PCI: Mark NVIDIA T4 GPUs to avoid bus reset"Bjorn Helgaas1-1/+1
2023-09-23PCI: Decode PCIe 32 GT/s link speedGustavo Pimentel4-2/+8
2023-09-23PCI/ATS: Add pci_prg_resp_pasid_required() interface.Kuppuswamy Sathyanarayanan1-0/+30
2023-09-23PCI/ASPM: Use RMW accessors for changing LNKCTLIlpo Järvinen1-17/+13
2023-09-23PCI: pciehp: Use RMW accessors for changing LNKCTLIlpo Järvinen1-9/+3
2023-09-23PCI: Mark NVIDIA T4 GPUs to avoid bus resetWu Zongyong1-1/+1
2023-08-30PCI: acpiphp: Use pci_assign_unassigned_bridge_resources() only for non-root busIgor Mammedov1-1/+7
2023-08-30PCI: acpiphp: Reassign resources on bridge if necessaryIgor Mammedov1-4/+1
2023-08-11PCI/ASPM: Avoid link retraining raceIlpo Järvinen1-0/+11
2023-08-11PCI/ASPM: Factor out pcie_wait_for_retrain()Ilpo Järvinen1-12/+18
2023-08-11PCI/ASPM: Return 0 or -ETIMEDOUT from pcie_retrain_link()Bjorn Helgaas1-9/+11
2023-08-11PCI: Rework pcie_retrain_link() wait loopStefan Mätje1-6/+4
2023-08-11PCI: rockchip: Use u32 variable to access 32-bit registersRick Wertenbroek2-5/+6
2023-08-11PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint coreRick Wertenbroek2-35/+16
2023-08-11PCI: rockchip: Add poll and timeout to wait for PHY PLLs to be lockedRick Wertenbroek2-0/+19
2023-08-11PCI: rockchip: Write PCI Device ID to correct registerRick Wertenbroek2-2/+6
2023-08-11PCI: rockchip: Assert PCI Configuration Enable bit after probeRick Wertenbroek1-0/+3
2023-08-11PCI: qcom: Disable write access to read only registers for IP v2.3.3Manivannan Sadhasivam1-0/+2
2023-08-11PCI: Add function 1 DMA alias quirk for Marvell 88SE9235Robin Murphy1-0/+2
2023-08-11PCI/PM: Avoid putting EloPOS E2/S2/H2 PCIe Ports in D3coldOndrej Zary1-5/+5
2023-06-28PCI: hv: Fix a race condition bug in hv_pci_query_relations()Dexuan Cui1-0/+18
2023-05-17PCI: pciehp: Fix AB-BA deadlock between reset_lock and device_lockLukas Wunner1-0/+15
2023-05-17PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errorsHans de Goede3-3/+21
2023-03-11PCI: Avoid FLR for AMD FCH AHCI adaptersDamien Le Moal1-0/+1
2023-01-18PCI/sysfs: Fix double free in error pathSascha Hauer1-4/+9
2023-01-18PCI: Fix pci_device_is_present() for VFs by checking PFMichael S. Tsirkin1-0/+2
2023-01-18PCI: Check for alloc failure in pci_request_irq()Zeng Heng1-0/+2
2022-10-26PCI: Sanitise firmware BAR assignments behind a PCI-PCI bridgeMaciej W. Rozycki1-0/+11