summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* 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
* xen/pcifront: Fix mysterious crashes when NUMA locality information was extra...Konrad Rzeszutek Wilk2016-03-031-4/+6
* PCI/AER: Flush workqueue on device remove to avoid use-after-freeSebastian Andrzej Siewior2016-03-033-6/+1
* ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()Insu Yun2016-03-031-1/+3
* PCI: Fix minimum allocation address overwriteChristoph Biedl2016-02-171-2/+4
* PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREADGrygorii Strashko2016-02-177-8/+15
* Merge tag 'pci-v4.4-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-091-0/+1
|\
| * PCI: dra7xx: Mark driver as brokenRichard Cochran2016-01-081-0/+1
* | Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-12-311-1/+3
|\|
| * PCI: hisi: Fix hisi_pcie_cfg_read() 32-bit readsDongdong Liu2015-12-041-1/+3
* | Merge tag 'pci-v4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-12-092-9/+18
|\|
| * PCI: altera: Fix error when INTx is 4Ley Foon Tan2015-12-041-1/+1
| * PCI: altera: Check TLP completion statusLey Foon Tan2015-12-041-2/+10
| * PCI: altera: Fix Requester ID for config accessesLey Foon Tan2015-12-041-2/+3
| * PCI: altera: Fix loop in tlp_read_packet()Dan Carpenter2015-12-041-2/+2
| * PCI/MSI: Only use the generic MSI layer when domain is hierarchicalMarc Zyngier2015-12-041-2/+2
* | PCI / PM: Tune down retryable runtime suspend error messagesImre Deak2015-12-021-2/+14
|/
* ARM/PCI: Move align_resource function pointer to pci_host_bridge structureGabriele Paoloni2015-11-251-2/+0
* PCI: hisi: Fix deferred probingArnd Bergmann2015-11-241-2/+2
* PCI: designware: Remove incorrect io_base assignmentStanimir Varbanov2015-11-241-1/+0
* PCI: Prevent out of bounds access in numa_node overrideMathias Krause2015-11-241-1/+4
* Merge branches 'acpi-smbus', 'acpi-ec' and 'acpi-pci'Rafael J. Wysocki2015-11-201-2/+2
|\