index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
aic7xxx
/
aic7xxx_osm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-02-28
[SCSI] aic7xxx: semaphore to completion conversion
Christoph Hellwig
1
-34
/
+11
2006-01-12
[SCSI] aic7xxx: fix timer handling bug
James Bottomley
1
-14
/
+14
2005-12-15
[SCSI] handle scsi_add_host failure for aic7xxx and fix compiler warning
Jesper Juhl
1
-5
/
+13
2005-11-28
[SCSI] aic7xxx: reset handler selects a wrong command
Vasily Averin
1
-1
/
+1
2005-11-06
[SCSI] aic7xxx: remove scsi_assign_lock usage
Christoph Hellwig
1
-23
/
+16
2005-10-29
[SCSI] use scmd_id(), scmd_channel() throughout code
Jeff Garzik
1
-5
/
+5
2005-10-29
[SCSI] use sfoo_printk() in drivers
Jeff Garzik
1
-16
/
+6
2005-10-03
[SCSI] aic7xxx/aic79xx: fix module removal path not to panic
James Bottomley
1
-5
/
+3
2005-09-13
[SCSI] aic7xxx: move to dma_get_required_mask() and correct 39 bit assumptions
James Bottomley
1
-9
/
+0
2005-09-07
Merge by hand (conflicts in sd.c)
James Bottomley
1
-8
/
+81
2005-09-05
[SCSI] aic7xxx: remove aiclib.c
Christoph Hellwig
1
-8
/
+81
2005-08-28
Merge HEAD from ../scsi-misc-2.6-tmp
James Bottomley
1
-4
/
+4
2005-08-09
[SCSI] aic79xx: fix boot panic with no hardware
James Bottomley
1
-2
/
+0
2005-08-06
[SCSI] aic7xxx/79xx: fix another potential panic due to a non existent target
James Bottomley
1
-2
/
+2
2005-08-05
[SCSI] aic7xxx: upport all sequencer and core fixes from adaptec version 6.3.9
James Bottomley
1
-0
/
+2
2005-08-04
[SCSI] fix aic7xxx performance issues since 2.6.12-rc2
James Bottomley
1
-9
/
+5
2005-08-02
[SCSI] aic7xxx: final fixes for DT handling
James Bottomley
1
-4
/
+4
2005-07-30
[SCSI] aic7xxx: fix bug in DT handing
James Bottomley
1
-4
/
+6
2005-07-11
[SCSI] aic7xxx: remove ahc_tailq
Christoph Hellwig
1
-148
/
+4
2005-07-11
[SCSI] aic7xxx: sane pci probing
Christoph Hellwig
1
-55
/
+20
2005-07-03
[SCSI] aic7xxx: fix boot hang with Fujitsu drives
James Bottomley
1
-0
/
+8
2005-06-17
[SCSI] allow sleeping in ->eh_bus_reset_handler()
Jeff Garzik
1
-0
/
+4
2005-06-17
[SCSI] allow sleeping in ->eh_abort_handler()
Jeff Garzik
1
-0
/
+4
2005-06-14
[SCSI] aic7xxx: fix the BIOS limits setting routines
James Bottomley
1
-10
/
+25
2005-06-12
[SCSI] aic7xxx: clean up eisa support
Christoph Hellwig
1
-18
/
+0
2005-06-12
[SCSI] aic7xxx: remove some dead wood
Christoph Hellwig
1
-15
/
+3
2005-06-03
[SCSI] fix aic7xxx coupled parameter problem
James Bottomley
1
-13
/
+13
2005-05-26
[SCSI] aic7xxx: remove separate target and device allocations
James Bottomley
1
-374
/
+201
2005-05-25
[PATCH] aic7xxx_osm build fix
Andrew Morton
1
-2
/
+5
2005-05-21
[SCSI] aic7xxx: fix U160 mode
James Bottomley
1
-0
/
+11
2005-05-21
[SCSI] aic7xxx: add back locking
James Bottomley
1
-4
/
+11
2005-05-21
[SCSI] aic7xxx: make correct use of slave_alloc/destroy and remove the per de...
James Bottomley
1
-104
/
+79
2005-05-21
[SCSI] aic7xxx: remove the completeq
James Bottomley
1
-119
/
+2
2005-05-21
[SCSI] aic7xxx: remove the last vestiges of the runq
James Bottomley
1
-5
/
+0
2005-05-21
[SCSI] aic7xxx: remove usage of obsolete typedefs
Christoph Hellwig
1
-34
/
+18
2005-05-21
[SCSI] remove dma_mask hacks
Christoph Hellwig
1
-38
/
+5
2005-05-21
[SCSI] aic7xxx: remove Linux 2.4 ifdefs
Christoph Hellwig
1
-311
/
+3
2005-05-21
[SCSI] remove aic7xxx busyq
James Bottomley
1
-435
/
+190
2005-05-21
[SCSI] correct aic7xxx period setting routines
James Bottomley
1
-34
/
+37
2005-04-22
[SCSI] aic7xxx: remove inquiry sniffing leftovers
Christoph Hellwig
1
-2
/
+0
2005-04-21
[PATCH] Fix aic7xxx_osm.c compile with older gcc's
James Bottomley
1
-3
/
+2
2005-04-18
aic7xxx: convert to SPI transport class Domain Validation
1
-1671
/
+10
2005-04-18
aic7xxx: add support for the SPI transport class
1
-0
/
+261
2005-04-18
[PATCH] remove old scsi data direction macros
1
-10
/
+10
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+5043