index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpi3mr
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-19
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-17
/
+29
2024-10-15
scsi: mpi3mr: Validate SAS port assignments
Ranjan Kumar
2
-17
/
+29
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-28
/
+121
2024-09-19
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-32
/
+35
2024-09-12
Merge patch series "mpi3mr: Few Enhancements and minor fix"
Martin K. Petersen
6
-26
/
+119
2024-09-12
scsi: mpi3mr: Update driver version to 8.12.0.0.50
Ranjan Kumar
1
-2
/
+2
2024-09-12
scsi: mpi3mr: Improve wait logic while controller transitions to READY state
Ranjan Kumar
1
-14
/
+11
2024-09-12
scsi: mpi3mr: Update MPI Headers to revision 34
Ranjan Kumar
4
-7
/
+52
2024-09-12
scsi: mpi3mr: Use firmware-provided timestamp update interval
Ranjan Kumar
3
-2
/
+30
2024-09-12
scsi: mpi3mr: Enhance the Enable Controller retry logic
Ranjan Kumar
1
-1
/
+24
2024-09-12
scsi: mpi3mr: A performance fix
Tomas Henzl
2
-2
/
+2
2024-08-22
Merge patch series "Simplify multiple create*_workqueue() invocations"
Martin K. Petersen
3
-7
/
+3
2024-08-22
scsi: mpi3mr: Simplify an alloc_ordered_workqueue() invocation
Bart Van Assche
2
-5
/
+1
2024-08-22
scsi: Expand all create*_workqueue() invocations
Bart Van Assche
1
-2
/
+2
2024-08-12
scsi: mpi3mr: Driver version update to 8.10.0.5.50
Ranjan Kumar
1
-2
/
+2
2024-08-12
scsi: mpi3mr: Update consumer index of reply queues after every 100 replies
Ranjan Kumar
2
-2
/
+17
2024-08-12
scsi: mpi3mr: Return complete ioc_status for ioctl commands
Ranjan Kumar
1
-5
/
+9
2024-08-12
scsi: mpi3mr: Avoid MAX_PAGE_ORDER WARNING for buffer allocations
Shin'ichiro Kawasaki
1
-3
/
+8
2024-08-12
scsi: mpi3mr: Add missing spin_lock_init() for mrioc->trigger_lock
Shin'ichiro Kawasaki
1
-0
/
+1
2024-08-02
scsi: mpi3mr: struct mpi3_sas_io_unit_page1: Replace 1-element array with fle...
Kees Cook
1
-4
/
+1
2024-08-02
scsi: mpi3mr: struct mpi3_sas_io_unit_page0: Replace 1-element array with fle...
Kees Cook
1
-4
/
+1
2024-08-02
scsi: mpi3mr: struct mpi3_event_data_pcie_topology_change_list: Replace 1-ele...
Kees Cook
1
-4
/
+1
2024-08-02
scsi: mpi3mr: struct mpi3_event_data_sas_topology_change_list: Replace 1-elem...
Kees Cook
1
-4
/
+1
2024-07-22
scsi: mpi3mr: Avoid IOMMU page faults on REPORT ZONES
Damien Le Moal
1
-0
/
+11
2024-07-10
Merge branch '6.10/scsi-fixes' into 6.11/scsi-staging
Martin K. Petersen
2
-1
/
+63
2024-07-04
Merge patch series "mpi3mr: Support PCI Error Recovery"
Martin K. Petersen
5
-19
/
+311
2024-07-04
scsi: mpi3mr: Driver version update
Sumit Saxena
1
-2
/
+2
2024-07-04
scsi: mpi3mr: Prevent PCI writes from driver during PCI error recovery
Sumit Saxena
5
-17
/
+104
2024-07-04
scsi: mpi3mr: Support PCI Error Recovery callback handlers
Sumit Saxena
2
-0
/
+205
2024-07-04
scsi: mpi3mr: Correct a test in mpi3mr_sas_port_add()
Tomas Henzl
1
-2
/
+2
2024-06-26
scsi: mpi3mr: Update driver version to 8.9.1.0.50
Ranjan Kumar
1
-2
/
+2
2024-06-26
scsi: mpi3mr: Add ioctl support for HDB
Ranjan Kumar
2
-0
/
+277
2024-06-26
scsi: mpi3mr: Trigger support
Ranjan Kumar
4
-8
/
+564
2024-06-26
scsi: mpi3mr: HDB allocation and posting for hardware and firmware buffers
Ranjan Kumar
4
-1
/
+790
2024-06-11
scsi: mpi3mr: Fix ATA NCQ priority support
Damien Le Moal
1
-0
/
+62
2024-05-28
Merge branch '6.10/scsi-queue' into 6.10/scsi-fixes
Martin K. Petersen
1
-1
/
+1
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+2
2024-05-15
scsi: mpi3mr: Use proper format specifier in mpi3mr_sas_port_add()
Nathan Chancellor
1
-1
/
+1
2024-05-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
9
-110
/
+121
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-04-11
scsi: mpi3mr: Switch to using ->device_configure
Christoph Hellwig
2
-3
/
+1
2024-04-11
scsi: mpi3mr: Switch to using ->device_configure
Christoph Hellwig
1
-43
/
+30
2024-04-11
scsi: mpi3mr: Pass queue_limits to bsg_setup_queue()
Christoph Hellwig
1
-7
/
+5
2024-04-11
scsi: bsg: Pass queue_limits to bsg_setup_queue()
Christoph Hellwig
1
-1
/
+1
2024-03-25
Merge patch series "mpi3mr: Few Enhancements and minor fixes"
Martin K. Petersen
8
-54
/
+72
2024-03-25
scsi: mpi3mr: Driver version update to 8.8.1.0.50
Ranjan Kumar
1
-2
/
+2
2024-03-25
scsi: mpi3mr: Update MPI Headers to revision 31
Ranjan Kumar
5
-27
/
+24
[next]