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
*
Clean up 'print_fn_descriptor_symbol()' types
Linus Torvalds
2008-05-15
1
-2
/
+1
*
ACPI/PCI: another multiple _OSC memory leak fix
Kenji Kaneshige
2008-05-13
1
-1
/
+7
*
PCI: enable nv_msi_ht_cap_quirk for ALi bridges
Björn Krombholz
2008-05-13
1
-0
/
+1
*
PCI: Make the intel-iommu_wait_op macro work when jiffies are not running
mark gross
2008-05-13
1
-3
/
+3
*
ACPI/PCI: handle multiple _OSC
Kenji Kaneshige
2008-05-13
1
-1
/
+7
*
ACPI/PCI: handle multiple _OSC
Shaohua Li
2008-05-13
1
-29
/
+66
*
PCI ACPI: fix uninitialized variable in __pci_osc_support_set
Kenji Kaneshige
2008-05-13
1
-1
/
+1
*
x86/pci: remove flag in pci_cfg_space_size_ext
Yinghai Lu
2008-04-29
1
-16
/
+17
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2008-04-29
8
-447
/
+271
|
\
|
*
pciehp: fix error message about getting hotplug control
Kenji Kaneshige
2008-04-29
1
-1
/
+1
|
*
pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2
Yinghai Lu
2008-04-29
2
-9
/
+28
|
*
pci/irq: restore mask_bits in msi shutdown -v3
Yinghai Lu
2008-04-29
1
-7
/
+14
|
*
pciehp: Fix command write
Kenji Kaneshige
2008-04-25
1
-1
/
+4
|
*
shpchp: fix slot name
Kenji Kaneshige
2008-04-25
1
-2
/
+9
|
*
make pciehp_acpi_get_hp_hw_control_from_firmware()
Adrian Bunk
2008-04-25
1
-1
/
+1
|
*
pciehp: Clean up pcie_init()
Kenji Kaneshige
2008-04-25
1
-110
/
+88
|
*
pciehp: Mask hotplug interrupt at controller release
Kenji Kaneshige
2008-04-25
1
-0
/
+4
|
*
pciehp: Remove useless hotplug interrupt enabling
Kenji Kaneshige
2008-04-25
1
-46
/
+8
|
*
pciehp: Fix wrong slot capability check
Kenji Kaneshige
2008-04-25
4
-39
/
+39
|
*
pciehp: Fix wrong slot control register access
Kenji Kaneshige
2008-04-25
1
-112
/
+38
|
*
pciehp: Add missing memory barrier
Kenji Kaneshige
2008-04-25
1
-0
/
+2
|
*
pciehp: Fix interrupt event handlig
Kenji Kaneshige
2008-04-25
2
-120
/
+29
|
*
pciehp: fix slot name
Kenji Kaneshige
2008-04-25
1
-2
/
+9
|
*
PCI Express ASPM support should default to 'No'
Jesper Juhl
2008-04-23
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-04-29
1
-2
/
+19
|
\
\
|
*
|
x86: multi pci root bus with different io resource range, on 64-bit
Yinghai Lu
2008-04-26
1
-0
/
+6
|
*
|
driver core: try parent numa_node at first before using default
Yinghai Lu
2008-04-26
1
-1
/
+3
|
*
|
x86_64: set cfg_size for AMD Family 10h in case MMCONFIG
Yinghai Lu
2008-04-26
1
-1
/
+10
*
|
|
drivers: use non-racy method for proc entries creation (2)
Denis V. Lunev
2008-04-29
1
-7
/
+6
*
|
|
proc: remove proc_bus
Alexey Dobriyan
2008-04-29
1
-1
/
+1
*
|
|
drivers: fix integer as NULL pointer warnings
Harvey Harrison
2008-04-28
1
-1
/
+1
|
/
/
*
|
intel-iommu.c: dma ops fix
Ingo Molnar
2008-04-24
1
-18
/
+17
|
/
*
Fix cardbus resource allocation
Linus Torvalds
2008-04-22
1
-15
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2008-04-21
57
-826
/
+2049
|
\
|
*
PCI: pci-iommu-iotlb-flushing-speedup
mark gross
2008-04-20
2
-38
/
+40
|
*
PCI: pci_setup_bridge() mustn't be __devinit
Adrian Bunk
2008-04-20
1
-2
/
+1
|
*
PCI: pci_bus_size_cardbus() mustn't be __devinit
Adrian Bunk
2008-04-20
1
-2
/
+1
|
*
PCI: pci_scan_device() mustn't be __devinit
Adrian Bunk
2008-04-20
1
-2
/
+1
|
*
PCI: pci_alloc_child_bus() mustn't be __devinit
Adrian Bunk
2008-04-20
1
-2
/
+2
|
*
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-20
39
-487
/
+487
|
*
PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggered
Trent Piepho
2008-04-20
1
-1
/
+1
|
*
PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno()
Jesper Juhl
2008-04-20
1
-1
/
+5
|
*
PCI: clean up resource alignment management
Ivan Kokshaysky
2008-04-20
3
-21
/
+29
|
*
PCI: aerdrv_acpi.c: remove unneeded NULL check
Adrian Bunk
2008-04-20
1
-1
/
+1
|
*
PCI: Update VIA CX700 quirk
Tim Yamin
2008-04-20
1
-1
/
+12
|
*
PCI: Expose PCI VPD through sysfs
Ben Hutchings
2008-04-20
4
-14
/
+283
|
*
PCI: iommu: iotlb flushing
mark gross
2008-04-20
2
-18
/
+131
|
*
PCI: simplify quirk debug output
Bjorn Helgaas
2008-04-20
1
-2
/
+2
|
*
PCI: iova RB tree setup tweak
mark gross
2008-04-20
1
-14
/
+36
|
*
PCI: add generic pci_enable_resources()
Bjorn Helgaas
2008-04-20
1
-0
/
+43
[next]