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
/
scsi
/
pm8001
/
pm8001_ctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-23
scsi: pm8001: Fix pm8001_update_flash() local variable type
Damien Le Moal
1
-2
/
+3
2022-02-12
scsi: pm8001: Clean up inconsistent indenting
Yang Li
1
-30
/
+31
2021-11-30
scsi: pm8001: Fix kernel-doc warnings
Bart Van Assche
1
-12
/
+12
2021-10-17
scsi: pm8001: Switch to attribute groups
Bart Van Assche
1
-28
/
+36
2021-09-15
scsi: pm80xx: Correct inbound and outbound queue logging
Viswas G
1
-2
/
+4
2021-07-13
scsi: pm8001: Clean up kernel-doc and comments
Randy Dunlap
1
-22
/
+26
2021-04-16
scsi: pm80xx: Add sysfs attribute to track iop1 count
Vishakha Channapattan
1
-0
/
+23
2021-04-16
scsi: pm80xx: Add sysfs attribute to track iop0 count
Vishakha Channapattan
1
-0
/
+22
2021-04-16
scsi: pm80xx: Add sysfs attribute to track RAAE count
Vishakha Channapattan
1
-0
/
+22
2021-04-16
scsi: pm80xx: Add sysfs attribute to check controller hmi error
Vishakha Channapattan
1
-0
/
+22
2021-04-16
scsi: pm80xx: Add sysfs attribute to check MPI state
Vishakha Channapattan
1
-1
/
+31
2021-04-13
scsi: pm8001: Clean up open braces
Luo Jiaxing
1
-4
/
+2
2021-04-13
scsi: pm8001: Clean up white space
Luo Jiaxing
1
-11
/
+9
2021-03-16
scsi: pm8001: Fix incorrectly named functions in headers
Lee Jones
1
-2
/
+2
2020-11-24
scsi: pm8001: Neaten debug logging macros and uses
Joe Perches
1
-4
/
+3
2020-10-08
scsi: pm80xx: Increase number of supported queues
Viswas G
1
-2
/
+4
2020-07-25
scsi: pm8001: Add descriptions for unused 'attr' function parameters
Lee Jones
1
-1
/
+8
2020-07-16
scsi: pm8001: Provide descriptions for the many undocumented 'attr's
Lee Jones
1
-0
/
+14
2020-03-17
scsi: pm80xx: Introduce read and write length for IOCTL payload structure
Viswas G
1
-3
/
+3
2020-03-17
scsi: pm80xx: sysfs attribute for non fatal dump
Deepak Ukey
1
-0
/
+45
2019-11-20
scsi: pm80xx: Controller fatal error through sysfs
Deepak Ukey
1
-0
/
+20
2019-06-27
scsi: pm80xx: Modified the logic to collect IOP event logs
Deepak Ukey
1
-16
/
+17
2019-06-27
scsi: pm80xx: Event log size through sysfs
Deepak Ukey
1
-0
/
+19
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2017-10-19
scsi: pm80xx: ILA and inactive firmware version through sysfs
Viswas G
1
-0
/
+54
2014-09-16
pm8001: Update nvmd response data to request buffer
Suresh Thiagarajan
1
-3
/
+1
2014-08-01
pm8001: fix pm8001_store_update_fw
Tomas Henzl
1
-69
/
+68
2014-08-01
pm8001: Fix erratic calculation in update_flash
Tomas Henzl
1
-5
/
+2
2014-07-26
pm8001: fix update_flash
Tomas Henzl
1
-3
/
+3
2014-07-26
pm8001: more fixes to honor return value
Tomas Henzl
1
-1
/
+4
2014-06-12
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2014-05-19
pm80xx : Fix missing NULL pointer checks and memory leaks
Suresh Thiagarajan
1
-0
/
+3
2014-05-14
drivers/scsi/pm8001/pm8001_ctl.c: avoid world-writable sysfs files.
Rusty Russell
1
-1
/
+1
2014-03-15
[SCSI] pm80xx: Fixed return value issue
Viswas G
1
-2
/
+2
2014-03-15
[SCSI] pm80xx: Removing redundant code snippets
Viswas G
1
-24
/
+10
2013-10-25
[SCSI] pm80xx: Firmware logging support.
Anand Kumar Santhanam
1
-0
/
+119
2013-10-25
[SCSI] pm80xx: Display controller BIOS version.
Anand Kumar Santhanam
1
-0
/
+34
2013-05-10
[SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory re...
Sakthivel K
1
-2
/
+3
2013-05-10
[SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPC
Sakthivel K
1
-15
/
+54
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-04
[SCSI] pm8001: add SAS/SATA HBA driver
jack wang
1
-0
/
+573