Age | Commit message (Expand) | Author | Files | Lines |
2021-01-01 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -1/+1 |
2020-12-17 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 7 | -233/+2806 |
2020-12-09 | scsi: mpt3sas: Signedness bug in _base_get_diag_triggers() | Dan Carpenter | 1 | -1/+1 |
2020-12-09 | scsi: mpt3sas: Update driver version to 36.100.00.00 | Suganath Prabu S | 1 | -3/+3 |
2020-12-09 | scsi: mpt3sas: Handle trigger page after firmware update | Suganath Prabu S | 1 | -1/+49 |
2020-12-09 | scsi: mpt3sas: Add persistent MPI trigger page | Suganath Prabu S | 3 | -1/+224 |
2020-12-09 | scsi: mpt3sas: Add persistent SCSI sense trigger page | Suganath Prabu S | 3 | -0/+222 |
2020-12-09 | scsi: ufs: Remove unused macro definition POWER_DESC_MAX_SIZE | Bean Huo | 0 | -0/+0 |
2020-12-09 | scsi: mpt3sas: Add persistent Event trigger page | Suganath Prabu S | 3 | -0/+226 |
2020-12-09 | scsi: mpt3sas: Add persistent Master trigger page | Suganath Prabu S | 3 | -0/+203 |
2020-12-09 | scsi: mpt3sas: Add persistent trigger pages support | Suganath Prabu S | 4 | -0/+303 |
2020-12-09 | scsi: mpt3sas: Sync time periodically between driver and firmware | Suganath Prabu S | 2 | -3/+104 |
2020-12-01 | scsi: mpt3sas: Increase IOCInit request timeout to 30s | Sreekanth Reddy | 1 | -1/+1 |
2020-12-01 | scsi: mpt3sas: Fix ioctl timeout | Suganath Prabu S | 1 | -1/+1 |
2020-12-01 | scsi: mpt3sas: Remove in_interrupt() | Ahmed S. Darwish | 1 | -1/+3 |
2020-11-26 | scsi: mpt3sas_scsih: Use generic power management | Vaibhav Gupta | 1 | -21/+13 |
2020-11-26 | scsi: mpt3sas_scsih: Drop PCI Wakeup calls from .resume | Vaibhav Gupta | 1 | -1/+0 |
2020-11-11 | scsi: mpt3sas: mpt3sas_scsih: Fix function documentation formatting | Lee Jones | 1 | -4/+4 |
2020-11-05 | scsi: mpt3sas: Bump driver version to 35.101.00.00 | Sreekanth Reddy | 1 | -2/+2 |
2020-11-05 | scsi: mpt3sas: Add module parameter multipath_on_hba | Sreekanth Reddy | 4 | -7/+76 |
2020-11-05 | scsi: mpt3sas: Handle vSES vphy object during HBA reset | Sreekanth Reddy | 1 | -0/+233 |
2020-11-05 | scsi: mpt3sas: Add bypass_dirty_port_flag parameter | Sreekanth Reddy | 3 | -30/+44 |
2020-11-05 | scsi: mpt3sas: Handling HBA vSES device | Sreekanth Reddy | 3 | -11/+198 |
2020-11-05 | scsi: mpt3sas: Set valid PhysicalPort in SMPPassThrough | Sreekanth Reddy | 3 | -6/+72 |
2020-11-05 | scsi: mpt3sas: Update hba_port objects after host reset | Sreekanth Reddy | 1 | -0/+338 |
2020-11-05 | scsi: mpt3sas: Get sas_device objects using device's rphy | Sreekanth Reddy | 3 | -6/+47 |
2020-11-05 | scsi: mpt3sas: Rename transport_del_phy_from_an_existing_port() | Sreekanth Reddy | 2 | -12/+30 |
2020-11-05 | scsi: mpt3sas: Get device objects using sas_address & portID | Sreekanth Reddy | 3 | -87/+178 |
2020-11-05 | scsi: mpt3sas: Update hba_port's sas_address & phy_mask | Sreekanth Reddy | 3 | -27/+126 |
2020-11-05 | scsi: mpt3sas: Rearrange _scsih_mark_responding_sas_device() | Sreekanth Reddy | 1 | -58/+58 |
2020-11-05 | scsi: mpt3sas: Allocate memory for hba_port objects | Sreekanth Reddy | 1 | -4/+69 |
2020-11-05 | scsi: mpt3sas: Define hba_port structure | Sreekanth Reddy | 1 | -1/+34 |
2020-11-03 | scsi: mpt3sas: Fix timeouts observed while reenabling IRQ | Sreekanth Reddy | 1 | -0/+7 |
2020-10-15 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 5 | -74/+398 |
2020-09-16 | scsi: mpt3sas: A small correction in _base_process_reply_queue | Tomas Henzl | 1 | -1/+1 |
2020-09-16 | scsi: mpt3sas: Fix sync irqs | Tomas Henzl | 1 | -5/+9 |
2020-09-16 | scsi: mpt3sas: Detect tampered Aero and Sea adapters | Sreekanth Reddy | 1 | -16/+105 |
2020-09-15 | Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufs | Martin K. Petersen | 1 | -1/+1 |
2020-09-08 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -1/+1 |
2020-09-03 | scsi: mpt3sas: Don't call disable_irq from IRQ poll handler | Tomas Henzl | 1 | -1/+1 |
2020-08-25 | scsi: mpt3sas: Remove pci-dma-compat wrapper API | Suraj Upadhyay | 1 | -6/+4 |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 3 | -6/+6 |
2020-08-21 | scsi: mpt3sas: Remove superfluous memset() | Li Heng | 1 | -1/+0 |
2020-08-21 | scsi: mpt3sas: Update driver version to 35.100.00.00 | Suganath Prabu S | 1 | -2/+2 |
2020-08-21 | scsi: mpt3sas: Postprocessing of target and LUN reset | Suganath Prabu S | 3 | -5/+139 |
2020-08-21 | scsi: mpt3sas: Add functions to check if any cmd is outstanding on Target and... | Suganath Prabu S | 3 | -19/+88 |
2020-08-21 | scsi: mpt3sas: Rename and export interrupt mask/unmask functions | Suganath Prabu S | 2 | -13/+13 |
2020-08-21 | scsi: mpt3sas: Cancel the running work during host reset | Suganath Prabu S | 2 | -5/+16 |
2020-08-21 | scsi: mpt3sas: Dump system registers for debugging | Suganath Prabu S | 1 | -0/+20 |
2020-08-21 | scsi: mpt3sas: Memset config_cmds.reply buffer with zeros | Suganath Prabu S | 1 | -1/+1 |