aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/atp870u.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/scsi/atp870u.c: fix bad use of udelayMartin Michlmayr2012-10-131-1/+10
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* [SCSI] Clean up my email address and use a single standard address for everyt...Alan Cox2008-12-291-2/+2
* scsi: fix integer as NULL pointer warningHarvey Harrison2008-05-231-1/+1
* [SCSI] atp870u: convert to accessors and !use_sg cleanupBoaz Harrosh2008-01-111-85/+17
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* Merge ../scsi-misc-2.6James Bottomley2006-07-031-74/+83
|\
| * [SCSI] atp870u: reduce huge stack usageRandy Dunlap2006-06-281-74/+83
* | [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-021-3/+3
|/
* [SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig2006-06-061-1/+1
* [SCSI] audit drivers for incorrect max_id useHannes Reinecke2006-05-281-1/+1
* [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-281-1/+2
* [SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik2005-10-281-11/+11
* [SCSI] use sfoo_printk() in driversJeff Garzik2005-10-281-4/+3
* [SCSI] atp870u: fix memory addressing bugJames Bottomley2005-09-151-2/+4
* [SCSI] drivers/scsi/atp870u.c: make a function staticAdrian Bunk2005-05-201-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+3970