aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2018-11-13Revert "ACPI/PCI: Pay attention to device-specific _PXM node values"Bjorn Helgaas
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-10-26Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-10-23Merge branch 'x86/cache' into perf/core, to pick up fixesIngo Molnar
2018-10-22Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-10-20Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas
2018-10-20Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas
2018-10-20Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas
2018-10-20Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas
2018-10-20Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2018-10-20Merge branch 'remotes/lorenzo/pci/controller-misc'Bjorn Helgaas
2018-10-20Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas
2018-10-20Merge branch 'pci/virtualization'Bjorn Helgaas
2018-10-20Merge branch 'pci/peer-to-peer'Bjorn Helgaas
2018-10-20Merge branch 'pci/msi'Bjorn Helgaas
2018-10-20Merge branch 'pci/misc'Bjorn Helgaas
2018-10-20Merge branch 'pci/hotplug'Bjorn Helgaas
2018-10-20Merge branch 'pci/enumeration'Bjorn Helgaas
2018-10-18PCI/AER: Refactor error injection fallbacksKeith Busch
2018-10-18PCI/AER: Abstract AER interrupt handlingKeith Busch
2018-10-18PCI/AER: Reuse existing pcie_port_find_device() interfaceKeith Busch
2018-10-18PCI/AER: Use managed resource allocationsKeith Busch
2018-10-18PCI: pcie: Remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz
2018-10-18PCI: aardvark: Implement emulated root PCI bridge config spaceZachary Zhang
2018-10-18PCI: mvebu: Convert to PCI emulated bridge config spaceThomas Petazzoni
2018-10-18PCI: mvebu: Drop unused PCI express capability codeThomas Petazzoni
2018-10-18PCI: Introduce PCI bridge emulated config space common logicThomas Petazzoni
2018-10-18PCI: vmd: Detach resources after stopping root busJon Derrick
2018-10-17PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpersLogan Gunthorpe
2018-10-17PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offsetLogan Gunthorpe
2018-10-17PCI/P2PDMA: Add sysfs group to display p2pmem statsLogan Gunthorpe
2018-10-17PCI: mediatek: Add loadable kernel module supportHonghui Zhang
2018-10-17PCI: mediatek: Add system PM support for MT2712 and MT7622Honghui Zhang
2018-10-17PCI: mediatek: Fixup MSI enablement logic by enabling MSI before clocksHonghui Zhang
2018-10-17PCI: mediatek: Convert to use pci_host_probe()Honghui Zhang
2018-10-17PCI: mediatek: Remove the redundant dev->pm_domain checkHonghui Zhang
2018-10-17PCI: keystone: Cleanup macros defined in pci-keystone.cKishon Vijay Abraham I
2018-10-17PCI: keystone: Reorder header file in alphabetical orderKishon Vijay Abraham I
2018-10-17PCI: keystone: Add debug error message for all errorsKishon Vijay Abraham I
2018-10-17PCI: keystone: Use ERR_IRQ_STATUS instead of ERR_IRQ_STATUS_RAW to get interr...Kishon Vijay Abraham I
2018-10-17PCI: keystone: Cleanup ks_pcie_link_up()Kishon Vijay Abraham I
2018-10-17PCI: keystone: Cleanup set_dbi_mode() and get_dbi_mode()Kishon Vijay Abraham I
2018-10-17PCI: keystone: Cleanup outbound window configurationKishon Vijay Abraham I
2018-10-17PCI: keystone: Get number of outbound windows from DTKishon Vijay Abraham I
2018-10-17PCI: keystone: Cleanup configuration space accessKishon Vijay Abraham I
2018-10-17PCI: keystone: Invoke runtime PM APIs to enable clockKishon Vijay Abraham I
2018-10-17PCI: keystone: Cleanup PHY handlingKishon Vijay Abraham I