summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
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-10-02x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra
2018-10-01PCI: mvebu: Fix PCI I/O mapping creation sequenceThomas Petazzoni
2018-10-01PCI: kirin: Fix section mismatch warningNathan Chancellor
2018-10-01dma-mapping: make the get_required_mask method available unconditionallyChristoph Hellwig
2018-09-29Update email addressMatthew Wilcox
2018-09-28PCI: Add support for Immediate ReadinessFelipe Balbi
2018-09-28Merge tag 'pci-v4.19-fixes-2' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2018-09-28PCI: cadence: Correct probe behaviour when failing to get PHYAlan Douglas
2018-09-27PCI: Reprogram bridge prefetch registers on resumeDaniel Drake
2018-09-26ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot is not bridgeMika Westerberg
2018-09-26PCI/ERR: Run error recovery callbacks for all affected devicesKeith Busch
2018-09-26PCI/ERR: Handle fatal error recoveryKeith Busch
2018-09-25PCI/MSI: Warn and return error if driver enables MSI/MSI-X twiceTonghao Zhang
2018-09-25PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC modeVignesh R
2018-09-25PCI: Remove unnecessary check of device_type == pciRob Herring
2018-09-25iommu/of: make of_pci_map_rid() available for other devices tooNipun Gupta
2018-09-21PCI: hv: Fix return value check in hv_pci_assign_slots()Wei Yongjun
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: dwc: Fix scheduling while atomic issuesJisheng Zhang
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-18PCI/ASPM: Do not initialize link state when aspm_disabled is setPatrick Talbert
2018-09-18PCI: mediatek: Fix unchecked return valueGustavo A. R. Silva
2018-09-18PCI: qcom: Fix error handling in runtime PM supportBjorn Andersson
2018-09-18PCI: imx: Initial imx7d pm supportLeonard Crestez
2018-09-18PCI: imx6: Support MPLL reconfiguration for 100MHz and 200MHz refclockLucas Stach
2018-09-18PCI: iproc: Remove PAXC slot check to allow VF supportJitendra Bhivare
2018-09-18Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman