Age | Commit message (Expand) | Author | Files | Lines |
2016-08-05 | ACPI / hotplug / PCI: Runtime resume bridges before bus rescans | Rafael J. Wysocki | 1 | -0/+6 |
2016-08-04 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2016-08-04 | tree-wide: replace config_enabled() with IS_ENABLED() | Masahiro Yamada | 1 | -1/+1 |
2016-08-04 | Revert "ACPI / hotplug / PCI: Runtime resume bridge before rescan" | Linus Torvalds | 1 | -4/+0 |
2016-08-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2016-08-03 | treewide: replace obsolete _refok by __ref | Fabian Frederick | 1 | -1/+1 |
2016-08-03 | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 47 | -538/+2262 |
2016-08-01 | Merge branch 'pci/msi-affinity' into next | Bjorn Helgaas | 2 | -68/+202 |
2016-08-01 | Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pc... | Bjorn Helgaas | 7 | -35/+1064 |
2016-08-01 | Merge branch 'pci/host-tegra' into next | Bjorn Helgaas | 1 | -30/+25 |
2016-08-01 | Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into next | Bjorn Helgaas | 24 | -263/+481 |
2016-08-01 | Merge branch 'pci/resource' into next | Bjorn Helgaas | 4 | -23/+129 |
2016-08-01 | Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', '... | Bjorn Helgaas | 17 | -40/+325 |
2016-08-01 | PCI: xgene: Make explicitly non-modular | Paul Gortmaker | 1 | -6/+2 |
2016-08-01 | PCI: thunder-pem: Make explicitly non-modular | Paul Gortmaker | 1 | -6/+2 |
2016-08-01 | PCI: thunder-ecam: Make explicitly non-modular | Paul Gortmaker | 1 | -6/+2 |
2016-08-01 | PCI: tegra: Make explicitly non-modular | Paul Gortmaker | 1 | -7/+4 |
2016-08-01 | PCI: rcar-gen2: Make explicitly non-modular | Paul Gortmaker | 1 | -9/+3 |
2016-08-01 | PCI: rcar: Make explicitly non-modular | Paul Gortmaker | 1 | -7/+4 |
2016-08-01 | PCI: mvebu: Make explicitly non-modular | Paul Gortmaker | 1 | -7/+4 |
2016-08-01 | PCI: layerscape: Make explicitly non-modular | Paul Gortmaker | 1 | -8/+2 |
2016-08-01 | PCI: keystone: Make explicitly non-modular | Paul Gortmaker | 1 | -8/+2 |
2016-08-01 | PCI: hisi: Make explicitly non-modular | Paul Gortmaker | 1 | -11/+2 |
2016-08-01 | PCI: generic: Make explicitly non-modular | Paul Gortmaker | 1 | -8/+2 |
2016-08-01 | PCI: designware-plat: Make it explicitly non-modular | Paul Gortmaker | 1 | -8/+2 |
2016-08-01 | PCI: artpec6: Make explicitly non-modular | Paul Gortmaker | 1 | -8/+4 |
2016-08-01 | PCI: armada8k: Make explicitly non-modular | Paul Gortmaker | 1 | -9/+5 |
2016-08-01 | Merge branches 'pci/host-artpec' and 'pci/host-generic' into pci/demodularize... | Bjorn Helgaas | 3 | -0/+296 |
2016-07-31 | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 5 | -5/+744 |
2016-07-30 | PCI: artpec: Add PCI_MSI_IRQ_DOMAIN dependency | Arnd Bergmann | 1 | -0/+1 |
2016-07-30 | PCI: Add ACS quirk for Solarflare SFC9220 | Edward Cree | 1 | -0/+1 |
2016-07-27 | Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -2/+2 |
2016-07-27 | PCI: aardvark: Add Aardvark PCI host controller driver | Thomas Petazzoni | 3 | -0/+1022 |
2016-07-26 | PCI: tegra: Program PADS_REFCLK_CFG* registers with per-SoC values | Stephen Warren | 1 | -13/+8 |
2016-07-26 | PCI: tegra: Program PADS_REFCLK_CFG* always, not just on legacy SoCs | Stephen Warren | 1 | -6/+9 |
2016-07-26 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -0/+80 |
2016-07-26 | PCI: tegra: Stop setting pcibios_min_mem | Thierry Reding | 1 | -2/+0 |
2016-07-26 | PCI: tegra: Use generic pci_remap_iospace() rather than ARM32-specific one | Thierry Reding | 1 | -1/+1 |
2016-07-26 | PCI: tegra: Use lower-case hex consistently for register definitions | Thierry Reding | 1 | -11/+11 |
2016-07-25 | PCI: Allow additional bus numbers for hotplug bridges | Keith Busch | 2 | -0/+17 |
2016-07-25 | PCI: Remove DPC tristate module option | Keith Busch | 1 | -4/+1 |
2016-07-25 | PCI: Bind DPC to Root Ports as well as Downstream Ports | Keith Busch | 1 | -1/+1 |
2016-07-25 | PCI: hv: Fix interrupt cleanup path | Cathy Avery | 1 | -6/+8 |
2016-07-25 | PCI: dra7xx: Fix return value in case of error | Christophe JAILLET | 1 | -2/+2 |
2016-07-25 | PCI: xilinx: Fix return value in case of error | Christophe JAILLET | 1 | -3/+3 |
2016-07-23 | PCI: altera: Poll for link up status after retraining the link | Ley Foon Tan | 1 | -1/+11 |
2016-07-22 | PCI: altera: Check link status before retrain link | Ley Foon Tan | 1 | -0/+4 |
2016-07-22 | PCI: altera: Reorder read/write functions | Bjorn Helgaas | 1 | -16/+16 |
2016-07-21 | PCI: Spread interrupt vectors in pci_alloc_irq_vectors() | Christoph Hellwig | 1 | -45/+89 |
2016-07-21 | PCI / PM: check all fields in pci_set_platform_pm() | Andy Shevchenko | 1 | -2/+2 |