aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hptiop.c
Commit message (Expand)AuthorAgeFilesLines
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* [SCSI] hptiop: Eliminate a NULL pointer dereferenceJulia Lawall2010-07-271-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-041-1/+4
|/
* [SCSI] hptiop: Add RR44xx adapter supportHighPoint Linux Team2009-10-021-11/+26
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-1/+1
* [SCSI] Remove SUGGEST flagsMartin K. Petersen2009-03-121-2/+1
* [SCSI] hptiop: Add new PCI device IDHighPoint Linux Team2009-02-211-0/+1
* remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz2008-08-051-1/+0
* [SCSI] hptiop: add more PCI device IDsHighPoint Linux Team2008-07-301-0/+7
* scsi: fix integer as NULL pointer warningHarvey Harrison2008-05-231-6/+6
* [SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh2008-05-021-3/+3
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-191-6/+8
* [SCSI] hptiop: fix header.context usageJames Bottomley2008-04-071-2/+4
* [SCSI] Remove random noop unchecked_isa_dma usersAndi Kleen2008-04-071-1/+0
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-301-1/+0
* [SCSI] hptiop: fix sense_buffer access bugFUJITA Tomonori2008-01-301-1/+1
* [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori2008-01-231-1/+1
* [SCSI] hptiop: add more adapter models and other fixesHighPoint Linux Team2008-01-111-129/+464
* [SCSI] hptiop: avoid buffer overflow when returning sense dataHighPoint Linux Team2007-10-171-2/+3
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-161-0/+1
* [SCSI] hptiop: adding new firmware interface and more PCI device IDsHighPoint Linux Team2007-10-121-15/+48
* [SCSI] hptiop: convert to use the data buffer accessorsFUJITA Tomonori2007-06-171-53/+23
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* Merge ../linux-2.6James Bottomley2006-08-271-559/+9
|\
| * [SCSI] hptiop: backout ioctl messChristoph Hellwig2006-08-061-558/+8
| * [SCSI] hptiop: wrong register used in hptiop_reset_hba()HighPoint Linux Team2006-07-281-1/+1
* | [SCSI] remove unnecessary includes of linux/config.h from drivers/scsi/Dave Jones2006-08-191-1/+0
|/
* [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [SCSI] hptiop: don't use cmnd->bufflenJames Bottomley2006-06-191-1/+1
* [SCSI] hptiop: HighPoint RocketRAID 3xxx controller driverHighPoint Linux Team2006-06-191-11/+3
* [SCSI] hptiop: HighPoint RocketRAID 3xxx controller driverHighPoint Linux Team2006-06-101-0/+1501