index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
aic7xxx
/
aic7xxx_osm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: aic7xxx: fix EISA support
Christoph Hellwig
2019-04-18
1
-6
/
+4
*
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-18
1
-1
/
+0
*
scsi: aic7xxx: make a couple of functions static
Colin Ian King
2017-10-16
1
-1
/
+1
*
scsi: aic7xxx: remove empty function
Michał Mirosław
2017-08-07
1
-5
/
+0
*
aic7xxx: Fix queue depth handling
Alan
2016-02-23
1
-0
/
+1
*
scsi: use host wide tags by default
Christoph Hellwig
2015-11-09
1
-1
/
+0
*
aic7xxx: replace kmalloc/memset by kzalloc
Michael Opdenacker
2015-04-09
1
-2
/
+1
*
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
1
-2
/
+2
*
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-11-12
1
-6
/
+2
*
scsi: always assign block layer tags if enabled
Christoph Hellwig
2014-11-12
1
-5
/
+6
*
scsi: remove abuses of scsi_populate_tag
Christoph Hellwig
2014-11-12
1
-9
/
+1
*
scsi: add new scsi-command flag for tagged commands
Christoph Hellwig
2014-11-12
1
-1
/
+1
*
scsi: use 64-bit LUNs
Hannes Reinecke
2014-07-17
1
-5
/
+6
*
aic7xxx: Remove obsolete preprocessor define
Paul Bolle
2014-05-26
1
-10
/
+0
*
aic7xxx: switch to ->show_info()
Al Viro
2013-04-09
1
-7
/
+2
*
Documentation: remove references to /etc/modprobe.conf
Lucas De Marchi
2012-03-30
1
-4
/
+4
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
SCSI host lock push-down
Jeff Garzik
2010-11-16
1
-1
/
+3
*
[SCSI] aic7xxx: Remove OS utility wrappers
Pekka Enberg
2010-07-28
1
-38
/
+38
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
tree-wide: fix typos "selct" + "slect" -> "select"
Uwe Kleine-König
2009-11-09
1
-1
/
+1
*
[SCSI] aic7xxx: add const
Denys Vlasenko
2008-04-27
1
-7
/
+5
*
[SCSI] aic7xxx: add static
Denys Vlasenko
2008-04-27
1
-3
/
+3
*
[SCSI] aic7xxx, aic79xx: deinline functions
Denys Vlasenko
2008-04-24
1
-4
/
+73
*
[SCSI] aic7xxx: fix IOMMU mapping failure handling
FUJITA Tomonori
2008-04-07
1
-3
/
+7
*
drivers/scsi/: Spelling fixes
Joe Perches
2008-02-03
1
-1
/
+1
*
[SCSI] remove use_sg_chaining
James Bottomley
2008-01-30
1
-1
/
+0
*
[SCSI] aic7xxx: fix ahc_done check SCB_ACTIVE for tagged transactions
David Milburn
2008-01-30
1
-3
/
+6
*
[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE
FUJITA Tomonori
2008-01-23
1
-3
/
+3
*
[SCSI] aic7xxx: Update Maintainer information
Hannes Reinecke
2007-10-21
1
-2
/
+2
*
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
2007-10-16
1
-0
/
+1
*
[SCSI] aic79xx, aic7xxx: Fix incorrect width setting
James Bottomley
2007-07-27
1
-3
/
+8
*
[SCSI] aic7xxx: convert to use the data buffer accessors
FUJITA Tomonori
2007-05-26
1
-49
/
+10
*
[SCSI] aic7xxx: Remove slave_destroy
Hannes Reinecke
2006-10-25
1
-53
/
+12
*
[SCSI] aic7xxx: cleanups
Adrian Bunk
2006-10-25
1
-1
/
+1
*
[SCSI] drivers/scsi: Handcrafted MIN/MAX macro removal
Amol Lad
2006-10-25
1
-2
/
+2
*
[SCSI] aic7xxx: Adjust .max_sectors
Hannes Reinecke
2006-10-25
1
-0
/
+1
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-1
/
+1
*
[PATCH] completions: lockdep annotate on stack completions
Peter Zijlstra
2006-10-01
1
-1
/
+1
*
[SCSI] aic7xxx: pause sequencer before touching SBLKCTL
Doug Ledford
2006-09-23
1
-0
/
+5
*
[SCSI] aic7xxx: avoid checking SBLKCTL register for certain cards
James Bottomley
2006-09-23
1
-4
/
+12
*
[SCSI] aic7*: cleanup MODULE_PARM_DESC strings
Randy Dunlap
2006-08-19
1
-1
/
+1
*
[SCSI] aic7[9x]xx: Remove last vestiges of reverse_scan
Matthew Wilcox
2006-07-09
1
-1
/
+0
*
[SCSI] aic7xxx: expose the bus setting to sysfs
James Bottomley
2006-06-10
1
-0
/
+17
*
[SCSI] drivers/scsi: Use ARRAY_SIZE macro
Tobias Klauser
2006-06-10
1
-6
/
+6
*
[SCSI] aic7xxx: semaphore to completion conversion
Christoph Hellwig
2006-02-27
1
-34
/
+11
*
[SCSI] aic7xxx: fix timer handling bug
James Bottomley
2006-01-12
1
-14
/
+14
*
[SCSI] handle scsi_add_host failure for aic7xxx and fix compiler warning
Jesper Juhl
2005-12-14
1
-5
/
+13
*
[SCSI] aic7xxx: reset handler selects a wrong command
Vasily Averin
2005-11-28
1
-1
/
+1
*
[SCSI] aic7xxx: remove scsi_assign_lock usage
Christoph Hellwig
2005-11-06
1
-23
/
+16
[next]