aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/atp870u.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-2/+2
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-28[SCSI] atp870u, mpt2sas, qla4xxx use pci_dev->revisionSergei Shtylyov1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-11-16SCSI host lock push-downJeff Garzik1-1/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-1/+1
2008-12-29[SCSI] Clean up my email address and use a single standard address for everythingAlan Cox1-2/+2
2008-05-23scsi: fix integer as NULL pointer warningHarvey Harrison1-1/+1
2008-01-11[SCSI] atp870u: convert to accessors and !use_sg cleanupBoaz Harrosh1-85/+17
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-07-03Merge ../scsi-misc-2.6James Bottomley1-74/+83
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner1-3/+3
2006-06-28[SCSI] atp870u: reduce huge stack usageRandy Dunlap1-74/+83
2006-06-06[SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig1-1/+1
2006-05-28[SCSI] audit drivers for incorrect max_id useHannes Reinecke1-1/+1
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre1-1/+2
2005-10-28[SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik1-11/+11
2005-10-28[SCSI] use sfoo_printk() in driversJeff Garzik1-4/+3
2005-09-15[SCSI] atp870u: fix memory addressing bugJames Bottomley1-2/+4
2005-05-20[SCSI] drivers/scsi/atp870u.c: make a function staticAdrian Bunk1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+3970