aboutsummaryrefslogtreecommitdiff
path: root/drivers/message
AgeCommit message (Expand)Author
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-06-14fusion: fix recent kernel-doc problemsRandy Dunlap
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy
2009-06-12trivial: Miscellaneous documentation typo fixesMatt LaPlante
2009-06-12[SCSI] Merge branch 'linus'James Bottomley
2009-06-09[SCSI] mpt fusion: fix up doc book commentsJames Bottomley
2009-06-09[SCSI] mpt fusion: Added support for Broadcast primitives Event handlingKashyap, Desai
2009-06-09[SCSI] mpt fusion: Queue full event handlingKashyap, Desai
2009-06-09[SCSI] mpt fusion: RAID device handling and Dual port Raid support is addedKashyap, Desai
2009-06-09[SCSI] mpt fusion: Put IOC into ready state if it not already in ready stateKashyap, Desai
2009-06-09[SCSI] mpt fusion: Code Cleanup patchKashyap, Desai
2009-06-09[SCSI] mpt fusion: Rescan SAS topology addedKashyap, Desai
2009-06-09[SCSI] mpt fusion: SAS topology scan changes, expander eventsKashyap, Desai
2009-06-09[SCSI] mpt fusion: Firmware event implementation using seperate WorkQueueKashyap, Desai
2009-06-09[SCSI] mpt fusion: rewrite of ioctl_cmds internal generated functionKashyap, Desai
2009-06-09[SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frameKashyap, Desai
2009-06-09[SCSI] mpt fusion: rewrite taskmgmt request and completion routinesKashyap, Desai
2009-06-09[SCSI] mpt fusion: rewrite of all internal generated functionsKashyap, Desai
2009-06-09[SCSI] mpt fusion: config path optimized, completion queue is usedKashyap, Desai
2009-06-09[SCSI] mpt fusion: Optimized SendEvent notification Using Doorbell instead FIFOKashyap, Desai
2009-06-09[SCSI] mpt fusion: Added support for MPT discovery completion checkKashyap, Desai
2009-06-09[SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory regionKashyap, Desai
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen
2009-05-19block: set rq->resid_len to blk_rq_bytes() on issueTejun Heo
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo
2009-05-11block: convert to dequeueing model (easy ones)Tejun Heo
2009-05-11block: blk_rq_[cur_]_{sectors|bytes}() usage cleanupTejun Heo
2009-05-11block: cleanup rq->data_len usagesTejun Heo
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo
2009-05-11block: implement blk_rq_pos/[cur_]sectors() and convert obvious onesTejun Heo
2009-05-11block: add rq->resid_lenTejun Heo
2009-04-28block: replace end_request() with [__]blk_end_request_cur()Tejun Heo
2009-04-21scsi: mpt: suppress debugobjects warningEric Paris
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