index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hptiop.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-12
hptiop: Support HighPoint RR36xx HBAs and Support SAS tape and SAS media changer
linux
1
-35
/
+62
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-6
/
+2
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
1
-1
/
+1
2014-07-17
scsi: use 64-bit LUNs
Hannes Reinecke
1
-1
/
+1
2013-01-03
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+1
2012-11-27
[SCSI] hptiop: Support HighPoint RR4520/RR4522 HBA
HighPoint Linux Team
1
-19
/
+394
2012-07-20
[SCSI] hptiop: fix RR312x in hosts with >12GB
HighPoint Linux Team
1
-3
/
+7
2010-11-16
SCSI host lock push-down
Jeff Garzik
1
-1
/
+3
2010-07-27
[SCSI] hptiop: Eliminate a NULL pointer dereference
Julia Lawall
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-04
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
1
-1
/
+4
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-10-02
[SCSI] hptiop: Add RR44xx adapter support
HighPoint Linux Team
1
-11
/
+26
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-1
/
+1
2009-03-12
[SCSI] Remove SUGGEST flags
Martin K. Petersen
1
-2
/
+1
2009-02-21
[SCSI] hptiop: Add new PCI device ID
HighPoint Linux Team
1
-0
/
+1
2008-08-05
remove unnecessary <linux/hdreg.h> includes
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-07-30
[SCSI] hptiop: add more PCI device IDs
HighPoint Linux Team
1
-0
/
+7
2008-05-23
scsi: fix integer as NULL pointer warning
Harvey Harrison
1
-6
/
+6
2008-05-02
[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
Boaz Harrosh
1
-3
/
+3
2008-04-19
SCSI: convert struct class_device to struct device
Tony Jones
1
-6
/
+8
2008-04-07
[SCSI] hptiop: fix header.context usage
James Bottomley
1
-2
/
+4
2008-04-07
[SCSI] Remove random noop unchecked_isa_dma users
Andi Kleen
1
-1
/
+0
2008-01-30
[SCSI] remove use_sg_chaining
James Bottomley
1
-1
/
+0
2008-01-30
[SCSI] hptiop: fix sense_buffer access bug
FUJITA Tomonori
1
-1
/
+1
2008-01-23
[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE
FUJITA Tomonori
1
-1
/
+1
2008-01-11
[SCSI] hptiop: add more adapter models and other fixes
HighPoint Linux Team
1
-129
/
+464
2007-10-17
[SCSI] hptiop: avoid buffer overflow when returning sense data
HighPoint Linux Team
1
-2
/
+3
2007-10-16
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
1
-0
/
+1
2007-10-12
[SCSI] hptiop: adding new firmware interface and more PCI device IDs
HighPoint Linux Team
1
-15
/
+48
2007-06-17
[SCSI] hptiop: convert to use the data buffer accessors
FUJITA Tomonori
1
-53
/
+23
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-08-27
Merge ../linux-2.6
James Bottomley
1
-559
/
+9
2006-08-19
[SCSI] remove unnecessary includes of linux/config.h from drivers/scsi/
Dave Jones
1
-1
/
+0
2006-08-06
[SCSI] hptiop: backout ioctl mess
Christoph Hellwig
1
-558
/
+8
2006-07-28
[SCSI] hptiop: wrong register used in hptiop_reset_hba()
HighPoint Linux Team
1
-1
/
+1
2006-07-02
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-19
[SCSI] hptiop: don't use cmnd->bufflen
James Bottomley
1
-1
/
+1
2006-06-19
[SCSI] hptiop: HighPoint RocketRAID 3xxx controller driver
HighPoint Linux Team
1
-11
/
+3
2006-06-10
[SCSI] hptiop: HighPoint RocketRAID 3xxx controller driver
HighPoint Linux Team
1
-0
/
+1501