aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-09[SCSI] mpt fusion: Added support for MPT discovery completion checkKashyap, Desai3-2/+80
2009-06-09[SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory regionKashyap, Desai8-188/+318
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen1-2/+3
2009-05-19block: set rq->resid_len to blk_rq_bytes() on issueTejun Heo1-1/+2
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo1-3/+3
2009-05-11block: convert to dequeueing model (easy ones)Tejun Heo1-2/+4
2009-05-11block: blk_rq_[cur_]_{sectors|bytes}() usage cleanupTejun Heo1-12/+4
2009-05-11block: cleanup rq->data_len usagesTejun Heo2-11/+11
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo1-9/+11
2009-05-11block: implement blk_rq_pos/[cur_]sectors() and convert obvious onesTejun Heo1-1/+1
2009-05-11block: add rq->resid_lenTejun Heo1-2/+1
2009-04-28block: replace end_request() with [__]blk_end_request_cur()Tejun Heo1-1/+1
2009-04-21scsi: mpt: suppress debugobjects warningEric Paris1-1/+1
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang3-4/+4
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang3-5/+5
2009-04-03[SCSI] mptsas: remove unneeded checkAlan Cox1-3/+2
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-2/+0
2009-02-22[SCSI] mpt: fix disable lsi sas to use msi as defaultYinghai Lu1-2/+2
2009-01-13[SCSI] mpt fusion: Add Firmware debug supportKashyap, Desai3-0/+43
2009-01-13[SCSI] mpt fusion: Add separate msi enable disable for FC,SPI,SASKashyap, Desai1-13/+37
2009-01-13[SCSI] mpt fusion: Update MPI Headers to version 01.05.19Kashyap, Desai14-53/+191
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-2/+3
2009-01-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller5-10/+7
2009-01-07fusion: convert devices to new APIStephen Hemminger1-27/+17
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds3-6/+6
2009-01-06i2o: remove extraneous kernel-docRandy Dunlap2-3/+0
2009-01-06i2o: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers3-6/+6
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer1-1/+1
2009-01-05i2o: Update my addressAlan Cox4-4/+4
2009-01-02[SCSI] fusion: Move a dereference below a NULL testJulia Lawall1-2/+3
2008-12-29[SCSI] fusion: use ARRAY_SIZEJulia Lawall1-6/+6
2008-12-29[SCSI] fusion: remove excess kernel-doc notationRandy Dunlap1-3/+0
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2-14/+10
2008-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-0/+3
2008-12-16[SCSI] mpt fusion: clear list of outstanding commands on host resetJames Bottomley1-0/+3
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-2/+1
2008-12-05drivers/message/i2o/iop.c: cleanup kerneldocQinghuang Feng1-1/+0
2008-12-05Fix incorrect use of loose in i2o_block.cNick Andrew1-1/+1
2008-12-03mptlan: Kill directly reference of netdev->privWang Chen2-6/+6
2008-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-108/+0
2008-11-07trivial: MPT fusion - remove long dead codeAlan Cox1-108/+0
2008-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-23/+5
2008-11-01saner FASYNC handling on file closeAl Viro2-23/+5
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-6/+6
2008-10-30i2o: fix kernel-doc warningsRandy Dunlap1-6/+6
2008-10-27net: convert more to %pMJohannes Berg1-11/+7
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-2/+1
2008-10-23[SCSI] mptfusion: Increase scsi-timeouts, similariy to the LSI 4.x driver.Bernd Schubert1-2/+1
2008-10-21[PATCH] switch i2oAl Viro1-9/+8