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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-03
[SCSI] aic7xxx/aic79xx: fix module removal path not to panic
James Bottomley
5
-10
/
+15
2005-09-13
[SCSI] aic7xxx: move to dma_get_required_mask() and correct 39 bit assumptions
James Bottomley
3
-14
/
+5
2005-09-07
Merge by hand (conflicts in sd.c)
James Bottomley
6
-165
/
+253
2005-09-05
[SCSI] aic7xxx: remove aiclib.c
Christoph Hellwig
6
-165
/
+253
2005-08-28
Merge HEAD from ../scsi-misc-2.6-tmp
James Bottomley
22
-6484
/
+1746
2005-08-15
[SCSI] aiclib remove dead
Christoph Hellwig
2
-2124
/
+0
2005-08-15
[SCSI] aic79xx: sane pci probing
Christoph Hellwig
7
-291
/
+60
2005-08-15
[SCSI] aic79xx: remove some dead code
Christoph Hellwig
2
-38
/
+0
2005-08-13
[SCSI] aic7xxx: lost multifunction flags handling
James Bottomley
1
-0
/
+29
2005-08-12
[SCSI] fix warning in aic7770.c
akpm@osdl.org
1
-1
/
+0
2005-08-09
[SCSI] aic79xx: fix boot panic with no hardware
James Bottomley
2
-5
/
+1
2005-08-07
[SCSI] aic79xx: needs to select SPI_TRANSPORT_ATTRS
akpm@osdl.org
1
-0
/
+1
2005-08-06
[SCSI] aic7xxx/79xx: fix another potential panic due to a non existent target
James Bottomley
2
-4
/
+4
2005-08-05
[SCSI] aic7xxx: upport all sequencer and core fixes from adaptec version 6.3.9
James Bottomley
10
-512
/
+544
2005-08-05
[SCSI] aic79xx: fixup DT setting
Hannes Reinecke
1
-2
/
+3
2005-08-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6
Linus Torvalds
1
-13
/
+11
2005-08-04
[SCSI] fix aic7xxx performance issues since 2.6.12-rc2
James Bottomley
1
-9
/
+5
2005-08-04
[SCSI] aic79xx: add hold_mcs to the transport parameters
James Bottomley
1
-1
/
+37
2005-08-03
[SCSI] aic79xx: fix up transport settings
James Bottomley
2
-32
/
+11
2005-08-03
[SCSI] aic79xx: DV parameter settings
Hannes Reinecke
1
-13
/
+218
2005-08-03
[SCSI] aic79xx: update to use scsi_transport_spi
Hannes Reinecke
3
-2837
/
+799
2005-08-03
[SCSI] aic79xx: Remove busyq
Hannes Reinecke
4
-724
/
+139
2005-08-02
[SCSI] aic7xxx: final fixes for DT handling
James Bottomley
1
-4
/
+4
2005-08-02
[PATCH] aic byteorder fixes after recent cleanup
Olaf Hering
2
-5
/
+7
2005-07-30
[SCSI] aic7xxx: fix bug in DT handing
James Bottomley
1
-4
/
+6
2005-07-30
[SCSI] aic byteorder fixes after recent cleanup
Olaf Hering
2
-5
/
+7
2005-07-28
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Olaf Hering
2
-2
/
+2
2005-07-11
[SCSI] aic7xxx: remove ahc_tailq
Christoph Hellwig
7
-261
/
+6
2005-07-11
[SCSI] aic7xxx: sane pci probing
Christoph Hellwig
4
-60
/
+22
2005-07-11
[SCSI] aic79xx: ahd_linux_dev_reset() cleanup
Andrew Morton
1
-2
/
+2
2005-07-03
[SCSI] aic7xxx: fix boot hang with Fujitsu drives
James Bottomley
1
-0
/
+8
2005-06-26
[SCSI] aic7xxx: correct target valid check in aic7xxx_proc.c
James Bottomley
1
-2
/
+2
2005-06-20
aic7xxx/aic79xx_osm: revert completely bogus ahd_linux_queue() patch
Jeff Garzik
1
-4
/
+4
2005-06-18
merge by hand (fix up qla_os.c merge error)
James Bottomley
9
-702
/
+341
2005-06-17
[SCSI] allow sleeping in ->eh_bus_reset_handler()
Jeff Garzik
2
-2
/
+6
2005-06-17
[SCSI] allow sleeping in ->eh_device_reset_handler()
Jeff Garzik
1
-4
/
+4
2005-06-17
[SCSI] allow sleeping in ->eh_abort_handler()
Jeff Garzik
2
-4
/
+8
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
3
-131
/
+63
2005-06-12
[SCSI] aic7xxx: remove some dead wood
Christoph Hellwig
3
-47
/
+3
2005-06-12
[SCSI] aic7xxx: remove ahc_find_softc
Christoph Hellwig
5
-63
/
+16
2005-06-12
[SCSI] aic7xxx: do not check for duplicate pci ids
Christoph Hellwig
1
-16
/
+0
2005-06-12
[SCSI] aic7xxx/aic79xx: remove useless byte order macro cruft
Christoph Hellwig
2
-34
/
+0
2005-06-03
[SCSI] fix aic7xxx coupled parameter problem
James Bottomley
1
-13
/
+13
2005-05-28
[PATCH] swsusp: ahd_dv_0 can't be stopped
Shaohua Li
1
-1
/
+1
2005-05-26
[SCSI] aic7xxx: remove separate target and device allocations
James Bottomley
3
-393
/
+218
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
2
-112
/
+79
[next]