summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-02-07msi: Fix msi_remove_pci_irq_vectors.Eric W. Biederman1-6/+2
2007-02-07msi: Remove msi_lock.Eric W. Biederman1-20/+0
2007-02-07msi: Kill msi_lookup_irqEric W. Biederman2-90/+62
2007-02-07MSI: Combine pci_(save|restore)_msi/msix_stateMichael Ellerman3-11/+26
2007-02-07MSI: Remove pci_scan_msi_device()Michael Ellerman4-11/+0
2007-02-07MSI: Replace pci_msi_quirk with calls to pci_no_msi()Michael Ellerman4-19/+4
2007-02-07PCI: remove duplicate device id from iprGreg Kroah-Hartman1-3/+0
2007-02-07PCI: remove duplicate device id from ata_piixGreg Kroah-Hartman1-4/+0
2007-02-07PCI: power management: remove noise on non-manageable hwPavel Machek1-7/+8
2007-02-07PCI: cleanup MSI codeSatoru Takeuchi2-6/+6
2007-02-07PCI: make isa_bridge Alpha-onlyAdrian Bunk4-12/+6
2007-02-07PCI: remove quirk_sis_96x_compatible()Adrian Bunk1-15/+0
2007-02-07PCI: Speed up the Intel SMBus unhiding quirkJean Delvare1-13/+11
2007-02-07PCI Quirk: 1k I/O space IOBL_ADR fix on P64H2Daniel Yeisley1-0/+25
2007-02-07shpchp: delete trailing whitespaceKenji Kaneshige3-28/+28
2007-02-07shpchp: remove DBG_XXX_ROUTINEKenji Kaneshige1-136/+19
2007-02-07shpchp: remove CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODEKenji Kaneshige2-13/+0
2007-02-07PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug dr...Kristen Carlson Accardi3-0/+163
2007-02-07pciehp: fix wait command completionKenji Kaneshige2-12/+16
2007-02-07pciehp: cleanup wait command completionKenji Kaneshige4-193/+82
2007-02-07pciehp: remove unused pcie_cap_baseKenji Kaneshige1-7/+2
2007-02-07pciehp: cleanup pciehp.hKenji Kaneshige3-67/+42
2007-02-07pciehp: cleanup register accessKenji Kaneshige1-137/+164
2007-02-07pciehp: remove unused pci_bus from struct controllerKenji Kaneshige2-13/+2
2007-02-07pciehp: remove unnecessary php_ctlrKenji Kaneshige4-494/+120
2007-02-07pciehp: cleanup slot listKenji Kaneshige2-27/+17
2007-02-07pciehp: cleanup init_slot()Kenji Kaneshige2-63/+37
2007-02-07PCI: mark pci_find_device() as __deprecatedAdrian Bunk1-1/+1
2007-02-07PCI: remove pci_find_device_reverse()Adrian Bunk2-39/+0
2007-02-07PCI: quirks.c: cleanupAdrian Bunk2-29/+17
2007-02-07PCI: Use newly defined PCI channel offline routineLinas Vepstas2-2/+2
2007-02-07PCI: define inline for test of channel error stateLinas Vepstas1-0/+5
2007-02-07PCI : Add selected_regions funcsHidetoshi Seto2-17/+66
2007-02-07PCI : add extremely specialized __pci_reenable_device for default resumeHidetoshi Seto3-11/+34
2007-02-07PCI : Move pci_fixup_device and is_enabled (originally intended change)Hidetoshi Seto1-12/+12
2007-02-07PCI : remove too specialized __pci_enable_device for default resumeHidetoshi Seto3-25/+1
2007-02-07PCI: 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-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds26-213/+407
2007-02-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2007-02-06Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds12-817/+1005
2007-02-06Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds22-405/+243
2007-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds24-579/+891
2007-02-06Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds168-2171/+5520
2007-02-06[PATCH] Keys: Fix key serial number collision handlingDavid Howells1-19/+14
2007-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds5-8/+32
2007-02-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds152-1052/+1111