aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/eata.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] remove cmd->serial_number litterChristoph Hellwig2011-05-011-35/+31
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* SCSI host lock push-downJeff Garzik2010-11-161-3/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] eata: fix buffer overflowRoel Kluin2010-01-181-1/+1
* block: convert to pos and nr_sectors accessorsTejun Heo2009-05-111-12/+12
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* [SCSI] eata: fix the data buffer accessors conversion regressionFUJITA Tomonori2008-12-291-3/+12
* [SCSI] aha152x, eata, u14-34f: minor irq handler cleanupsJeff Garzik2008-04-251-7/+4
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-301-1/+0
* [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori2008-01-231-2/+2
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-161-1/+2
* [SCSI] Remove ->pid field from scsi_cmndMatthew Wilcox2007-10-121-22/+22
* [SCSI] eata: convert to use the data buffer accessorsFUJITA Tomonori2007-05-261-34/+14
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+2
* [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-281-1/+2
* [PATCH] kfree cleanup: drivers/scsiJesper Juhl2005-11-071-2/+1
* [SCSI] use sfoo_printk() in driversJeff Garzik2005-10-281-33/+23
* [PATCH] gfp_t: drivers/scsiAl Viro2005-10-281-1/+1
* [SCSI] remove scsi_cmnd.eh_stateChristoph Hellwig2005-06-261-10/+0
* [SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik2005-06-171-0/+9
* [SCSI] Remove no-op implementations of SCSI EH hooksJeff Garzik2005-06-171-2/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+2621