aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-06Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds10-23/+35
2006-10-06[PATCH] md: fix bug where new drives added to an md array sometimes don't sync properlyNeilBrown1-0/+1
2006-10-06[PATCH] mmc: multi sector write transfersPierre Ossman1-9/+95
2006-10-06[PATCH] swarm: Actually initialize the IDE driverMaciej W. Rozycki1-0/+2
2006-10-06[PATCH] ohci: don't play with IRQ regsDavid Brownell1-1/+1
2006-10-06[PATCH] sysrq: irq change build fix.Heiko Carstens1-0/+1
2006-10-06[S390] irq change build fixes.Heiko Carstens6-8/+12
2006-10-06[S390] cio: 0 is a valid chpid.Cornelia Huck1-9/+16
2006-10-06[S390] monwriter buffer limit.Melissa Howland1-5/+5
2006-10-06[S390] ap bus poll thread priority.Christian Borntraeger1-1/+1
2006-10-05[PATCH] powerpc: irq change build breaksOlof Johansson1-1/+1
2006-10-05Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds859-2439/+2041
2006-10-05[PATCH] fix qla{2,4} build errorFrederik Deweerdt8-21/+21
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells859-2439/+2041
2006-10-04[PATCH] itmtouch: fix inverted flag to indicate touch location correctly, correct white spaceMark Assad1-3/+7
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6Linus Torvalds1-2/+2
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds77-733/+9852
2006-10-05[PA-RISC] Fix sba_iommu compilationMatthew Wilcox1-2/+2
2006-10-04[SCSI] Initial Commit of qla4xxxDavid Somayajulu18-0/+7540
2006-10-04[SCSI] raid class: handle component-add errorsJeff Garzik1-4/+16
2006-10-04[SCSI] SCSI megaraid_sas: handle thrown errorsJeff Garzik1-12/+30
2006-10-04[SCSI] SCSI aic94xx: handle sysfs errorsJeff Garzik1-8/+33
2006-10-04[SCSI] SCSI st: fix error handling in module init, sysfsJeff Garzik1-37/+78
2006-10-04[SCSI] SCSI sd: fix module init/exit error handlingJeff Garzik1-5/+18
2006-10-04[SCSI] SCSI osst: add error handling to module init, sysfsJeff Garzik1-40/+91
2006-10-04[SCSI] scsi: remove hosts.hHenne5-11/+2
2006-10-04[SCSI] scsi: Scsi_Cmnd convertion in aic7xxx_old.cHenne1-154/+144
2006-10-04[S390] cio: improve unit check handling for internal operationsPeter Oberparleiter1-4/+4
2006-10-04[S390] cio: add timeout handler for internal operations.Peter Oberparleiter1-0/+3
2006-10-04[S390] zcrypt device registration/unregistration race.Ralph Wuerthner1-11/+12
2006-10-04[S390] Add timeouts during sense PGID, path verification and disband PGID.Cornelia Huck3-0/+13
2006-10-04[SCSI] megaraid_sas: sets ioctl timeout and updates version,changelogSumant Patro2-7/+12
2006-10-04[SCSI] megaraid_sas: adds tasklet for cmd completionSumant Patro2-22/+45
2006-10-04[SCSI] megaraid_sas: prints pending cmds before setting hw_crit_errorSumant Patro2-0/+94
2006-10-04[SCSI] megaraid_sas: function pointer for disable interruptSumant Patro2-23/+33
2006-10-04[SCSI] megaraid_sas: frame count optimizationSumant Patro1-25/+47
2006-10-04[SCSI] megaraid_sas: FW transition and q size changesSumant Patro2-8/+38
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds12-77/+201
2006-10-04[PATCH] atmel_serial: Fix roundoff error in atmel_console_get_optionsHaavard Skinnemoen1-1/+7
2006-10-04[PATCH] atmel_serial: Support AVR32Haavard Skinnemoen2-12/+16
2006-10-04[PATCH] atmel_serial: Pass fixed register mappings through platform_dataHaavard Skinnemoen1-2/+3
2006-10-04[PATCH] atmel_serial: Rename at91_register_uart_fnsHaavard Skinnemoen1-9/+9
2006-10-04[PATCH] serial: Rename PORT_AT91 -> PORT_ATMELHaavard Skinnemoen1-3/+3
2006-10-04[PATCH] at91_serial -> atmel_serial: Internal namesHaavard Skinnemoen2-346/+346
2006-10-04[PATCH] at91_serial -> atmel_serial: Public definitionsHaavard Skinnemoen1-7/+7
2006-10-04[PATCH] at91_serial -> atmel_serial: Platform device nameHaavard Skinnemoen1-1/+1
2006-10-04[PATCH] at91_serial -> atmel_serial: Kconfig symbolsHaavard Skinnemoen3-11/+11
2006-10-04[PATCH] at91_serial -> atmel_serial: at91_serial.cHaavard Skinnemoen2-1/+1
2006-10-04[PATCH] at91_serial -> atmel_serial: at91rm9200_usart.hHaavard Skinnemoen2-1/+125
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds48-52/+0