index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-02
Merge branches 'pci/host-generic' and 'pci/host-versatile' into next
Bjorn Helgaas
3
-0
/
+242
2015-02-02
Merge branch 'pci/config' into next
Bjorn Helgaas
6
-368
/
+114
2015-01-30
PCI: xilinx: Convert to use generic config accessors
Rob Herring
1
-79
/
+9
2015-01-30
PCI: xgene: Convert to use generic config accessors
Rob Herring
1
-141
/
+9
2015-01-30
PCI: tegra: Convert to use generic config accessors
Rob Herring
1
-52
/
+3
2015-01-30
PCI: rcar: Convert to use generic config accessors
Rob Herring
1
-48
/
+3
2015-01-30
PCI: generic: Convert to use generic config accessors
Rob Herring
1
-48
/
+3
2015-01-29
PCI: versatile: Add DT-based ARM Versatile PB PCIe host driver
Rob Herring
3
-0
/
+242
2015-01-27
Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/resource' and 'pci/virt...
Bjorn Helgaas
5
-11
/
+120
2015-01-27
Merge branches 'pci/host-keystone', 'pci/host-tegra', 'pci/host-xgene' and 'p...
Bjorn Helgaas
3
-4
/
+4
2015-01-23
PCI: Fix infinite loop with ROM image of size 0
Michel Dänzer
1
-3
/
+4
2015-01-23
PCI: xgene: Include clk.h instead of clk-private.h
Stephen Boyd
1
-1
/
+1
2015-01-23
PCI: Add Wellsburg (X99) to Intel PCH root port ACS quirk
Alex Williamson
1
-0
/
+3
2015-01-23
PCI: Add DMA alias quirk for Adaptec 3405
Alex Williamson
1
-0
/
+38
2015-01-23
PCI: xilinx: Fix harmless format string warning
Arnd Bergmann
1
-2
/
+2
2015-01-22
PCI: Add generic config accessors
Rob Herring
1
-0
/
+87
2015-01-21
PCI: pciehp: Handle surprise add even if surprise removal isn't supported
Bjorn Helgaas
1
-2
/
+0
2015-01-16
PCI: Add ACS quirk for Emulex NICs
Vasundhara Volam
1
-0
/
+2
2015-01-16
PCI: Mark AMD/ATI VGA devices that don't reset on D3hot->D0 transition
Alex Williamson
1
-0
/
+21
2015-01-16
PCI: Add flag for devices that don't reset on D3hot->D0 transition
Alex Williamson
1
-1
/
+1
2015-01-16
PCI: Mark Atheros AR93xx to avoid bus reset
Alex Williamson
1
-0
/
+14
2015-01-16
PCI: Add flag for devices where we can't use bus reset
Alex Williamson
1
-4
/
+36
2015-01-09
PCI: keystone: Fix misspelling of current function in debug output
Julia Lawall
1
-1
/
+1
2015-01-09
PCI: Generate uppercase hex for modalias var in uevent
Ricardo Ribalda Delgado
1
-1
/
+1
2014-12-29
Merge branches 'pci/host-keystone', 'pci/host-layerscape', 'pci/host-rcar' an...
Bjorn Helgaas
4
-17
/
+3
2014-12-29
Merge branches 'pci/domain' and 'pci/hotplug' into next
Bjorn Helgaas
5
-21
/
+52
2014-12-27
ARM/PCI: Move to generic PCI domains
Lorenzo Pieralisi
3
-19
/
+2
2014-12-27
PCI: Move domain assignment from arm64 to generic code
Lorenzo Pieralisi
1
-0
/
+49
2014-12-26
PCI: Delete unnecessary NULL pointer checks
Markus Elfring
1
-2
/
+1
2014-12-26
PCI: tegra: Remove unnecessary tegra_pcie_fixup_bridge()
Lucas Stach
1
-13
/
+0
2014-12-26
PCI: tegra: Remove unnecessary tegra_pcie_fixup_bridge()
Lucas Stach
1
-13
/
+0
2014-12-26
PCI: layerscape: Fix platform_no_drv_owner.cocci warnings
Julia Lawall
1
-1
/
+0
2014-12-26
PCI: rcar: Fix error handling of irq_of_parse_and_map()
Dmitry Torokhov
1
-2
/
+2
2014-12-26
PCI: keystone: Fix error handling of irq_of_parse_and_map()
Dmitry Torokhov
1
-1
/
+1
2014-12-19
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-135
/
+3
2014-12-16
x86, irq: Make MSI and HT_IRQ indepenent of X86_IO_APIC
Jiang Liu
1
-1
/
+1
2014-12-16
x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h
Jiang Liu
1
-0
/
+1
2014-12-16
x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector()
Jiang Liu
1
-4
/
+1
2014-12-16
PCI: Remove PCI ioapic driver
Jiang Liu
3
-130
/
+0
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-41
/
+10
2014-12-14
Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+20
2014-12-11
Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-2
/
+3
2014-12-10
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-16
/
+10
2014-12-10
Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
22
-210
/
+331
2014-12-10
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
10
-181
/
+377
2014-12-08
Merge branch 'pm-runtime'
Rafael J. Wysocki
3
-16
/
+10
2014-12-04
PCI: Expose pci_load_saved_state for public consumption.
Konrad Rzeszutek Wilk
1
-2
/
+3
2014-12-04
PCI / PM: Drop CONFIG_PM_RUNTIME from the PCI core
Rafael J. Wysocki
3
-16
/
+10
2014-12-03
Merge tag 'pci-v3.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+20
2014-12-01
PCI: tegra: Use physical range for I/O mapping
Thierry Reding
1
-8
/
+20
[next]