summaryrefslogtreecommitdiffstats
path: root/drivers/message
Commit message (Expand)AuthorAgeFilesLines
* [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
|\
| * [SCSI] mptfusion: bump version to 3.04.01Eric Moore2006-07-131-2/+2
| * [SCSI] mptfusion: misc fix'sEric Moore2006-07-139-49/+10
| * [SCSI] mptfusion: firmware download boot fix'sEric Moore2006-07-131-8/+18
| * [SCSI] mptfusion: task abort fix'sEric Moore2006-07-132-18/+41
| * [SCSI] mptfusion: sas nexus loss supportEric Moore2006-07-131-1/+18
| * [SCSI] mptfusion: sas loginfo updateEric Moore2006-07-131-18/+36
| * [SCSI] mptfusion: mptctl panic when loadingEric Moore2006-07-131-6/+6
| * [SCSI] mptfusion: sas enclosures with smart driveEric Moore2006-07-132-0/+48
| * [SCSI] scsi_transport_sas: kill the use of channel James Bottomley2006-07-122-36/+21
| * [SCSI] mptsas: use unnumbered port API and remove driver porttrackingEric Moore2006-07-092-23/+16
* | [PATCH] proper prototype for drivers/message/i2o/device.c:i2o_parm_issue()Adrian Bunk2006-07-102-2/+5
|/
* Merge ../scsi-misc-2.6James Bottomley2006-07-0315-490/+1211
|\
| * [SCSI] mptsas: eliminate ghost devicesJames Bottomley2006-06-302-0/+25
| * [SCSI] mptbase: mpt_interrupt should return IRQ_NONEEric Moore2006-06-301-7/+8
| * [SCSI] mptsas: make two functions staticEric Moore2006-06-301-2/+2
| * Merge ../linux-2.6/James Bottomley2006-06-282-5/+2
| |\
| * | [SCSI] mptsas: Adding 1078 ROC supportEric Moore2006-06-285-38/+57
| * | [SCSI] mptsas: wide port supportEric Moore2006-06-283-274/+709
| * | [SCSI] fusion : mpi header updateEric Moore2006-06-289-173/+413