aboutsummaryrefslogtreecommitdiff
path: root/drivers/message
AgeCommit message (Expand)Author
2012-07-30drivers/message/i2o/i2o_config.c: bound allocationAlan Cox
2012-07-30drivers/message/i2o/i2o_proc.c: the pointer returned from chtostr() points to...Kamil Dudka
2012-05-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-05-31drivers/message/fusion: use pci_dev->revisionSergei Shtylyov
2012-05-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2012-05-22[SCSI] mptfusion: unlock on error in mpt_config()Dan Carpenter
2012-05-17MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker
2012-05-15tokenring: delete all remaining driver supportPaul Gortmaker
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-02-27PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu
2012-01-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-03switch procfs to umode_t useAl Viro
2011-12-15[SCSI] mptsas: Add device ID for SAS1068_820XELP.Chandrakala Chavva
2011-12-15[SCSI] fusion: ensure NUL-termination of MptCallbacksName elementsFerenc Wagner
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock
2011-10-31drivers/message: Add module.h to i2o/pci.cPaul Gortmaker
2011-09-22[SCSI] mptfusion: Added check for SILI bit in READ_16 CDB for DATA UNDERRUN E...nagalakshmi.nandigama@lsi.com
2011-08-27[SCSI] mptfusion: Fix for device offline while doing aggressive HBA resetkashyap.desai@lsi.com
2011-08-27[SCSI] mptfusion: Bump version 3.4.20kashyap.desai@lsi.com
2011-08-27[SCSI] mptfusion: Avoid out of order Event processing due to cpu migrationkashyap.desai@lsi.com
2011-08-27[SCSI] mptfusion: Better handling of DEAD IOC PCI-E Link down error conditionkashyap.desai@lsi.com
2011-08-27[SCSI] mptfusion: Set max sector count module parameterkashyap.desai@lsi.com
2011-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-07-27[SCSI] mptfusion : Added check for SILI bit in READ_6 CDB for DATA UNDERRUN E...Kashyap, Desai
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-05-17[SCSI] mptsas: Fix annoying warningBorislav Petkov
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2011-05-01[SCSI] mptfusion: Bump version 3.4.19Kashyap, Desai
2011-05-01[SCSI] mptfusion: Adding inline data padding support for TAPE drive.Kashyap, Desai
2011-05-01[SCSI] mptfusion: Remove debug print from mptscsih_qcmd()Kashyap, Desai
2011-05-01[SCSI] fusion: do not check serial_number in the abort handlerChristoph Hellwig
2011-05-01[SCSI] remove cmd->serial_number litterChristoph Hellwig
2011-04-26treewide: cleanup continuations and remove logging message whitespaceJoe Perches
2011-04-21block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe driversTejun Heo
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-03-17message: change to new flag variablematt mooney
2011-03-10Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe
2011-03-10block: remove per-queue pluggingJens Axboe
2011-03-09i2o_block: Convert to bdops->check_events()Tejun Heo
2011-02-21Merge branch 'master' into for-2.6.39Tejun Heo
2011-02-12[SCSI] mptfusion: Remove bus reset for mptsas moduleKashyap, Desai