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_fw.c
Age
Commit message (
Expand
)
Author
2022-09-25
scsi: mpi3mr: Remove unnecessary cast
Jules Irenge
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-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: Get target object based on rphy
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Enable STL on HBAs where multipath is disabled
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-07-18
scsi: mpi3mr: Unlock on error path
Dan Carpenter
2022-07-18
scsi: mpi3mr: Reduce VD queue depth on detecting throttling
Sreekanth Reddy
2022-07-18
scsi: mpi3mr: Resource Based Metering
Sreekanth Reddy
2022-05-19
scsi: mpi3mr: Return error if dma_alloc_coherent() fails
Dan Carpenter
2022-05-02
scsi: mpi3mr: Add support for PEL commands
Sumit Saxena
2022-05-02
scsi: mpi3mr: Add support for driver commands
Sumit Saxena
2022-02-11
scsi: mpi3mr: Fix memory leaks
Sreekanth Reddy
2022-02-11
scsi: mpi3mr: Update the copyright year
Sreekanth Reddy
2022-02-11
scsi: mpi3mr: Update MPI3 headers
Sreekanth Reddy
2022-02-11
scsi: mpi3mr: Fix deadlock while canceling the fw event
Sreekanth Reddy
2022-01-05
scsi: mpi3mr: Fix formatting problems in some kernel-doc comments
Yang Li
2022-01-05
scsi: mpi3mr: Fix some spelling mistakes
Colin Ian King
2021-12-23
scsi: mpi3mr: Fixes around reply request queues
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Add io_uring interface support in I/O-polled mode
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Print cable mngnt and temp threshold events
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Support Prepare for Reset event
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Add Event acknowledgment logic
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Gracefully handle online FW update operation
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Detect async reset that occurred in firmware
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Add IOC reinit function
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Handle offline FW activation in graceful manner
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Code refactor of IOC init - part2
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Code refactor of IOC init - part1
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Fault IOC when internal command gets timeout
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Display IOC firmware package version
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Update MPI3 headers - part2
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Don't reset IOC if cmnds flush with reset status
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Replace spin_lock() with spin_lock_irqsave()
Sreekanth Reddy
2021-10-18
scsi: mpi3mr: Use scnprintf() instead of snprintf()
Dan Carpenter
2021-10-04
scsi: mpi3mr: Clean up mpi3mr_print_ioc_info()
Dan Carpenter
2021-08-24
scsi: mpi3mr: Set up IRQs in resume path
Kashyap Desai
2021-07-12
scsi: mpi3mr: Fix W=1 compilation warnings
Sreekanth Reddy
2021-06-18
scsi: mpi3mr: Make some symbols static
Yang Yingliang
2021-06-18
scsi: mpi3mr: Fix error return code in mpi3mr_init_ioc()
Yang Yingliang
2021-06-18
scsi: mpi3mr: Fix missing unlock on error
Yang Yingliang
[next]