summaryrefslogtreecommitdiff
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI: PM: Do not read power state in pci_enable_device_flags()Rafael J. Wysocki2021-05-221-13/+3
* PCI: rpadlpar: Fix potential drc_name corruption in store functionsTyrel Datwyler2021-03-241-8/+6
* PCI: xgene-msi: Fix race in installing chained irq handlerMartin Kaiser2021-03-171-7/+3
* PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controllerBjorn Helgaas2021-03-111-0/+3
* PCI: Align checking of syscall user config accessorsHeiner Kallweit2021-03-031-5/+5
* PCI: Fix pci_slot_release() NULL pointer dereferenceJubin Zhong2020-12-291-3/+3
* PCI: Add device even if driver attach failedRajat Jain2020-12-021-5/+1
* PCI: Fix pci_create_slot() reference count leakQiushi Wu2020-09-031-2/+4
* PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context()Rafael J. Wysocki2020-08-211-3/+11
* PCI/ASPM: Add missing newline in sysfs 'policy'Xiongfeng Wang2020-08-211-0/+1
* PCI: Fix pci_cfg_wait queue locking problemBjorn Helgaas2020-08-211-6/+2
* PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridgeRobert Hancock2020-08-211-0/+13
* PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream PortBjorn Helgaas2020-06-301-5/+17
* PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X BridgesKai-Heng Feng2020-06-301-10/+0
* PCI: rcar: Fix incorrect programming of OB windowsAndrew Murray2020-06-301-4/+5
* PCI: aardvark: Don't blindly enable ASPM L0s and don't write to read-only reg...Pali Rohár2020-06-301-4/+0
* PCI: Program MPS for RCiEP devicesAshok Raj2020-06-201-1/+21
* PCI: Don't disable decoding when mmio_always_on is setJiaxun Yang2020-06-201-1/+1
* PCI/ASPM: Allow re-enabling Clock PMHeiner Kallweit2020-05-021-7/+11
* PCI/IOV: Fix memory leak in pci_iov_add_virtfn()Navid Emamdoost2020-02-281-0/+1
* PCI: Don't disable bridge BARs when assigning bus resourcesLogan Gunthorpe2020-02-141-4/+16
* PCI: keystone: Fix link training retries initiationYurii Monakov2020-02-141-1/+1
* PCI/PTM: Remove spurious "d" from granularity messageBjorn Helgaas2020-01-231-1/+1
* PCI/MSI: Fix incorrect MSI-X masking on resumeJian-Hong Pan2019-12-211-1/+1
* PCI: Fix Intel ACS quirk UPDCR register addressSteffen Liebergeld2019-12-211-1/+1
* PCI: keystone: Use quirk to limit MRRS for K2GKishon Vijay Abraham I2019-11-281-0/+3
* PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30Vidya Sagar2019-11-121-2/+5
* PCI: PM: Fix pci_power_up()Rafael J. Wysocki2019-10-291-13/+11
* PCI: tegra: Fix OF node reference leakNishka Dasgupta2019-10-071-7/+15
* PCI: xilinx-nwl: Fix Multi MSI data programmingBharat Kumar Gogada2019-08-041-6/+5
* PCI: sysfs: Ignore lockdep for remove attributeMarek Vasut2019-08-041-1/+1
* PCI: hv: Fix a use-after-free bug in hv_eject_device_work()Dexuan Cui2019-08-041-6/+9
* PCI: hv: Delete the device earlier from hbus->children for hot-removeDexuan Cui2019-08-041-4/+4
* PCI: Do not poll for PME if the device is in D3coldMika Westerberg2019-08-041-0/+7
* PCI: xilinx: Check for __get_free_pages() failureKangjie Lu2019-06-221-2/+10
* PCI: rcar: Fix 64bit MSI message address handlingMarek Vasut2019-06-221-3/+3
* PCI: rcar: Fix a potential NULL pointer dereferenceKangjie Lu2019-06-221-0/+4
* PCI: rpadlpar: Fix leaked device_node references in add/remove pathsTyrel Datwyler2019-06-221-0/+4
* PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratumStefan Mätje2019-05-252-0/+26
* PCI: Factor out pcie_retrain_link() functionStefan Mätje2019-05-251-16/+24
* PCI: Mark Atheros AR9462 to avoid bus resetJames Prestwood2019-05-251-0/+1
* PCI: hv: Fix a memory leak in hv_eject_device_work()Dexuan Cui2019-05-211-0/+1
* x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2019-05-141-2/+2
* PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controllerAndre Przywara2019-04-171-0/+2
* PCI: vmd: Free up IRQs on suspend pathScott Bauer2019-02-121-0/+15
* PCI: Add Device IDs for Intel GPU "spurious interrupt" quirkBin Meng2018-11-131-0/+4
* PCI/MSI: Warn and return error if driver enables MSI/MSI-X twiceTonghao Zhang2018-11-131-3/+6
* PCI: Disable MSI for HiSilicon Hip06/Hip07 only in Root Port modeDongdong Liu2018-11-101-1/+1
* PCI: Reprogram bridge prefetch registers on resumeDaniel Drake2018-10-131-8/+19
* PCI: aardvark: Size bridges before resources allocationZachary Zhang2018-09-291-0/+1