summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-05-26[SCSI] NCR53c406a: convert to use the data buffer accessorsFUJITA Tomonori1-27/+18
2007-05-26[SCSI] mac53c94: convert to use the data buffer accessorsFUJITA Tomonori1-41/+21
2007-05-26[SCSI] ibmmca: convert to use the data buffer accessorsFUJITA Tomonori1-15/+13
2007-05-26[SCSI] aic79xx: convert to use the data buffer accessorsFUJITA Tomonori2-40/+15
2007-05-26[SCSI] aic7xxx: convert to use the data buffer accessorsFUJITA Tomonori2-51/+12
2007-05-26[SCSI] 53c700: convert to use the data buffer accessorsFUJITA Tomonori1-40/+15
2007-05-26[SCSI] scsi_lib: add scatter/gather data buffer accessorsFUJITA Tomonori1-0/+38
2007-05-26[SCSI] fc_transport: fix sysfs deadlock on vport deleteJames Smart1-24/+35
2007-05-26[SCSI] qla4xxx: ql4_os.c bugfixesDavid C Somayajulu1-4/+13
2007-05-26[SCSI] qla4xxx: ql4_mbx.c remove dead code bugfixesDavid C Somayajulu1-171/+103
2007-05-26[SCSI] qla4xxx: ql4_isr.c support for new mbx cmdsDavid C Somayajulu1-18/+35
2007-05-26[SCSI] qla4xxx: update rev num and misc cleanupDavid C Somayajulu4-4/+17
2007-05-26[SCSI] qla4xxx: ql4_init.c bugfixesDavid C Somayajulu1-29/+63
2007-05-26[SCSI] qla4xxx: ql4_fw.h add support for qla4032David C Somayajulu1-249/+177
2007-05-26[SCSI] qla4xxx: ql4_def.h log all AENs and cleanupDavid C Somayajulu1-39/+39
2007-05-26[SCSI] qla4xxx: ql4_dbg.c remove dead codeDavid C Somayajulu1-171/+3
2007-05-26[SCSI] megaraid: fix compiler warningsMartin Bligh1-5/+5
2007-05-24[SCSI] ips: remove kernel 2.4 codeAdrian Bunk2-169/+20
2007-05-24[SCSI] nsp32: remove kernel 2.4 codeAdrian Bunk1-96/+13
2007-05-24[SCSI] ncr5380 warning fixesAndrew Morton2-8/+10
2007-05-24[SCSI] aacraid,qla2xxx: use irq_handler_t where appropriateJeff Garzik2-2/+2
2007-05-24[SCSI] NCR5380: Replace yield() with a better alternativeAmol Lad1-1/+1
2007-05-24[SCSI] scsi_error: send the sense buffer down without copyingJames Bottomley1-23/+3
2007-05-24[SCSI] sd: remove __GFP_DMABernhard Walle1-1/+1
2007-05-22[SCSI] jazz_esp: converted to use esp_coreThomas Bogendoerfer2-247/+184
2007-05-22[SCSI] initio: Convert into a real Linux driver and update to modern styleAlan Cox2-2173/+1963
2007-05-22[SCSI] aacraid: add support for FUASalyzyn, Mark3-20/+55
2007-05-22[SCSI] aha152x: use wait_for_completion_timeoutChristoph Hellwig1-32/+18
2007-05-22[SCSI] kill scsi host template suspend/resumeTejun Heo1-22/+3
2007-05-22[SCSI] ibmmca: convert to new probing API and fix oopsesJames Bottomley3-705/+563
2007-05-16[SCSI] FC Transport support for vports based on NPIVJames Smart1-22/+783
2007-05-15rpadlpar breakage - fallout of struct subsystem removalAl Viro1-2/+3
2007-05-15em28xx and ivtv should depend on PCIAl Viro2-2/+2
2007-05-15missing includes in mlx4Al Viro4-0/+4
2007-05-15missing dependencies for USB drivers in inputAl Viro5-0/+12
2007-05-15missing mm.h in fw-ohciAl Viro1-0/+1
2007-05-15Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds18-679/+340
2007-05-16Use menuconfig objects: IDEJan Engelhardt1-11/+4
2007-05-16sl82c105: Switch to ref counting APIAlan Cox1-3/+5
2007-05-16ide: remove ide_use_dma()Bartlomiej Zolnierkiewicz1-37/+5
2007-05-16ide: add missing validity checks for identify words 62 and 63Bartlomiej Zolnierkiewicz1-2/+4
2007-05-16ide: remove ide_dma_enable()Bartlomiej Zolnierkiewicz8-100/+11
2007-05-16sl82c105: add speedproc() method and MWDMA0/1 supportSergei Shtylyov1-5/+66
2007-05-16cs5530/sc1200: add ->speedproc supportBartlomiej Zolnierkiewicz2-46/+81
2007-05-16cs5530/sc1200: DMA support cleanupBartlomiej Zolnierkiewicz2-21/+13
2007-05-16ide: use ide_tune_dma() part #2Bartlomiej Zolnierkiewicz4-58/+4
2007-05-16cs5530/sc1200: add ->udma_filter methodsBartlomiej Zolnierkiewicz2-117/+89
2007-05-16ide: always disable DMA before tuning itBartlomiej Zolnierkiewicz2-0/+2
2007-05-16pdc202xx_new: use ide_tune_dma()Bartlomiej Zolnierkiewicz1-28/+1
2007-05-16alim15x3: use ide_tune_dma()Bartlomiej Zolnierkiewicz1-62/+7