aboutsummaryrefslogtreecommitdiff
path: root/drivers/message
AgeCommit message (Expand)AuthorFilesLines
2013-01-03Drivers: message: remove __dev* attributes.Gravatar Greg Kroah-Hartman 4-13/+11
2012-12-18drivers/message/fusion/mptscsih.c: missing breakGravatar Alan Cox 1-0/+1
2012-11-28messages: i2o: Fix typo in messages/i2oGravatar Masanari Iida 3-8/+8
2012-09-14[SCSI] Fusion MPT: disable pci device when mpt map resoures failedGravatar Hanjun Guo 1-7/+11
2012-07-30drivers/message/i2o/i2o_config.c: bound allocationGravatar Alan Cox 1-0/+7
2012-07-30drivers/message/i2o/i2o_proc.c: the pointer returned from chtostr() points to...Gravatar Kamil Dudka 1-15/+22
2012-05-31Merge branch 'akpm' (Andrew's patch-bomb)Gravatar Linus Torvalds 2-11/+5
2012-05-31drivers/message/fusion: use pci_dev->revisionGravatar Sergei Shtylyov 2-11/+5
2012-05-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-0/+1
2012-05-22[SCSI] mptfusion: unlock on error in mpt_config()Gravatar Dan Carpenter 1-0/+1
2012-05-17MCA: delete all remaining traces of microchannel bus support.Gravatar Paul Gortmaker 1-13/+0
2012-05-15tokenring: delete all remaining driver supportGravatar Paul Gortmaker 1-1/+0
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Gravatar Linus Torvalds 1-1/+0
2012-03-28Remove all #inclusions of asm/system.hGravatar David Howells 1-1/+0
2012-02-27PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceGravatar Yinghai Lu 1-1/+1
2012-01-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Gravatar Linus Torvalds 4-3/+8
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2012-01-03switch procfs to umode_t useGravatar Al Viro 1-1/+1
2011-12-15[SCSI] mptsas: Add device ID for SAS1068_820XELP.Gravatar Chandrakala Chavva 2-0/+3
2011-12-15[SCSI] fusion: ensure NUL-termination of MptCallbacksName elementsGravatar Ferenc Wagner 2-3/+5
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Gravatar Justin P. Mattock 1-1/+1
2011-10-31drivers/message: Add module.h to i2o/pci.cGravatar Paul Gortmaker 1-0/+1
2011-09-22[SCSI] mptfusion: Added check for SILI bit in READ_16 CDB for DATA UNDERRUN E...Gravatar nagalakshmi.nandigama@lsi.com 1-1/+2
2011-08-27[SCSI] mptfusion: Fix for device offline while doing aggressive HBA resetGravatar kashyap.desai@lsi.com 4-5/+47
2011-08-27[SCSI] mptfusion: Bump version 3.4.20Gravatar kashyap.desai@lsi.com 1-2/+2
2011-08-27[SCSI] mptfusion: Avoid out of order Event processing due to cpu migrationGravatar kashyap.desai@lsi.com 1-7/+9
2011-08-27[SCSI] mptfusion: Better handling of DEAD IOC PCI-E Link down error conditionGravatar kashyap.desai@lsi.com 5-30/+105
2011-08-27[SCSI] mptfusion: Set max sector count module parameterGravatar kashyap.desai@lsi.com 1-0/+20
2011-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Gravatar Linus Torvalds 1-1/+1
2011-07-27[SCSI] mptfusion : Added check for SILI bit in READ_6 CDB for DATA UNDERRUN E...Gravatar Kashyap, Desai 1-1/+1
2011-07-26atomic: use <linux/atomic.h>Gravatar Arun Sharma 1-1/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Gravatar Joe Perches 1-4/+4
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 2-13/+11
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Gravatar Linus Torvalds 5-15/+32
2011-05-17[SCSI] mptsas: Fix annoying warningGravatar Borislav Petkov 1-2/+2
2011-05-10treewide: fix a few typos in commentsGravatar Justin P. Mattock 1-1/+1
2011-05-01[SCSI] mptfusion: Bump version 3.4.19Gravatar Kashyap, Desai 1-2/+2
2011-05-01[SCSI] mptfusion: Adding inline data padding support for TAPE drive.Gravatar Kashyap, Desai 1-0/+22
2011-05-01[SCSI] mptfusion: Remove debug print from mptscsih_qcmd()Gravatar Kashyap, Desai 1-4/+1
2011-05-01[SCSI] fusion: do not check serial_number in the abort handlerGravatar Christoph Hellwig 1-5/+3
2011-05-01[SCSI] remove cmd->serial_number litterGravatar Christoph Hellwig 1-2/+2
2011-04-26treewide: cleanup continuations and remove logging message whitespaceGravatar Joe Perches 1-12/+10
2011-04-21block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe driversGravatar Tejun Heo 1-1/+0
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 10-27/+27
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-9/+8
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 1-1/+1
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-2/+1
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Gravatar Linus Torvalds 5-4/+16
2011-03-17message: change to new flag variableGravatar matt mooney 1-1/+1
2011-03-10Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreGravatar Jens Axboe 1-5/+1