summaryrefslogtreecommitdiffstats
path: root/drivers/message
Commit message (Expand)AuthorAgeFilesLines
...
| * [SCSI] mpt fusion: lock down ScsiLookupEric Moore2007-10-125-87/+149
| * [SCSI] mpt fusion: Fix sparse warningsEric Moore2007-10-123-22/+28
| * [SCSI] mpt fusion: add use of shost_priv and remove all the typecastingEric Moore2007-10-125-76/+62Star
| * [SCSI] mpt fusion: bump version to 3.04.06Eric Moore2007-10-121-2/+2
| * [SCSI] mpt fusion: Kconfig cleanupEric Moore2007-10-121-2/+4
| * [SCSI] mpt fusion: removing Dell copyrightEric Moore2007-10-121-1/+0Star
| * [SCSI] mpt fusion: removing references to hd->iocEric Moore2007-10-124-162/+188
| * [SCSI] mpt fusion: rename vdev to vdeviceEric Moore2007-10-125-60/+60
| * [SCSI] mpt fusion: adding/removing white spaceEric Moore2007-10-121-11/+11
| * [SCSI] mpt fusion: standardize printks and debug infoEric Moore2007-10-126-464/+505
| * [SCSI] mpt fusion: remove redundant memsetMariusz Kozlowski2007-10-121-5/+3Star
| * [SCSI] mpt fusion: fix two potential mem leaksJesper Juhl2007-10-121-6/+7
| * [SCSI] mpt fusion: mostly kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-121-24/+12Star
| * [SCSI] mpt fusion: Use menuconfig objectsJan Engelhardt2007-10-121-9/+10
| * [SCSI] mpt fusion: Change company name from LSI Logic to LSIPrakash, Sathya2007-10-1225-48/+48
| * [SCSI] mpt fusion: Link speed change display supportPrakash, Sathya2007-10-122-0/+68
| * [SCSI] mpt fusion: Creation of mptsas.h header filePrakash, Sathya2007-10-122-105/+159
| * [SCSI] mpt fusion: Change call back indices to u8 from intPrakash, Sathya2007-10-127-144/+150
| * [SCSI] mpt fusion: Usage of high priority request FIFO to send task managemen...Prakash, Sathya2007-10-125-28/+75
| * [SCSI] mpt fusion: Add support for ATTO 4LD: Rebranded LSI 53C1030Eric Moore2007-10-124-0/+64
* | [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-111-2/+0Star
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-08-072-1/+142
|\
| * [SCSI] mptsas: add SMP passthrough support via bsgFUJITA Tomonori2007-07-311-0/+126
| * [SCSI] mpt fusion: make logging a global sysfs parameterJames Bottomley2007-07-311-1/+16
* | fix integer overflow warning in i2o_blockMeelis Roos2007-08-011-1/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-07-3011-1019/+1137
|\
| * [SCSI] mpt fusion: Changes in mptctl.c for logging supportPrakash, Sathya2007-07-281-125/+141
| * [SCSI] mpt fusion: Changes in mptfc.c mptlan.c mptsas.c and mptspi.c for logg...Prakash, Sathya2007-07-284-246/+194Star
| * [SCSI] mpt fusion: Changes in mptscsih.c for logging supportPrakash, Sathya2007-07-281-186/+260
| * [SCSI] mpt fusion: Changes in mptbase.c for logging supportPrakash, Sathya2007-07-281-233/+234
| * [SCSI] mpt fusion: logging support in Kconfig, Makefile, mptbase.h and additi...Prakash, Sathya2007-07-284-229/+308
* | [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-241-2/+2
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-228-65/+565
|\
| * [SCSI] mpt fusion: update Kconfig helpGwendal Grignou2007-07-201-0/+1
| * [SCSI] mpt fusion: add support for Brocade branded LSI FC HBAPrakash, Sathya2007-07-183-63/+278
| * [SCSI] mpt fusion: deregister from transport layer if PCI registration failedPrakash, Sathya2007-07-182-2/+14
| * [SCSI] mpt fusion: add sysfs attributes to display IOC parametersPrakash, Sathya2007-07-187-0/+272
* | mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-2/+1Star
|/
* i2o debug output cleanupVasily Averin2007-07-171-67/+67
* i2o proc reading oopsVasily Averin2007-07-171-0/+2
* i2o message leak in i2o_msg_post_wait_mem()Vasily Averin2007-07-171-1/+3
* wrong memory access in i2o_block_device_lock()Vasily Averin2007-07-171-1/+1
* i2o_cfg_passthru cleanupVasily Averin2007-07-171-24/+38
* Introduce CONFIG_VIRT_TO_BUSStephen Rothwell2007-07-161-0/+1
* Use mutexes instead of semaphores in I2O driverMatthias Kaehlcke2007-07-163-11/+11
* Use menuconfig objects: I2OJan Engelhardt2007-07-161-14/+7Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-1621-443/+336Star
|\
| * [SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc from device.cSatyam Sharma2007-07-151-1/+1
| * [SCSI] mpt fusion: fix for mounted raid volume filesytem that goes read-onlyEric Moore2007-06-171-8/+45
| * [SCSI] mpt fusion: cleanup eh handlersEric Moore2007-06-171-55/+77