summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2014-02-21ACPI / dock: Use ACPI device object pointers instead of ACPI handlesRafael J. Wysocki
2014-02-21Merge branch 'acpi-pci-hotplug' into acpi-dockRafael J. Wysocki
2014-02-21ACPI / hotplug: Add .fixup() callback to struct acpi_hotplug_contextRafael J. Wysocki
2014-02-21ACPI / hotplug / PCI: Do not clear event callback pointer for docksRafael J. Wysocki
2014-02-20Merge branch 'pci/dead-code' into nextBjorn Helgaas
2014-02-20Merge branch 'pci/pciehp' into nextBjorn Helgaas
2014-02-20Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-02-19PCI: pciehp: Cleanup whitespaceBjorn Helgaas
2014-02-19PCI: pciehp: Remove a non-existent card, regardless of "surprise" capabilityRajat Jain
2014-02-19PCI: imx6: Wait for retrainingMarek Vasut
2014-02-19PCI: designware: Fix RC BAR to be single 64-bit non-prefetchable memory BARMohit Kumar
2014-02-19PCI: Remove unused SR-IOV VF Migration supportBjorn Helgaas
2014-02-18Merge branch 'pci/misc' into nextBjorn Helgaas
2014-02-18PCI: Enable INTx if BIOS left them disabledBjorn Helgaas
2014-02-18Merge branch 'pci/host-mvebu' into nextBjorn Helgaas
2014-02-18Merge branch 'pci/list-for-each-entry' into nextBjorn Helgaas
2014-02-18PCI: mvebu: Call request_resource() on the aperturesJason Gunthorpe
2014-02-18PCI: rcar: Break out window size handlingMagnus Damm
2014-02-18PCI: rcar: Register each instance independentlyMagnus Damm
2014-02-18PCI: rcar: Fix bridge logic configuration accessesBen Dooks
2014-02-18PCI: rcar: Add error interrupt handlingBen Dooks
2014-02-18PCI: rcar: Check platform_get_irq() return codeBen Dooks
2014-02-18Merge 3.14-rc3 into driver-core-nextGreg Kroah-Hartman
2014-02-16ACPI / hotplug / PCI: Add ACPIPHP contexts to devices handled by PCIeHPRafael J. Wysocki
2014-02-16ACPI / hotplug / PCI: Rename register_slot() to acpiphp_add_context()Rafael J. Wysocki
2014-02-14Merge branch 'pci/msi' into nextBjorn Helgaas
2014-02-14Merge branch 'pci/virtualization' into nextBjorn Helgaas
2014-02-14PCI: Enable INTx if BIOS left them disabledBjorn Helgaas
2014-02-14PCI: Remove pci_bus_b() and use list_for_each_entry() directlyYijing Wang
2014-02-14PCI: mvebu: Fix potential issue in range parsingJean-Jacques Hiblot
2014-02-14ACPI / hotplug / PCI: Use list_for_each_entry() for bus traversalYijing Wang
2014-02-14PCI: pciehp: Don't turn slot off when hot-added device already existsYijing Wang
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: Cleanup per-arch list of object filesLiviu Dudau
2014-02-12PCI: cpqphp: Fix hex vs decimal typo in cpqhpc_probe()Dan Carpenter
2014-02-12PCI: mvebu: Use Device ID and revision from underlying endpointAndrew Lunn
2014-02-12PCI: mvebu: Use Device ID and revision from underlying endpointAndrew Lunn
2014-02-12Merge back earlier 'acpi-pci-hotplug' material.Rafael J. Wysocki
2014-02-12ACPI / hotplug / PCI: Relax the checking of _STA return valuesMika Westerberg
2014-02-11PCI: pciehp: Add hotplug_lock to serialize hotplug eventsRajat Jain
2014-02-11PCI: pciehp: Ensure very fast hotplug events are also processedRajat Jain
2014-02-11PCI: pciehp: Disable link notification across slot resetRajat Jain
2014-02-11PCI: pciehp: Don't check adapter or latch status while disablingRajat Jain
2014-02-11PCI: pciehp: Don't disable the link permanently during removalRajat Jain
2014-02-11PCI: pciehp: Enable link state change notificationsRajat Jain
2014-02-11PCI: Don't scan random busses in pci_scan_bridge()Andreas Noever
2014-02-11PCI: Check for child busses which use more bus numbers than allocatedAndreas Noever
2014-02-11PCI: Remove pci_fixup_parent_subordinate_busnr()Andreas Noever