| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 10 days | 10 | -28/+460 |
|\ |
|
| * | scsi: mpi3mr: Task Abort EH Support | Chandrakanth Patil | 2025-03-10 | 1 | -0/+99 |
| * | Merge patch series "mpi3mr: Few Enhancements and minor fixes" | Martin K. Petersen | 2025-02-24 | 7 | -6/+80 |
| |\ |
|
| | * | scsi: mpi3mr: Update driver version to 8.13.0.5.50 | Ranjan Kumar | 2025-02-24 | 1 | -2/+2 |
| | * | scsi: mpi3mr: Check admin reply queue from Watchdog | Ranjan Kumar | 2025-02-24 | 2 | -1/+12 |
| | * | scsi: mpi3mr: Update timestamp only for supervisor IOCs | Ranjan Kumar | 2025-02-24 | 1 | -1/+4 |
| | * | scsi: mpi3mr: Update MPI Headers to revision 35 | Ranjan Kumar | 2025-02-24 | 5 | -2/+62 |
| * | | scsi: mpi3mr: Fix locking in an error path | Bart Van Assche | 2025-02-18 | 1 | -0/+1 |
| * | | scsi: mpi3mr: Fix spelling mistake "skiping" -> "skipping" | Colin Ian King | 2025-02-12 | 1 | -1/+1 |
| * | | Merge patch series "mpi3mr: Few Enhancements and minor fixes" | Martin K. Petersen | 2025-02-03 | 4 | -23/+281 |
| |\| |
|
| | * | scsi: mpi3mr: Update driver version to 8.12.1.0.50 | Ranjan Kumar | 2025-02-03 | 1 | -2/+2 |
| | * | scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue | Ranjan Kumar | 2025-02-03 | 2 | -3/+66 |
| | * | scsi: mpi3mr: Support for Segmented Hardware Trace buffer | Ranjan Kumar | 2025-02-03 | 4 | -13/+150 |
| | * | scsi: mpi3mr: Avoid reply queue full condition | Ranjan Kumar | 2025-02-03 | 3 | -5/+63 |
| * | | scsi: Constify struct pci_error_handlers | Christophe JAILLET | 2025-02-03 | 1 | -1/+1 |
| |/ |
|
* / | scsi: mpi3mr: Mark device strings as nonstring | Kees Cook | 2025-02-28 | 1 | -4/+4 |
|/ |
|
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2025-01-26 | 2 | -12/+16 |
|\ |
|
| * | scsi: mpi3mr: Fix possible crash when setting up bsg fails | Guixin Liu | 2025-01-10 | 1 | -2/+6 |
| * | Merge branch '6.13/scsi-fixes' into 6.14/scsi-staging | Martin K. Petersen | 2025-01-10 | 4 | -91/+81 |
| |\ |
|
| * | | scsi: Rename .device_configure() into .sdev_configure() | Bart Van Assche | 2024-12-04 | 1 | -4/+4 |
| * | | scsi: Rename .slave_alloc() and .slave_destroy() | Bart Van Assche | 2024-12-04 | 1 | -6/+6 |
* | | | scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues | Daniel Wagner | 2024-12-23 | 2 | -2/+1 |
| |/
|/| |
|
* | | scsi: mpi3mr: Update driver version to 8.12.0.3.50 | Ranjan Kumar | 2024-12-04 | 1 | -2/+2 |
* | | scsi: mpi3mr: Handling of fault code for insufficient power | Ranjan Kumar | 2024-12-04 | 1 | -0/+40 |
* | | scsi: mpi3mr: Start controller indexing from 0 | Ranjan Kumar | 2024-12-04 | 1 | -1/+1 |
* | | scsi: mpi3mr: Fix corrupt config pages PHY state is switched in sysfs | Ranjan Kumar | 2024-12-04 | 2 | -77/+13 |
* | | scsi: mpi3mr: Synchronize access to ioctl data buffer | Ranjan Kumar | 2024-12-04 | 1 | -11/+25 |
|/ |
|
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2024-10-19 | 2 | -17/+29 |
|\ |
|
| * | scsi: mpi3mr: Validate SAS port assignments | Ranjan Kumar | 2024-10-15 | 2 | -17/+29 |
* | | move asm/unaligned.h to linux/unaligned.h | Al Viro | 2024-10-02 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2024-09-29 | 6 | -28/+121 |
|\ |
|
| * | Merge patch series "mpi3mr: Few Enhancements and minor fix" | Martin K. Petersen | 2024-09-12 | 6 | -26/+119 |
| |\ |
|
| | * | scsi: mpi3mr: Update driver version to 8.12.0.0.50 | Ranjan Kumar | 2024-09-12 | 1 | -2/+2 |
| | * | scsi: mpi3mr: Improve wait logic while controller transitions to READY state | Ranjan Kumar | 2024-09-12 | 1 | -14/+11 |
| | * | scsi: mpi3mr: Update MPI Headers to revision 34 | Ranjan Kumar | 2024-09-12 | 4 | -7/+52 |
| | * | scsi: mpi3mr: Use firmware-provided timestamp update interval | Ranjan Kumar | 2024-09-12 | 3 | -2/+30 |
| | * | scsi: mpi3mr: Enhance the Enable Controller retry logic | Ranjan Kumar | 2024-09-12 | 1 | -1/+24 |
| * | | scsi: mpi3mr: A performance fix | Tomas Henzl | 2024-09-12 | 2 | -2/+2 |
| |/ |
|
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2024-09-19 | 5 | -32/+35 |
|\| |
|
| * | Merge patch series "Simplify multiple create*_workqueue() invocations" | Martin K. Petersen | 2024-08-22 | 3 | -7/+3 |
| |\ |
|
| | * | scsi: mpi3mr: Simplify an alloc_ordered_workqueue() invocation | Bart Van Assche | 2024-08-22 | 2 | -5/+1 |
| | * | scsi: Expand all create*_workqueue() invocations | Bart Van Assche | 2024-08-22 | 1 | -2/+2 |
| * | | scsi: mpi3mr: Driver version update to 8.10.0.5.50 | Ranjan Kumar | 2024-08-12 | 1 | -2/+2 |
| * | | scsi: mpi3mr: Update consumer index of reply queues after every 100 replies | Ranjan Kumar | 2024-08-12 | 2 | -2/+17 |
| * | | scsi: mpi3mr: Return complete ioc_status for ioctl commands | Ranjan Kumar | 2024-08-12 | 1 | -5/+9 |
| * | | scsi: mpi3mr: struct mpi3_sas_io_unit_page1: Replace 1-element array with fle... | Kees Cook | 2024-08-02 | 1 | -4/+1 |
| * | | scsi: mpi3mr: struct mpi3_sas_io_unit_page0: Replace 1-element array with fle... | Kees Cook | 2024-08-02 | 1 | -4/+1 |
| * | | scsi: mpi3mr: struct mpi3_event_data_pcie_topology_change_list: Replace 1-ele... | Kees Cook | 2024-08-02 | 1 | -4/+1 |
| * | | scsi: mpi3mr: struct mpi3_event_data_sas_topology_change_list: Replace 1-elem... | Kees Cook | 2024-08-02 | 1 | -4/+1 |
| |/ |
|
* | | scsi: mpi3mr: Avoid MAX_PAGE_ORDER WARNING for buffer allocations | Shin'ichiro Kawasaki | 2024-08-12 | 1 | -3/+8 |