aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qlogicpti.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-03[SCSI] qlogicpti: use request_firmwareJaswinder Singh Rajput1-22/+41
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1-0/+1
2008-09-29scsi: fix fall out of sg-chaining patch in qlogicptiBoaz Harrosh1-0/+1
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller1-1/+1
2008-08-29qlogicpti: Convert to pure OF driver.David S. Miller1-53/+55
2008-08-29sparc: Move SBUS DMA attribute interfaces out of asm/sbus.hDavid S. Miller1-1/+1
2008-08-29sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller1-26/+27
2008-08-29sparc: Make SBUS DMA interfaces take struct device.David S. Miller1-10/+11
2008-02-23[SCSI] qlogicpt: section fixesAdrian Bunk1-6/+6
2008-01-23[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori1-1/+1
2008-01-11[SCSI] qlogicpti: convert to accessors and !use_sg cleanupBoaz Harrosh1-22/+7
2007-10-16qlogicpti: sg chaining supportJens Axboe1-7/+8
2007-10-12[SCSI] qlogicpti: Add a slave_configure methodMatthew Wilcox1-145/+26
2007-08-02[SCSI] qlogicpti: Some cosmetic changesMark Fortescue1-21/+29
2007-04-26[SPARC/64] constify of_get_property return: driversStephen Rothwell1-1/+1
2007-04-14[SCSI] QLOGICPTI: Do not unmap DMA unless we actually mapped something.David S. Miller1-1/+1
2006-10-17[SPARC]: Fix some section mismatch warnings in sparc drivers.Ben Collins1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-07-14[SCSI] More buffer->request_buffer changesChristoph Hellwig1-2/+2
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-23[SCSI] qlogicpti: Convert to new SBUS device framework.David S. Miller1-175/+186
2006-06-21Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-2/+1
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller1-3/+3
2006-06-10[SCSI] remove scsi_request infrastructureChristoph Hellwig1-1/+0
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser1-1/+1
2006-03-28[PATCH] drivers/scsi/*: use time_after() and friendsMarcelo Feitoza Parisi1-1/+2
2005-10-14[QLOGICPTI]: Handle INQUIRY response sniffing correctly.David S. Miller1-4/+35
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1541