aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | [PATCH] mos7840 annotationsAl Viro2006-10-091-30/+16
* | | [PATCH] misc ppc pt_regs fixesAl Viro2006-10-082-2/+2
* | | [PATCH] misc arm pt_regs fixesAl Viro2006-10-082-2/+2
* | | [PATCH] sparc32 pt_regs fixesAl Viro2006-10-081-1/+1
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2006-10-081-1/+1
|\ \ \
| * | | ieee1394: nodemgr: fix startup of knodemgrdStefan Richter2006-10-081-1/+1
* | | | [MIPS] Fix DECserial build error by IRQ hander changeYoichi Yuasa2006-10-081-1/+1
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-10-071-1/+1
|\ \ \ \
| * | | | [POWERPC] Fix viocons for irq breakageStephen Rothwell2006-10-071-1/+1
| | |_|/ | |/| |
* | | | [PATCH] m32r pt_regs fixesAl Viro2006-10-073-3/+3
* | | | [PATCH] m68k pt_regs fixesAl Viro2006-10-077-9/+9
* | | | Build fixes for struct pt_regs removalMatthew Wilcox2006-10-068-24/+24
| |_|/ |/| |
* | | [PATCH] fix mesh compile errors after irq changesOlaf Hering2006-10-061-2/+2
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-10-061-1/+1
|\ \ \
| * | | [IA64] Fix breakage from irq changeTony Luck2006-10-061-1/+1
| |/ /
* | | 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