summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-101-1/+1
|\
| * Annotate hardware config module parameters in drivers/pci/hotplug/David Howells2017-04-201-1/+1
* | PCI: Add device disconnected stateKeith Busch2017-03-291-0/+6
|/
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-024-3/+4
* Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-011-17/+64
|\
| * pci/hotplug/pnv-php: Disable MSI and PCI device properlyGavin Shan2017-02-171-8/+14
| * pci/hotplug/pnv-php: Disable surprise hotplug capability on conflictsGavin Shan2017-02-171-0/+8
| * pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot()Gavin Shan2017-02-171-1/+1
| * drivers/pci/hotplug: Mask PDC interrupt if requiredGavin Shan2017-02-151-5/+22
| * drivers/pci/hotplug: Fix initial state for empty slotGavin Shan2017-02-151-2/+14
| * drivers/pci/hotplug: Handle presence detection change properlyGavin Shan2017-02-151-1/+5
* | Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-232-4/+2
|\ \
| * | PCI: acpiphp_ibm: Make ibm_apci_table_attr __ro_after_initBhumika Goyal2017-01-111-1/+1
| * | PCI: rpadlpar: Remove unnecessary return statementRahul Krishnan2017-01-111-3/+1
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-201-1/+1
|\ \
| * | locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-141-1/+1
| |/
* | Revert "PCI: pciehp: Add runtime PM support for PCIe hotplug ports"Bjorn Helgaas2017-02-031-6/+0
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-244-4/+4
* Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2016-12-161-1/+9
|\
| * powerpc/pci/rpadlpar: Fix device reference leaksJohan Hovold2016-11-141-1/+9
* | Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-12-156-53/+29
|\ \
| * \ Merge branch 'pci/pm' into nextBjorn Helgaas2016-12-122-30/+7
| |\ \
| | * | PCI: pciehp: Add runtime PM support for PCIe hotplug portsLukas Wunner2016-11-171-0/+6
| | * | ACPI / hotplug / PCI: Make device_is_managed_by_native_pciehp() publicLukas Wunner2016-11-171-27/+1
| | * | ACPI / hotplug / PCI: Use cached copy of PCI_EXP_SLTCAP_HPC bitLukas Wunner2016-11-171-4/+1
| | |/
| * | Merge branch 'pci/misc' into nextBjorn Helgaas2016-12-122-12/+7
| |\ \
| | * | PCI: pciehp: Remove loading messageBjorn Helgaas2016-12-121-5/+4
| | * | PCI: hotplug: Remove hotplug core messageBjorn Helgaas2016-12-121-7/+3
| | |/
| * | PCI: pciehp: Leave power indicator on when enabling already-enabled slotAshok Raj2016-12-081-1/+1
| * | PCI: pciehp: Prioritize data-link event over presence detectAshok Raj2016-12-071-9/+12
| * | PCI: cpqphp: Add missing call to pci_disable_device()Quentin Lambert2016-11-231-1/+2
| |/
* | s390: hotplug: make pci_hpc explicitly non-modularPaul Gortmaker2016-10-311-5/+2
|/
* Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-071-34/+249
|\
| * drivers/pci/hotplug: Use of_property_read_u32() in powernv driverGavin Shan2016-10-041-9/+10
| * drivers/pci/hotplug: Support surprise hotplug in powernv driverGavin Shan2016-09-291-0/+214
| * drivers/pci/hotplug: Remove likely() and unlikely() in powernv driverGavin Shan2016-09-291-28/+28
* | Merge branch 'pci/hotplug' into nextBjorn Helgaas2016-10-034-95/+116
|\ \
| * | PCI: pciehp: Allow exclusive userspace control of indicatorsKeith Busch2016-09-223-0/+33
| * | PCI: pciehp: Remove useless pciehp_get_latch_status() callsBjorn Helgaas2016-09-141-8/+1
| * | PCI: pciehp: Clean up dmesg "Slot(%s)" messagesBjorn Helgaas2016-09-142-35/+33
| * | PCI: pciehp: Remove unnecessary guardBjorn Helgaas2016-09-141-3/+0
| * | PCI: pciehp: Don't re-read Slot Status when handling surprise eventMayurkumar Patel2016-09-141-16/+2
| * | PCI: pciehp: Don't re-read Slot Status when queuing hotplug eventMayurkumar Patel2016-09-141-2/+5
| * | PCI: pciehp: Process all hotplug events before looking for new onesMayurkumar Patel2016-09-141-26/+32
| * | PCI: pciehp: Return IRQ_NONE when we can't read interrupt statusBjorn Helgaas2016-09-141-1/+1
| * | PCI: pciehp: Rename pcie_isr() locals for clarityBjorn Helgaas2016-09-121-21/+25
| * | PCI: pciehp: Clear attention LED on device addKeith Busch2016-08-221-0/+1
| |/
* | PCI: pciehp: Make explicitly non-modularPaul Gortmaker2016-08-241-15/+5
* | PCI: hotplug: Make core explicitly non-modularPaul Gortmaker2016-08-243-24/+6
|/
* ACPI / hotplug / PCI: Runtime resume bridges before bus rescansRafael J. Wysocki2016-08-041-0/+6
OpenPOWER on IntegriCloud