summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
Commit message (Expand)AuthorAgeFilesLines
...
| * | PCI: pciehp: Avoid implicit fallthroughs in switch statementsLukas Wunner2018-07-311-0/+5
| * | PCI: pciehp: Resume parent to D0 on config space accessLukas Wunner2018-07-312-0/+21
| * | PCI: pciehp: Resume to D0 on enable/disableLukas Wunner2018-07-311-0/+6
| * | PCI: pciehp: Support interrupts sent from D3hotLukas Wunner2018-07-312-2/+48
| * | PCI: pciehp: Obey compulsory command delay after resumeLukas Wunner2018-07-311-0/+4
| * | PCI: pciehp: Clear spurious events earlier on resumeLukas Wunner2018-07-313-16/+20
| * | PCI: pciehp: Avoid slot access during resetLukas Wunner2018-07-313-7/+14
| * | PCI: pciehp: Always enable occupied slot on probeLukas Wunner2018-07-242-15/+6Star
| * | PCI: pciehp: Become resilient to missed eventsLukas Wunner2018-07-243-53/+40Star
| * | PCI: pciehp: Tolerate initially unstable linkLukas Wunner2018-07-241-0/+5
| * | PCI: pciehp: Declare pciehp_enable/disable_slot() staticLukas Wunner2018-07-242-4/+5
| * | PCI: pciehp: Drop enable/disable lockLukas Wunner2018-07-243-15/+0Star
| * | PCI: pciehp: Enable/disable exclusively from IRQ threadLukas Wunner2018-07-244-60/+93
| * | PCI: pciehp: Track enable/disable statusLukas Wunner2018-07-243-13/+35
| * | PCI: pciehp: Publish to user space last on probeLukas Wunner2018-07-241-5/+15
| * | PCI: hotplug: Demidlayer registration with the coreLukas Wunner2018-07-2413-158/+149Star
| * | PCI: pciehp: Drop slot workqueueLukas Wunner2018-07-244-17/+2Star
| * | PCI: pciehp: Handle events synchronouslyLukas Wunner2018-07-243-158/+67Star
| * | PCI: pciehp: Stop blinking on slot enable failureLukas Wunner2018-07-242-38/+42
| * | PCI: pciehp: Convert to threaded pollingLukas Wunner2018-07-242-37/+34Star
| * | PCI: pciehp: Convert to threaded IRQLukas Wunner2018-07-242-32/+41
| * | PCI: pciehp: Document struct slot and struct controllerLukas Wunner2018-07-241-4/+44
| * | PCI: pciehp: Declare pciehp_unconfigure_device() voidLukas Wunner2018-07-243-11/+6Star
| * | PCI: pciehp: Drop unnecessary NULL pointer checkLukas Wunner2018-07-241-3/+0Star
| * | PCI: pciehp: Fix unprotected list iteration in IRQ handlerLukas Wunner2018-07-241-10/+3Star
| * | PCI: pciehp: Fix use-after-free on unplugLukas Wunner2018-07-243-3/+10
| * | PCI: hotplug: Don't leak pci_slot on registration failureLukas Wunner2018-07-241-0/+9
| * | PCI: hotplug: Delete skeleton driverLukas Wunner2018-07-241-348/+0Star
| * | PCI: shpchp: Separate existence of SHPC and permission to use itBjorn Helgaas2018-06-262-17/+40
* | | PCI: Fix is_added/is_busmaster race conditionHari Vyas2018-07-311-1/+1
|/ /
* / PCI: shpchp: Manage SHPC unconditionally on non-ACPI systemsBjorn Helgaas2018-06-261-1/+9
|/
* Merge branch 'pci/hotplug'Bjorn Helgaas2018-06-0611-98/+148
|\
| * ACPI / hotplug / PCI: Drop unnecessary parenthesesMika Westerberg2018-06-041-2/+2
| * ACPI / hotplug / PCI: Mark stale PCI devices disconnectedMika Westerberg2018-06-041-0/+5
| * ACPI / hotplug / PCI: Don't scan bridges managed by native hotplugMika Westerberg2018-06-041-17/+58
| * PCI: shpchp: Add shpchp_is_native()Mika Westerberg2018-06-043-16/+3Star
| * PCI: shpchp: Fix AMD POGO identificationBjorn Helgaas2018-06-041-4/+4
| * PCI: shpchp: Use dev_printk() for OSHP-related messagesBjorn Helgaas2018-06-021-7/+6Star
| * PCI: shpchp: Remove get_hp_hw_control_from_firmware() wrapperMika Westerberg2018-06-022-11/+1Star
| * PCI: shpchp: Remove acpi_get_hp_hw_control_from_firmware() flagsMika Westerberg2018-06-022-4/+2Star
| * PCI: shpchp: Rely on previous _OSC resultsMika Westerberg2018-06-021-19/+10Star
| * PCI: shpchp: Convert SHPC to be builtin onlyMika Westerberg2018-06-021-4/+1Star
| * PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resumeMika Westerberg2018-05-243-3/+14
| * PCI: pnv_php: Add missing of_node_put()Julia Lawall2018-05-231-2/+6
| * PCI: pciehp: Add quirk for Command Completed errataBjorn Helgaas2018-05-071-12/+39
| * PCI: ibmphp: Fix use-before-set in get_max_bus_speed()Dan Carpenter2018-04-201-1/+1
* | PCI: Add generic pcie_wait_for_link() interfaceOza Pawandeep2018-05-171-17/+3Star
|/
* Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-04-071-1/+1
|\
| * PCI/hotplug: ppc: correct a php_slot usage after freeSimon Guo2018-03-131-1/+1
* | Merge branch 'pci/portdrv'Bjorn Helgaas2018-04-041-1/+2
|\ \