summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-10-02PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep
2018-10-02PCI: pnv_php: Use kmemdup()YueHaibing
2018-10-02PCI: cpqphp: Remove set but not used variable 'physical_slot'YueHaibing
2018-10-02PCI/ERR: Remove duplicated include from err.cYueHaibing
2018-10-02PCI: Equalize hotplug memory and io for occupied and empty slotsJon Derrick
2018-10-02PCI / ACPI: Whitelist D3 for more PCIe hotplug portsMika Westerberg
2018-10-02ACPI / property: Allow multiple property compatible _DSD entriesMika Westerberg
2018-10-02PCI/PME: Implement runtime PM callbacksMika Westerberg
2018-10-02PCI: pciehp: Implement runtime PM callbacksMika Westerberg
2018-10-02PCI/portdrv: Add runtime PM hooks for port service driversMika Westerberg
2018-10-02PCI/portdrv: Resume upon exit from system suspend if left runtime suspendedMika Westerberg
2018-10-02PCI: pciehp: Do not handle events if interrupts are maskedMika Westerberg
2018-10-02PCI: pciehp: Disable hotplug interrupt during suspendMika Westerberg
2018-10-02PCI / ACPI: Enable wake automatically for power managed bridgesMika Westerberg
2018-10-02PCI: Do not skip power-managed bridges in pci_enable_wake()Mika Westerberg
2018-10-02PCI: Make link active reporting detection genericKeith Busch
2018-10-02PCI: Unify device inaccessibleKeith Busch
2018-10-02PCI/ERR: Always report current recovery status for udevKeith Busch
2018-10-02PCI/ERR: Simplify broadcast calloutsKeith Busch
2018-09-26PCI/ERR: Run error recovery callbacks for all affected devicesKeith Busch
2018-09-26PCI/ERR: Handle fatal error recoveryKeith Busch
2018-09-21PCI/ERR: Use slot reset if availableKeith Busch
2018-09-21PCI/AER: Don't read upstream ports below fatal errorsKeith Busch
2018-09-21PCI/AER: Take reference on error devicesKeith Busch
2018-09-20PCI/DPC: Save and restore config stateKeith Busch
2018-09-20PCI: portdrv: Restore PCI config state on slot resetKeith Busch
2018-09-20PCI: portdrv: Initialize service drivers directlyKeith Busch
2018-09-18PCI: hotplug: Document TODOsLukas Wunner
2018-09-18PCI: hotplug: Embed hotplug_slotLukas Wunner
2018-09-18PCI: hotplug: Drop hotplug_slot_infoLukas Wunner
2018-09-18PCI: hotplug: Constify hotplug_slot_opsLukas Wunner
2018-09-18PCI: pciehp: Reshuffle controller struct for clarityLukas Wunner
2018-09-18PCI: pciehp: Rename controller struct members for clarityLukas Wunner
2018-09-18PCI: pciehp: Unify controller and slot structsLukas Wunner
2018-09-18PCI: pciehp: Tolerate Presence Detect hardwired to zeroLukas Wunner
2018-09-17PCI: pciehp: Drop hotplug_slot_ops wrappersLukas Wunner
2018-09-17PCI: pciehp: Drop unnecessary includesLukas Wunner
2018-09-17PCI: pciehp: Differentiate between surprise and safe removalLukas Wunner
2018-09-17PCI: Simplify disconnected markingLukas Wunner
2018-09-14Merge tag 'devicetree-fixes-for-4.19-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-09-14Merge tag 'for-linus-4.19c-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-09-14Merge tag 'dmaengine-fix-4.19-rc4' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds
2018-09-14Merge tag 'usb-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-09-14Merge tag 'tty-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-09-14Merge tag 'staging-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-09-14Merge tag 'char-misc-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-09-14xen/gntdev: fix up blockable calls to mn_invl_range_startMichal Hocko
2018-09-14xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usageJosh Abraham
2018-09-14xen: avoid crash in disable_hotplug_cpuOlaf Hering
2018-09-14xen/balloon: add runtime control for scrubbing ballooned out pagesMarek Marczykowski-Górecki