summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley2005-10-2814-119/+86
* [SCSI] qla2xxx: remove eh_active checks in qla2xxx error handlingAndrew Vasquez2005-10-281-26/+15
* [SCSI] avoid overflows in disk size calculationsJames Bottomley2005-10-281-4/+3
* [SCSI] qla2xxx: Resync with latest released ISP23xx/63xx firmware -- 3.03.18.James Bottomley2005-10-283-21052/+21098
* [SCSI] qla2xxx: Update license.Andrew Vasquez2005-10-2827-393/+113
* [SCSI] qla2xxx: Use midlayer's int_to_scsilun() function.Andrew Vasquez2005-10-282-4/+3
* [SCSI] qla2xxx: Add support to dynamically enable/disable ZIO.Andrew Vasquez2005-10-287-41/+146
* [SCSI] qla2xxx: Correct issue where fcport is prematurely marked DEAD.Andrew Vasquez2005-10-281-1/+1
* [SCSI] aacraid: Newer adapter communication iterface supportMark Haverkamp2005-10-2811-219/+454
* Merge HEAD from ../scsi-misc-2.6-old James Bottomley2005-10-2813-296/+5206
|\
| * [SCSI] aacraid: remove compiler warningMark Haverkamp2005-10-281-2/+2
| * [SCSI] aacraid: fix struct element cpu orderMark Haverkamp2005-10-282-2/+2
| * [SCSI] aacraid: fix inquiry pageMark Haverkamp2005-10-281-11/+38
| * [SCSI] aacraid: Use DMA mask definesJames Bottomley2005-10-282-9/+9
| * [SCSI] ncr53c8xx: Cleanup namespace collision with ktimersMatthew Wilcox2005-10-262-24/+11
| * [SCSI] dc395x: atomic_kmap for PIOGuennadi Liakhovetski2005-09-202-0/+21
| * [SCSI] iscsi: add module versionMike Christie2005-09-201-1/+1
| * [SCSI] iscsi: fix nop-in handlingMike Christie2005-09-201-35/+47
| * [SCSI] iscsi: add newline to sysfs outputMike Christie2005-09-201-1/+1
| * [SCSI] iscsi: fix ahs lenMike Christie2005-09-201-1/+1
| * [SCSI] iscsi: update some iscsi proto defsMike Christie2005-09-201-1/+1
| * [SCSI] iscsi: handle nonlinear skbsMike Christie2005-09-201-2/+1
| * [SCSI] iscsi: preemt fix and cleanupMike Christie2005-09-201-24/+28
| * [SCSI] iscsi: nodelay fixMike Christie2005-09-201-1/+1
| * [SCSI] move iscsi to a better place in KconfigJames Bottomley2005-09-091-6/+7
| * [SCSI] iscsi_tcp: make iscsi compile again after recent netlink changesJames Bottomley2005-09-091-1/+2
| * Merge HEAD from ../scsi-iscsi-2.6 James Bottomley2005-09-085-248/+5106
| |\
| | * Merge ../linux-2.6James Bottomley2005-08-0929-912/+743
| | |\
| | * | [SCSI] iscsi: fix 64 bit compile warningJames Bottomley2005-08-091-1/+1
| | * | [SCSI] open-iscsi/linux-iscsi-5 Initiator: Initiator codeAlex Aizman2005-08-061-0/+3627
| | * | [SCSI] open-iscsi/linux-iscsi-5 Initiator: Kconfig updateAlex Aizman2005-08-061-1/+24
| | * | [SCSI] open-iscsi/linux-iscsi-5 Initiator: Transport class update for iSCSIAlex Aizman2005-08-061-247/+1132
| | * | [SCSI] open-iscsi/linux-iscsi-5 Initiator: Initiator headerAlex Aizman2005-08-061-0/+322
| | * | [SCSI] open-iscsi/linux-iscsi-5 Initiator: Makefile UpdatesAlex Aizman2005-08-061-0/+1
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-2818-11/+1047
|\ \ \ \
| * | | | [ARM] 2897/2: PXA2xx IRDA supportNicolas Pitre2005-10-283-0/+882
| * | | | [ARM] 2921/1: Support for the RTC / nvram on the Comdial MP1000Jon Ringle2005-10-281-1/+109
| * | | | [ARM] 3029/1: Add HWUART support for PXA 255/26xMatt Reimer2005-10-281-1/+20
| * | | | [ARM] 2919/1: CS8900A ethernet driver modifications for the Comdial MP1000Jon Ringle2005-10-283-3/+15
| * | | | [ARM] 2918/1: [update] Base port of Comdial MP1000 platfromJon Ringle2005-10-281-0/+9
| * | | | [ARM] 3044/1: Fix sparse warnings about incompatible pointer types for regist...Ian Campbell2005-10-282-5/+5
| * | | | [ARM] Fix sparse warningsRussell King2005-10-281-1/+1
| * | | | [ARM] 3/4: Remove asm/hardware.h from SA1100 io.hRussell King2005-10-281-0/+1
| * | | | [ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.hRussell King2005-10-284-0/+4
| * | | | [ARM] 2/4: Remove asm/hardware.h from asm-arm/arch-ebsa110/io.hRussell King2005-10-281-0/+1
* | | | | Merge branch 'sx8' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/mis...Linus Torvalds2005-10-281-14/+37
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master'Jeff Garzik2005-10-2715-47/+167
| |\ \ \ \ \ | | |/ / / /
| * | | | | drivers/block/sx8: kill unused variableJeff Garzik2005-10-221-1/+0
| * | | | | drivers/block/sx8: several minor changesJeff Garzik2005-10-221-13/+37
* | | | | | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-10-2820-774/+3784
|\ \ \ \ \ \
OpenPOWER on IntegriCloud