summaryrefslogtreecommitdiffstats
path: root/drivers/message
Commit message (Expand)AuthorAgeFilesLines
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-052-5/+3Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-10-051-9/+0Star
|\
| * [SCSI] drivers/message/fusion/linux_compat.h Removal of old codeMichal Piotrowski2006-09-261-9/+0Star
* | [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-281-3/+8
* Merge ../linux-2.6James Bottomley2006-08-282-55/+38Star
|\
| * [SCSI] mptfc: correct out of order event processingMichael Reed2006-08-062-54/+34Star
| * [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/+10Star
| * [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/+21Star
| * [SCSI] mptsas: use unnumbered port API and remove driver porttrackingEric Moore2006-07-092-23/+16Star
* | [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-07-012-0/+25
| * [SCSI] mptbase: mpt_interrupt should return IRQ_NONEEric Moore2006-07-011-7/+8
| * [SCSI] mptsas: make two functions staticEric Moore2006-07-011-2/+2
| * Merge ../linux-2.6/James Bottomley2006-06-282-5/+2Star
| |\
| * | [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
* | | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-022-2/+2
* | | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-303-3/+0Star
* | | typo fixes: occuring -> occurringAdrian Bunk2006-06-301-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-291-1/+0Star
|\ \ \
| * | | [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0Star
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-291-6/+8
|\ \ \ | |_|/ |/| |
| * | [PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman2006-06-271-6/+8
| |/
* | [PATCH] drivers/message/i2o/iop.c: unexport i2o_msg_nop()Adrian Bunk2006-06-281-1/+0Star
* | [PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl2006-06-282-6/+3Star
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-06-215-197/+449
|\
| * [SCSI] remove scsi_request infrastructureChristoph Hellwig2006-06-101-2/+2
| * [SCSI] mptfusion: change driver revision to 3.03.10Michael Reed2006-06-101-2/+2
| * [SCSI] mptfc: abort of board reset leaves port dead requiring rebootMichael Reed2006-06-103-17/+17
| * [SCSI] mptfc: fix fibre channel infinite request/response loopMichael Reed2006-06-102-2/+35
| * [SCSI] mptfc: set fibre channel fw target missing timers to one secondMichael Reed2006-06-102-9/+172
| * [SCSI] mptfusion: move fc event/reset handling to mptfcMichael Reed2006-06-104-137/+184
| * Merge ../linux-2.6James Bottomley2006-06-106-142/+309
| |\
| * | [SCSI] kdump: mpt fusion driver initialization failure fixVivek Goyal2006-05-311-38/+50