Age | Commit message (Expand) | Author | Files | Lines |
2016-08-02 | treewide: replace obsolete _refok by __ref | Fabian Frederick | 1 | -1/+1 |
2016-07-30 | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 5 | -5/+744 |
2016-07-26 | Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -2/+2 |
2016-07-25 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -0/+80 |
2016-07-21 | PCI / PM: check all fields in pci_set_platform_pm() | Andy Shevchenko | 1 | -2/+2 |
2016-07-20 | PCI: rpaphp: Fix slot registration for multiple slots under a PHB | Tyrel Datwyler | 1 | -5/+12 |
2016-07-14 | PCI/hotplug: pnv_php: handle OPAL_PCI_SLOT_OFFLINE power state | Andrew Donnellan | 1 | -1/+1 |
2016-07-14 | PCI/hotplug: pnv_php: export symbols and move struct types needed by cxl | Andrew Donnellan | 1 | -27/+5 |
2016-06-21 | PCI/hotplug: PowerPC PowerNV PCI hotplug driver | Gavin Shan | 3 | -0/+749 |
2016-06-21 | PCI: Add pcibios_setup_bridge() | Gavin Shan | 1 | -0/+5 |
2016-06-20 | PCI: Fix unaligned accesses in VC code | David Miller | 1 | -2/+2 |
2016-06-15 | x86/platform/intel-mid: Add Power Management Unit driver | Andy Shevchenko | 2 | -0/+80 |
2016-05-20 | Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -7/+7 |
2016-05-20 | Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 3 | -8/+8 |
2016-05-19 | Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 33 | -424/+1496 |
2016-05-18 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -17/+227 |
2016-05-18 | Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -3/+3 |
2016-05-17 | Merge branches 'pci/arm64' and 'pci/host-hv' into next | Bjorn Helgaas | 12 | -237/+473 |
2016-05-17 | Merge branches 'pci/hotplug' and 'pci/resource' into next | Bjorn Helgaas | 3 | -18/+12 |
2016-05-16 | PCI: Disable all BAR sizing for devices with non-compliant BARs | Prarit Bhargava | 1 | -3/+3 |
2016-05-16 | PCI: Identify Enhanced Allocation (EA) BAR Equivalent resources in sysfs | Alex Williamson | 1 | -1/+1 |
2016-05-12 | PCI, of: Move PCI I/O space management to PCI core code | Tomasz Nowicki | 1 | -0/+115 |
2016-05-12 | PCI: generic, thunder: Use generic ECAM API | Jayachandran C | 7 | -237/+113 |
2016-05-11 | PCI: Provide common functions for ECAM mapping | Jayachandran C | 4 | -0/+231 |
2016-05-11 | powerpc/pci: Rename pcibios_find_pci_bus() | Gavin Shan | 2 | -4/+4 |
2016-05-11 | powerpc/pci: Rename pcibios_{add, remove}_pci_devices() | Gavin Shan | 3 | -4/+4 |
2016-05-10 | Merge tag 'pci-v4.6-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+4 |
2016-05-09 | Merge 4.6-rc7 into char-misc-testing | Greg Kroah-Hartman | 3 | -6/+57 |
2016-05-04 | PCI: hv: Add explicit barriers to config space access | Vitaly Kuznetsov | 1 | -0/+14 |
2016-05-04 | PCI: Use cached copy of PCI_EXP_SLTCAP_HPC bit | Lukas Wunner | 1 | -14/+8 |
2016-05-03 | Merge branches 'pci/dpc', 'pci/resource' and 'pci/thunderbolt' into next | Bjorn Helgaas | 7 | -9/+189 |
2016-05-03 | Merge branches 'pci/host-armada', 'pci/host-designware', 'pci/host-hv', 'pci/... | Bjorn Helgaas | 15 | -127/+611 |
2016-05-03 | PCI: Add Downstream Port Containment driver | Keith Busch | 3 | -0/+179 |
2016-05-03 | PCI: Add Downstream Port Containment portdrv service type | Keith Busch | 3 | -3/+5 |
2016-05-03 | PCI: Widen portdrv service type from 4 bits to 8 bits | Keith Busch | 2 | -2/+2 |
2016-05-02 | PCI: designware: Remove incorrect RC memory base/limit configuration | Gabriele Paoloni | 1 | -8/+0 |
2016-05-02 | PCI: hv: Report resources release after stopping the bus | Vitaly Kuznetsov | 1 | -5/+5 |
2016-05-02 | PCI: imx6: Implement reset sequence for i.MX6+ | Andrey Smirnov | 1 | -2/+21 |
2016-05-02 | PCI: imx6: Use enum instead of bool for variant indicator | Andrey Smirnov | 1 | -58/+69 |
2016-05-02 | PCI: Do not treat EPROBE_DEFER as device attach failure | Lukas Wunner | 1 | -1/+1 |
2016-05-02 | PCI: Fix BUG on device attach failure | Lukas Wunner | 1 | -1/+3 |
2016-05-02 | PCI: thunder: Don't clobber read-only bits in bridge config registers | David Daney | 1 | -8/+34 |
2016-05-02 | PCI: rcar: Select PCI_MSI_IRQ_DOMAIN | Arnd Bergmann | 1 | -0/+2 |
2016-04-30 | drivers:hv: Use new vmbus_mmio_free() from client drivers. | Jake Oshins | 1 | -7/+7 |
2016-04-29 | PCI: tegra: Support per-lane PHYs | Thierry Reding | 1 | -17/+227 |
2016-04-26 | PCI: armada: Add driver for Marvell Armada 7K/8K PCIe controller | Thomas Petazzoni | 3 | -0/+274 |
2016-04-25 | PCI: Supply CPU physical address (not bus address) to iomem_is_exclusive() | Bjorn Helgaas | 1 | -4/+3 |
2016-04-25 | Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/ntb', 'pci/... | Bjorn Helgaas | 6 | -36/+222 |
2016-04-25 | PCI: keystone: Remove unnecessary goto statement | Murali Karicheri | 1 | -9/+14 |
2016-04-22 | PCI: rcar-pcie: Remove Gen2 designation from Kconfig | Simon Horman | 2 | -3/+3 |