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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-12-14
[SCSI] lpfc 8.1.1 : Adjust use of scsi_block_requests and interaction w/ FC t...
James.Smart@Emulex.Com
1
-8
/
+10
2005-12-14
[SCSI] lpfc 8.1.1 : Fixes for short cable pulls
James.Smart@Emulex.Com
2
-0
/
+6
2005-12-14
[SCSI] lpfc 8.1.1 : Correct some 8bit to 16bit field conversions/comparisons
James.Smart@Emulex.Com
1
-24
/
+45
2005-12-14
[SCSI] lpfc 8.1.1: Miscellaneous Cleanups
James.Smart@Emulex.Com
3
-28
/
+24
2005-12-14
[SCSI] qla2xxx: fix compile error caused by pci_dev.owner move
James Bottomley
1
-1
/
+3
2005-12-14
[SCSI] correct some dropped const compiler warnings
James Bottomley
3
-6
/
+8
2005-12-14
[SCSI] iscsi: check header digests for mgmt tasks
Mike Christie
1
-12
/
+12
2005-12-14
[SCSI] iscsi: update version
Mike Christie
1
-1
/
+1
2005-12-14
[SCSI] iscsi: lower queue depth
Mike Christie
2
-6
/
+17
2005-12-14
[SCSI] iscsi: data digest calculation fix
Mike Christie
1
-25
/
+40
2005-12-14
[SCSI] iscsi: iscsi response fix
Mike Christie
1
-5
/
+2
2005-12-14
[SCSI] iscsi: redirect fix
Mike Christie
1
-2
/
+3
2005-12-14
[SCSI] iscsi: opcode check fix
Mike Christie
1
-1
/
+1
2005-12-14
[SCSI] sym2: Version 2.2.2
Matthew Wilcox
1
-1
/
+1
2005-12-14
[SCSI] sym2: Report disabled devices and LUNs more attractively
Matthew Wilcox
2
-33
/
+11
2005-12-14
[SCSI] sym2: Allow NVRAM settings to limit speed and width
Matthew Wilcox
5
-18
/
+26
2005-12-14
[SCSI] sym2: Use scsi_print_msg
Matthew Wilcox
1
-24
/
+5
2005-12-14
[SCSI] sym2: Use DMA_40BIT_MASK constant
Matthew Wilcox
1
-1
/
+1
2005-12-14
[SCSI] sym2: Remove code to handle DMA_BIDIRECTION requests
Matthew Wilcox
8
-204
/
+40
2005-12-14
[SCSI] sym2: Manage sym_lcb properly
Matthew Wilcox
3
-121
/
+38
2005-12-14
[SCSI] sym2: Remove last vestiges of sym_sniff_inquiry
Matthew Wilcox
2
-10
/
+0
2005-12-14
[SCSI] sym2: Remove FreeBSD ifdefs
Matthew Wilcox
2
-16
/
+0
2005-12-14
[SCSI] Mention scsi_scan_host() in scsi_mid_low_api.txt
Matthew Wilcox
1
-9
/
+28
2005-12-14
[SCSI] qla2xxx: Resync with latest released ISP24xx firmware -- 4.00.16.
Andrew Vasquez
1
-0
/
+12376
2005-12-14
[SCSI] qla2xxx: Add support for embedded ISP24xx firmware.
Andrew Vasquez
4
-55
/
+202
2005-12-14
[SCSI] qla2xxx: Add full firmware(-request) hotplug support for all ISPs.
Andrew Vasquez
7
-98
/
+348
2005-12-14
[SCSI] scsi_lib: stricter checks for clearing use_10_for_rw
Jens Axboe
1
-1
/
+2
2005-12-14
[SCSI] Delete trailing full stop
Matthew Wilcox
1
-1
/
+1
2005-12-14
[SCSI] Mark some core scsi data structures const
Arjan van de Ven
8
-21
/
+21
2005-12-14
[SCSI] ipr: Driver initialization fix for kexec/kdump
brking@us.ibm.com
2
-3
/
+19
2005-12-14
[SCSI] megaraid_{mbox,mm} : remove PCI Id overlaping between megaraid_legacy ...
Ju, Seokmann
4
-77
/
+46
2005-12-14
[SCSI] megaraid_legacy: removed PCI ID overlap from the driv er
Ju, Seokmann
1
-18
/
+9
2005-12-13
[PATCH] fbdev: Fix incorrect unaligned access in little-endian machines
Antonino A. Daplas
4
-36
/
+36
2005-12-13
[PATCH] fbdev: Shift pixel value before entering loop in cfbimageblit
Antonino A. Daplas
1
-1
/
+2
2005-12-13
[PATCH] fbdev: fix switch to KD_TEXT, enhanced version
Knut Petersen
2
-1
/
+14
2005-12-13
[PATCH] fbcon: Avoid illegal display panning
Antonino A. Daplas
1
-6
/
+19
2005-12-13
[PATCH] fbdev: Pan display fixes
Antonino A. Daplas
1
-5
/
+21
2005-12-13
[PATCH] fbcon: Add ability to save/restore graphics state
Antonino A. Daplas
2
-1
/
+10
2005-12-13
[PATCH] fbcon: fix complement_mask() with 512 character map
Antonino A. Daplas
1
-1
/
+8
2005-12-13
[PATCH] cciss: fix for deregister_disk
Mike Miller
1
-1
/
+3
2005-12-13
[PATCH] x86_64: Bug correction in populate_memnodemap()
Eric Dumazet
1
-1
/
+3
2005-12-13
[PATCH] x86_64: Fix collision between pmtimer and pit/hpet
john stultz
1
-1
/
+1
2005-12-13
[PATCH] x86_64: Fix 32bit thread coredumps
Andi Kleen
1
-2
/
+1
2005-12-13
[PATCH] i386/x86-64 Correct for broken MCFG tables on K8 systems
Andi Kleen
2
-5
/
+76
2005-12-13
[PATCH] i386/x86-64 Fall back to type 1 access when no entry found
Andi Kleen
4
-19
/
+45
2005-12-13
[PATCH] i386/x86-64: Don't call change_page_attr with a spinlock held
Andi Kleen
2
-14
/
+60
2005-12-13
[PATCH] i386/x86-64 disable LAPIC completely for offline CPU
Shaohua Li
2
-3
/
+2
2005-12-13
[PATCH] x86_64: Make sure hpet_address is 0 when any part of HPET initializat...
Andi Kleen
1
-1
/
+3
2005-12-13
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-5
/
+7
2005-12-13
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
[next]