summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
| | * | PCI/PM: Avoid exporting __pci_complete_power_transition()Rafael J. Wysocki2019-11-201-3/+3
| | * | PCI/PM: Fold __pci_start_power_transition() into its callerRafael J. Wysocki2019-11-201-30/+18
| | * | PCI/PM: Use pci_power_up() in pci_set_power_state()Rafael J. Wysocki2019-11-202-13/+14
| | * | PCI/PM: Move power state update away from pci_power_up()Rafael J. Wysocki2019-11-202-1/+1
| | * | PCI/PM: Remove unused pci_driver.suspend_late() hookBjorn Helgaas2019-11-201-21/+1
| | * | PCI/PM: Remove unused pci_driver.resume_early() hookBjorn Helgaas2019-11-201-17/+6
| | * | PCI/PM: Simplify pci_set_power_state()Bjorn Helgaas2019-11-201-2/+2
| | * | PCI/PM: Expand PM reset messages to mention D3hot (not just D3)Bjorn Helgaas2019-11-201-1/+1
| | * | PCI/PM: Apply D2 delay as milliseconds, not microsecondsBjorn Helgaas2019-11-201-1/+1
| | * | PCI/PM: Use pci_WARN() to include device informationBjorn Helgaas2019-11-201-17/+17
| | * | PCI/PM: Use PCI dev_printk() wrappers for consistencyBjorn Helgaas2019-11-201-5/+6
| | * | PCI/PM: Make power management op coding style consistentBjorn Helgaas2019-11-201-40/+36
| | * | PCI/PM: Run resume fixups before disabling wakeup eventsBjorn Helgaas2019-11-201-9/+7
| | * | PCI/PM: Clear PCIe PME Status even for legacy power managementBjorn Helgaas2019-11-201-2/+1
| | * | PCI/PM: Always return devices to D0 when thawingDexuan Cui2019-11-201-6/+11
| * | | Merge branch 'pci/msi'Bjorn Helgaas2019-11-282-21/+6
| |\ \ \
| | * | | PCI: Remove PCI_MSI_IRQ_DOMAIN architecture whitelistPalmer Dabbelt2019-11-261-1/+1
| | * | | PCI/MSI: Fix incorrect MSI-X masking on resumeJian-Hong Pan2019-11-261-1/+2
| | * | | PCI/MSI: Move power state check out of pci_msi_supported()Bjorn Helgaas2019-11-261-3/+3
| | * | | PCI/MSI: Remove unused pci_irq_get_node()Greg Kroah-Hartman2019-11-261-16/+0
| | |/ /
| * | | Merge branch 'pci/misc'Bjorn Helgaas2019-11-2811-25/+10
| |\ \ \
| | * | | PCI: Allow building PCIe things without PCIEPORTBUSBjorn Helgaas2019-11-211-1/+2
| | * | | PCI: Remove PCIe Kconfig dependencies on PCIBjorn Helgaas2019-11-211-2/+0
| | * | | PCI/ASPM: Remove dependency on PCIEPORTBUSBjorn Helgaas2019-11-211-1/+1
| | * | | PCI/PTM: Remove dependency on PCIEPORTBUSBjorn Helgaas2019-11-211-1/+0
| | * | | PCI/PTM: Remove spurious "d" from granularity messageBjorn Helgaas2019-11-211-1/+1
| | * | | PCI: sysfs: Remove unused attribute groupsBen Dooks2019-11-211-18/+0
| | * | | PCI: Remove unused includes and superfluous struct declarationKrzysztof Wilczynski2019-11-215-0/+5
| | * | | x86/PCI: Correct SPDX comment styleKrzysztof Wilczynski2019-11-212-2/+2
| | | |/ | | |/|
| * | | Merge branch 'pci/hotplug'Bjorn Helgaas2019-11-285-30/+103
| |\ \ \
| | * | | ACPI / hotplug / PCI: Allocate resources directly under the non-hotplug bridgeMika Westerberg2019-11-131-3/+9
| | * | | PCI: pciehp: Prevent deadlock on disconnectMika Westerberg2019-11-124-19/+61
| | * | | PCI: pciehp: Do not disable interrupt twice on suspendMika Westerberg2019-11-121-2/+23
| | * | | PCI: pciehp: Refactor infinite loop in pcie_poll_cmd()Andy Shevchenko2019-11-111-4/+2
| | * | | PCI: pciehp: Avoid returning prematurely from sysfs requestsLukas Wunner2019-10-043-2/+8
| | |/ /
| * | | Merge branch 'pci/enumeration'Bjorn Helgaas2019-11-281-0/+3
| |\ \ \
| | * | | PCI: Warn if no host bridge NUMA node infoYunsheng Lin2019-10-231-0/+3
| | |/ /
| * | | Merge branch 'pci/aspm'Bjorn Helgaas2019-11-284-109/+161
| |\ \ \
| | * | | PCI/ASPM: Remove PCIEASPM_DEBUG Kconfig option and related codeHeiner Kallweit2019-11-214-123/+0
| | * | | PCI/ASPM: Add sysfs attributes for controlling ASPM link statesHeiner Kallweit2019-11-213-0/+156
| | * | | PCI/ASPM: Add pcie_aspm_get_link()Heiner Kallweit2019-10-151-12/+18
| | * | | PCI/ASPM: Allow re-enabling Clock PMHeiner Kallweit2019-10-151-7/+11
| | * | | PCI/ASPM: Add L1 PM substate support to pci_disable_link_state()Heiner Kallweit2019-10-151-1/+10
| | * | | PCI/ASPM: Remove pcie_aspm_enabled() unnecessary lockingBjorn Helgaas2019-10-151-6/+6
| | |/ /
| * | | Merge branch 'pci/aer'Bjorn Helgaas2019-11-288-18/+94
| |\ \ \ | | |_|/ | |/| |
| | * | PCI/DPC: Add "pcie_ports=dpc-native" to allow DPC without AER controlOlof Johansson2019-10-254-2/+17
| | * | PCI/AER: Fix kernel-doc warningsAndy Shevchenko2019-10-181-1/+3
| | * | PCI/AER: Use for_each_set_bit() to simplify codeAndy Shevchenko2019-10-181-11/+8
| | * | PCI/AER: Add PoisonTLPBlocked to Uncorrectable error countersRajat Jain2019-10-181-1/+2
| | * | PCI/AER: Save AER Capability for suspend/resumePatel, Mayurkumar2019-10-184-3/+64
| | |/