index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2008-10-20
28
-612
/
+776
|
\
|
*
PCI: fix AER capability check
Yu Zhao
2008-10-20
2
-3
/
+2
|
*
PCI: use pci_find_ext_capability everywhere
Jesse Barnes
2008-10-20
3
-58
/
+18
|
*
PCI: remove #ifdef DEBUG around dev_dbg call
Jesse Barnes
2008-10-20
1
-2
/
+0
|
*
PCI hotplug: fix get_##name return value problem
Kenji Kaneshige
2008-10-20
1
-1
/
+1
|
*
PCI: Add ability to mmap legacy_io on some platforms
Benjamin Herrenschmidt
2008-10-20
3
-71
/
+94
|
*
PCI: probing debug message uniformization
Vincent Legoll
2008-10-20
2
-16
/
+15
|
*
PCI: support PCIe ARI capability
Yu Zhao
2008-10-20
3
-0
/
+47
|
*
PCI: centralize the capabilities code in probe.c
Zhao, Yu
2008-10-20
1
-7
/
+20
|
*
PCI: centralize the capabilities code in pci-sysfs.c
Zhao, Yu
2008-10-20
1
-55
/
+83
|
*
PCI: fix 64-vbit prefetchable memory resource BARs
Peter Chubb
2008-10-20
1
-1
/
+1
|
*
PCI: replace cfg space size (256/4096) by macros.
Zhao, Yu
2008-10-20
4
-12
/
+21
|
*
PCI: use resource_size() everywhere.
Zhao, Yu
2008-10-20
2
-3
/
+3
|
*
PCI hotplug: rpaphp: make debug var unique
Kristen Carlson Accardi
2008-10-20
3
-5
/
+5
|
*
PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.c
Yinghai Lu
2008-10-20
1
-2
/
+1
|
*
PCI: fix hotplug get_##name return value problem
Zhao, Yu
2008-10-20
1
-7
/
+7
|
*
PCI: fix sparse warning in pci_remove_behind_bridge
Stephen Hemminger
2008-10-20
1
-7
/
+3
|
*
PCI: fix -Wakpm warnings in pci_pm_init debug output
Jesse Barnes
2008-10-20
1
-2
/
+2
|
*
PCI: connect struct pci_dev to struct pci_slot
Alex Chiang
2008-10-20
2
-0
/
+15
|
*
PCI: make CPU list affinity visible
Mike Travis
2008-10-20
3
-0
/
+9
|
*
PCI: utilize calculated results when detecting MSI features
Jike Song
2008-10-20
1
-6
/
+4
|
*
PCI: pciehp: replace printk with dev_printk
Taku Izumi
2008-10-20
5
-186
/
+263
|
*
PCI: pciehp: change name tag of "hpdriver_portdrv" variable
Taku Izumi
2008-10-20
1
-2
/
+1
|
*
PCI: pciehp: fix irq initialization
Kenji Kaneshige
2008-10-20
2
-2
/
+4
|
*
PCI: tidy PME support messages
Bjorn Helgaas
2008-10-20
1
-13
/
+13
|
*
PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanups
akpm@linux-foundation.org
2008-10-20
1
-22
/
+22
|
*
PCI: ibmphp: list_for_each to list_for_each_entry
akpm@linux-foundation.org
2008-10-20
1
-69
/
+23
|
*
PCI: follow lspci device/vendor style
Bjorn Helgaas
2008-10-20
2
-2
/
+2
|
*
PCI PM: Introduce function pci_wake_from_d3
Rafael J. Wysocki
2008-10-20
1
-0
/
+22
|
*
PCI: allow quirks to be compiled out
Thomas Petazzoni
2008-10-20
1
-86
/
+90
|
*
PCI: Check dynids driver_data value for validity
Jean Delvare
2008-10-20
1
-2
/
+16
|
*
PCI: remove dynids.use_driver_data
Milton Miller
2008-10-20
1
-2
/
+1
*
|
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-10-20
3
-77
/
+126
|
\
\
|
|
/
|
/
|
|
*
intr_remapping: fix typo
Ingo Molnar
2008-10-16
1
-1
/
+1
|
*
genirq: revert dynarray
Thomas Gleixner
2008-10-16
1
-9
/
+2
|
*
genirq: remove sparse irq code
Thomas Gleixner
2008-10-16
2
-93
/
+1
|
*
irq: error missed ifndef CONFIG_HAVE_SPARSE_IRQ, v2
Yinghai Lu
2008-10-16
1
-1
/
+1
|
*
irq: error missed ifndef CONFIG_HAVE_SPARSE_IRQ
Dean Nelson
2008-10-16
1
-1
/
+1
|
*
dmar: fix dmar_parse_dev() devices_cnt error condition check
Suresh Siddha
2008-10-16
1
-1
/
+1
|
*
dmar: use list_for_each_entry_safe() in dmar_dev_scope_init()
Suresh Siddha
2008-10-16
1
-4
/
+4
|
*
dmar: initialize the return value in dmar_parse_dev()
Yinghai Lu
2008-10-16
1
-1
/
+1
|
*
dmar: fix using early fixmap mapping for DMAR table parsing
Yinghai Lu
2008-10-16
1
-21
/
+28
|
*
sparseirq: fix intr-remap with dyn_array/nr_irqs changes]
Suresh Siddha
2008-10-16
1
-8
/
+6
|
*
x86: use 28 bits irq NR for pci msi/msix and ht
Yinghai Lu
2008-10-16
1
-2
/
+20
|
*
x86: put irq_2_iommu pointer into irq_desc
Yinghai Lu
2008-10-16
1
-48
/
+165
|
*
irq: make irq2_iommu to use dyn_array
Yinghai Lu
2008-10-16
1
-2
/
+10
|
*
drivers/pci/ intr remapping: use nr_irqs
Yinghai Lu
2008-10-16
1
-8
/
+8
*
|
pci: Use new %pR to print resource ranges
Benjamin Herrenschmidt
2008-10-20
4
-54
/
+32
*
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2008-10-20
1
-2
/
+4
|
\
\
|
*
|
Export the ROM enable/disable helpers
Alan Cox
2008-09-26
1
-2
/
+4
[next]