index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpi3mr
/
mpi3mr_transport.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+2
2024-05-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+10
2024-05-08
scsi: mpi3mr: Sanitise num_phys
Tomas Henzl
1
-0
/
+10
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
1
-0
/
+2
2024-04-25
scsi: mpi3mr: Avoid possible run-time warning with long manufacturer strings
Kees Cook
1
-9
/
+5
2024-02-26
scsi: mpi3mr: Reduce stack usage in mpi3mr_refresh_sas_ports()
Arnd Bergmann
1
-1
/
+6
2023-11-24
scsi: mpi3mr: Increase maximum number of PHYs to 64 from 32
Sumit Saxena
1
-8
/
+8
2023-05-08
scsi: mpi3mr: Use -ENOMEM instead of -1 in mpi3mr_expander_add()
Harshit Mogalapalli
1
-1
/
+1
2023-03-31
Merge branch '6.3/scsi-fixes' into 6.4/scsi-staging
Martin K. Petersen
1
-10
/
+10
2023-03-16
scsi: mpi3mr: Update copyright year
Ranjan Kumar
1
-1
/
+1
2023-03-07
scsi: mpi3mr: Fix expander node leak in mpi3mr_remove()
Tomas Henzl
1
-4
/
+1
2023-03-06
scsi: mpi3mr: Bad drive in topology results kernel crash
Ranjan Kumar
1
-5
/
+7
2023-03-06
scsi: mpi3mr: Driver unload crashes host when enhanced logging is enabled
Ranjan Kumar
1
-1
/
+2
2023-02-21
scsi: mpi3mr: Fix an issue found by KASAN
Tomas Henzl
1
-1
/
+1
2022-09-15
scsi: mpi3mr: Fix error code in mpi3mr_transport_smp_handler()
Dan Carpenter
1
-2
/
+4
2022-09-15
scsi: mpi3mr: Fix error codes in mpi3mr_report_manufacture()
Dan Carpenter
1
-26
/
+32
2022-08-31
scsi: mpi3mr: Refresh SAS ports during soft reset
Sreekanth Reddy
1
-0
/
+351
2022-08-22
scsi: mpi3mr: Support SAS transport class callbacks
Sreekanth Reddy
1
-0
/
+892
2022-08-22
scsi: mpi3mr: Add framework to issue MPT transport cmds
Sreekanth Reddy
1
-0
/
+228
2022-08-22
scsi: mpi3mr: Add SAS SATA end devices to STL
Sreekanth Reddy
1
-0
/
+158
2022-08-22
scsi: mpi3mr: Get target object based on rphy
Sreekanth Reddy
1
-0
/
+29
2022-08-22
scsi: mpi3mr: Add expander devices to STL
Sreekanth Reddy
1
-3
/
+395
2022-08-22
scsi: mpi3mr: Add helper functions to manage device's port
Sreekanth Reddy
1
-0
/
+525
2022-08-22
scsi: mpi3mr: Add helper functions to retrieve device objects
Sreekanth Reddy
1
-0
/
+278
2022-08-22
scsi: mpi3mr: Add framework to add phys to STL
Sreekanth Reddy
1
-0
/
+430