summaryrefslogtreecommitdiff
path: root/drivers/pci/pci.c
AgeCommit message (Expand)Author
2019-03-09Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-03-06Merge branch 'pci/pm'Bjorn Helgaas
2019-03-06Merge branch 'pci/misc'Bjorn Helgaas
2019-03-06Merge branch 'pci/enumeration'Bjorn Helgaas
2019-03-05PCI: Fix "try" semantics of bus and slot resetAlex Williamson
2019-02-11PCI/ASPM: Save LTR Capability for suspend/resumeBjorn Helgaas
2019-02-11PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX PCIe portsMika Westerberg
2019-02-11Merge 5.0-rc6 into driver-core-nextGreg Kroah-Hartman
2019-01-30PCI: Rely on config space header type, not class codeHonghui Zhang
2019-01-22PCI: pci.c: convert to use BUS_ATTR_RWGreg Kroah-Hartman
2019-01-17PCI: Fix __initdata issue with "pci=disable_acs_redir" parameterLogan Gunthorpe
2019-01-14PCI: Mark expected switch fall-throughMathieu Malaterre
2018-11-30PCI: Fix incorrect value returned from pcie_get_speed_cap()Mikulas Patocka
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-20Merge branch 'pci/misc'Bjorn Helgaas
2018-10-20Merge branch 'pci/hotplug'Bjorn Helgaas
2018-10-02PCI / ACPI: Whitelist D3 for more PCIe hotplug portsMika 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-09-28PCI: Add support for Immediate ReadinessFelipe Balbi
2018-09-27PCI: Reprogram bridge prefetch registers on resumeDaniel Drake
2018-09-21PCI/ERR: Use slot reset if availableKeith Busch
2018-09-20PCI/DPC: Save and restore config stateKeith Busch
2018-09-18PCI: hotplug: Constify hotplug_slot_opsLukas Wunner
2018-09-17PCI: Fix pci.c kernel-doc parameter warningRandy Dunlap
2018-09-17PCI: Allocate dma_alias_mask with bitmap_zalloc()Andy Shevchenko
2018-09-11IB/hfi1,PCI: Allow bus reset while probingDennis Dalessandro
2018-09-11PCI: Fix faulty logic in pci_reset_bus()Dennis Dalessandro
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-15Merge branch 'pci/virtualization'Bjorn Helgaas
2018-08-15Merge branch 'pci/switchtec'Bjorn Helgaas
2018-08-15Merge branch 'pci/resource'Bjorn Helgaas
2018-08-15Merge branch 'pci/peer-to-peer'Bjorn Helgaas
2018-08-15Merge branch 'pci/misc'Bjorn Helgaas
2018-08-15Merge branch 'pci/hotplug'Bjorn Helgaas
2018-08-15Merge branch 'pci/enumeration'Bjorn Helgaas
2018-08-15Merge branch 'pci/aspm'Bjorn Helgaas
2018-08-10PCI: Check for PCIe Link downtrainingAlexandru Gagniuc
2018-08-09PCI: Add device-specific ACS Redirect disable infrastructureLogan Gunthorpe
2018-08-09PCI: Add "pci=disable_acs_redir=" parameter for peer-to-peer supportLogan Gunthorpe
2018-08-09PCI: Allow specifying devices using a base bus and path of devfnsLogan Gunthorpe
2018-08-09PCI: Make specifying PCI devices in kernel parameters reusableLogan Gunthorpe
2018-08-09PCI: Export pcie_has_flr()Alex Williamson
2018-08-06PCI: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas
2018-07-31PCI: Whitelist Thunderbolt ports for runtime D3Lukas Wunner
2018-07-31PCI: Whitelist native hotplug ports for runtime D3Lukas Wunner
2018-07-30BackMerge v4.18-rc7 into drm-nextDave Airlie
2018-07-19PCI: Rename pci_try_reset_bus() to pci_reset_bus()Sinan Kaya
2018-07-19PCI: Deprecate pci_reset_bus() and pci_reset_slot() functionsSinan Kaya
2018-07-19PCI: Unify try slot and bus reset APISinan Kaya