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
2008-04-07
[SCSI] aic7xxx: Test opcode, not definition in aicasm:type_check()
Roel Kluin
1
-1
/
+1
2008-04-07
[SCSI] scsi_debug: remove unnecessary function declarations
FUJITA Tomonori
1
-274
/
+233
2008-04-07
[SCSI] scsi_debug: use list_for_each_entry_safe
FUJITA Tomonori
1
-10
/
+6
2008-04-07
[SCSI] scsi_debug: remove unnecessary condition test in devInfoReg
FUJITA Tomonori
1
-19
/
+18
2008-04-07
[SCSI] scsi_debug: create new scsi_debug devices at a single place
FUJITA Tomonori
1
-11
/
+18
2008-04-07
[SCSI] scsi_debug: remove temporary hack around sscanf for negative values
FUJITA Tomonori
1
-14
/
+3
2008-04-07
[SCSI] export command allocation and freeing functions independently of the host
James Bottomley
2
-37
/
+115
2008-04-07
[SCSI] consolidate command allocation in a single place
James Bottomley
1
-32
/
+50
2008-04-07
[SCSI] 3w-9xxx: use sg buffer copy helper functions
FUJITA Tomonori
1
-12
/
+9
2008-04-07
[SCSI] 3w-xxxx: use sg buffer copy helper functions
FUJITA Tomonori
1
-10
/
+2
2008-04-07
[SCSI] stex: use sg buffer copy helper functions
FUJITA Tomonori
1
-56
/
+10
2008-04-07
[SCSI] aacraid: use sg buffer copy helper functions
FUJITA Tomonori
1
-32
/
+17
2008-04-07
[SCSI] ips: use sg buffer copy helper funcitons
FUJITA Tomonori
1
-42
/
+8
2008-04-07
[SCSI] simscsi: use sg buffer copy helper funcitons
FUJITA Tomonori
1
-19
/
+4
2008-04-07
[SCSI] ps3rom: use sg buffer copy helper funcitons
FUJITA Tomonori
1
-82
/
+10
2008-04-07
[SCSI] scsi_debug: use sg buffer copy helper functions
FUJITA Tomonori
1
-66
/
+13
2008-04-07
[SCSI] scsi: add wrapper functions for sg buffer copy helper functions
FUJITA Tomonori
1
-0
/
+14
2008-04-07
[SCSI] block: add sg buffer copy helper functions
FUJITA Tomonori
2
-0
/
+107
2008-04-07
[SCSI] BusLogic: make FlashPoint support x86-32 only
Matthew Wilcox
4
-29
/
+17
2008-04-07
[SCSI] zfcp: Fix handling for boxed port after physical close
Christof Schmitt
1
-0
/
+7
2008-04-07
[SCSI] aic79xx: fix IOMMU mapping failure handling
FUJITA Tomonori
1
-2
/
+5
2008-04-07
[SCSI] aic7xxx: fix IOMMU mapping failure handling
FUJITA Tomonori
1
-3
/
+7
2008-04-07
[SCSI] mpt fusion: convert inactive_list_mutex to a mutex
Matthias Kaehlcke
3
-10
/
+11
2008-04-07
[SCSI] mpt fusion: Enable MSI by default for SAS controllers
Prakash, Sathya
2
-5
/
+13
2008-04-07
[SCSI] zfcp: convert zfcp to use target reset and device reset handler
Christof Schmitt
2
-45
/
+20
2008-04-07
[SCSI] qla4xxx: Add target reset functionality
Mike Christie
4
-19
/
+105
2008-04-07
[SCSI] scsi_error: add target reset handler
Mike Christie
3
-18
/
+106
2008-04-07
[SCSI] ps3rom: Simplify fill_from_dev_buffer()
Geert Uytterhoeven
1
-16
/
+14
2008-04-07
[SCSI] scsi_debug: use shost_priv macro
FUJITA Tomonori
1
-3
/
+3
2008-04-07
[SCSI] scsi_debug: remove unnecessary checking
FUJITA Tomonori
1
-3
/
+0
2008-04-07
[SCSI] scsi_debug: remove scsi_debug.h
FUJITA Tomonori
2
-51
/
+29
2008-04-07
[SCSI] scsi_debug: stop including drivers/scsi/scsi.h
FUJITA Tomonori
1
-2
/
+4
2008-04-07
[SCSI] Remove random noop unchecked_isa_dma users
Andi Kleen
8
-9
/
+0
2008-04-07
[SCSI] aacraid: READ_CAPACITY_16 shouldn't trust allocation length in cdb
FUJITA Tomonori
1
-11
/
+11
2008-04-07
[SCSI] st: show options currently set in sysfs
Kai Makisara
2
-1
/
+49
2008-04-07
[SCSI] st: add option to use SILI in variable block reads
Kai Makisara
5
-6
/
+51
2008-04-07
[SCSI] gdth: remove command accessors
Boaz Harrosh
1
-59
/
+14
2008-04-07
[SCSI] aic94xx: Use sas_request_addr() to provide SAS WWN if the adapter lack...
Darrick J. Wong
3
-29
/
+9
2008-04-07
[SCSI] libsas: Provide a transport-level facility to request SAS addrs
Darrick J. Wong
2
-0
/
+43
2008-04-07
[SCSI] ips: sg chaining support to the path to non I/O commands
FUJITA Tomonori
1
-8
/
+10
2008-04-07
[SCSI] gdth: convert to PCI hotplug API
Jeff Garzik
1
-102
/
+94
2008-04-07
[SCSI] gdth: PCI probe cleanups, prep for PCI hotplug API conversion
Jeff Garzik
2
-33
/
+28
2008-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
11
-60
/
+281
2008-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-22
/
+116
2008-04-07
Merge branch 'pci_id_updates' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+35
2008-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
3
-2
/
+15
2008-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-0
/
+2
2008-04-07
Fix booting pentium+ with dodgy TSC
Rusty Russell
1
-8
/
+0
2008-04-07
fix IS_I9XX macro in i915 DRM driver
Jesse Barnes
1
-2
/
+2
2008-04-07
scsi: fix sense_slab/bio swapping livelock
Hugh Dickins
1
-10
/
+12
[next]