- 39718fe scsi: mpt3sas: Fix spelling mistake in Kconfig "compatiblity" -> "compatibility" by Colin Ian King · 4 years, 3 months ago
- eda809ae Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 2 months ago
- 60f7c50 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 3 months ago
- 8b3c803 scsi: mpt3sas: Signedness bug in _base_get_diag_triggers() by Dan Carpenter · 4 years, 3 months ago
- be1b500 scsi: mpt3sas: Update driver version to 36.100.00.00 by Suganath Prabu S · 4 years, 4 months ago
- 9b271c6 scsi: mpt3sas: Handle trigger page after firmware update by Suganath Prabu S · 4 years, 4 months ago
- 0e17a87 scsi: mpt3sas: Add persistent MPI trigger page by Suganath Prabu S · 4 years, 4 months ago
- 2a5c3a3 scsi: mpt3sas: Add persistent SCSI sense trigger page by Suganath Prabu S · 4 years, 4 months ago
- 71b3fb8f scsi: mpt3sas: Add persistent Event trigger page by Suganath Prabu S · 4 years, 4 months ago
- bb855f2 scsi: mpt3sas: Add persistent Master trigger page by Suganath Prabu S · 4 years, 4 months ago
- aec93e8 scsi: mpt3sas: Add persistent trigger pages support by Suganath Prabu S · 4 years, 4 months ago
- f98790c scsi: mpt3sas: Sync time periodically between driver and firmware by Suganath Prabu S · 4 years, 4 months ago
- 85dad32 scsi: mpt3sas: Increase IOCInit request timeout to 30s by Sreekanth Reddy · 4 years, 3 months ago
- 42f6870 scsi: mpt3sas: Fix ioctl timeout by Suganath Prabu S · 4 years, 4 months ago
- 547c0d1 scsi: mpt3sas: Remove in_interrupt() by Ahmed S. Darwish · 4 years, 4 months ago
- 1728730 scsi: mpt3sas_scsih: Use generic power management by Vaibhav Gupta · 4 years, 4 months ago
- eaf1483 scsi: mpt3sas_scsih: Drop PCI Wakeup calls from .resume by Vaibhav Gupta · 4 years, 4 months ago
- e330c96 scsi: mpt3sas: mpt3sas_scsih: Fix function documentation formatting by Lee Jones · 4 years, 4 months ago
- 2030745 scsi: mpt3sas: Bump driver version to 35.101.00.00 by Sreekanth Reddy · 4 years, 5 months ago
- 324c122 scsi: mpt3sas: Add module parameter multipath_on_hba by Sreekanth Reddy · 4 years, 5 months ago
- ffa381d scsi: mpt3sas: Handle vSES vphy object during HBA reset by Sreekanth Reddy · 4 years, 5 months ago
- 34b0a78 scsi: mpt3sas: Add bypass_dirty_port_flag parameter by Sreekanth Reddy · 4 years, 5 months ago
- ccc5992 scsi: mpt3sas: Handling HBA vSES device by Sreekanth Reddy · 4 years, 5 months ago
- 9d0348a scsi: mpt3sas: Set valid PhysicalPort in SMPPassThrough by Sreekanth Reddy · 4 years, 5 months ago
- a5e99fd scsi: mpt3sas: Update hba_port objects after host reset by Sreekanth Reddy · 4 years, 5 months ago
- 6df6be9 scsi: mpt3sas: Get sas_device objects using device's rphy by Sreekanth Reddy · 4 years, 5 months ago
- c71ccf9 scsi: mpt3sas: Rename transport_del_phy_from_an_existing_port() by Sreekanth Reddy · 4 years, 5 months ago
- 7d310f2 scsi: mpt3sas: Get device objects using sas_address & portID by Sreekanth Reddy · 4 years, 5 months ago
- e2f0cdf scsi: mpt3sas: Update hba_port's sas_address & phy_mask by Sreekanth Reddy · 4 years, 5 months ago
- 78ca700 scsi: mpt3sas: Rearrange _scsih_mark_responding_sas_device() by Sreekanth Reddy · 4 years, 5 months ago
- e238e71 scsi: mpt3sas: Allocate memory for hba_port objects by Sreekanth Reddy · 4 years, 5 months ago
- b22a0fa scsi: mpt3sas: Define hba_port structure by Sreekanth Reddy · 4 years, 5 months ago
- 5feed64 scsi: mpt3sas: Fix timeouts observed while reenabling IRQ by Sreekanth Reddy · 4 years, 4 months ago
- 55e0500 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 5 months ago
- 3d49f74 scsi: mpt3sas: A small correction in _base_process_reply_queue by Tomas Henzl · 4 years, 6 months ago
- 45181ea scsi: mpt3sas: Fix sync irqs by Tomas Henzl · 4 years, 6 months ago
- f38c43a scsi: mpt3sas: Detect tampered Aero and Sea adapters by Sreekanth Reddy · 4 years, 7 months ago
- 02f7415 Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufs by Martin K. Petersen · 4 years, 6 months ago
- d6dc7e0 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 6 months ago
- b614d55 scsi: mpt3sas: Don't call disable_irq from IRQ poll handler by Tomas Henzl · 4 years, 6 months ago
- a5a20c4 scsi: mpt3sas: Remove pci-dma-compat wrapper API by Suraj Upadhyay · 4 years, 8 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 7 months ago
- 4a636e9 scsi: mpt3sas: Remove superfluous memset() by Li Heng · 4 years, 8 months ago
- 0491bdc scsi: mpt3sas: Update driver version to 35.100.00.00 by Suganath Prabu S · 4 years, 8 months ago
- 711a923 scsi: mpt3sas: Postprocessing of target and LUN reset by Suganath Prabu S · 4 years, 8 months ago
- 521e9c0 scsi: mpt3sas: Add functions to check if any cmd is outstanding on Target and LUN by Suganath Prabu S · 4 years, 8 months ago
- 5afa9d4 scsi: mpt3sas: Rename and export interrupt mask/unmask functions by Suganath Prabu S · 4 years, 8 months ago
- 9e73ed2 scsi: mpt3sas: Cancel the running work during host reset by Suganath Prabu S · 4 years, 8 months ago
- af6ec1e scsi: mpt3sas: Dump system registers for debugging by Suganath Prabu S · 4 years, 8 months ago
- f09219e scsi: mpt3sas: Memset config_cmds.reply buffer with zeros by Suganath Prabu S · 4 years, 8 months ago
- dfdf16e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 7 months ago
- 9133d27 scsi: mpt3sas: Fix kdoc comments format by Damien Le Moal · 4 years, 8 months ago
- 2eab3eb scsi: mpt3sas: Fix set but unused variable by Damien Le Moal · 4 years, 8 months ago
- 0fd1814 scsi: mpt3sas: Fix error returns in BRM_status_show by Johannes Thumshirn · 4 years, 9 months ago
- cb551b8 scsi: mpt3sas: Fix unlock imbalance by Damien Le Moal · 4 years, 9 months ago
- 896c9b4 scsi: mpt3sas: Fix spelling mistake by Flavio Suligoi · 4 years, 9 months ago
- 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 9 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 9 months ago
- 61e6ba0 scsi: mpt3sas: Fix memset() in non-RDPQ mode by Suganath Prabu S · 4 years, 10 months ago
- f56577e scsi: mpt3sas: Fix reply queue count in non RDPQ mode by Suganath Prabu S · 4 years, 10 months ago
- b59293b scsi: mpt3sas: Remove unused including <linux/version.h> by Samuel Zou · 4 years, 10 months ago
- cbbfdb2 scsi: mpt3sas: Fix double free warnings by Suganath Prabu S · 4 years, 10 months ago
- e869f8e scsi: mpt3sas: Disable DIF when prot_mask set to zero by Sreekanth Reddy · 4 years, 11 months ago
- 2b01b293 scsi: mpt3sas: Capture IOC data for debugging purposes by Suganath Prabu · 4 years, 11 months ago
- 55d4ce4 scsi: mpt3sas: Use true, false for ioc->use_32bit_dma by Jason Yan · 4 years, 11 months ago
- baf3fbf scsi: mpt3sas: Remove NULL check before freeing function by Jason Yan · 5 years ago
- ce4c430 scsi: mpt3sas: Update mpt3sas version to 33.101.00.00 by Suganath Prabu · 4 years, 11 months ago
- 8012209 scsi: mpt3sas: Handle RDPQ DMA allocation in same 4G region by Suganath Prabu · 4 years, 11 months ago
- 8589642 scsi: mpt3sas: Separate out RDPQ allocation to new function by Suganath Prabu · 4 years, 11 months ago
- 550dc87 scsi: mpt3sas: Rename function name is_MSB_are_same by Suganath Prabu · 4 years, 11 months ago
- ba27c5cf scsi: mpt3sas: Don't change the DMA coherent mask after allocations by Christoph Hellwig · 4 years, 11 months ago
- 355f46b scsi: mpt3sas: use true,false for bool variables by Jason Yan · 5 years ago
- cc41f11 scsi: mpt3sas: Fix kernel panic observed on soft HBA unplug by Sreekanth Reddy · 5 years ago
- 5febf6d scsi: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
- 1c46a2c Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queue by Martin K. Petersen · 5 years ago
- c53cf10 scsi: mpt3sas: Update drive version to 33.100.00.00 by Sreekanth Reddy · 5 years ago
- c50ed99 scsi: mpt3sas: Remove usage of device_busy counter by Sreekanth Reddy · 5 years ago
- c6bdb6a scsi: mpt3sas: Print function name in which cmd timed out by Sreekanth Reddy · 5 years ago
- 5b06198 scsi: mpt3sas: Optimize mpt3sas driver logging by Sreekanth Reddy · 5 years ago
- c597771 scsi: mpt3sas: print in which path firmware fault occurred by Sreekanth Reddy · 5 years ago
- fce0aa0 scsi: mpt3sas: Handle CoreDump state from watchdog thread by Sreekanth Reddy · 5 years ago
- e8c2307 scsi: mpt3sas: Add support IOCs new state named COREDUMP by Sreekanth Reddy · 5 years ago
- 36c6c7f scsi: mpt3sas: renamed _base_after_reset_handler function by Sreekanth Reddy · 5 years ago
- d3f623a scsi: mpt3sas: Add support for NVMe shutdown by Sreekanth Reddy · 5 years ago
- 1ade26b scsi: mpt3sas: Update MPI Headers to v02.00.57 by Sreekanth Reddy · 5 years ago
- ee560e7b scsi: mpt3sas: Fix double free in attach error handling by Dan Carpenter · 5 years ago
- 5bb2f74 scsi: mpt3sas: change allocation option by Tomas Henzl · 5 years ago
- 3524a38 scsi: mpt3sas: Clean up some indenting by Dan Carpenter · 5 years ago
- d8b2625 scsi: mpt3sas: Bump mpt3sas driver version to 32.100.00.00 by Sreekanth Reddy · 6 years ago
- 9e64fd1 scsi: mpt3sas: Fix module parameter max_msix_vectors by Sreekanth Reddy · 6 years ago
- 77fd4f2 scsi: mpt3sas: Reject NVMe Encap cmnds to unsupported HBA by Sreekanth Reddy · 6 years ago
- b06ff10 scsi: mpt3sas: Use Component img header to get Package ver by Sreekanth Reddy · 6 years ago
- 29f571f scsi: mpt3sas: Fail release cmnd if diag buffer is released by Sreekanth Reddy · 6 years ago
- a8a6cbc scsi: mpt3sas: Add app owned flag support for diag buffer by Sreekanth Reddy · 6 years ago
- a066f4c scsi: mpt3sas: Reuse diag buffer allocated at load time by Sreekanth Reddy · 6 years ago
- dd180e4e scsi: mpt3sas: clear release bit when buffer reregistered by Sreekanth Reddy · 6 years ago
- 08e7378 scsi: mpt3sas: Maintain owner of buffer through UniqueID by Sreekanth Reddy · 6 years ago
- 764f472 scsi: mpt3sas: Free diag buffer without any status check by Sreekanth Reddy · 6 years ago
- 782b281 scsi: mpt3sas: Fix clear pending bit in ioctl status by Sreekanth Reddy · 6 years ago
- 4bc50dc scsi: mpt3sas: Display message before releasing diag buffer by Sreekanth Reddy · 6 years ago