summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-02-08msi: Make MSI useable more architecturesEric W. Biederman7-83/+75
2007-02-08msi: Kill the msi_desc array.Eric W. Biederman4-24/+54
2007-02-08msi: Remove attach_msi_entry.Eric W. Biederman1-7/+2
2007-02-08msi: Fix msi_remove_pci_irq_vectors.Eric W. Biederman1-6/+2
2007-02-08msi: Remove msi_lock.Eric W. Biederman1-20/+0
2007-02-08msi: Kill msi_lookup_irqEric W. Biederman2-90/+62
2007-02-08MSI: Combine pci_(save|restore)_msi/msix_stateMichael Ellerman3-11/+26
2007-02-08MSI: Remove pci_scan_msi_device()Michael Ellerman4-11/+0
2007-02-08MSI: Replace pci_msi_quirk with calls to pci_no_msi()Michael Ellerman4-19/+4
2007-02-08PCI: remove duplicate device id from iprGreg Kroah-Hartman1-3/+0
2007-02-08PCI: remove duplicate device id from ata_piixGreg Kroah-Hartman1-4/+0
2007-02-08PCI: power management: remove noise on non-manageable hwPavel Machek1-7/+8
2007-02-08PCI: cleanup MSI codeSatoru Takeuchi2-6/+6
2007-02-08PCI: make isa_bridge Alpha-onlyAdrian Bunk4-12/+6
2007-02-08PCI: remove quirk_sis_96x_compatible()Adrian Bunk1-15/+0
2007-02-08PCI: Speed up the Intel SMBus unhiding quirkJean Delvare1-13/+11
2007-02-08PCI Quirk: 1k I/O space IOBL_ADR fix on P64H2Daniel Yeisley1-0/+25
2007-02-08shpchp: delete trailing whitespaceKenji Kaneshige3-28/+28
2007-02-08shpchp: remove DBG_XXX_ROUTINEKenji Kaneshige1-136/+19
2007-02-08shpchp: remove CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODEKenji Kaneshige2-13/+0
2007-02-08PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug dr...Kristen Carlson Accardi3-0/+163
2007-02-08pciehp: fix wait command completionKenji Kaneshige2-12/+16
2007-02-08pciehp: cleanup wait command completionKenji Kaneshige4-193/+82
2007-02-08pciehp: remove unused pcie_cap_baseKenji Kaneshige1-7/+2
2007-02-08pciehp: cleanup pciehp.hKenji Kaneshige3-67/+42
2007-02-08pciehp: cleanup register accessKenji Kaneshige1-137/+164
2007-02-08pciehp: remove unused pci_bus from struct controllerKenji Kaneshige2-13/+2
2007-02-08pciehp: remove unnecessary php_ctlrKenji Kaneshige4-494/+120
2007-02-08pciehp: cleanup slot listKenji Kaneshige2-27/+17
2007-02-08pciehp: cleanup init_slot()Kenji Kaneshige2-63/+37
2007-02-08PCI: mark pci_find_device() as __deprecatedAdrian Bunk1-1/+1
2007-02-08PCI: remove pci_find_device_reverse()Adrian Bunk2-39/+0
2007-02-08PCI: quirks.c: cleanupAdrian Bunk2-29/+17
2007-02-08PCI: Use newly defined PCI channel offline routineLinas Vepstas2-2/+2
2007-02-08PCI: define inline for test of channel error stateLinas Vepstas1-0/+5
2007-02-08PCI : Add selected_regions funcsHidetoshi Seto2-17/+66
2007-02-08PCI : add extremely specialized __pci_reenable_device for default resumeHidetoshi Seto3-11/+34
2007-02-08PCI : Move pci_fixup_device and is_enabled (originally intended change)Hidetoshi Seto1-12/+12
2007-02-08PCI : remove too specialized __pci_enable_device for default resumeHidetoshi Seto3-25/+1
2007-02-08PCI: check szhi when sz is 0 when 64 bit iomem bigger than 4GYinghai Lu1-13/+56
2007-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds10-49/+92
2007-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds39-1119/+866
2007-02-07[GFS2] make gfs2_writepages() staticAdrian Bunk1-1/+2
2007-02-07[GFS2] Unlock page on prepare_write try lock failureSteven Whitehouse1-1/+3
2007-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds26-213/+407
2007-02-07Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2007-02-07Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds12-817/+1005
2007-02-07Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds22-405/+243
2007-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds24-579/+891
2007-02-07Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds168-2171/+5520