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