aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-02PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep29-111/+0
2018-10-02PCI: pnv_php: Use kmemdup()YueHaibing1-2/+1
2018-10-02PCI: cpqphp: Remove set but not used variable 'physical_slot'YueHaibing1-2/+0
2018-10-02PCI/ERR: Remove duplicated include from err.cYueHaibing1-1/+0
2018-10-02PCI: Equalize hotplug memory and io for occupied and empty slotsJon Derrick1-13/+15
2018-10-02PCI / ACPI: Whitelist D3 for more PCIe hotplug portsMika Westerberg4-0/+56
2018-10-02ACPI / property: Allow multiple property compatible _DSD entriesMika Westerberg3-28/+70
2018-10-02PCI/PME: Implement runtime PM callbacksMika Westerberg1-0/+27
2018-10-02PCI: pciehp: Implement runtime PM callbacksMika Westerberg1-0/+18
2018-10-02PCI/portdrv: Add runtime PM hooks for port service driversMika Westerberg3-6/+28
2018-10-02PCI/portdrv: Resume upon exit from system suspend if left runtime suspendedMika Westerberg1-2/+2
2018-10-02PCI: pciehp: Do not handle events if interrupts are maskedMika Westerberg1-2/+4
2018-10-02PCI: pciehp: Disable hotplug interrupt during suspendMika Westerberg3-0/+30
2018-10-02PCI / ACPI: Enable wake automatically for power managed bridgesMika Westerberg1-1/+15
2018-10-02PCI: Do not skip power-managed bridges in pci_enable_wake()Mika Westerberg1-3/+6
2018-10-02PCI: Make link active reporting detection genericKeith Busch5-33/+33
2018-10-02PCI: Unify device inaccessibleKeith Busch2-11/+59
2018-10-02PCI/ERR: Always report current recovery status for udevKeith Busch1-3/+2
2018-10-02PCI/ERR: Simplify broadcast calloutsKeith Busch1-69/+38
2018-09-26PCI/ERR: Run error recovery callbacks for all affected devicesKeith Busch1-64/+21
2018-09-26PCI/ERR: Handle fatal error recoveryKeith Busch4-77/+18
2018-09-21PCI/ERR: Use slot reset if availableKeith Busch5-3/+41
2018-09-21PCI/AER: Don't read upstream ports below fatal errorsKeith Busch1-2/+3
2018-09-21PCI/AER: Take reference on error devicesKeith Busch1-1/+2
2018-09-20PCI/DPC: Save and restore config stateKeith Busch3-6/+65
2018-09-20PCI: portdrv: Restore PCI config state on slot resetKeith Busch1-0/+8
2018-09-20PCI: portdrv: Initialize service drivers directlyKeith Busch6-8/+37
2018-09-18PCI: hotplug: Document TODOsLukas Wunner1-0/+74
2018-09-18PCI: hotplug: Embed hotplug_slotLukas Wunner26-318/+223
2018-09-18PCI: hotplug: Drop hotplug_slot_infoLukas Wunner22-309/+63
2018-09-18PCI: hotplug: Constify hotplug_slot_opsLukas Wunner16-31/+30
2018-09-18PCI: pciehp: Reshuffle controller struct for clarityLukas Wunner1-26/+31
2018-09-18PCI: pciehp: Rename controller struct members for clarityLukas Wunner4-39/+39
2018-09-18PCI: pciehp: Unify controller and slot structsLukas Wunner5-282/+210
2018-09-18PCI: pciehp: Tolerate Presence Detect hardwired to zeroLukas Wunner4-18/+26
2018-09-17PCI: pciehp: Drop hotplug_slot_ops wrappersLukas Wunner4-47/+18
2018-09-17PCI: pciehp: Drop unnecessary includesLukas Wunner5-10/+0
2018-09-17PCI: pciehp: Differentiate between surprise and safe removalLukas Wunner3-13/+34
2018-09-17PCI: Simplify disconnected markingLukas Wunner2-12/+5
2018-09-14Merge tag 'devicetree-fixes-for-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-0/+3
2018-09-14Merge tag 'for-linus-4.19c-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds7-24/+42
2018-09-14Merge tag 'dmaengine-fix-4.19-rc4' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-3/+1
2018-09-14Merge tag 'usb-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds30-145/+188
2018-09-14Merge tag 'tty-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-5/+33
2018-09-14Merge tag 'staging-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds13-19/+54
2018-09-14Merge tag 'char-misc-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds9-33/+72
2018-09-14xen/gntdev: fix up blockable calls to mn_invl_range_startMichal Hocko1-11/+15
2018-09-14xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usageJosh Abraham1-1/+1
2018-09-14xen: avoid crash in disable_hotplug_cpuOlaf Hering1-7/+8
2018-09-14xen/balloon: add runtime control for scrubbing ballooned out pagesMarek Marczykowski-Górecki3-3/+14