summaryrefslogtreecommitdiffstats
path: root/drivers/message
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] Fusion MPT: disable pci device when mpt map resoures failedHanjun Guo2012-09-141-7/+11
* drivers/message/i2o/i2o_config.c: bound allocationAlan Cox2012-07-301-0/+7
* drivers/message/i2o/i2o_proc.c: the pointer returned from chtostr() points to...Kamil Dudka2012-07-301-15/+22
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-05-312-11/+5
|\
| * drivers/message/fusion: use pci_dev->revisionSergei Shtylyov2012-05-312-11/+5
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2012-05-311-0/+1
|\ \ | |/ |/|
| * [SCSI] mptfusion: unlock on error in mpt_config()Dan Carpenter2012-05-221-0/+1
* | MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker2012-05-171-13/+0
|/
* tokenring: delete all remaining driver supportPaul Gortmaker2012-05-151-1/+0
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* | PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu2012-02-271-1/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-01-104-3/+8
|\
| * [SCSI] mptsas: Add device ID for SAS1068_820XELP.Chandrakala Chavva2011-12-152-0/+3
| * [SCSI] fusion: ensure NUL-termination of MptCallbacksName elementsFerenc Wagner2011-12-152-3/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-1/+1
|\ \
| * | treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-021-1/+1
| |/
* / switch procfs to umode_t useAl Viro2012-01-031-1/+1
|/
* drivers/message: Add module.h to i2o/pci.cPaul Gortmaker2011-10-311-0/+1
* [SCSI] mptfusion: Added check for SILI bit in READ_16 CDB for DATA UNDERRUN E...nagalakshmi.nandigama@lsi.com2011-09-221-1/+2
* [SCSI] mptfusion: Fix for device offline while doing aggressive HBA resetkashyap.desai@lsi.com2011-08-274-5/+47
* [SCSI] mptfusion: Bump version 3.4.20kashyap.desai@lsi.com2011-08-271-2/+2
* [SCSI] mptfusion: Avoid out of order Event processing due to cpu migrationkashyap.desai@lsi.com2011-08-271-7/+9
* [SCSI] mptfusion: Better handling of DEAD IOC PCI-E Link down error conditionkashyap.desai@lsi.com2011-08-275-30/+105
* [SCSI] mptfusion: Set max sector count module parameterkashyap.desai@lsi.com2011-08-271-0/+20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-07-301-1/+1
|\
| * [SCSI] mptfusion : Added check for SILI bit in READ_6 CDB for DATA UNDERRUN E...Kashyap, Desai2011-07-271-1/+1
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
|/
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-4/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-232-13/+11
|\
| * treewide: fix a few typos in commentsJustin P. Mattock2011-05-101-1/+1
| * treewide: cleanup continuations and remove logging message whitespaceJoe Perches2011-04-261-12/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-05-205-15/+32
|\ \
| * | [SCSI] mptsas: Fix annoying warningBorislav Petkov2011-05-171-2/+2
| * | [SCSI] mptfusion: Bump version 3.4.19Kashyap, Desai2011-05-011-2/+2
| * | [SCSI] mptfusion: Adding inline data padding support for TAPE drive.Kashyap, Desai2011-05-011-0/+22
| * | [SCSI] mptfusion: Remove debug print from mptscsih_qcmd()Kashyap, Desai2011-05-011-4/+1
| * | [SCSI] fusion: do not check serial_number in the abort handlerChristoph Hellwig2011-05-011-5/+3
| * | [SCSI] remove cmd->serial_number litterChristoph Hellwig2011-05-011-2/+2
| |/
* / block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe driversTejun Heo2011-04-211-1/+0
|/
* Fix common misspellingsLucas De Marchi2011-03-3110-27/+27
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-241-9/+8
|\
| * Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-101-5/+1
| |\
| | * block: remove per-queue pluggingJens Axboe2011-03-101-5/+1
| * | i2o_block: Convert to bdops->check_events()Tejun Heo2011-03-091-4/+7
| |/
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-201-1/+1
|\ \
| * | message: change to new flag variablematt mooney2011-03-171-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-181-2/+1
|\ \
| * | drivers/message/, i2o: Remove unnecessary casts of void ptr returning alloc f...Jesper Juhl2011-01-191-2/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-175-4/+16
|\ \ \