index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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-19
scsi: libsas: Add sas_abort_task()
John Garry
1
-116
/
+1
2022-02-19
scsi: libsas: Add sas_query_task()
John Garry
1
-6
/
+1
2022-02-19
scsi: libsas: Add sas_lu_reset()
John Garry
1
-3
/
+1
2022-02-19
scsi: libsas: Add sas_clear_task_set()
John Garry
1
-3
/
+1
2022-02-19
scsi: libsas: Add sas_abort_task_set()
John Garry
3
-10
/
+1
2022-02-19
scsi: libsas: Add TMF handler aborted callback
John Garry
3
-0
/
+10
2022-02-19
scsi: libsas: Add TMF handler exec complete callback
John Garry
3
-0
/
+16
2022-02-19
scsi: libsas: Add sas_task.tmf
John Garry
1
-18
/
+10
2022-02-19
scsi: libsas: Add struct sas_tmf_task
John Garry
3
-18
/
+14
2022-02-19
scsi: libsas: Delete lldd_clear_aca callback
John Garry
3
-10
/
+0
2022-02-14
Merge branch '5.17/scsi-fixes' into 5.18/scsi-staging
Martin K. Petersen
4
-47
/
+27
2022-02-11
scsi: libsas: Drop SAS_TASK_AT_INITIATOR
John Garry
3
-18
/
+0
2022-02-11
scsi: pm8001: Clean up inconsistent indenting
Yang Li
1
-30
/
+31
2022-01-31
scsi: pm8001: Fix use-after-free for aborted SSP/STP sas_task
John Garry
1
-2
/
+2
2022-01-31
scsi: pm8001: Fix use-after-free for aborted TMF sas_task
John Garry
1
-0
/
+5
2022-01-31
scsi: pm8001: Fix warning for undescribed param in process_one_iomb()
John Garry
1
-0
/
+1
2022-01-31
scsi: pm80xx: Fix double completion for SATA devices
Ajish Koshy
2
-44
/
+0
2022-01-24
scsi: pm8001: Fix bogus FW crash for maxcpus=1
John Garry
2
-3
/
+19
2022-01-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-3
/
+14
2022-01-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
8
-59
/
+186
2022-01-05
scsi: pm80xx: Port reset timeout error handling correction
Ajish Koshy
3
-3
/
+14
2021-12-16
Merge branch '5.16/scsi-fixes' into 5.17/scsi-staging
Martin K. Petersen
1
-4
/
+2
2021-12-13
scsi: pm8001: Fix phys_to_virt() usage on dma_addr_t
John Garry
1
-17
/
+21
2021-12-02
scsi: pm80xx: Do not call scsi_remove_host() in pm8001_alloc()
Igor Pylypiv
1
-4
/
+2
2021-11-29
scsi: pm8001: Fix kernel-doc warnings
Bart Van Assche
1
-12
/
+12
2021-11-18
scsi: pm80xx: Add pm80xx_mpi_build_cmd() tracepoint
Changyuan Lyu
2
-0
/
+33
2021-11-18
scsi: pm80xx: Add tracepoints
Changyuan Lyu
5
-2
/
+123
2021-11-18
scsi: pm80xx: Use bitmap_zalloc() for tags bitmap allocation
Igor Pylypiv
1
-2
/
+2
2021-11-18
scsi: pm80xx: Update WARN_ON check in pm8001_mpi_build_cmd()
Igor Pylypiv
1
-1
/
+3
2021-11-18
scsi: pm80xx: Do not check the address-of value for NULL
Igor Pylypiv
2
-41
/
+12
2021-11-18
scsi: pm80xx: Apply byte mask for phy ID in mpi_phy_start_resp()
Igor Pylypiv
1
-1
/
+1
2021-10-16
scsi: pm8001: Switch to attribute groups
Bart Van Assche
3
-30
/
+38
2021-10-04
scsi: pm80xx: Fix misleading log statement in pm8001_mpi_get_nvmd_resp()
Igor Pylypiv
1
-1
/
+1
2021-10-04
scsi: pm80xx: Replace open coded check with dev_is_expander()
Igor Pylypiv
2
-4
/
+2
2021-09-14
scsi: pm80xx: Fix memory leak during rmmod
Ajish Koshy
2
-0
/
+12
2021-09-14
scsi: pm80xx: Correct inbound and outbound queue logging
Viswas G
1
-2
/
+4
2021-09-14
scsi: pm80xx: Fix lockup in outbound queue management
Ajish Koshy
2
-11
/
+45
2021-09-14
scsi: pm80xx: Fix incorrect port value when registering a device
Ajish Koshy
5
-2
/
+30
2021-08-11
Merge branch '5.14/scsi-fixes' into 5.15/scsi-staging
Martin K. Petersen
1
-17
/
+15
2021-08-09
scsi: pm8001: Remove redundant initialization of variable 'rv'
Colin Ian King
1
-1
/
+1
2021-07-28
scsi: pm80xx: Fix TMF task completion race condition
Igor Pylypiv
1
-17
/
+15
2021-07-12
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-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-21
/
+19
2021-06-22
scsi: libsas: Add LUN number check in .slave_alloc callback
Yufen Yu
1
-0
/
+1
2021-06-15
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-15
scsi: pm80xx: Fix drives missing during rmmod/insmod loop
Ajish Koshy
4
-12
/
+19
2021-04-15
scsi: pm80xx: Remove global lock from outbound queue processing
Viswas G
3
-5
/
+9
2021-04-15
scsi: pm80xx: Reset PI and CI memory during re-initialization
Viswas G
2
-0
/
+4
[prev]
[next]