index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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
*
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
*
[SCSI] use scmd_id(), scmd_channel() throughout code
Jeff Garzik
2005-10-28
1
-5
/
+5
*
[SCSI] use sfoo_printk() in drivers
Jeff Garzik
2005-10-28
1
-16
/
+6
*
[SCSI] aic7xxx/aic79xx: fix module removal path not to panic
James Bottomley
2005-10-02
1
-5
/
+3
*
[SCSI] aic7xxx: move to dma_get_required_mask() and correct 39 bit assumptions
James Bottomley
2005-09-13
1
-9
/
+0
*
Merge by hand (conflicts in sd.c)
James Bottomley
2005-09-06
1
-8
/
+81
|
\
|
*
[SCSI] aic7xxx: remove aiclib.c
Christoph Hellwig
2005-09-04
1
-8
/
+81
*
|
Merge HEAD from ../scsi-misc-2.6-tmp
James Bottomley
2005-08-28
1
-4
/
+4
|
\
\
|
|
/
|
*
[SCSI] aic79xx: fix boot panic with no hardware
James Bottomley
2005-08-09
1
-2
/
+0
|
*
[SCSI] aic7xxx/79xx: fix another potential panic due to a non existent target
James Bottomley
2005-08-05
1
-2
/
+2
|
*
[SCSI] aic7xxx: upport all sequencer and core fixes from adaptec version 6.3.9
James Bottomley
2005-08-04
1
-0
/
+2
*
|
[SCSI] fix aic7xxx performance issues since 2.6.12-rc2
James Bottomley
2005-08-04
1
-9
/
+5
*
|
[SCSI] aic7xxx: final fixes for DT handling
James Bottomley
2005-08-02
1
-4
/
+4
*
|
[SCSI] aic7xxx: fix bug in DT handing
James Bottomley
2005-07-30
1
-4
/
+6
|
/
*
[SCSI] aic7xxx: remove ahc_tailq
Christoph Hellwig
2005-07-11
1
-148
/
+4
*
[SCSI] aic7xxx: sane pci probing
Christoph Hellwig
2005-07-11
1
-55
/
+20
*
[SCSI] aic7xxx: fix boot hang with Fujitsu drives
James Bottomley
2005-07-03
1
-0
/
+8
*
[SCSI] allow sleeping in ->eh_bus_reset_handler()
Jeff Garzik
2005-06-17
1
-0
/
+4
*
[SCSI] allow sleeping in ->eh_abort_handler()
Jeff Garzik
2005-06-17
1
-0
/
+4
*
[SCSI] aic7xxx: fix the BIOS limits setting routines
James Bottomley
2005-06-13
1
-10
/
+25
*
[SCSI] aic7xxx: clean up eisa support
Christoph Hellwig
2005-06-11
1
-18
/
+0
[next]