aboutsummaryrefslogtreecommitdiff
path: root/drivers/message
AgeCommit message (Expand)Author
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-04-03[SCSI] mptsas: remove unneeded checkAlan Cox
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2009-02-22[SCSI] mpt: fix disable lsi sas to use msi as defaultYinghai Lu
2009-01-13[SCSI] mpt fusion: Add Firmware debug supportKashyap, Desai
2009-01-13[SCSI] mpt fusion: Add separate msi enable disable for FC,SPI,SASKashyap, Desai
2009-01-13[SCSI] mpt fusion: Update MPI Headers to version 01.05.19Kashyap, Desai
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