summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-037-33/+106
|\
| * Merge branch 'pci/trivial'Bjorn Helgaas2019-11-282-3/+3
| |\
| | * PCI: Fix indentationKrzysztof Kozlowski2019-11-211-1/+1
| | * PCI: Fix typosBjorn Helgaas2019-11-201-2/+2
| * | ACPI / hotplug / PCI: Allocate resources directly under the non-hotplug bridgeMika Westerberg2019-11-131-3/+9
| * | PCI: pciehp: Prevent deadlock on disconnectMika Westerberg2019-11-124-19/+61
| * | PCI: pciehp: Do not disable interrupt twice on suspendMika Westerberg2019-11-121-2/+23
| * | PCI: pciehp: Refactor infinite loop in pcie_poll_cmd()Andy Shevchenko2019-11-111-4/+2
| * | PCI: pciehp: Avoid returning prematurely from sysfs requestsLukas Wunner2019-10-043-2/+8
| |/
* | PCI: rpaphp: Correctly match ibm, my-drc-index to drc-name when using drc-infoTyrel Datwyler2019-11-131-2/+3
* | PCI: rpaphp: Annotate and correctly byte swap DRC propertiesTyrel Datwyler2019-11-131-14/+15
* | PCI: rpaphp: Add drc-info support for hotplug slot registrationTyrel Datwyler2019-11-131-20/+69
* | PCI: rpaphp: Don't rely on firmware feature to imply drc-info supportTyrel Datwyler2019-11-131-1/+1
* | PCI: rpaphp: Fix up pointer to first drc-info entryTyrel Datwyler2019-11-131-0/+2
|/
* Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-2311-92/+68
|\
| * Merge branch 'pci/trivial'Bjorn Helgaas2019-09-236-12/+1
| |\
| | * PCI: Remove unnecessary returnsKrzysztof Wilczynski2019-08-306-12/+1
| * | Merge branch 'pci/pciehp'Bjorn Helgaas2019-09-234-80/+66
| |\ \
| | * | PCI: pciehp: Refer to "Indicators" instead of "LEDs" in commentsBjorn Helgaas2019-09-052-3/+3
| | * | PCI: pciehp: Remove pciehp_green_led_{on,off,blink}()Denis Efremov2019-09-053-43/+7
| | * | PCI: pciehp: Remove pciehp_set_attention_status()Denis Efremov2019-09-053-28/+7
| | * | PCI: pciehp: Combine adjacent indicator updatesDenis Efremov2019-09-052-13/+17
| | * | PCI: pciehp: Add pciehp_set_indicators() to set both indicatorsDenis Efremov2019-09-052-0/+39
| | |/
| * / PCI: Mark expected switch fall-throughGustavo A. R. Silva2019-08-081-0/+1
| |/
* | Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-09-202-12/+65
|\ \
| * | pci-hotplug/pnv_php: Add attention indicator supportOliver O'Halloran2019-09-051-1/+13
| * | pci-hotplug/pnv_php: Add support for IODA3 Power9 PHBsOliver O'Halloran2019-09-051-0/+6
| * | pci-hotplug/pnv_php: Add a reset_slot() callbackOliver O'Halloran2019-09-051-0/+39
| * | PCI: rpaphp: Avoid a sometimes-uninitialized warningNathan Chancellor2019-08-051-11/+7
| |/
* / PCI/hotplug: remove the sgi_hotplug driverChristoph Hellwig2019-08-163-710/+0
|/
* Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-147-43/+34
|\
| * Merge branch 'pci/printk-portdrv'Bjorn Helgaas2019-05-135-42/+28
| |\
| | * PCI: pciehp: Remove pointless MY_NAME definitionBjorn Helgaas2019-05-092-3/+1
| | * PCI: pciehp: Remove pointless PCIE_MODULE_NAME definitionBjorn Helgaas2019-05-091-3/+1
| | * PCI: pciehp: Remove unused dbg/err/info/warn() wrappersFrederick Lawler2019-05-093-12/+3
| | * PCI: pciehp: Log messages with pci_dev, not pcie_deviceFrederick Lawler2019-05-095-10/+19
| | * PCI: pciehp: Replace pciehp_debug module param with dyndbgFrederick Lawler2019-05-092-13/+6
| | * PCI: pciehp: Remove pciehp_debug usesBjorn Helgaas2019-05-091-8/+5
| * | PCI: rpaphp: Get/put device node reference during slot alloc/deallocTyrel Datwyler2019-04-101-1/+2
| * | PCI: rpadlpar: Fix leaked device_node references in add/remove pathsTyrel Datwyler2019-04-101-0/+4
| |/
* / PCI: pciehp: Ignore Link State Changes after powering off a slotSergey Miroshnichenko2019-04-101-0/+4
|/
* Merge branch 'pci/pm'Bjorn Helgaas2019-03-061-2/+15
|\
| * PCI: pciehp: Disable Data Link Layer State Changed event on suspendMika Westerberg2019-02-151-2/+15
* | Merge branch 'pci/misc'Bjorn Helgaas2019-03-061-0/+2
|\ \
| * | PCI: pciehp: Add HXT quirk for Command Completed errataShunyong Yang2019-02-011-0/+2
| |/
* | PCI: ibmphp: Turn semaphores into completions or mutexesArnd Bergmann2019-01-293-36/+14
* | PCI: pciehp: Assign ctrl->slot_ctrl before writing it to hardwareMika Westerberg2019-01-141-1/+1
|/
* Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-10-283-4/+4
|\
| * Update email addressMatthew Wilcox2018-09-293-4/+4
* | Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-10-261-1/+1
|\ \