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
*
PCI: Spelling fixes
Joe Perches
2008-02-01
2
-2
/
+2
*
PCI: drivers/pci/msi.c: move arch hooks to the top
Adrian Bunk
2008-02-01
1
-46
/
+45
*
PCI: quirk: enable MSI Mapping on HT1000
Sebastien Dugue
2008-02-01
1
-3
/
+27
*
PCI: Fix warning in setup-res.c on 32-bit platforms with 64-bit resources
Benjamin Herrenschmidt
2008-02-01
1
-2
/
+4
*
PCI: Fix bus resource assignment on 32 bits with 64b resources
Benjamin Herrenschmidt
2008-02-01
1
-24
/
+40
*
PCI Hotplug: PCIeHP: Fix some whitespace damage
Rolf Eike Beer
2008-02-01
1
-2
/
+1
*
PCI Hotplug: pciehp: use generic function to find ext capability
Kenji Kaneshige
2008-02-01
1
-6
/
+1
*
PCI Hotplug: pciehp: remove needless hp_slot calculation
Kenji Kaneshige
2008-02-01
1
-11
/
+2
*
PCI Hotplug: pciehp: remove needless members from struct controller
Kenji Kaneshige
2008-02-01
2
-13
/
+3
*
PCI Hotplug: acpiphp: remove unneeded acpi_get_name function call
MUNEDA Takahiro
2008-02-01
1
-1
/
+0
*
PCI Hotplug: acpiphp: fix trivial typos
MUNEDA Takahiro
2008-02-01
1
-2
/
+2
*
PCIe: fix double initialization bug
Mark Lord
2008-02-01
3
-54
/
+69
*
PCIE: Make use of the previously split out pcie_init_enable_events() function
Mark Lord
2008-02-01
3
-1
/
+20
*
PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on D...
Mark Lord
2008-02-01
1
-81
/
+104
*
PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebo...
Mark Lord
2008-02-01
3
-1
/
+6
*
PCI: Add missing "space" in printk messages
Joe Perches
2008-02-01
2
-4
/
+4
*
PCI: export pci_restore_msi_state()
Linas Vepstas
2008-02-01
2
-8
/
+1
*
pci hotplug: fix rpaphp directory naming
Linas Vepstas
2008-02-01
3
-38
/
+24
*
PCI: Unhide the SMBus on the HP xw4100
Jean Delvare
2008-02-01
1
-0
/
+6
*
PCI: More Sanity checks for DMAR
Fenghua Yu
2008-02-01
1
-3
/
+17
*
PCI: drivers/pci/quirks.c: coding-style cleanup
Andrew Morton
2008-02-01
1
-125
/
+125
*
PCI: remove additional pci_scan_child_bus() prototype
Adrian Bunk
2008-02-01
1
-2
/
+0
*
PCI: always export pci_scan_single_device
Adrian Bunk
2008-02-01
1
-1
/
+1
*
PCI: remove unneeded lock_kernel() in drivers/pci/syscall.c.
Diego Woitasen
2008-02-01
1
-5
/
+0
*
PCI: Mem Policy: fix mempolicy usage in pci driver
Lee Schermerhorn
2008-02-01
1
-3
/
+1
*
PCI: VIA CX700 quirk to disable PCI Bus Parking
Tim Yamin
2008-02-01
1
-0
/
+28
*
PCI: quirk_vialatency: Omit reading pci revision ID
Auke Kok
2008-02-01
1
-5
/
+2
*
PCI: hotplug: Link fakephp last
Alex Chiang
2008-02-01
1
-1
/
+3
*
PCI: hotplug: pci_hotplug_core whitespace fix
Alex Chiang
2008-02-01
1
-1
/
+1
*
PCI: hotplug: acpiphp: Remove unused variable from acpiphp
Alex Chiang
2008-02-01
1
-1
/
+0
*
PCI: hotplug: remove Experimental
Kristen Carlson Accardi
2008-02-01
1
-2
/
+2
*
PCI: hotplug: Switch to pci_get_bus_and_slot
Joonwoo Park
2008-02-01
1
-4
/
+7
*
pcie: utilize pcie transaction pending bit
Shaohua Li
2008-02-01
1
-0
/
+21
*
pcie port driver: correctly detect native PME feature
Shaohua Li
2008-02-01
1
-3
/
+2
*
PCI: drivers/pci/: remove unused exports
Adrian Bunk
2008-02-01
5
-8
/
+0
*
PCI: drivers/pci/rom.c: #if 0 two functions
Adrian Bunk
2008-02-01
1
-2
/
+4
*
PCI: make pci_restore_bars() static
Adrian Bunk
2008-02-01
1
-2
/
+1
*
Merge branch 'linux-2.6'
Paul Mackerras
2008-01-31
5
-141
/
+85
|
\
|
*
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2008-01-24
2
-3
/
+3
|
*
PCI: remove foolish code from pci-driver.c
Greg Kroah-Hartman
2008-01-24
1
-45
/
+5
|
*
PCI: use proper call to driver_create_file
Greg Kroah-Hartman
2008-01-24
1
-2
/
+7
|
*
driver core: add way to get to bus device klist
Greg Kroah-Hartman
2008-01-24
1
-4
/
+7
|
*
driver core: add way to get to bus kset
Greg Kroah-Hartman
2008-01-24
1
-1
/
+4
|
*
Kobject: change drivers/pci/hotplug/pci_hotplug_core.c to use kobject_init_an...
Greg Kroah-Hartman
2008-01-24
1
-7
/
+7
|
*
kobject: clean up rpadlpar horrid sysfs abuse
Greg Kroah-Hartman
2008-01-24
1
-69
/
+43
|
*
kset: convert pci hotplug to use kset_create_and_add
Greg Kroah-Hartman
2008-01-24
3
-15
/
+14
|
*
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
2008-01-24
2
-4
/
+4
*
|
[POWERPC] Always build setup-bus.c on powerpc
Kumar Gala
2008-01-27
1
-1
/
+1
*
|
Merge branch 'linux-2.6'
Paul Mackerras
2008-01-24
2
-18
/
+6
|
\
\
|
|
/
|
*
ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9
Zhao Yakui
2008-01-11
1
-0
/
+6
[next]