index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-01
PCI: Spelling fixes
Joe Perches
2
-2
/
+2
2008-02-01
PCI: drivers/pci/msi.c: move arch hooks to the top
Adrian Bunk
1
-46
/
+45
2008-02-01
PCI: quirk: enable MSI Mapping on HT1000
Sebastien Dugue
1
-3
/
+27
2008-02-01
PCI: Fix warning in setup-res.c on 32-bit platforms with 64-bit resources
Benjamin Herrenschmidt
1
-2
/
+4
2008-02-01
PCI: Fix bus resource assignment on 32 bits with 64b resources
Benjamin Herrenschmidt
1
-24
/
+40
2008-02-01
PCI Hotplug: PCIeHP: Fix some whitespace damage
Rolf Eike Beer
1
-2
/
+1
2008-02-01
PCI Hotplug: pciehp: use generic function to find ext capability
Kenji Kaneshige
1
-6
/
+1
2008-02-01
PCI Hotplug: pciehp: remove needless hp_slot calculation
Kenji Kaneshige
1
-11
/
+2
2008-02-01
PCI Hotplug: pciehp: remove needless members from struct controller
Kenji Kaneshige
2
-13
/
+3
2008-02-01
PCI Hotplug: acpiphp: remove unneeded acpi_get_name function call
MUNEDA Takahiro
1
-1
/
+0
2008-02-01
PCI Hotplug: acpiphp: fix trivial typos
MUNEDA Takahiro
1
-2
/
+2
2008-02-01
PCIe: fix double initialization bug
Mark Lord
3
-54
/
+69
2008-02-01
PCIE: Make use of the previously split out pcie_init_enable_events() function
Mark Lord
3
-1
/
+20
2008-02-01
PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on D...
Mark Lord
1
-81
/
+104
2008-02-01
PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebo...
Mark Lord
3
-1
/
+6
2008-02-01
PCI: Add missing "space" in printk messages
Joe Perches
2
-4
/
+4
2008-02-01
PCI: export pci_restore_msi_state()
Linas Vepstas
2
-8
/
+1
2008-02-01
pci hotplug: fix rpaphp directory naming
Linas Vepstas
3
-38
/
+24
2008-02-01
PCI: Unhide the SMBus on the HP xw4100
Jean Delvare
1
-0
/
+6
2008-02-01
PCI: More Sanity checks for DMAR
Fenghua Yu
1
-3
/
+17
2008-02-01
PCI: drivers/pci/quirks.c: coding-style cleanup
Andrew Morton
1
-125
/
+125
2008-02-01
PCI: remove additional pci_scan_child_bus() prototype
Adrian Bunk
1
-2
/
+0
2008-02-01
PCI: always export pci_scan_single_device
Adrian Bunk
1
-1
/
+1
2008-02-01
PCI: remove unneeded lock_kernel() in drivers/pci/syscall.c.
Diego Woitasen
1
-5
/
+0
2008-02-01
PCI: Mem Policy: fix mempolicy usage in pci driver
Lee Schermerhorn
1
-3
/
+1
2008-02-01
PCI: VIA CX700 quirk to disable PCI Bus Parking
Tim Yamin
1
-0
/
+28
2008-02-01
PCI: quirk_vialatency: Omit reading pci revision ID
Auke Kok
1
-5
/
+2
2008-02-01
PCI: hotplug: Link fakephp last
Alex Chiang
1
-1
/
+3
2008-02-01
PCI: hotplug: pci_hotplug_core whitespace fix
Alex Chiang
1
-1
/
+1
2008-02-01
PCI: hotplug: acpiphp: Remove unused variable from acpiphp
Alex Chiang
1
-1
/
+0
2008-02-01
PCI: hotplug: remove Experimental
Kristen Carlson Accardi
1
-2
/
+2
2008-02-01
PCI: hotplug: Switch to pci_get_bus_and_slot
Joonwoo Park
1
-4
/
+7
2008-02-01
pcie: utilize pcie transaction pending bit
Shaohua Li
1
-0
/
+21
2008-02-01
pcie port driver: correctly detect native PME feature
Shaohua Li
1
-3
/
+2
2008-02-01
PCI: drivers/pci/: remove unused exports
Adrian Bunk
5
-8
/
+0
2008-02-01
PCI: drivers/pci/rom.c: #if 0 two functions
Adrian Bunk
1
-2
/
+4
2008-02-01
PCI: make pci_restore_bars() static
Adrian Bunk
1
-2
/
+1
2008-02-01
pci: allow multiple calls to pcim_enable_device()
Tejun Heo
1
-1
/
+2
2008-01-31
Merge branch 'linux-2.6'
Paul Mackerras
5
-141
/
+85
2008-01-27
[POWERPC] Always build setup-bus.c on powerpc
Kumar Gala
1
-1
/
+1
2008-01-24
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2
-3
/
+3
2008-01-24
PCI: remove foolish code from pci-driver.c
Greg Kroah-Hartman
1
-45
/
+5
2008-01-24
PCI: use proper call to driver_create_file
Greg Kroah-Hartman
1
-2
/
+7
2008-01-24
driver core: add way to get to bus device klist
Greg Kroah-Hartman
1
-4
/
+7
2008-01-24
driver core: add way to get to bus kset
Greg Kroah-Hartman
1
-1
/
+4
2008-01-24
Kobject: change drivers/pci/hotplug/pci_hotplug_core.c to use kobject_init_an...
Greg Kroah-Hartman
1
-7
/
+7
2008-01-24
kobject: clean up rpadlpar horrid sysfs abuse
Greg Kroah-Hartman
1
-69
/
+43
2008-01-24
kset: convert pci hotplug to use kset_create_and_add
Greg Kroah-Hartman
3
-15
/
+14
2008-01-24
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
2
-4
/
+4
2008-01-24
Merge branch 'linux-2.6'
Paul Mackerras
2
-18
/
+6
[prev]
[next]