aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-15Merge branch 'pci/reset' into nextBjorn Helgaas
2014-01-15Merge branch 'pci/locking' into nextBjorn Helgaas
2014-01-15Merge branch 'pci/misc' into nextBjorn Helgaas
2014-01-15PCI: Check parent kobject in pci_destroy_dev()Rafael J. Wysocki
2014-01-15xen/pcifront: Use global PCI rescan-remove lockingRafael J. Wysocki
2014-01-14PCI: Fix pci_check_and_unmask_intx() comment typosBjorn Helgaas
2014-01-14PCI: Add pci_try_reset_function(), pci_try_reset_slot(), pci_try_reset_bus()Alex Williamson
2014-01-14PCI: hotplug: Use global PCI rescan-remove lockingRafael J. Wysocki
2014-01-14ACPI / hotplug / PCI: Use global PCI rescan-remove lockingRafael J. Wysocki
2014-01-13PCI: Add global pci_lock_rescan_remove()Rafael J. Wysocki
2014-01-13PCI: Reorder so actual code comes before stubsBjorn Helgaas
2014-01-13Merge branch 'pci/dead-code' into nextBjorn Helgaas
2014-01-13Merge branch 'pci/aer' into nextBjorn Helgaas
2014-01-13PCI/AER: Support ACPI HEST AER error sources for PCI domains other than 0Betty Dall
2014-01-13PCI: Make local functions staticStephen Hemminger
2014-01-13PCI: Remove unused alloc_pci_dev()Stephen Hemminger
2014-01-13PCI: Remove unused pci_renumber_slot()Stephen Hemminger
2014-01-13PCI: Remove unused pcie_aspm_enabled()Stephen Hemminger
2014-01-13PCI: Remove unused pci_vpd_truncate()Stephen Hemminger
2014-01-12Merge branch 'acpi-dsm'Rafael J. Wysocki
2014-01-12Merge branch 'acpi-hotplug'Rafael J. Wysocki
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki
2014-01-10PCI: Remove unused ID-Based Ordering supportStephen Hemminger
2014-01-10PCI: Remove unused Optimized Buffer Flush/Fill supportStephen Hemminger
2014-01-10PCI: Remove unused Latency Tolerance Reporting supportStephen Hemminger
2014-01-10Merge branch 'pci/resource' into nextBjorn Helgaas
2014-01-10PCI: Removed unused parts of Page Request Interface supportStephen Hemminger
2014-01-10PCI: Never treat a VF as a multifunction deviceAlex Williamson
2014-01-07Merge branch 'pci/msi' into nextBjorn Helgaas
2014-01-07Merge branch 'pci/misc' into nextBjorn Helgaas
2014-01-07Merge branch 'pci/host-mvebu' into nextBjorn Helgaas