summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI: Prevent sysfs disable of device while driver is attachedChristoph Hellwig2018-08-061-6/+9
* PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resumeMika Westerberg2018-07-033-3/+14
* PCI: Add function 1 DMA alias quirk for Marvell 88SE9220Thomas Vincent-Cross2018-05-301-0/+3
* PCI: Restore config space on runtime resume despite being unboundRafael J. Wysocki2018-05-301-6/+11
* PCI: Add function 1 DMA alias quirk for Marvell 9128Alex Williamson2018-05-301-0/+2
* ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()Mika Westerberg2018-04-241-7/+16
* Revert "PCI/MSI: Stop disabling MSI/MSI-X in pci_device_shutdown()"Greg Kroah-Hartman2018-04-081-0/+2
* PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constantMatthias Kaehlcke2018-04-082-2/+2
* PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID 644LHans de Goede2018-03-281-0/+2
* PCI/MSI: Stop disabling MSI/MSI-X in pci_device_shutdown()Prarit Bhargava2018-03-221-2/+0
* PCI: keystone: Fix interrupt-controller-node lookupJohan Hovold2018-02-281-2/+7
* PCI: layerscape: Fix MSG TLP drop settingMinghuan Lian2018-01-311-8/+13
* PCI: layerscape: Add "fsl,ls2085a-pcie" compatible IDYang Shi2018-01-311-0/+1
* PCI / PM: Force devices to D0 in pci_pm_thaw_noirq()Rafael J. Wysocki2018-01-021-1/+6
* PCI/AER: Report non-fatal errors only to the affected endpointGabriele Paoloni2017-12-251-1/+8
* PCI: Create SR-IOV virtfn/physfn links before attaching driverStuart Hayes2017-12-251-1/+2
* PCI: Avoid bus reset if bridge itself is brokenDavid Daney2017-12-251-0/+4
* PCI: Detach driver before procfs & sysfs teardown on device removeAlex Williamson2017-12-201-1/+1
* PCI/PME: Handle invalid data when reading Root StatusQiang2017-12-201-1/+4
* PCI: Apply _HPX settings only to relevant devicesBjorn Helgaas2017-11-301-2/+13
* PCI: mvebu: Handle changes to the bridge windows while enabledJason Gunthorpe2017-11-151-41/+60
* PCI: Fix race condition with driver_overrideNicolai Stange2017-10-051-2/+9
* PCI: shpchp: Enable bridge bus mastering if MSI is enabledAleksandr Bezzubikov2017-09-271-0/+2
* PCI/PM: Restore the status of PCI devices across hibernationChen Yu2017-07-271-0/+1
* PCI: Freeze PME scan before suspending devicesLukas Wunner2017-05-251-4/+5
* PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platformsDavid Woodhouse2017-05-251-3/+7
* PCI: Do any VF BAR updates before enabling the BARsSumit Semwal2017-03-301-7/+7
* PCI: Ignore BAR updates on virtual functionsSumit Semwal2017-03-302-7/+2
* PCI: Update BARs using property bits appropriate for typeSumit Semwal2017-03-301-3/+8
* PCI: Don't update VF BARs while VF memory space is enabledSumit Semwal2017-03-301-0/+8
* PCI: Decouple IORESOURCE_ROM_ENABLE and PCI_ROM_ADDRESS_ENABLESumit Semwal2017-03-301-1/+2
* PCI: Add comments about ROM BAR updatingSumit Semwal2017-03-302-0/+11
* PCI: Remove pci_resource_bar() and pci_iov_resource_bar()Sumit Semwal2017-03-304-60/+7
* PCI: Separate VF BAR updates from standard BAR updatesSumit Semwal2017-03-303-2/+62
* PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchiesBjorn Helgaas2017-02-091-6/+13
* PCI: Enumerate switches below PCI-to-PCIe bridgesBjorn Helgaas2017-01-261-5/+7
* powerpc/pci/rpadlpar: Fix device reference leaksJohan Hovold2017-01-121-1/+9
* PCI: Check for PME in targeted sleep stateAlan Stern2017-01-091-0/+4
* PCI: Set Read Completion Boundary to 128 iff Root Port supports it (_HPX)Johannes Thumshirn2016-12-081-1/+27
* PCI: Export pcie_find_root_portJohannes Thumshirn2016-12-081-14/+0
* PCI: Mark Atheros AR9580 to avoid bus resetMaik Broemme2016-10-281-0/+1
* genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier2016-09-071-0/+2
* PCI: Limit config space size for Netronome NFP4000Simon Horman2016-09-071-0/+1
* PCI: Limit config space size for Netronome NFP6000 familyJason S. McMullan2016-09-071-0/+11
* PCI: Support PCIe devices with short cfg_sizeJason S. McMullan2016-09-071-9/+9
* PCI: Mark Atheros AR9485 and QCA9882 to avoid bus resetChris Blake2016-08-201-4/+6
* PCI: Disable all BAR sizing for devices with non-compliant BARsPrarit Bhargava2016-06-071-3/+3
* PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas2016-04-121-0/+14
* PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()Krzysztof HaƂasa2016-03-161-1/+3
* PCI: keystone: Fix MSI code that retrieves struct pcie_port pointerMurali Karicheri2016-03-091-8/+3