aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/hptiop.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-02[SCSI] Let scsi_cmnd->cmnd use request->cmd bufferGravatar Boaz Harrosh 1-3/+3
2008-04-19SCSI: convert struct class_device to struct deviceGravatar Tony Jones 1-6/+8
2008-04-07[SCSI] hptiop: fix header.context usageGravatar James Bottomley 1-2/+4
2008-04-07[SCSI] Remove random noop unchecked_isa_dma usersGravatar Andi Kleen 1-1/+0
2008-01-30[SCSI] remove use_sg_chainingGravatar James Bottomley 1-1/+0
2008-01-30[SCSI] hptiop: fix sense_buffer access bugGravatar FUJITA Tomonori 1-1/+1
2008-01-23[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEGravatar FUJITA Tomonori 1-1/+1
2008-01-11[SCSI] hptiop: add more adapter models and other fixesGravatar HighPoint Linux Team 1-129/+464
2007-10-17[SCSI] hptiop: avoid buffer overflow when returning sense dataGravatar HighPoint Linux Team 1-2/+3
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateGravatar FUJITA Tomonori 1-0/+1
2007-10-12[SCSI] hptiop: adding new firmware interface and more PCI device IDsGravatar HighPoint Linux Team 1-15/+48
2007-06-17[SCSI] hptiop: convert to use the data buffer accessorsGravatar FUJITA Tomonori 1-53/+23
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-1/+1
2006-08-27Merge ../linux-2.6Gravatar James Bottomley 1-559/+9
2006-08-19[SCSI] remove unnecessary includes of linux/config.h from drivers/scsi/Gravatar Dave Jones 1-1/+0
2006-08-06[SCSI] hptiop: backout ioctl messGravatar Christoph Hellwig 1-558/+8
2006-07-28[SCSI] hptiop: wrong register used in hptiop_reset_hba()Gravatar HighPoint Linux Team 1-1/+1
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsGravatar Thomas Gleixner 1-1/+1
2006-06-19[SCSI] hptiop: don't use cmnd->bufflenGravatar James Bottomley 1-1/+1
2006-06-19[SCSI] hptiop: HighPoint RocketRAID 3xxx controller driverGravatar HighPoint Linux Team 1-11/+3
2006-06-10[SCSI] hptiop: HighPoint RocketRAID 3xxx controller driverGravatar HighPoint Linux Team 1-0/+1501