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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-01
[SCSI] aacraid: cleanups
Adrian Bunk
5
-9
/
+4
2007-04-01
[SCSI] dpt_i2o: remove dead code
Adrian Bunk
1
-2
/
+0
2007-04-01
[SCSI] fusion: make mptspi_target_destroy() static
Adrian Bunk
1
-1
/
+1
2007-04-01
[SCSI] Remove some unused SCSI-related kernel config variables.
Robert P. J. Day
3
-38
/
+0
2007-04-01
[SCSI] dpt: whitespace cleanup
Henne
3
-27
/
+27
2007-04-01
[SCSI] pcmcia: allow drivers to be built non-modular
Robert P. J. Day
1
-6
/
+3
2007-04-01
[SCSI] aacraid: Add likely() and unlikely()
Salyzyn, Mark
2
-31
/
+25
2007-04-01
[SCSI] qla2xxx: fix for byteswap in fc_host fabric_name
Richard Lary
1
-8
/
+8
2007-04-01
[SCSI] lpfc: fix oops when parsing dodgy VPD
Anton Blanchard
1
-1
/
+1
2007-03-21
[SCSI] aacraid: cleanup and version stamp driver
Salyzyn, Mark
3
-11
/
+6
2007-03-21
[SCSI] aacraid: check buffer address in aac_internal_transfer
Salyzyn, Mark
1
-2
/
+3
2007-03-21
[SCSI] fix scsi_wait_scan build problem
James Bottomley
1
-2
/
+0
2007-03-20
[SCSI] sd: fix up start/stop messages for new sd_printk() API
James Bottomley
1
-22
/
+16
2007-03-20
[SCSI] sd: implement START/STOP management
Tejun Heo
2
-4
/
+128
2007-03-20
[SCSI] sd: fix return value of sd_sync_cache()
Tejun Heo
1
-1
/
+3
2007-03-20
[SCSI] fusion: remove VMWare guest OS remounted as read only work around
Eric Moore
1
-4
/
+1
2007-03-20
[SCSI] fusion: honour return value of pci_enable_device() in mpt_resume()
Horms
2
-3
/
+5
2007-03-20
[SCSI] fusion: remove unnecessary code in mptscsih_resume()
Horms
1
-12
/
+0
2007-03-20
[SCSI] eata_pio: Remove FALSE/TRUE defines
Richard Knutsson
1
-7
/
+0
2007-03-20
[SCSI] expose eh_timed_out to the host template
James Bottomley
1
-1
/
+10
2007-03-20
[SCSI] aacraid: Improved error handling
Mark Haverkamp
5
-33
/
+130
2007-03-20
[SCSI] aacraid: fix srb ioctl for 64 bits
Mark Haverkamp
1
-102
/
+157
2007-03-20
[SCSI] aacraid: remove un-needed references to container id (cid)
Mark Haverkamp
1
-17
/
+17
2007-03-20
[SCSI] aacraid: Fix ioctl handling when adapter resets
Mark Haverkamp
2
-8
/
+19
2007-03-20
[SCSI] aacraid: Fix blocking issue with container probing function (cast update)
Mark Haverkamp
1
-142
/
+169
2007-03-20
[SCSI] aacraid: Fix struct element name issue
Mark Haverkamp
5
-45
/
+41
2007-03-20
[SCSI] aacraid: add restart adapter platform function
Mark Haverkamp
3
-25
/
+31
2007-03-20
[SCSI] set resid in scsi_io_completion() even for check condition
Pete Wyckoff
1
-2
/
+2
2007-03-20
[SCSI] tgt: remove the code to build sense
FUJITA Tomonori
1
-14
/
+13
2007-03-20
[SCSI] fc_transport: update potential link speeds
James Smart
1
-0
/
+2
2007-03-20
[SCSI] qla2xxx: Update version number to 8.01.07-k6.
Andrew Vasquez
1
-1
/
+1
2007-03-20
[SCSI] qla2xxx: Allow the extended-error-logging flag to be dynamic.
Andrew Vasquez
1
-1
/
+1
2007-03-20
[SCSI] qla2xxx: Drop acquisition of hardware_lock during flash manipulations.
Andrew Vasquez
1
-6
/
+0
2007-03-20
[SCSI] qla2xxx: Add cond_resched() calls during HBA flash manipulation.
Andrew Vasquez
1
-0
/
+5
2007-03-20
[SCSI] qla2xxx: Add scan_[start|finish]() callbacks for ISP24xx HBAs.
Andrew Vasquez
1
-0
/
+2
2007-03-20
[SCSI] qla2xxx: fix RSCN handling on big-endian systems
Malahal Naineni
1
-5
/
+8
2007-03-20
[SCSI] make scsi_wait_scan always modular
James Bottomley
2
-1
/
+7
2007-03-20
[SCSI] fusion: kernel-doc warning fixes
Randy Dunlap
3
-26
/
+22
2007-03-11
[SCSI] sd: typo fix: sdkp_printk should be sd_printk
James Bottomley
1
-1
/
+1
2007-03-11
[SCSI] pci2000: Delete unused header file.
Robert P. J. Day
1
-197
/
+0
2007-03-11
[SCSI] tgt: fix scsi command leak
FUJITA Tomonori
1
-3
/
+20
2007-03-11
[SCSI] tgt: fix sesnse buffer problems
FUJITA Tomonori
4
-117
/
+35
2007-03-11
[SCSI] tgt: rm bio hacks in scsi tgt
Mike Christie
1
-99
/
+34
2007-03-11
[SCSI] iscsi_tcp: print useful error message when iscsi crc23c allocation fails
Mike Christie
1
-2
/
+12
2007-03-11
[SCSI] iscsi_tcp: increase max_sectors
Mike Christie
1
-0
/
+1
2007-03-11
[SCSI] libiscsi: use get_unaligned
Mike Christie
1
-2
/
+3
2007-03-11
[SCSI] iscsi transport: use atomic for session_nr allocations
Mike Christie
1
-2
/
+4
2007-03-11
[SCSI] iscsi: rename DEFAULT_MAX_RECV_DATA_SEGMENT_LENGTH
Mike Christie
3
-5
/
+5
2007-03-11
[SCSI] libiscsi: clear mtask
Mike Christie
1
-11
/
+8
2007-03-11
[SCSI] libiscsi: flush work before freeing connection
Mike Christie
1
-0
/
+3
[next]