aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
Commit message (Expand)AuthorAge
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2016-12-16
|\
| * powerpc/pci/rpadlpar: Fix device reference leaksJohan Hovold2016-11-14
* | Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-12-15
|\ \
| * \ Merge branch 'pci/pm' into nextBjorn Helgaas2016-12-12
| |\ \
| | * | PCI: pciehp: Add runtime PM support for PCIe hotplug portsLukas Wunner2016-11-17
| | * | ACPI / hotplug / PCI: Make device_is_managed_by_native_pciehp() publicLukas Wunner2016-11-17
| | * | ACPI / hotplug / PCI: Use cached copy of PCI_EXP_SLTCAP_HPC bitLukas Wunner2016-11-17
| | |/
| * | Merge branch 'pci/misc' into nextBjorn Helgaas2016-12-12
| |\ \
| | * | PCI: pciehp: Remove loading messageBjorn Helgaas2016-12-12
| | * | PCI: hotplug: Remove hotplug core messageBjorn Helgaas2016-12-12
| | |/
| * | PCI: pciehp: Leave power indicator on when enabling already-enabled slotAshok Raj2016-12-08
| * | PCI: pciehp: Prioritize data-link event over presence detectAshok Raj2016-12-07
| * | PCI: cpqphp: Add missing call to pci_disable_device()Quentin Lambert2016-11-23
| |/
* / s390: hotplug: make pci_hpc explicitly non-modularPaul Gortmaker2016-10-31
|/
* Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-07
|\
| * drivers/pci/hotplug: Use of_property_read_u32() in powernv driverGavin Shan2016-10-04
| * drivers/pci/hotplug: Support surprise hotplug in powernv driverGavin Shan2016-09-29
| * drivers/pci/hotplug: Remove likely() and unlikely() in powernv driverGavin Shan2016-09-29
* | Merge branch 'pci/hotplug' into nextBjorn Helgaas2016-10-03
|\ \
| * | PCI: pciehp: Allow exclusive userspace control of indicatorsKeith Busch2016-09-22
| * | PCI: pciehp: Remove useless pciehp_get_latch_status() callsBjorn Helgaas2016-09-14
| * | PCI: pciehp: Clean up dmesg "Slot(%s)" messagesBjorn Helgaas2016-09-14
| * | PCI: pciehp: Remove unnecessary guardBjorn Helgaas2016-09-14
| * | PCI: pciehp: Don't re-read Slot Status when handling surprise eventMayurkumar Patel2016-09-14
| * | PCI: pciehp: Don't re-read Slot Status when queuing hotplug eventMayurkumar Patel2016-09-14
| * | PCI: pciehp: Process all hotplug events before looking for new onesMayurkumar Patel2016-09-14
| * | PCI: pciehp: Return IRQ_NONE when we can't read interrupt statusBjorn Helgaas2016-09-14
| * | PCI: pciehp: Rename pcie_isr() locals for clarityBjorn Helgaas2016-09-12
| * | PCI: pciehp: Clear attention LED on device addKeith Busch2016-08-22
| |/
* | PCI: pciehp: Make explicitly non-modularPaul Gortmaker2016-08-24
* | PCI: hotplug: Make core explicitly non-modularPaul Gortmaker2016-08-24
|/
* ACPI / hotplug / PCI: Runtime resume bridges before bus rescansRafael J. Wysocki2016-08-04
* Revert "ACPI / hotplug / PCI: Runtime resume bridge before rescan"Linus Torvalds2016-08-03
* Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-02
|\
| * PCI: pciehp: Ignore interrupts during D3coldLukas Wunner2016-06-20
| * ACPI / hotplug / PCI: Runtime resume bridge before rescanMika Westerberg2016-06-13
* | PCI: rpaphp: Fix slot registration for multiple slots under a PHBTyrel Datwyler2016-07-19
* | PCI/hotplug: pnv_php: handle OPAL_PCI_SLOT_OFFLINE power stateAndrew Donnellan2016-07-14
* | PCI/hotplug: pnv_php: export symbols and move struct types needed by cxlAndrew Donnellan2016-07-14
* | PCI/hotplug: PowerPC PowerNV PCI hotplug driverGavin Shan2016-06-21
|/
* Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-05-20
|\
| * powerpc/pci: Rename pcibios_find_pci_bus()Gavin Shan2016-05-11
| * powerpc/pci: Rename pcibios_{add, remove}_pci_devices()Gavin Shan2016-05-11
* | PCI: acpiphp_ibm: Avoid uninitialized variable referenceDan Carpenter2016-04-15
|/
* s390/pci: remove pdev pointer from arch dataSebastian Ott2016-02-23
*-. Merge branches 'acpi-video' and 'acpi-hotplug'Rafael J. Wysocki2016-01-29
|\ \
| | * ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()Insu Yun2016-01-23
| |/
* | Merge branch 'pci/trivial' into nextBjorn Helgaas2016-01-20
|\ \
| * | PCI: shpchp: Constify hpc_ops structureJulia Lawall2016-01-08