summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-02-07PCI: cleanup MSI codeSatoru Takeuchi1-4/+5
2007-02-07PCI: make isa_bridge Alpha-onlyAdrian Bunk1-6/+0
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: remove pci_find_device_reverse()Adrian Bunk1-38/+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 : Add selected_regions funcsHidetoshi Seto1-17/+63
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-06Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds10-74/+982
2007-02-06Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds20-403/+240
2007-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds17-555/+847
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens37-330/+254
2007-02-05[S390] Convert memory detection into C code.Heiko Carstens9-35/+80
2007-02-05[S390] Calibrate delay and bogomips.Martin Schwidefsky2-1/+64
2007-02-05[S390] Add crypto support for 3592 tape devicesMichael Holzheu5-32/+577
2007-02-05[S390] Support for s390 Pseudo Random Number GeneratorJan Glauber1-0/+2
2007-02-05[S390] ETR support.Martin Schwidefsky5-22/+72
2007-02-05[S390] cio: Don't spam debug feature.Cornelia Huck1-1/+1
2007-02-05[S390] Cleanup of CHSC event handling.Peter Oberparleiter1-120/+112
2007-02-05[S390] cio: declare hardware structures packed.Peter Oberparleiter2-12/+12
2007-02-05[S390] cio: Catch operand exceptions on stsch.Cornelia Huck2-2/+2
2007-02-05[S390] dasd: fix unconditional reserve handling.Horst Hummel2-6/+6
2007-02-05[S390] Remove dasd_ccw_log function.Horst Hummel3-67/+0
2007-02-05[S390] Small barrier() and cpu_relax() cleanup.Heiko Carstens1-1/+0
2007-02-05[S390] cio: Use device_{create,remove}_bin_file.Cornelia Huck1-7/+5
2007-02-05[S390] sclp: don't call local_bh_disable/_local_bh_enable if in_interrupt()Heiko Carstens1-2/+6
2007-02-05[S390] Show loaded DCSS segments under /proc/iomem.Gerald Schaefer1-2/+2
2007-02-05[S390] cio: Restart path verification after unsolicited interrupt.Cornelia Huck1-0/+2
2007-02-05[S390] dasd: fix bug in dasd initialization cleanupStefan Weinhuber1-7/+17
2007-02-05[S390] sclp: invalid handling of temporary 'not operational' statusPeter Oberparleiter1-21/+49
2007-02-05[S390] cio: Remove check for ssd in chpids_show().Cornelia Huck1-5/+2
2007-02-05[S390] Check the return value of kthread_run().Akinobu Mita1-1/+5