aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxGravatar Linus Torvalds 3-4/+4
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-1/+1
2018-10-26Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-101/+0
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 77-2707/+4059
2018-10-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-2/+2
2018-10-23Merge branch 'x86/cache' into perf/core, to pick up fixesGravatar Ingo Molnar 2-12/+67
2018-10-22Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-4/+0
2018-10-20Merge branch 'remotes/lorenzo/pci/vmd'Gravatar Bjorn Helgaas 1-1/+1
2018-10-20Merge branch 'remotes/lorenzo/pci/mediatek'Gravatar Bjorn Helgaas 2-117/+206
2018-10-20Merge branch 'remotes/lorenzo/pci/keystone'Gravatar Bjorn Helgaas 5-653/+682
2018-10-20Merge branch 'remotes/lorenzo/pci/iproc'Gravatar Bjorn Helgaas 1-8/+0
2018-10-20Merge branch 'remotes/lorenzo/pci/dwc'Gravatar Bjorn Helgaas 4-27/+220
2018-10-20Merge branch 'remotes/lorenzo/pci/controller-misc'Gravatar Bjorn Helgaas 12-325/+764
2018-10-20Merge branch 'remotes/lorenzo/pci/cadence'Gravatar Bjorn Helgaas 2-14/+19
2018-10-20Merge branch 'pci/virtualization'Gravatar Bjorn Helgaas 3-1/+20
2018-10-20Merge branch 'pci/peer-to-peer'Gravatar Bjorn Helgaas 3-0/+823
2018-10-20Merge branch 'pci/msi'Gravatar Bjorn Helgaas 1-3/+6
2018-10-20Merge branch 'pci/misc'Gravatar Bjorn Helgaas 5-68/+44
2018-10-20Merge branch 'pci/hotplug'Gravatar Bjorn Helgaas 44-1484/+1254
2018-10-20Merge branch 'pci/enumeration'Gravatar Bjorn Helgaas 2-1/+17
2018-10-18PCI/AER: Refactor error injection fallbacksGravatar Keith Busch 1-28/+38
2018-10-18PCI/AER: Abstract AER interrupt handlingGravatar Keith Busch 3-7/+5
2018-10-18PCI/AER: Reuse existing pcie_port_find_device() interfaceGravatar Keith Busch 2-21/+5
2018-10-18PCI/AER: Use managed resource allocationsGravatar Keith Busch 1-12/+5
2018-10-18PCI: pcie: Remove redundant 'default n' from KconfigGravatar Bartlomiej Zolnierkiewicz 1-4/+0
2018-10-18PCI: aardvark: Implement emulated root PCI bridge config spaceGravatar Zachary Zhang 2-3/+127
2018-10-18PCI: mvebu: Convert to PCI emulated bridge config spaceGravatar Thomas Petazzoni 2-270/+101
2018-10-18PCI: mvebu: Drop unused PCI express capability codeGravatar Thomas Petazzoni 1-14/+0
2018-10-18PCI: Introduce PCI bridge emulated config space common logicGravatar Thomas Petazzoni 4-0/+536
2018-10-18PCI: vmd: Detach resources after stopping root busGravatar Jon Derrick 1-1/+1
2018-10-17PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpersGravatar Logan Gunthorpe 1-0/+82
2018-10-17PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offsetGravatar Logan Gunthorpe 1-0/+43
2018-10-17PCI/P2PDMA: Add sysfs group to display p2pmem statsGravatar Logan Gunthorpe 1-0/+54
2018-10-17PCI: mediatek: Add loadable kernel module supportGravatar Honghui Zhang 2-5/+57
2018-10-17PCI: mediatek: Add system PM support for MT2712 and MT7622Gravatar Honghui Zhang 1-0/+50
2018-10-17PCI: mediatek: Fixup MSI enablement logic by enabling MSI before clocksGravatar Honghui Zhang 1-71/+72
2018-10-17PCI: mediatek: Convert to use pci_host_probe()Gravatar Honghui Zhang 1-29/+8
2018-10-17PCI: mediatek: Remove the redundant dev->pm_domain checkGravatar Honghui Zhang 1-12/+6
2018-10-17PCI: keystone: Cleanup macros defined in pci-keystone.cGravatar Kishon Vijay Abraham I 1-25/+16
2018-10-17PCI: keystone: Reorder header file in alphabetical orderGravatar Kishon Vijay Abraham I 1-4/+4
2018-10-17PCI: keystone: Add debug error message for all errorsGravatar Kishon Vijay Abraham I 1-9/+23
2018-10-17PCI: keystone: Use ERR_IRQ_STATUS instead of ERR_IRQ_STATUS_RAW to get interr...Gravatar Kishon Vijay Abraham I 1-2/+1
2018-10-17PCI: keystone: Cleanup ks_pcie_link_up()Gravatar Kishon Vijay Abraham I 2-8/+7
2018-10-17PCI: keystone: Cleanup set_dbi_mode() and get_dbi_mode()Gravatar Kishon Vijay Abraham I 1-5/+7
2018-10-17PCI: keystone: Cleanup outbound window configurationGravatar Kishon Vijay Abraham I 1-15/+17
2018-10-17PCI: keystone: Get number of outbound windows from DTGravatar Kishon Vijay Abraham I 1-2/+11
2018-10-17PCI: keystone: Cleanup configuration space accessGravatar Kishon Vijay Abraham I 1-50/+20
2018-10-17PCI: keystone: Invoke runtime PM APIs to enable clockGravatar Kishon Vijay Abraham I 1-16/+12
2018-10-17PCI: keystone: Cleanup PHY handlingGravatar Kishon Vijay Abraham I 1-16/+106
2018-10-17PCI: keystone: Use SYSCON APIs to get device ID from control moduleGravatar Kishon Vijay Abraham I 1-13/+32