summaryrefslogtreecommitdiff
path: root/drivers/pci (follow)
Commit message (Expand)AuthorAge
* PCI: Do any VF BAR updates before enabling the BARsSumit Semwal2017-03-30
* PCI: Ignore BAR updates on virtual functionsSumit Semwal2017-03-30
* PCI: Update BARs using property bits appropriate for typeSumit Semwal2017-03-30
* PCI: Don't update VF BARs while VF memory space is enabledSumit Semwal2017-03-30
* PCI: Decouple IORESOURCE_ROM_ENABLE and PCI_ROM_ADDRESS_ENABLESumit Semwal2017-03-30
* PCI: Add comments about ROM BAR updatingSumit Semwal2017-03-30
* PCI: Remove pci_resource_bar() and pci_iov_resource_bar()Sumit Semwal2017-03-30
* PCI: Separate VF BAR updates from standard BAR updatesSumit Semwal2017-03-30
* PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchiesBjorn Helgaas2017-02-09
* PCI: Enumerate switches below PCI-to-PCIe bridgesBjorn Helgaas2017-01-26
* powerpc/pci/rpadlpar: Fix device reference leaksJohan Hovold2017-01-12
* PCI: Check for PME in targeted sleep stateAlan Stern2017-01-09
* PCI: Set Read Completion Boundary to 128 iff Root Port supports it (_HPX)Johannes Thumshirn2016-12-08
* PCI: Export pcie_find_root_portJohannes Thumshirn2016-12-08
* PCI: Mark Atheros AR9580 to avoid bus resetMaik Broemme2016-10-28
* genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier2016-09-07
* PCI: Limit config space size for Netronome NFP4000Simon Horman2016-09-07
* PCI: Limit config space size for Netronome NFP6000 familyJason S. McMullan2016-09-07
* PCI: Support PCIe devices with short cfg_sizeJason S. McMullan2016-09-07
* PCI: Mark Atheros AR9485 and QCA9882 to avoid bus resetChris Blake2016-08-20
* PCI: Disable all BAR sizing for devices with non-compliant BARsPrarit Bhargava2016-06-07
* PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas2016-04-12
* PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()Krzysztof HaƂasa2016-03-16
* PCI: keystone: Fix MSI code that retrieves struct pcie_port pointerMurali Karicheri2016-03-09
* xen/pcifront: Fix mysterious crashes when NUMA locality information was extra...Konrad Rzeszutek Wilk2016-03-03
* PCI/AER: Flush workqueue on device remove to avoid use-after-freeSebastian Andrzej Siewior2016-03-03
* ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()Insu Yun2016-03-03
* PCI: Fix minimum allocation address overwriteChristoph Biedl2016-02-17
* PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREADGrygorii Strashko2016-02-17
* Merge tag 'pci-v4.4-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-09
|\
| * PCI: dra7xx: Mark driver as brokenRichard Cochran2016-01-08
* | Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-12-31
|\|
| * PCI: hisi: Fix hisi_pcie_cfg_read() 32-bit readsDongdong Liu2015-12-04
* | Merge tag 'pci-v4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-12-09
|\|
| * PCI: altera: Fix error when INTx is 4Ley Foon Tan2015-12-04
| * PCI: altera: Check TLP completion statusLey Foon Tan2015-12-04
| * PCI: altera: Fix Requester ID for config accessesLey Foon Tan2015-12-04
| * PCI: altera: Fix loop in tlp_read_packet()Dan Carpenter2015-12-04
| * PCI/MSI: Only use the generic MSI layer when domain is hierarchicalMarc Zyngier2015-12-04
* | PCI / PM: Tune down retryable runtime suspend error messagesImre Deak2015-12-02
|/
* ARM/PCI: Move align_resource function pointer to pci_host_bridge structureGabriele Paoloni2015-11-25
* PCI: hisi: Fix deferred probingArnd Bergmann2015-11-24
* PCI: designware: Remove incorrect io_base assignmentStanimir Varbanov2015-11-24
* PCI: Prevent out of bounds access in numa_node overrideMathias Krause2015-11-24
* Merge branches 'acpi-smbus', 'acpi-ec' and 'acpi-pci'Rafael J. Wysocki2015-11-20
|\
| * PCI: Fix OF logic in pci_dma_configure()Suravee Suthikulpanit2015-11-20
* | Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-12
|\ \
| * | Merge branch 'acpi-pci'Rafael J. Wysocki2015-11-07
| |\|
| | * PCI: ACPI: Add support for PCI device DMA coherencySuthikulpanit, Suravee2015-11-07
| | * PCI: OF: Move of_pci_dma_configure() to pci_dma_configure()Suthikulpanit, Suravee2015-11-07