Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | PCI: spear: Drop __initdata from spear13xx_pcie_driver | Matwey V. Kornilov | 2015-03-06 | 2 | -4/+4 | |
* | | | | Merge tag 'pci-v4.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-03-12 | 2 | -4/+5 | |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | ||||||
| * | | PCI: xgene: Add register offset to config space base address | Feng Kan | 2015-03-05 | 1 | -2/+2 | |
| * | | PCI: Don't read past the end of sysfs "driver_override" buffer | Sasha Levin | 2015-02-24 | 1 | -2/+3 | |
| |/ | ||||||
* | | PCI: versatile: Update for list_for_each_entry() API change | Joachim Nilsson | 2015-02-28 | 1 | -1/+1 | |
|/ | ||||||
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2015-02-19 | 1 | -1/+1 | |
|\ | ||||||
| * | kconfig: use bool instead of boolean for type definition attributes | Christoph Jaeger | 2015-01-07 | 1 | -1/+1 | |
* | | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-02-10 | 12 | -40/+85 | |
|\ \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *-. \ | Merge branches 'pm-pci' and 'pm-cpuidle' | Rafael J. Wysocki | 2015-02-10 | 4 | -5/+55 | |
| |\ \ \ | | | |/ | ||||||
| | * | | PCI / PM: Avoid resuming PCI devices during system suspend | Rafael J. Wysocki | 2015-01-23 | 4 | -5/+55 | |
| | |/ | ||||||
| * | | Merge branch 'acpi-resources' | Rafael J. Wysocki | 2015-02-10 | 6 | -27/+21 | |
| |\ \ | ||||||
| | * | | PCI: Use common resource list management code instead of private implementation | Jiang Liu | 2015-02-05 | 6 | -27/+21 | |
| | * | | Merge branch 'acpica' into acpi-resources | Rafael J. Wysocki | 2015-02-03 | 1 | -6/+7 | |
| | |\ \ | ||||||
| * | \ \ | Merge branch 'acpica' | Rafael J. Wysocki | 2015-02-10 | 1 | -6/+7 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | * | | | ACPI: Introduce acpi_unload_parent_table() usages in Linux kernel | Lv Zheng | 2015-01-26 | 1 | -6/+7 | |
| | | |/ | | |/| | ||||||
* | | | | Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-02-10 | 22 | -422/+497 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| | | | | ||||||
| | \ \ | ||||||
| *-. \ \ | Merge branches 'pci/misc' and 'pci/msi' into next | Bjorn Helgaas | 2015-02-02 | 2 | -5/+12 | |
| |\ \ \ \ | ||||||
| | | * | | | PCI: Fail MSI-X mappings if there's no space assigned to MSI-X BAR | Yijing Wang | 2015-01-28 | 1 | -0/+5 | |
| | | |/ / | ||||||
| | * | | | PCI/ASPM: Use standard parsing functions for sysfs setters | Chris J Arges | 2015-01-09 | 1 | -5/+7 | |
| | |/ / | ||||||
| | | | | ||||||
| | \ \ | ||||||
| *-. \ \ | Merge branches 'pci/host-generic' and 'pci/host-versatile' into next | Bjorn Helgaas | 2015-02-02 | 3 | -0/+242 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | | * | | PCI: versatile: Add DT-based ARM Versatile PB PCIe host driver | Rob Herring | 2015-01-29 | 3 | -0/+242 | |
| | |/ / | ||||||
| * | | | Merge branch 'pci/config' into next | Bjorn Helgaas | 2015-02-02 | 6 | -368/+114 | |
| |\ \ \ | ||||||
| | * | | | PCI: xilinx: Convert to use generic config accessors | Rob Herring | 2015-01-30 | 1 | -79/+9 | |
| | * | | | PCI: xgene: Convert to use generic config accessors | Rob Herring | 2015-01-30 | 1 | -141/+9 | |
| | * | | | PCI: tegra: Convert to use generic config accessors | Rob Herring | 2015-01-30 | 1 | -52/+3 | |
| | * | | | PCI: rcar: Convert to use generic config accessors | Rob Herring | 2015-01-30 | 1 | -48/+3 | |
| | * | | | PCI: generic: Convert to use generic config accessors | Rob Herring | 2015-01-30 | 1 | -48/+3 | |
| | * | | | PCI: Add generic config accessors | Rob Herring | 2015-01-22 | 1 | -0/+87 | |
| | |/ / | ||||||
| | | | | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *-----. \ \ | Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/resource' and 'pci/virt... | Bjorn Helgaas | 2015-01-27 | 5 | -11/+120 | |
| |\ \ \ \ \ \ | ||||||
| | | | | * | | | PCI: Add Wellsburg (X99) to Intel PCH root port ACS quirk | Alex Williamson | 2015-01-23 | 1 | -0/+3 | |
| | | | | * | | | PCI: Add DMA alias quirk for Adaptec 3405 | Alex Williamson | 2015-01-23 | 1 | -0/+38 | |
| | | | | * | | | PCI: Add ACS quirk for Emulex NICs | Vasundhara Volam | 2015-01-16 | 1 | -0/+2 | |
| | | | | * | | | PCI: Mark AMD/ATI VGA devices that don't reset on D3hot->D0 transition | Alex Williamson | 2015-01-16 | 1 | -0/+21 | |
| | | | | * | | | PCI: Add flag for devices that don't reset on D3hot->D0 transition | Alex Williamson | 2015-01-16 | 1 | -1/+1 | |
| | | | * | | | | PCI: Fix infinite loop with ROM image of size 0 | Michel Dänzer | 2015-01-23 | 1 | -3/+4 | |
| | | | | |/ / | | | | |/| | | ||||||
| | | * | | | | PCI: pciehp: Handle surprise add even if surprise removal isn't supported | Bjorn Helgaas | 2015-01-21 | 1 | -2/+0 | |
| | * | | | | | PCI: Generate uppercase hex for modalias var in uevent | Ricardo Ribalda Delgado | 2015-01-09 | 1 | -1/+1 | |
| | | |/ / / | | |/| | | | ||||||
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *-----. \ \ \ \ | Merge branches 'pci/host-keystone', 'pci/host-tegra', 'pci/host-xgene' and 'p... | Bjorn Helgaas | 2015-01-27 | 3 | -4/+4 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | PCI: xilinx: Fix harmless format string warning | Arnd Bergmann | 2015-01-23 | 1 | -2/+2 | |
| | | | | |/ / / / | ||||||
| | | | * | | | | | PCI: xgene: Include clk.h instead of clk-private.h | Stephen Boyd | 2015-01-23 | 1 | -1/+1 | |
| | | | |/ / / / | ||||||
| | | * | | | | | PCI: tegra: Remove unnecessary tegra_pcie_fixup_bridge() | Lucas Stach | 2014-12-26 | 1 | -13/+0 | |
| | | |/ / / / | ||||||
| | * | | | | | PCI: keystone: Fix misspelling of current function in debug output | Julia Lawall | 2015-01-09 | 1 | -1/+1 | |
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ | Merge branches 'pci/host-keystone', 'pci/host-layerscape', 'pci/host-rcar' an... | Bjorn Helgaas | 2014-12-29 | 4 | -17/+3 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| | | | | * | | | | | PCI: tegra: Remove unnecessary tegra_pcie_fixup_bridge() | Lucas Stach | 2014-12-26 | 1 | -13/+0 | |
| | | | | |/ / / / | ||||||
| | | | * | | | | | PCI: rcar: Fix error handling of irq_of_parse_and_map() | Dmitry Torokhov | 2014-12-26 | 1 | -2/+2 | |
| | | | |/ / / / | ||||||
| | | * | | | | | PCI: layerscape: Fix platform_no_drv_owner.cocci warnings | Julia Lawall | 2014-12-26 | 1 | -1/+0 | |
| | | |/ / / / | ||||||
| | * | | | | | PCI: keystone: Fix error handling of irq_of_parse_and_map() | Dmitry Torokhov | 2014-12-26 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| *-. \ \ \ \ | Merge branches 'pci/domain' and 'pci/hotplug' into next | Bjorn Helgaas | 2014-12-29 | 5 | -21/+52 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | / / / | | | |/ / / | ||||||
| | | * | | | PCI: Delete unnecessary NULL pointer checks | Markus Elfring | 2014-12-26 | 1 | -2/+1 | |
| | |/ / / | |/| | | | ||||||
| | * | | | ARM/PCI: Move to generic PCI domains | Lorenzo Pieralisi | 2014-12-27 | 3 | -19/+2 |