index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpi3mr
Age
Commit message (
Expand
)
Author
2023-07-23
scsi: mpi3mr: Propagate sense data for admin queue SCSI I/O
Sathya Prakash
2023-05-11
scsi: mpi3mr: Handle soft reset in progress fault code (0xF002)
Ranjan Kumar
2023-03-30
scsi: mpi3mr: Bad drive in topology results kernel crash
Ranjan Kumar
2023-03-30
scsi: mpi3mr: NVMe command size greater than 8K fails
Ranjan Kumar
2023-03-30
scsi: mpi3mr: Wait for diagnostic save during controller init
Ranjan Kumar
2023-03-30
scsi: mpi3mr: Driver unload crashes host when enhanced logging is enabled
Ranjan Kumar
2023-03-22
scsi: mpi3mr: Fix expander node leak in mpi3mr_remove()
Tomas Henzl
2023-03-22
scsi: mpi3mr: ioctl timeout when disabling/enabling interrupt
Ranjan Kumar
2023-03-22
scsi: mpi3mr: Fix memory leaks in mpi3mr_init_ioc()
Tomas Henzl
2023-03-22
scsi: mpi3mr: Return proper values for failures in firmware init path
Ranjan Kumar
2023-03-22
scsi: mpi3mr: Fix sas_hba.phy memory leak in mpi3mr_remove()
Tomas Henzl
2023-03-22
scsi: mpi3mr: Fix mpi3mr_hba_port memory leak in mpi3mr_remove()
Tomas Henzl
2023-03-22
scsi: mpi3mr: Fix config page DMA memory leak
Tomas Henzl
2023-03-22
scsi: mpi3mr: Fix throttle_groups memory leak
Tomas Henzl
2023-03-11
scsi: mpi3mr: Use number of bits to manage bitmap sizes
Shin'ichiro Kawasaki
2023-03-11
scsi: mpi3mr: Fix an issue found by KASAN
Tomas Henzl
2023-03-10
scsi: mpi3mr: Remove unnecessary memcpy() to alltgt_info->dmi
Shin'ichiro Kawasaki
2023-03-10
scsi: mpi3mr: Fix issues in mpi3mr_get_all_tgt_info()
Shin'ichiro Kawasaki
2023-03-10
scsi: mpi3mr: Fix missing mrioc->evtack_cmds initialization
Shin'ichiro Kawasaki
2023-01-18
scsi: mpi3mr: Refer CONFIG_SCSI_MPI3MR in Makefile
Shin'ichiro Kawasaki
2022-11-17
scsi: mpi3mr: Suppress command reply debug prints
Shin'ichiro Kawasaki
2022-10-22
scsi: mpi3mr: Select CONFIG_SCSI_SAS_ATTRS
Michal Kubecek
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-09-25
scsi: mpi3mr: Remove unnecessary cast
Jules Irenge
2022-09-25
scsi: mpi3mr: Update driver version to 8.2.0.3.0
Sreekanth Reddy
2022-09-25
scsi: mpi3mr: Fix scheduling while atomic type bug
Sreekanth Reddy
2022-09-25
scsi: mpi3mr: Scan the devices during resume time
Sreekanth Reddy
2022-09-25
scsi: mpi3mr: Free enclosure objects during driver unload
Sreekanth Reddy
2022-09-25
scsi: mpi3mr: Handle 0xF003 Fault Code
Sreekanth Reddy
2022-09-25
scsi: mpi3mr: Graceful handling of surprise removal of PCIe HBA
Sreekanth Reddy
2022-09-25
scsi: mpi3mr: Schedule IRQ kthreads only on non-RT kernels
Sreekanth Reddy
2022-09-25
scsi: mpi3mr: Support new power management framework
Sreekanth Reddy
2022-09-25
scsi: mpi3mr: Update mpi3 header files
Sreekanth Reddy
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: Block I/Os while refreshing target dev objects
Sreekanth Reddy
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: Enable STL on HBAs where multipath is disabled
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
2022-08-22
scsi: mpi3mr: Enable Enclosure device add event
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Add helper functions to retrieve config pages
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Add framework to issue config requests
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Add config and transport related debug flags
Sreekanth Reddy
[next]