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
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
2015-11-09
hpsa: fix physical target reset
Scott Teel
2
-6
/
+29
2015-11-09
hpsa: fix hpsa_adjust_hpsa_scsi_table
Don Brace
2
-0
/
+17
2015-11-09
hpsa: correct transfer length for 6 byte read/write commands
Don Brace
1
-13
/
+6
2015-11-09
hpsa: abandon rescans on memory alloaction failures.
Don Brace
1
-5
/
+19
2015-11-09
hpsa: allow driver requested rescans
Don Brace
2
-2
/
+16
2015-11-09
hpsa: fix null device issues
Don Brace
1
-5
/
+17
2015-11-09
hpsa: check for null arguments to dev_printk
Don Brace
1
-0
/
+3
2015-11-09
hpsa: change devtype to unsigned
Don Brace
1
-1
/
+1
2015-11-09
hpsa: remove unused hpsa_tag_discard_error_bits
Don Brace
1
-10
/
+1
2015-11-09
hpsa: stop zeroing reset_cmds_out and ioaccel_cmds_out during rescan
Don Brace
1
-2
/
+0
2015-11-09
hpsa: remove unused parameter hostno
Don Brace
1
-16
/
+14
2015-11-09
scsi_sysfs: Fix queue_ramp_up_period return code
Peter Oberparleiter
1
-1
/
+1
2015-11-09
scsi: Export SCSI Inquiry data to sysfs
Johannes Thumshirn
1
-0
/
+24
2015-11-09
megaraid_sas: Fix sparse warning
Sumit Saxena
1
-1
/
+1
2015-11-09
megaraid_sas: Make tape drives visible on PERC5 controllers
Sumit Saxena
2
-3
/
+18
2015-11-03
sg: Fix double-free when drives detach during SG_IO
Calvin Owens
1
-1
/
+7
2015-11-03
pm80xx: avoid a panic if MSI(X) interrupts are disabled
Benjamin Rood
1
-5
/
+11
2015-11-03
pm80xx: wait a minimum of 500ms before issuing commands to SPCv
Benjamin Rood
1
-0
/
+13
2015-11-03
pm80xx: do not examine registers for iButton feature if ATTO adapter
Benjamin Rood
1
-0
/
+2
2015-11-03
pm80xx: set PHY profiles for ATTO 12Gb SAS controllers
Benjamin Rood
3
-0
/
+164
2015-11-03
pm80xx: add support for ATTO devices during SAS address initiailization
Benjamin Rood
1
-0
/
+10
2015-11-03
pm80xx: add ATTO PCI IDs to pm8001_pci_table
Benjamin Rood
1
-0
/
+14
2015-11-03
pm80xx: add support for PMC Sierra 8070 and PMC Sierra 8072 SAS controllers
Benjamin Rood
3
-2
/
+8
2015-11-03
pm80xx: configure PHY settings based on subsystem vendor ID
Benjamin Rood
1
-6
/
+20
2015-11-03
SCSI: Increase REPORT_LUNS timeout
Brian King
1
-1
/
+2
2015-11-03
megaraid_sas : Remove debug print from function megasas_update_span_set
sumit.saxena@avagotech.com
1
-4
/
+0
2015-11-03
megaraid_sas : Driver version upgrade
sumit.saxena@avagotech.com
1
-2
/
+2
2015-11-03
megaraid_sas : SMAP restriction--do not access user memory from IOCTL code
sumit.saxena@avagotech.com
1
-2
/
+11
2015-10-29
megaraid_sas: Make PI enabled VD 8 byte DMA aligned
sumit.saxena@avagotech.com
1
-0
/
+34
2015-10-29
megaraid_sas: Initialize tasklet before setting up IRQs
sumit.saxena@avagotech.com
1
-2
/
+3
2015-10-29
megaraid_sas: Indicate online firmware upgrade support for Secure JBOD feature
sumit.saxena@avagotech.com
1
-4
/
+4
2015-10-29
megaraid_sas: Update OCR capability on controller properties change
sumit.saxena@avagotech.com
2
-4
/
+8
2015-10-29
megaraid_sas: Do not use PAGE_SIZE for max_sectors
sumit.saxena@avagotech.com
2
-1
/
+3
2015-10-29
megaraid_sas: Support for Cutlass (12 Gbps) controller
sumit.saxena@avagotech.com
3
-0
/
+23
2015-10-29
megaraid_sas: Support for Intruder (12 Gbps) controller
sumit.saxena@avagotech.com
2
-0
/
+17
2015-10-29
megaraid_sas: Remove PCI id checks
sumit.saxena@avagotech.com
4
-146
/
+76
2015-10-29
megaraid_sas: Expose TAPE drives unconditionally
sumit.saxena@avagotech.com
1
-2
/
+3
2015-10-29
megaraid_sas: Version update
sumit.saxena@avagotech.com
1
-2
/
+2
2015-10-29
megaraid_sas: Code refactor for use of requestorId
sumit.saxena@avagotech.com
1
-17
/
+18
2015-10-29
megaraid_sas: Fix validHandles check in I/O path
sumit.saxena@avagotech.com
1
-1
/
+1
2015-10-29
megaraid_sas: Print critical firmware event messages
sumit.saxena@avagotech.com
2
-0
/
+71
2015-10-29
megaraid_sas: Chip reset if driver fails to get IOC ready
sumit.saxena@avagotech.com
1
-75
/
+68
2015-10-29
megaraid_sas: Support for max_io_size 1MB
sumit.saxena@avagotech.com
3
-20
/
+58
2015-10-29
megaraid_sas: Code cleanup-use local variable drv_ops inside megasas_ioc_init...
sumit.saxena@avagotech.com
1
-10
/
+10
2015-10-29
megaraid_sas: JBOD sequence number support
sumit.saxena@avagotech.com
4
-16
/
+242
2015-10-29
megaraid_sas: Increase timeout to 60 secs for abort frames during shutdown
sumit.saxena@avagotech.com
1
-2
/
+2
2015-10-29
megaraid_sas: Synchronize driver headers with firmware APIs
sumit.saxena@avagotech.com
2
-5
/
+16
2015-10-27
SCSI: fix bug in scsi_dev_info_list matching
Alan Stern
1
-34
/
+35
2015-10-27
SCSI: refactor device-matching code in scsi_devinfo.c
Alan Stern
1
-71
/
+41
2015-10-27
fnic: check pci_map_single() return value
Maurizio Lombardi
2
-8
/
+54
[next]