index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
pm8001
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-16
scsi: pm8001: Fix bogus FW crash for maxcpus=1
John Garry
2
-3
/
+19
2022-01-27
scsi: pm80xx: Update WARN_ON check in pm8001_mpi_build_cmd()
Igor Pylypiv
1
-1
/
+3
2021-12-14
scsi: pm80xx: Do not call scsi_remove_host() in pm8001_alloc()
Igor Pylypiv
1
-4
/
+2
2021-11-25
scsi: pm80xx: Fix memory leak during rmmod
Ajish Koshy
2
-0
/
+12
2021-11-18
scsi: pm80xx: Fix misleading log statement in pm8001_mpi_get_nvmd_resp()
Igor Pylypiv
1
-1
/
+1
2021-11-18
scsi: pm80xx: Fix lockup in outbound queue management
Ajish Koshy
2
-11
/
+45
2021-08-12
Merge branch '5.14/scsi-fixes' into 5.15/scsi-staging
Martin K. Petersen
1
-17
/
+15
2021-08-10
scsi: pm8001: Remove redundant initialization of variable 'rv'
Colin Ian King
1
-1
/
+1
2021-07-29
scsi: pm80xx: Fix TMF task completion race condition
Igor Pylypiv
1
-17
/
+15
2021-07-13
scsi: pm8001: Clean up kernel-doc and comments
Randy Dunlap
5
-89
/
+97
2021-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+1
2021-07-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-21
/
+19
2021-06-23
scsi: libsas: Add LUN number check in .slave_alloc callback
Yufen Yu
1
-0
/
+1
2021-06-16
scsi: pm8001: Remove unnecessary OOM message
Zhen Lei
1
-4
/
+2
2021-06-02
scsi: libsas: Introduce more SAM status code aliases in enum exec_status
Bart Van Assche
3
-17
/
+17
2021-05-16
scsi: pm80xx: Fix drives missing during rmmod/insmod loop
Ajish Koshy
4
-12
/
+19
2021-04-16
scsi: pm80xx: Remove global lock from outbound queue processing
Viswas G
3
-5
/
+9
2021-04-16
scsi: pm80xx: Reset PI and CI memory during re-initialization
Viswas G
2
-0
/
+4
2021-04-16
scsi: pm80xx: Completing pending I/O after fatal error
Ruksar Devadi
6
-7
/
+65
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
6
-36
/
+39
2021-04-13
scsi: pm80xx: Fix potential infinite loop
Colin Ian King
1
-1
/
+1
2021-04-13
scsi: pm80xx: Remove busy wait from mpi_uninit_check()
Igor Pylypiv
1
-5
/
+5
2021-04-13
scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_check()
Igor Pylypiv
1
-2
/
+2
2021-04-13
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
1
-4
/
+4
2021-04-06
scsi: pm80xx: Fix chip initialization failure
Viswas G
1
-4
/
+4
2021-03-25
scsi: pm8001: Avoid -Wrestrict warning
Arnd Bergmann
1
-1
/
+5
2021-03-16
scsi: pm8001: Fix a bunch of doc-rotted function headers
Lee Jones
1
-9
/
+9
2021-03-16
scsi: pm8001: Fix some misnamed function descriptions
Lee Jones
1
-4
/
+4
2021-03-16
scsi: pm8001: Fix incorrectly named functions in headers
Lee Jones
1
-2
/
+2
2021-03-16
scsi: pm8001: Provide function name 'pm8001_I_T_nexus_reset()' in header
Lee Jones
1
-0
/
+1
2021-03-16
scsi: pm8001: Provide function name and fix a misspelling
Lee Jones
1
-2
/
+2
2021-03-10
scsi: pm80xx: Replace magic numbers with device state defines
Igor Pylypiv
1
-4
/
+4
2021-03-10
scsi: pm80xx: Remove list entry from pm8001_ccb_info
Igor Pylypiv
1
-1
/
+0
2021-01-23
scsi: pm80xx: Switch back to original libsas event notifiers
Ahmed S. Darwish
3
-41
/
+36
2021-01-23
scsi: pm80xx: Pass gfp_t flags to libsas event notifiers
Ahmed S. Darwish
3
-38
/
+65
2021-01-23
scsi: libsas: Remove notifier indirection
John Garry
3
-46
/
+36
2021-01-21
scsi: pm80xx: Switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-4
/
+5
2021-01-21
scsi: pm80xx: Clean up indentation of a code block
Colin Ian King
1
-19
/
+15
2021-01-13
scsi: pm80xx: Log SATA IOMB completion status on failure
Vishakha Channapattan
1
-5
/
+8
2021-01-13
scsi: pm80xx: Simultaneous poll for all FW readiness
Bhavesh Jashnani
1
-57
/
+23
2021-01-13
scsi: pm80xx: Fix driver fatal dump failure
Viswas G
1
-5
/
+9
2021-01-13
scsi: pm80xx: Fix missing tag_free in NVMD DATA req
akshatzen
1
-4
/
+10
2021-01-13
scsi: pm80xx: Check main config table address
akshatzen
2
-6
/
+58
2021-01-13
scsi: pm80xx: Check for fatal error
akshatzen
5
-0
/
+61
[next]