summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-10-0610-23/+35
|\
| * [PATCH] sysrq: irq change build fix.Heiko Carstens2006-10-061-0/+1
| * [S390] irq change build fixes.Heiko Carstens2006-10-066-8/+12
| * [S390] cio: 0 is a valid chpid.Cornelia Huck2006-10-061-9/+16
| * [S390] monwriter buffer limit.Melissa Howland2006-10-061-5/+5
| * [S390] ap bus poll thread priority.Christian Borntraeger2006-10-061-1/+1
* | [PATCH] md: fix bug where new drives added to an md array sometimes don't syn...NeilBrown2006-10-061-0/+1
* | [PATCH] mmc: multi sector write transfersPierre Ossman2006-10-061-9/+95
* | [PATCH] swarm: Actually initialize the IDE driverMaciej W. Rozycki2006-10-061-0/+2
* | [PATCH] ohci: don't play with IRQ regsDavid Brownell2006-10-061-1/+1
|/
* [PATCH] powerpc: irq change build breaksOlof Johansson2006-10-051-1/+1
* Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds2006-10-05859-2439/+2041
|\
| * IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05859-2439/+2041
* | [PATCH] fix qla{2,4} build errorFrederik Deweerdt2006-10-058-21/+21
|/
* [PATCH] itmtouch: fix inverted flag to indicate touch location correctly, cor...Mark Assad2006-10-041-3/+7
* Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6Linus Torvalds2006-10-041-2/+2
|\
| * [PA-RISC] Fix sba_iommu compilationMatthew Wilcox2006-10-051-2/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-10-0477-733/+9852
|\ \ | |/ |/|
| * [SCSI] Initial Commit of qla4xxxDavid Somayajulu2006-10-0418-0/+7540
| * [SCSI] raid class: handle component-add errorsJeff Garzik2006-10-041-4/+16
| * [SCSI] SCSI megaraid_sas: handle thrown errorsJeff Garzik2006-10-041-12/+30
| * [SCSI] SCSI aic94xx: handle sysfs errorsJeff Garzik2006-10-041-8/+33
| * [SCSI] SCSI st: fix error handling in module init, sysfsJeff Garzik2006-10-041-37/+78
| * [SCSI] SCSI sd: fix module init/exit error handlingJeff Garzik2006-10-041-5/+18
| * [SCSI] SCSI osst: add error handling to module init, sysfsJeff Garzik2006-10-041-40/+91
| * [SCSI] scsi: remove hosts.hHenne2006-10-045-11/+2
| * [SCSI] scsi: Scsi_Cmnd convertion in aic7xxx_old.cHenne2006-10-041-154/+144
| * [SCSI] megaraid_sas: sets ioctl timeout and updates version,changelogSumant Patro2006-10-042-7/+12
| * [SCSI] megaraid_sas: adds tasklet for cmd completionSumant Patro2006-10-042-22/+45
| * [SCSI] megaraid_sas: prints pending cmds before setting hw_crit_errorSumant Patro2006-10-042-0/+94
| * [SCSI] megaraid_sas: function pointer for disable interruptSumant Patro2006-10-042-23/+33
| * [SCSI] megaraid_sas: frame count optimizationSumant Patro2006-10-041-25/+47
| * [SCSI] megaraid_sas: FW transition and q size changesSumant Patro2006-10-042-8/+38
| * [SCSI] qla2xxx: Update version number to 8.01.07-k2.Andrew Vasquez2006-10-031-1/+1
| * [SCSI] qla2xxx: Stall mid-layer error handlers while rport is blocked.Andrew Vasquez2006-10-031-0/+25
| * [SCSI] qla2xxx: Add MODULE_FIRMWARE tags.Andrew Vasquez2006-10-031-5/+16
| * [SCSI] qla2xxx: Add support for host port state FC transport attribute.Andrew Vasquez2006-10-031-0/+15
| * [SCSI] qla2xxx: Add support for fabric name FC transport attribute.Andrew Vasquez2006-10-033-1/+19
| * [SCSI] qla2xxx: Add support for system hostname FC transport attribute.Andrew Vasquez2006-10-032-0/+25
| * [SCSI] qla2xxx: Add support for symbolic nodename FC transport attribute.Andrew Vasquez2006-10-033-15/+22
| * [SCSI] qla2xxx: Add iIDMA support.Andrew Vasquez2006-10-038-12/+401
| * [SCSI] scsi: Scsi_Cmnd convertion in arm subtreeHenne2006-10-037-97/+108
| * [SCSI] scsi: Convertion to struct scsi_cmnd in ips-driverHenne2006-10-032-53/+46
| * [SCSI] enable clustering for tmscsimGuennadi Liakhovetski2006-10-031-1/+11
| * [SCSI] scsi_devinfo: scsi2 HP and Hitachi entriesMike Christie2006-10-011-0/+13
| * [SCSI] scsi_devinfo: add nec iStorageMike Christie2006-10-011-0/+1
| * [SCSI] scsi_devinfo: add TornadoMike Christie2006-10-011-0/+1
| * [SCSI] scsi_devinfo: add EMC InvistaMike Christie2006-10-011-0/+1
| * [SCSI] trivial scsi_execute_async fixArne Redlich2006-10-011-1/+1
| * [SCSI] stex: add new device (id 0x8650) supportEd Lin2006-10-011-30/+164