summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2016-04-12PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas
2016-03-03xen/pcifront: Fix mysterious crashes when NUMA locality information was extra...Konrad Rzeszutek Wilk
2016-03-03PCI/AER: Flush workqueue on device remove to avoid use-after-freeSebastian Andrzej Siewior
2016-03-03ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()Insu Yun
2016-02-17PCI: Fix minimum allocation address overwriteChristoph Biedl
2015-09-21PCI: Fix TI816X class code quirkBjorn Helgaas
2015-04-19PCI/AER: Avoid info leak in __print_tlp_header()Rasmus Villemoes
2015-03-06PCI: Fix infinite loop with ROM image of size 0Michel Dänzer
2015-03-06PCI: Generate uppercase hex for modalias var in ueventRicardo Ribalda Delgado
2015-01-29PCI: Mark Atheros AR93xx to avoid bus resetAlex Williamson
2015-01-29PCI: Add flag for devices where we can't use bus resetAlex Williamson
2015-01-16PCI: Restore detection of read-only BARsMyron Stowe
2014-12-06PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt
2014-12-06PCI: Support 64-bit bridge windows if we have 64-bit dma_addr_tYinghai Lu
2014-11-14PCI: Rename sysfs 'enabled' file back to 'enable'Greg Kroah-Hartman
2014-10-30PCI: Generate uppercase hex for modalias interface classRicardo Ribalda Delgado
2014-10-30PCI: Increase IBM ipr SAS Crocodile BARs to at least system page sizeDouglas Lehr
2014-10-30PCI: mvebu: Fix uninitialized variable in mvebu_get_tgt_attr()Thomas Petazzoni
2014-09-05ACPI / PCI: Fix sysfs acpi_index and label errorsSimone Gotti
2014-09-05PCI: Configure ASPM when enabling deviceVidya Sagar
2014-07-17PCI: Fix unaligned access in AF transaction pending testAlex Williamson
2014-07-06PCI: Fix incorrect vgaarb conditional in WARN_ON()Bjorn Helgaas
2014-07-06PCI: Add new ID for Intel GPU "spurious interrupt" quirkThomas Jarosch
2014-06-16PCI/MSI: Fix memory leak in free_msi_irqs()Alexei Starovoitov
2014-06-07PCI: Wrong register used to check pending trafficGavin Shan
2014-06-07PCI: shpchp: Check bridge's secondary (not primary) bus speedMarcel Apfelbaum
2014-06-07PCI: mvebu: split PCIe BARs into multiple MBus windows when neededThomas Petazzoni
2014-06-07PCI: mvebu: fix off-by-one in the computed size of the mbus windowsWilly Tarreau
2014-05-06PCI: mvebu: Fix potential issue in range parsingJean-Jacques Hiblot
2014-05-06PCI: imx6: Wait for retrainingMarek Vasut
2014-04-26PCI: designware: Fix iATU programming for cfg1, io and mem viewportMohit Kumar
2014-04-26PCI: designware: Fix RC BAR to be single 64-bit non-prefetchable memory BARMohit Kumar
2014-03-12PCI: Don't check resource_size() in pci_bus_alloc_resource()Bjorn Helgaas
2014-03-12PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabledBjorn Helgaas
2014-02-20Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-02-14PCI: Enable INTx if BIOS left them disabledBjorn Helgaas
2014-02-13PCI/MSI: Fix pci_msix_vec_count() htmldocs failureMasanari Iida
2014-02-13PCI/MSI: Fix leak of msi_attrsGreg Kroah-Hartman
2014-02-13PCI/MSI: Check kmalloc() return value, fix leak of nameGreg Kroah-Hartman
2014-02-12PCI: mvebu: Use Device ID and revision from underlying endpointAndrew Lunn
2014-02-12ACPI / hotplug / PCI: Relax the checking of _STA return valuesMika Westerberg
2014-02-03ACPI / hotplug / PCI: Fix bridge removal race vs dock eventsRafael J. Wysocki
2014-02-03ACPI / hotplug / PCI: Fix bridge removal race in handle_hotplug_event()Rafael J. Wysocki
2014-02-03ACPI / hotplug / PCI: Scan root bus under the PCI rescan-remove lockRafael J. Wysocki
2014-02-03ACPI / hotplug / PCI: Move PCI rescan-remove locking to hotplug_event()Rafael J. Wysocki
2014-02-03ACPI / hotplug / PCI: Remove entries from bus->devices in reverse orderRafael J. Wysocki
2014-02-01Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"Rafael J. Wysocki
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds