summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-05-203-8/+8
|\
| * powerpc/pci: Rename pcibios_find_pci_bus()Gavin Shan2016-05-112-4/+4
| * powerpc/pci: Rename pcibios_{add, remove}_pci_devices()Gavin Shan2016-05-113-4/+4
* | PCI: acpiphp_ibm: Avoid uninitialized variable referenceDan Carpenter2016-04-151-0/+2
|/
* s390/pci: remove pdev pointer from arch dataSebastian Ott2016-02-231-2/+6
*-. Merge branches 'acpi-video' and 'acpi-hotplug'Rafael J. Wysocki2016-01-291-1/+3
|\ \
| | * ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()Insu Yun2016-01-241-1/+3
| |/
* | Merge branch 'pci/trivial' into nextBjorn Helgaas2016-01-2035-1394/+1394
|\ \
| * | PCI: shpchp: Constify hpc_ops structureJulia Lawall2016-01-082-3/+3
| * | PCI: Use to_pci_dev() instead of open-coding itGeliang Tang2016-01-081-1/+1
| * | PCI: Fix all whitespace issuesBogicevic Sasa2016-01-0835-1425/+1425
| |/
| |
| \
*-. | Merge branches 'pci/hotplug' and 'pci/resource' into nextBjorn Helgaas2016-01-1511-94/+60
|\ \|
| * | PCI: ibmphp: Remove unneeded NULL testJulia Lawall2016-01-111-3/+0
| * | PCI: hotplug: Use list_for_each_entry() to simplify codeGeliang Tang2016-01-1010-88/+46
| * | PCI: acpiphp_ibm: Fix null dereferences on null ibm_slotColin Ian King2016-01-081-3/+14
| | |
| \ \
*-. \ \ Merge branches 'pci/aspm', 'pci/hotplug', 'pci/misc' and 'pci/msi' into nextBjorn Helgaas2015-12-102-1/+3
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| | * PCI: Check for PCI_HEADER_TYPE_BRIDGE equality, not bitmaskBjorn Helgaas2015-12-101-1/+1
| |/ |/|
| * PCI: pciehp: Always protect pciehp_disable_slot() with hotplug mutexGuenter Roeck2015-11-251-0/+2
|/
* PCI: pciehp: Queue power work requests in dedicated functionGuenter Roeck2015-10-211-52/+23
* PCI: pciehp: Remove ignored MRL sensor interrupt eventsBjorn Helgaas2015-08-102-20/+7
* PCI: pciehp: Remove unused interrupt eventsBjorn Helgaas2015-08-101-7/+3
* PCI: pciehp: Handle invalid data when reading from non-existent devicesJarod Wilson2015-08-101-0/+17
* PCI: pciehp: Simplify pcie_poll_cmd()Yijing Wang2015-07-151-9/+5
* PCI: Use "slot" and "pci_slot" for struct hotplug_slot and struct pci_slotYijing Wang2015-07-151-61/+61
* PCI: pciehp: Inline the "handle event" functions into the ISRBjorn Helgaas2015-06-183-118/+32
* PCI: pciehp: Rename queue_interrupt_event() to pciehp_queue_interrupt_event()Bjorn Helgaas2015-06-181-6/+6
* PCI: pciehp: Make queue_interrupt_event() voidBjorn Helgaas2015-06-181-7/+6
* PCI: pciehp: Clean up debug loggingBjorn Helgaas2015-06-173-111/+20
* PCI: pciehp: Wait for hotplug command completion where necessaryAlex Williamson2015-06-091-14/+38
* ACPI / hotplug / PCI: Check ignore_hotplug for all downstream devicesRafael J. Wysocki2015-05-221-3/+2
* PCI: pciehp: Drop pointless label from pciehp_probe()Rafael J. Wysocki2015-05-221-3/+2
* PCI: pciehp: Drop pointless ACPI-based "slot detection" checkRafael J. Wysocki2015-05-214-164/+3
* Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-161-1/+1
|\
| * powerpc/eeh: Do probe on pci_dnGavin Shan2015-03-241-1/+1
* | Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-131-2/+6
|\ \
| * | PCI: Assign resources before drivers claim devices (pci_scan_bus())Yijing Wang2015-03-121-2/+6
| |/
* / PCI: cpcihp: Add missing curly braces in cpci_configure_slot()Dan Carpenter2015-03-121-1/+2
|/
* Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-101-6/+7
|\
| * ACPI: Introduce acpi_unload_parent_table() usages in Linux kernelLv Zheng2015-01-261-6/+7
* | PCI: pciehp: Handle surprise add even if surprise removal isn't supportedBjorn Helgaas2015-01-211-2/+0
* | PCI: Delete unnecessary NULL pointer checksMarkus Elfring2014-12-261-2/+1
|/
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-191-4/+2
|\
| * x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.hJiang Liu2014-12-161-0/+1
| * x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector()Jiang Liu2014-12-161-4/+1
* | Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-101-4/+1
|\ \ | |/ |/|
| * PCI: Simplify if-return sequencesQuentin Lambert2014-11-101-4/+1
* | Revert duplicate "PCI: pciehp: Prevent NULL dereference during probe"Kamal Mostafa2014-10-271-7/+0
|/
* Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-0924-561/+144
|\
| *-. Merge branches 'pci/enumeration', 'pci/virtualization' and 'pci/cleanup' into...Bjorn Helgaas2014-09-2516-101/+121
| |\ \
| | | * PCI: Remove assignment from complicated "if" conditionsQuentin Lambert2014-09-241-4/+9