summaryrefslogtreecommitdiffstats
path: root/drivers/message
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-144-4/+1
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-122-20/+20
* [PATCH] mark struct file_operations const 4Arjan van de Ven2007-02-121-1/+1
* [SCSI] fusion - bump version - 3.04.04Eric Moore2007-02-0211-11/+13
* [SCSI] fusion - error handling bug fix'sEric Moore2007-02-023-158/+153
* [SCSI] fusion - report wide port sas address's for hba physEric Moore2007-02-021-22/+30
* [SCSI] fusion - serialize target resets in mptsas.cEric Moore2007-02-022-45/+281
* [SCSI] fusion - inactive raid support, and raid event bug fix'sEric Moore2007-02-025-94/+510
* [SCSI] fusion - iocstatus, loginfo, and event debug updatesEric Moore2007-02-024-99/+587
* [SCSI] fusion - added mptspi debugEric Moore2007-02-023-8/+67
* [SCSI] fusion - move SPI API over to mptspi.cEric Moore2007-02-022-285/+267
* [SCSI] fusion - Greater than 255 target and lun supportEric Moore2007-02-029-477/+380
* Merge branch 'linus'James Bottomley2007-01-3111-34/+57
|\
| * [SCSI] fusion: bump versionEric Moore2007-01-061-2/+2
| * [SCSI] fusion: MODULE_VERSION supportEric Moore2007-01-0611-14/+22
| * [SCSI] fusion: power pc and miscellaneous bug fixsEric Moore2007-01-063-18/+22
| * [SCSI] fusion: fibre channel: return DID_ERROR for MPI_IOCSTATUS_SCSI_IOC_TER...Eric Moore2007-01-061-0/+11
* | [SCSI] fusion: mpi header update - version 1.05.14Eric Moore2007-01-277-180/+410
* | [SCSI] mptctl for mptsasDouglas Gilbert2007-01-131-1/+1
|/
* [PATCH] fix kernel-doc warnings in 2.6.20-rc1Randy Dunlap2006-12-221-1/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-2/+2
* [PATCH] i2o_exec_exit and i2o_driver_exit should not be __exit.Ralf Baechle2006-12-133-4/+4
* [PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap2006-12-0712-170/+192
* [PATCH] I2O: fix I2O_CONFIG without Adaptec extensionRandy Dunlap2006-12-071-1/+1
* [PATCH] I2O: handle __copy_from_userRandy Dunlap2006-12-071-1/+5
* [PATCH] I2O: more error checkingJeff Garzik2006-12-072-10/+21
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-052-10/+7
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-12-011-9/+6
| |\
| | * PCI: pci_{enable,disable}_device() nestable portsInaky Perez-Gonzalez2006-12-011-9/+6
| * | Fix typos in doc and commentsJan Engelhardt2006-11-301-1/+1
| |/
* / WorkStruct: make allyesconfigDavid Howells2006-11-228-47/+67
|/
* [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra2006-10-301-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-10-252-6/+87
|\
| * [SCSI] mptfc: stall eh handlers if resetting while rport blockedMichael Reed2006-10-252-6/+87
* | [PATCH] i2o/exec-osm.c: use "unsigned long flags;"Alexey Dobriyan2006-10-211-1/+1
* | [PATCH] I2O: handle a few sysfs errorsJeff Garzik2006-10-172-5/+24
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-052-5/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-10-041-9/+0
|\
| * [SCSI] drivers/message/fusion/linux_compat.h Removal of old codeMichal Piotrowski2006-09-261-9/+0
* | [PATCH] i2o: Switch to pci_get APIAlan Cox2006-10-011-3/+4
* | [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-301-1/+1
* | [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-301-3/+4
|/
* [SCSI] scsi_transport_sas: remove local_attached flagJames Bottomley2006-08-271-3/+8
* Merge ../linux-2.6James Bottomley2006-08-272-55/+38
|\
| * [SCSI] mptfc: correct out of order event processingMichael Reed2006-08-062-54/+34
| * [SCSI] mptfc: properly wait for firmware target discovery to completeMichael Reed2006-08-061-1/+4
* | [SCSI] mptfc: add additional fc transport attributesMichael Reed2006-08-061-16/+84
* | [SCSI] mptsas: add parent port backlinkJames Bottomley2006-07-281-2/+6
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-07-2110-160/+215
|\