summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2019-10-15PCI: PM: Fix pci_power_up()Rafael J. Wysocki
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-23Merge branch 'pci/trivial'Bjorn Helgaas
2019-09-23Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas
2019-09-23Merge branch 'lorenzo/pci/tegra'Bjorn Helgaas
2019-09-23Merge branch 'remotes/lorenzo/pci/mobiveil'Bjorn Helgaas
2019-09-23Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas
2019-09-23Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas
2019-09-23Merge branch 'remotes/lorenzo/pci/layerscape'Bjorn Helgaas
2019-09-23Merge branch 'remotes/lorenzo/pci/imx'Bjorn Helgaas
2019-09-23Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas
2019-09-23Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2019-09-23Merge branch 'remotes/lorenzo/pci/al'Bjorn Helgaas
2019-09-23Merge branch 'pci/resource'Bjorn Helgaas
2019-09-23Merge branch 'pci/pciehp'Bjorn Helgaas
2019-09-23Merge branch 'pci/p2pdma'Bjorn Helgaas
2019-09-23Merge branch 'pci/msi'Bjorn Helgaas
2019-09-23Merge branch 'pci/misc'Bjorn Helgaas
2019-09-23Merge branch 'pci/enumeration'Bjorn Helgaas
2019-09-23Merge branch 'pci/encapsulate'Bjorn Helgaas
2019-09-20PCI: tegra: Add support to enable slot regulatorsVidya Sagar
2019-09-20PCI: tegra: Add support to configure sideband pinsVidya Sagar
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-17Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-09-17PCI: vmd: Fix shadow offsets to reflect spec changesJon Derrick
2019-09-17PCI: vmd: Fix config addressing when using bus offsetsJon Derrick
2019-09-16Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-09-16PCI: dwc: Add validation that PCIe core is set to correct modeJonathan Chocron
2019-09-16PCI: dwc: al: Add Amazon Annapurna Labs PCIe controller driverJonathan Chocron
2019-09-16PCI: Add quirk to disable MSI-X support for Amazon's Annapurna Labs Root PortJonathan Chocron
2019-09-16PCI/VPD: Prevent VPD access for Amazon's Annapurna Labs Root PortJonathan Chocron
2019-09-16PCI: Add ACS quirk for Amazon Annapurna Labs root portsAli Saidi
2019-09-10PCI: hv: Use bytes 4 and 5 from instance ID as the PCI domain numbersHaiyang Zhang
2019-09-08PCI: tegra: Add Tegra194 PCIe supportVidya Sagar
2019-09-07PCI: Get rid of dev->has_secondary_link flagMika Westerberg
2019-09-07PCI: Make pcie_downstream_port() available outside of access.cMika Westerberg
2019-09-06Merge tag 'irqchip-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner
2019-09-05PCI: Add ACS quirk for iProc PAXBAbhinav Ratna
2019-09-05PCI: Force trailing new line to resource_alignment_param in sysfsLogan Gunthorpe
2019-09-05PCI: Move pci_[get|set]_resource_alignment_param() into their callersLogan Gunthorpe
2019-09-05PCI: pciehp: Refer to "Indicators" instead of "LEDs" in commentsBjorn Helgaas
2019-09-05PCI: pciehp: Remove pciehp_green_led_{on,off,blink}()Denis Efremov
2019-09-05PCI: pciehp: Remove pciehp_set_attention_status()Denis Efremov
2019-09-05PCI: pciehp: Combine adjacent indicator updatesDenis Efremov
2019-09-05PCI: pciehp: Add pciehp_set_indicators() to set both indicatorsDenis Efremov
2019-09-05PCI: Clean up resource_alignment parameter to not require static bufferLogan Gunthorpe
2019-09-05PCI: Use static const struct, not const static structKrzysztof Wilczynski