index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpi3mr
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-01
scsi: mpi3mr: Fix kernel-doc
Jiapeng Chong
1
-1
/
+1
2022-06-01
scsi: mpi3mr: Rework mrioc->bsg_device model to fix warnings
Sumit Saxena
2
-27
/
+23
2022-05-19
scsi: mpi3mr: Add target device related sysfs attributes
Sreekanth Reddy
3
-0
/
+122
2022-05-19
scsi: mpi3mr: Add shost related sysfs attributes
Sreekanth Reddy
1
-2
/
+141
2022-05-19
scsi: mpi3mr: Return error if dma_alloc_coherent() fails
Dan Carpenter
1
-2
/
+6
2022-05-16
scsi: mpi3mr: Fix a NULL vs IS_ERR() bug in mpi3mr_bsg_init()
Dan Carpenter
1
-1
/
+1
2022-05-10
scsi: mpi3mr: Return I/Os to an unrecoverable HBA with DID_ERROR
Sreekanth Reddy
1
-0
/
+6
2022-05-10
scsi: mpi3mr: Hidden drives not removed during soft reset
Sreekanth Reddy
1
-3
/
+5
2022-05-10
scsi: mpi3mr: Increase I/O timeout value to 60s
Sreekanth Reddy
2
-0
/
+7
2022-05-02
scsi: mpi3mr: Update driver version to 8.0.0.69.0
Sumit Saxena
1
-2
/
+2
2022-05-02
scsi: mpi3mr: Add support for NVMe passthrough
Sumit Saxena
2
-3
/
+370
2022-05-02
scsi: mpi3mr: Expose adapter state to sysfs
Sumit Saxena
3
-1
/
+48
2022-05-02
scsi: mpi3mr: Add support for PEL commands
Sumit Saxena
4
-1
/
+592
2022-05-02
scsi: mpi3mr: Add support for MPT commands
Sumit Saxena
4
-3
/
+574
2022-05-02
scsi: mpi3mr: Move data structures/definitions from MPI headers to uapi header
Sumit Saxena
4
-100
/
+2
2022-05-02
scsi: mpi3mr: Add support for driver commands
Sumit Saxena
6
-22
/
+430
2022-05-02
scsi: mpi3mr: Add bsg device support
Sumit Saxena
5
-0
/
+129
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
9
-134
/
+233
2022-02-22
scsi: mpi3mr: Fix flushing !WQ_MEM_RECLAIM events warning
Sreekanth Reddy
1
-1
/
+1
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-1
/
+1
2022-02-11
scsi: mpi3mr: Bump driver version to 8.0.0.68.0
Sreekanth Reddy
1
-2
/
+2
2022-02-11
scsi: mpi3mr: Fix memory leaks
Sreekanth Reddy
1
-1
/
+1
2022-02-11
scsi: mpi3mr: Update the copyright year
Sreekanth Reddy
4
-4
/
+4
2022-02-11
scsi: mpi3mr: Fix reporting of actual data transfer size
Sreekanth Reddy
1
-0
/
+2
2022-02-11
scsi: mpi3mr: Fix cmnd getting marked as in use forever
Sreekanth Reddy
1
-2
/
+14
2022-02-11
scsi: mpi3mr: Fix hibernation issue
Sreekanth Reddy
1
-1
/
+1
2022-02-11
scsi: mpi3mr: Update MPI3 headers
Sreekanth Reddy
7
-101
/
+116
2022-02-11
scsi: mpi3mr: Fix printing of pending I/O count
Sreekanth Reddy
1
-1
/
+1
2022-02-11
scsi: mpi3mr: Fix deadlock while canceling the fw event
Sreekanth Reddy
3
-21
/
+91
2022-01-05
scsi: mpi3mr: Fix formatting problems in some kernel-doc comments
Yang Li
1
-3
/
+2
2022-01-05
scsi: mpi3mr: Fix some spelling mistakes
Colin Ian King
1
-3
/
+3
2021-12-23
scsi: mpi3mr: Bump driver version to 8.0.0.61.0
Sreekanth Reddy
1
-2
/
+2
2021-12-23
scsi: mpi3mr: Fixes around reply request queues
Sreekanth Reddy
2
-2
/
+5
2021-12-23
scsi: mpi3mr: Enhanced Task Management Support Reply handling
Sreekanth Reddy
2
-38
/
+185
2021-12-23
scsi: mpi3mr: Use TM response codes from MPI3 headers
Sreekanth Reddy
2
-34
/
+27
2021-12-23
scsi: mpi3mr: Add io_uring interface support in I/O-polled mode
Sreekanth Reddy
3
-38
/
+210
2021-12-23
scsi: mpi3mr: Print cable mngnt and temp threshold events
Sreekanth Reddy
2
-3
/
+73
2021-12-23
scsi: mpi3mr: Support Prepare for Reset event
Sreekanth Reddy
3
-33
/
+96
2021-12-23
scsi: mpi3mr: Add Event acknowledgment logic
Sreekanth Reddy
3
-12
/
+224
2021-12-23
scsi: mpi3mr: Gracefully handle online FW update operation
Sreekanth Reddy
2
-18
/
+92
2021-12-23
scsi: mpi3mr: Detect async reset that occurred in firmware
Sreekanth Reddy
3
-163
/
+120
2021-12-23
scsi: mpi3mr: Add IOC reinit function
Sreekanth Reddy
1
-1
/
+115
2021-12-23
scsi: mpi3mr: Handle offline FW activation in graceful manner
Sreekanth Reddy
3
-128
/
+120
2021-12-23
scsi: mpi3mr: Code refactor of IOC init - part2
Sreekanth Reddy
1
-78
/
+89
2021-12-23
scsi: mpi3mr: Code refactor of IOC init - part1
Sreekanth Reddy
1
-34
/
+73
2021-12-23
scsi: mpi3mr: Fault IOC when internal command gets timeout
Sreekanth Reddy
2
-48
/
+67
2021-12-23
scsi: mpi3mr: Display IOC firmware package version
Sreekanth Reddy
1
-0
/
+89
2021-12-23
scsi: mpi3mr: Handle unaligned PLL in unmap cmnds
Sreekanth Reddy
1
-10
/
+26
2021-12-23
scsi: mpi3mr: Increase internal cmnds timeout to 60s
Sreekanth Reddy
2
-6
/
+9
2021-12-23
scsi: mpi3mr: Do access status validation before adding devices
Sreekanth Reddy
1
-0
/
+11
[next]