index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpi3mr
/
mpi3mr_transport.c
Age
Commit message (
Expand
)
Author
2023-05-08
scsi: mpi3mr: Use -ENOMEM instead of -1 in mpi3mr_expander_add()
Harshit Mogalapalli
2023-03-31
Merge branch '6.3/scsi-fixes' into 6.4/scsi-staging
Martin K. Petersen
2023-03-16
scsi: mpi3mr: Update copyright year
Ranjan Kumar
2023-03-07
scsi: mpi3mr: Fix expander node leak in mpi3mr_remove()
Tomas Henzl
2023-03-06
scsi: mpi3mr: Bad drive in topology results kernel crash
Ranjan Kumar
2023-03-06
scsi: mpi3mr: Driver unload crashes host when enhanced logging is enabled
Ranjan Kumar
2023-02-21
scsi: mpi3mr: Fix an issue found by KASAN
Tomas Henzl
2022-09-15
scsi: mpi3mr: Fix error code in mpi3mr_transport_smp_handler()
Dan Carpenter
2022-09-15
scsi: mpi3mr: Fix error codes in mpi3mr_report_manufacture()
Dan Carpenter
2022-08-31
scsi: mpi3mr: Refresh SAS ports during soft reset
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Support SAS transport class callbacks
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Add framework to issue MPT transport cmds
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Add SAS SATA end devices to STL
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Get target object based on rphy
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Add expander devices to STL
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Add helper functions to manage device's port
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Add helper functions to retrieve device objects
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Add framework to add phys to STL
Sreekanth Reddy