aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/eata_pio.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-03[SCSI] eata_pio: off by one in eata_pio_detect()Gravatar Dan Carpenter 1-1/+1
2013-04-09eata_pio: switch to ->show_info()Gravatar Al Viro 1-46/+10
2011-05-01[SCSI] remove cmd->serial_number litterGravatar Christoph Hellwig 1-11/+8
2010-11-16SCSI host lock push-downGravatar Jeff Garzik 1-1/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+0
2008-12-29[SCSI] Clean up my email address and use a single standard address for everyt...Gravatar Alan Cox 1-2/+2
2008-04-07[SCSI] Remove random noop unchecked_isa_dma usersGravatar Andi Kleen 1-2/+0
2008-01-23[SCSI] aic7xxx_old, eata_pio, ips, libsas: don't zero out sense_buffer in que...Gravatar FUJITA Tomonori 1-1/+0
2008-01-11[SCSI] eata_pio: convert to accessors and !use_sg cleanupGravatar Boaz Harrosh 1-6/+6
2007-10-22[SG] Update drivers to use sg helpersGravatar Jens Axboe 1-2/+2
2007-10-12[SCSI] Remove ->pid field from scsi_cmndGravatar Matthew Wilcox 1-6/+6
2007-10-12[SCSI] eata_pio: Clean up proc handling, bracketing and use cpu_relax()Gravatar Alan Cox 1-49/+39
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 1-1/+0
2006-10-20[PATCH] irq updates: make eata_pio compileGravatar Alan Cox 1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-4/+3
2006-09-23[SCSI] eata_pio cleanup and PCI fixGravatar Alan Cox 1-59/+68
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsGravatar Thomas Gleixner 1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2005-10-28[SCSI] use sfoo_printk() in driversGravatar Jeff Garzik 1-6/+15
2005-06-26[SCSI] remove scsi_cmnd->abort_reasonGravatar Christoph Hellwig 1-2/+2
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Gravatar Jeff Garzik 1-0/+5
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+996