summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | ACPI / hotplug / PCI: Add ACPIPHP contexts to devices handled by PCIeHPRafael J. Wysocki2014-02-161-5/+8
| | * | | | | | ACPI / hotplug / PCI: Rename register_slot() to acpiphp_add_context()Rafael J. Wysocki2014-02-161-5/+11
| | |/ / / / /
| | * | | | | Merge back earlier 'acpi-pci-hotplug' material.Rafael J. Wysocki2014-02-122-285/+136
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | ACPI / hotplug / PCI: Execute _EJ0 under the ACPI scan lockRafael J. Wysocki2014-02-101-0/+6
| | | * | | | ACPI / hotplug / PCI: Rework acpiphp_check_host_bridge()Rafael J. Wysocki2014-02-061-8/+3
| | | * | | | ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify()Rafael J. Wysocki2014-02-062-12/+13
| | | * | | | ACPI / hotplug / PCI: Simplify acpi_install_hotplug_notify_handler()Rafael J. Wysocki2014-02-061-1/+1
| | | * | | | ACPI / hotplug / PCI: Consolidate ACPIPHP with ACPI core hotplugRafael J. Wysocki2014-02-062-132/+45
| | | * | | | ACPI / hotplug / PCI: Define hotplug context lock in the coreRafael J. Wysocki2014-02-051-26/+25
| | | * | | | ACPI / hotplug / PCI: Do not pass ACPI handle to hotplug_event()Rafael J. Wysocki2014-02-051-7/+7
| | | * | | | ACPI / hotplug / PCI: Use acpi_handle_debug() in hotplug_event()Rafael J. Wysocki2014-02-051-9/+3
| | | * | | | ACPI / hotplug / PCI: Simplify hotplug_event()Rafael J. Wysocki2014-02-051-13/+6
| | | * | | | ACPI / hotplug / PCI: Drop crit_sect lockingRafael J. Wysocki2014-02-052-21/+3
| | | * | | | ACPI / hotplug / PCI: Drop acpiphp_bus_add()Rafael J. Wysocki2014-02-051-16/+6
| | | * | | | ACPI / hotplug / PCI: Store acpi_device pointer in acpiphp_contextRafael J. Wysocki2014-02-052-26/+29
| | | * | | | ACPI / hotplug / PCI: Rework acpiphp_no_hotplug()Rafael J. Wysocki2014-02-051-10/+9
| | | * | | | ACPI / hotplug / PCI: Drop acpiphp_bus_trim()Rafael J. Wysocki2014-02-051-19/+11
| | | * | | | ACPI / hotplug / PCI: Simplify register_slot()Rafael J. Wysocki2014-02-051-8/+4
| | | * | | | ACPI / hotplug / PCI: Proper kerneldoc comments for enumeration/removalRafael J. Wysocki2014-02-051-4/+10
| | | * | | | ACPI / hotplug / PCI: Simplify disable_slot()Rafael J. Wysocki2014-02-051-23/+5
| | | | |/ / | | | |/| |
* | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-011-3/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner2014-03-123-11/+20
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | pci: pcie-designware: Remove irq_desc abuseThomas Gleixner2014-03-041-3/+1
| | |/ / / | |/| | |
* | | | | PCI: Don't check resource_size() in pci_bus_alloc_resource()Bjorn Helgaas2014-03-121-2/+0
* | | | | PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabledBjorn Helgaas2014-03-121-0/+3
| |/ / / |/| | |
* | | | Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-203-11/+20
|\ \ \ \ | |/ / / |/| | |
| * | | PCI: Enable INTx if BIOS left them disabledBjorn Helgaas2014-02-141-0/+10
| * | | PCI/MSI: Fix pci_msix_vec_count() htmldocs failureMasanari Iida2014-02-131-1/+0
| * | | PCI/MSI: Fix leak of msi_attrsGreg Kroah-Hartman2014-02-131-0/+1
| * | | PCI/MSI: Check kmalloc() return value, fix leak of nameGreg Kroah-Hartman2014-02-131-1/+7
| * | | PCI: mvebu: Use Device ID and revision from underlying endpointAndrew Lunn2014-02-121-9/+2
| | |/ | |/|
* | | ACPI / hotplug / PCI: Relax the checking of _STA return valuesMika Westerberg2014-02-121-2/+13
| |/ |/|
* | ACPI / hotplug / PCI: Fix bridge removal race vs dock eventsRafael J. Wysocki2014-02-031-1/+20
* | ACPI / hotplug / PCI: Fix bridge removal race in handle_hotplug_event()Rafael J. Wysocki2014-02-031-4/+14
* | ACPI / hotplug / PCI: Scan root bus under the PCI rescan-remove lockRafael J. Wysocki2014-02-031-0/+4
* | ACPI / hotplug / PCI: Move PCI rescan-remove locking to hotplug_event()Rafael J. Wysocki2014-02-031-2/+2
* | ACPI / hotplug / PCI: Remove entries from bus->devices in reverse orderRafael J. Wysocki2014-02-031-4/+4
|/
* Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"Rafael J. Wysocki2014-02-012-19/+19
* Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-246-110/+45
|\
| * Merge branch 'acpi-dsm'Rafael J. Wysocki2014-01-121-92/+37
| |\
| | * PCI / pci-label: treat PCI label with index 0 as valid labelJiang Liu2014-01-051-16/+18
| | * ACPI / PCI: replace open-coded _DSM code with helper functionsJiang Liu2014-01-051-87/+34
| | * PCI / pci-label: release allocated ACPI object on error recovery pathJiang Liu2014-01-051-8/+4
| * | Merge branch 'acpi-hotplug'Rafael J. Wysocki2014-01-122-9/+7
| |\ \
| | * \ Merge branch 'acpi-pci-hotplug' into acpi-hotplugRafael J. Wysocki2013-12-311-3/+23
| | |\ \
| | * | | ACPI / bind: Rework struct acpi_bus_typeRafael J. Wysocki2013-12-071-9/+3
| | * | | PCI / ACPI: Use acpi_find_child_device() for child devices lookupRafael J. Wysocki2013-12-071-6/+10
| | * | | Merge branch 'acpi-cleanup' into acpi-hotplugRafael J. Wysocki2013-12-075-9/+1
| | |\ \ \
| | * \ \ \ Merge branch 'acpi-pci-hotplug' into acpi-hotplugRafael J. Wysocki2013-11-281-1/+3
| | |\ \ \ \
| | * | | | | ACPI / scan: Add acpi_device objects for all device nodes in the namespaceRafael J. Wysocki2013-11-221-1/+1
OpenPOWER on IntegriCloud