summaryrefslogtreecommitdiff
path: root/drivers/scsi/eata.c
AgeCommit message (Expand)Author
2011-05-01[SCSI] remove cmd->serial_number litterChristoph Hellwig
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-16SCSI host lock push-downJeff Garzik
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-18[SCSI] eata: fix buffer overflowRoel Kluin
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2008-12-29[SCSI] eata: fix the data buffer accessors conversion regressionFUJITA Tomonori
2008-04-25[SCSI] aha152x, eata, u14-34f: minor irq handler cleanupsJeff Garzik
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley
2008-01-23[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori
2007-10-12[SCSI] Remove ->pid field from scsi_cmndMatthew Wilcox
2007-05-26[SCSI] eata: convert to use the data buffer accessorsFUJITA Tomonori
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre
2005-11-07[PATCH] kfree cleanup: drivers/scsiJesper Juhl
2005-10-28[SCSI] use sfoo_printk() in driversJeff Garzik
2005-10-28[PATCH] gfp_t: drivers/scsiAl Viro
2005-06-26[SCSI] remove scsi_cmnd.eh_stateChristoph Hellwig
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik
2005-06-17[SCSI] Remove no-op implementations of SCSI EH hooksJeff Garzik
2005-01-20[PATCH] Lock initializer cleanup: SCSIThomas Gleixner
2004-11-25convert eata to pass pointers aroundJames Bottomley
2004-11-24[PATCH] feed eata.c through LindentChristoph Hellwig
2004-10-18Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman
2004-10-05[PATCH] PCI: remove pci_find_class() usage from all drivers/ filesGreg Kroah-Hartman
2004-09-10[PATCH] avoid obsolete APIs in eataChristoph Hellwig
2004-06-03[PATCH] SCSI: replace deprecated hosts.h fileArjan van de Ven
2004-03-13[PATCH] DMA: Fill gaping hole in DMA API interfaces.Andrew Morton
2003-07-16[PATCH] remove all #include <blk.h>'sAdrian Bunk
2003-06-17[PATCH] eata and u14-34f updateDario Ballabio
2003-06-09PCI: remove pci_present() from drivers/scsi/eata.cGreg Kroah-Hartman
2003-05-26[PATCH] remove unneeded #define LinuxVersionCode from eata.cRusty Russell
2003-05-05[PATCH] move all host templates into .c filesChristoph Hellwig
2003-04-24[PATCH] irqs: scsiAndrew Morton
2003-02-21drop scsi_register_blocked_host()Christoph Hellwig
2003-02-11[PATCH] EATA driver fixAndrew Morton
2003-02-04[PATCH] fixes and cleanups for the new command allocation codeChristoph Hellwig
2003-01-13[SCSI] Move cmd->host to cmd->device->hostLuben Tuikov
2003-01-13[SCSI] Move cmd->{lun, target, channel} to cmd->device->{lun, id, channel}Luben Tuikov
2002-12-15[PATCH] PATCH: eata driver updateDario Ballabio
2002-11-25MergeLinus Torvalds
2002-11-25[PATCH] more scsi header cleanup/fixesAlan Cox
2002-11-21scsi: Update lldd API to slave_alloc/slave_configure/slave_destroy interfaceDoug Ledford
2002-11-04[PATCH] final eata polishAlan Cox
2002-10-31[PATCH] eata update from maintainerAlan Cox
2002-10-28Massive merge by hand for changes duplicated independentlyJames Bottomley