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
2009-03-12
[SCSI] zfcp: replace current ERP logging with a more convenient version
Swen Schillig
11
-356
/
+215
2009-03-12
[SCSI] zfcp: prevent adapter close on initial adapter open
Swen Schillig
1
-35
/
+34
2009-03-12
[SCSI] zfcp: remove undefined subtype for status read response
Swen Schillig
3
-13
/
+2
2009-03-12
[SCSI] zfcp: Send ELS ADISC from workqueue
Christof Schmitt
5
-22
/
+27
2009-03-12
[SCSI] zfcp: Improve reliability of SCSI eh handlers in zfcp
Christof Schmitt
4
-99
/
+78
2009-03-12
[SCSI] zfcp: Wait for free SBALs when possible
Christof Schmitt
1
-9
/
+9
2009-03-12
[SCSI] zfcp: Only increment req_id for successfully issued requests
Christof Schmitt
1
-1
/
+2
2009-03-12
[SCSI] zfcp: Simplify latency lock handling
Christof Schmitt
2
-6
/
+4
2009-03-12
[SCSI] zfcp: add measurement data for average qdio queue utilisation
Martin Peschke
4
-1
/
+26
2009-03-12
[SCSI] zfcp: Remove UNIT_REGISTERED status flag
Christof Schmitt
4
-8
/
+2
2009-03-12
[SCSI] zfcp: Remove some port flags
Christof Schmitt
5
-32
/
+11
2009-03-12
[SCSI] fix /proc memory leak in the SCSI core
Alan Stern
1
-1
/
+2
2009-03-12
[SCSI] sym53c8xx: don't flood syslog with negotiation messages
Tony Battersby
2
-3
/
+29
2009-03-12
[SCSI] sym53c8xx: use a queue depth of 1 for untagged devices
Tony Battersby
1
-4
/
+4
2009-03-12
[SCSI] sym53c8xx: handle pci_iomap() failures
Tony Battersby
1
-26
/
+36
2009-03-12
[SCSI] sym53c8xx: unmap pci memory after probe errors
Tony Battersby
1
-25
/
+41
2009-03-12
[SCSI] sym53c8xx: fix bogus free_irq() on error path
Tony Battersby
1
-4
/
+7
2009-03-12
[SCSI] sym53c8xx: fix NULL deref on error path
Tony Battersby
1
-1
/
+1
2009-03-12
[SCSI] sym53c8xx: fix shost use-after-free and memory leak
Tony Battersby
1
-1
/
+1
2009-03-12
[SCSI] ipr: Expose debug and fastfail parameters
Wayne Boyer
1
-2
/
+2
2009-03-12
[SCSI] sd: tell the user when a disk's capacity is adjusted
Alan Stern
1
-11
/
+15
2009-03-12
[SCSI] ses: code_set == 1 is tested twice
Roel Kluin
1
-1
/
+1
2009-03-12
[SCSI] sg: remove the own list management for struct sg_fd
FUJITA Tomonori
1
-36
/
+14
2009-03-12
[SCSI] sg: use ALIGN macro
FUJITA Tomonori
1
-3
/
+2
2009-03-12
[SCSI] sg: remove unnecessary function declarations
FUJITA Tomonori
1
-8
/
+0
2009-03-12
[SCSI] libfc: Correct use of ! and &
Julia Lawall
1
-1
/
+1
2009-03-12
[SCSI] libosd: Fix NULL dereference BUG when target is not OSD conformant
Boaz Harrosh
1
-4
/
+7
2009-03-12
[SCSI] sg: avoid blk_put_request/blk_rq_unmap_user in interrupt
FUJITA Tomonori
1
-3
/
+12
2009-03-12
[SCSI] ibmvfc: Better handle other FC initiators
Brian King
1
-4
/
+58
2009-03-12
[SCSI] scsi_dh_rdac: Retry for Quiescence in Progress in rdac device handler
Chauhan, Vijay
1
-0
/
+5
2009-03-12
[SCSI] ipr: add message to error table
Wayne Boyer
1
-0
/
+2
2009-03-12
[SCSI] scsi dh alua: handle report luns data changed in check sense callout
Ilgu Hong
1
-0
/
+9
2009-03-12
[SCSI] scsi dh alua: add intel Multi-Flex device
Ilgu Hong
1
-0
/
+1
2009-03-12
[SCSI] scsi dh alua: fix group id masking
Ilgu Hong
1
-2
/
+2
2009-03-12
[SCSI] remove scsi_req_map_sg
FUJITA Tomonori
2
-212
/
+25
2009-03-12
[SCSI] osst: replace scsi_execute_async with the block layer API
FUJITA Tomonori
2
-6
/
+83
2009-03-12
[SCSI] osst: make all the buffer the same size
FUJITA Tomonori
1
-5
/
+0
2009-03-12
[SCSI] scsi: Add osd library to build system
Boaz Harrosh
2
-0
/
+4
2009-03-12
[SCSI] osd: Kconfig file for in-tree builds
Boaz Harrosh
1
-0
/
+53
2009-03-12
[SCSI] libosd: SCSI/OSD Sense decoding support
Boaz Harrosh
2
-0
/
+197
2009-03-12
[SCSI] libosd: OSDv2 auto detection
Boaz Harrosh
2
-0
/
+130
2009-03-12
[SCSI] libosd: OSD version 2 Support
Boaz Harrosh
1
-14
/
+80
2009-03-12
[SCSI] libosd: Not implemented commands
Boaz Harrosh
1
-0
/
+35
2009-03-12
[SCSI] libosd: Add Flush and List-objects support
Boaz Harrosh
1
-0
/
+124
2009-03-12
[SCSI] libosd: OSD Security processing stubs
Boaz Harrosh
1
-0
/
+86
2009-03-12
[SCSI] libosd: attributes Support
Boaz Harrosh
1
-0
/
+579
2009-03-12
[SCSI] osd_uld: API for retrieving osd devices from Kernel
Boaz Harrosh
1
-0
/
+63
2009-03-12
[SCSI] osd_uld: OSD scsi ULD
Boaz Harrosh
2
-0
/
+426
2009-03-12
[SCSI] libosd: OSDv1 preliminary implementation
Boaz Harrosh
4
-0
/
+547
2009-03-12
[SCSI] add OSD_TYPE
Boaz Harrosh
1
-0
/
+1
[next]