summaryrefslogtreecommitdiff
path: root/drivers/message
AgeCommit message (Expand)Author
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-01-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-01-07fusion: convert devices to new APIStephen Hemminger
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-01-06i2o: remove extraneous kernel-docRandy Dunlap
2009-01-06i2o: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2009-01-05i2o: Update my addressAlan Cox
2009-01-02[SCSI] fusion: Move a dereference below a NULL testJulia Lawall
2008-12-29[SCSI] fusion: use ARRAY_SIZEJulia Lawall
2008-12-29[SCSI] fusion: remove excess kernel-doc notationRandy Dunlap
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2008-12-16[SCSI] mpt fusion: clear list of outstanding commands on host resetJames Bottomley
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-05drivers/message/i2o/iop.c: cleanup kerneldocQinghuang Feng
2008-12-05Fix incorrect use of loose in i2o_block.cNick Andrew
2008-12-03mptlan: Kill directly reference of netdev->privWang Chen
2008-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-07trivial: MPT fusion - remove long dead codeAlan Cox
2008-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-01saner FASYNC handling on file closeAl Viro
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-10-30i2o: fix kernel-doc warningsRandy Dunlap
2008-10-27net: convert more to %pMJohannes Berg
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-10-23[SCSI] mptfusion: Increase scsi-timeouts, similariy to the LSI 4.x driver.Bernd Schubert
2008-10-21[PATCH] switch i2oAl Viro
2008-10-21[PATCH] beginning of methods conversionAl Viro
2008-10-16i2o: Fix 32/64bit DMA lockingAlan Cox
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison
2008-07-26Documentation cleanup: trivial misspelling, punctuation, and grammar correcti...Matt LaPlante
2008-07-24I2O: handle sysfs_create_link() failuresWang Chen
2008-07-21driver core: remove KOBJ_NAME_LEN defineKay Sievers
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-12[SCSI] mpt fusion : Adding FAULT Reset polling workPrakash, Sathya
2008-07-12[SCSI] mpt fusion : Setting intial period to 0xFF instead of 0xAPrakash, Sathya
2008-07-12[SCSI] fusion: default MSI to disabled for SPI and FC controllersJames Bottomley
2008-07-08[SCSI] mptspi: fix oops in mptspi_dv_renegotiate_work()James Bottomley
2008-07-02i2o: fasync BKL pushdownJonathan Corbet
2008-07-02mpt: fasync BKL pushdownJonathan Corbet
2008-06-20message-i2o-i2o_config: BKL pushdownArnd Bergmann
2008-06-05[SCSI] mpt fusion : Updated copyright statment with 2008 includedPrakash, Sathya
2008-06-05[SCSI] mpt fusion: Driver version upgrade to 3.04.07Prakash, Sathya
2008-06-05[SCSI] mpt fusion: make struct mpt_proc_root_dir staticAdrian Bunk
2008-05-27[SCSI] fusion mpt: fix target missing after resetting external raidMichael Reed
2008-04-29Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa