aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-02PCI/ERR: Simplify broadcast calloutsKeith Busch1-69/+38
2018-10-02x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra1-2/+2
2018-10-01PCI: mvebu: Fix PCI I/O mapping creation sequenceThomas Petazzoni1-4/+48
2018-10-01PCI: kirin: Fix section mismatch warningNathan Chancellor1-2/+2
2018-10-01dma-mapping: make the get_required_mask method available unconditionallyChristoph Hellwig1-4/+0
2018-09-29Update email addressMatthew Wilcox3-4/+4
2018-09-28PCI: Add support for Immediate ReadinessFelipe Balbi1-1/+12
2018-09-28Merge tag 'pci-v4.19-fixes-2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/helgaas/pciGreg Kroah-Hartman3-11/+11
2018-09-28PCI: cadence: Correct probe behaviour when failing to get PHYAlan Douglas1-8/+12
2018-09-27PCI: Reprogram bridge prefetch registers on resumeDaniel Drake1-8/+19
2018-09-26ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot is not bridgeMika Westerberg1-5/+6
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-25PCI/MSI: Warn and return error if driver enables MSI/MSI-X twiceTonghao Zhang1-3/+6
2018-09-25PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC modeVignesh R1-3/+8
2018-09-25PCI: Remove unnecessary check of device_type == pciRob Herring5-38/+0
2018-09-25iommu/of: make of_pci_map_rid() available for other devices tooNipun Gupta1-101/+0
2018-09-21PCI: hv: Fix return value check in hv_pci_assign_slots()Wei Yongjun1-1/+3
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: dwc: Fix scheduling while atomic issuesJisheng Zhang2-6/+5
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 Wunner24-283/+202
2018-09-18PCI: hotplug: Drop hotplug_slot_infoLukas Wunner20-289/+63
2018-09-18PCI: hotplug: Constify hotplug_slot_opsLukas Wunner14-27/+28
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-18PCI/ASPM: Do not initialize link state when aspm_disabled is setPatrick Talbert1-1/+1
2018-09-18PCI: mediatek: Fix unchecked return valueGustavo A. R. Silva1-1/+3
2018-09-18PCI: qcom: Fix error handling in runtime PM supportBjorn Andersson1-17/+39
2018-09-18PCI: imx: Initial imx7d pm supportLeonard Crestez1-5/+92
2018-09-18PCI: imx6: Support MPLL reconfiguration for 100MHz and 200MHz refclockLucas Stach1-0/+55
2018-09-18PCI: iproc: Remove PAXC slot check to allow VF supportJitendra Bhivare1-8/+0
2018-09-18Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman1-0/+37
2018-09-17PCI: Remove set but unused variableJoshua Abraham1-2/+0
2018-09-17PCI: Fix pci.c kernel-doc parameter warningRandy Dunlap1-1/+1
2018-09-17PCI: Allocate dma_alias_mask with bitmap_zalloc()Andy Shevchenko2-3/+2
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-17ACPI/PCI: Pay attention to device-specific _PXM node valuesJonathan Cameron1-0/+5
2018-09-17PCI/ASPM: Fix link_state teardown on device removalLukas Wunner2-4/+2
2018-09-17PCI: hv: support reporting serial number as slot informationStephen Hemminger1-0/+37