summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 Heo2-28/+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 Smart3-29/+1399
2007-05-15arm: walk_stacktrace() needs to be exportedAl Viro1-0/+2
2007-05-15fix uml-x86_64Al Viro3-3/+14
2007-05-15audit_match_signal() and friends are used only if CONFIG_AUDITSYSCALL is setAl Viro1-0/+2
2007-05-15m32r: __xchg() should be always_inlineAl Viro1-1/+2
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/lethal/sh64-2.6Linus Torvalds23-204/+296
2007-05-15Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds19-682/+340
2007-05-15Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds6-56/+58
2007-05-15x86: Fix discontigmem + non-HIGHMEM compileLinus Torvalds1-6/+3
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 Zolnierkiewicz2-39/+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 Zolnierkiewicz9-101/+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
2007-05-16sis5513: PIO mode setup fixesBartlomiej Zolnierkiewicz1-49/+36
2007-05-16serverworks: PIO mode setup fixesBartlomiej Zolnierkiewicz1-53/+15