index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpt3sas
Age
Commit message (
Expand
)
Author
2021-12-08
scsi: mpt3sas: Fix kernel panic during drive powercycle test
Sreekanth Reddy
2021-07-20
scsi: mpt3sas: Fix error return value in _scsih_expander_add()
Zhen Lei
2020-06-29
scsi: mpt3sas: Fix double free warnings
Suganath Prabu S
2020-01-04
scsi: mpt3sas: Fix clear pending bit in ioctl status
Sreekanth Reddy
2019-11-28
scsi: mpt3sas: Fix driver modifying persistent data in Manufacturing page11
Suganath Prabu
2019-11-28
scsi: mpt3sas: Fix Sync cache command failure during driver unload
Suganath Prabu
2019-08-25
scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBA
Suganath Prabu
2018-05-30
scsi: mpt3sas: Do not mark fw_event workqueue as WQ_MEM_RECLAIM
Hannes Reinecke
2018-04-13
scsi: mpt3sas: Proper handling of set/clear of "ATA command pending" flag.
Chaitra P B
2017-12-25
scsi: mpt3sas: Fix IO error occurs on pulling out a drive from RAID1 volume c...
Sreekanth Reddy
2017-08-06
mpt3sas: Don't overreach ioc->reply_post[] during initialization
Calvin Owens
2017-06-07
scsi: mpt3sas: Force request partial completion alignment
Ram Pai
2017-04-08
scsi: mpt3sas: fix hang on ata passthrough commands
James Bottomley
2017-02-14
scsi: mpt3sas: disable ASPM for MPI2 controllers
ojab
2016-12-02
scsi: mpt3sas: Unblock device after controller reset
Suganath Prabu S
2016-12-02
scsi: mpt3sas: Fix secure erase premature termination
Andrey Grodzovsky
2016-11-18
scsi: mpt3sas: Fix for block device of raid exists even after deleting raid disk
Sreekanth Reddy
2016-10-31
mpt3sas: Don't spam logs if logging level is 0
Johannes Thumshirn
2016-09-15
mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of tim...
Suganath prabu Subramani
2016-09-15
mpt3sas: A correction in unmap_resources
Tomas Henzl
2016-09-07
mpt3sas: Fix resume on WarpDrive flash cards
Greg Edwards
2015-12-03
Merge branch 'mkp-fixes' into fixes
James Bottomley
2015-12-03
mpt3sas: fix Kconfig dependency problem for mpt2sas back compatibility
James Bottomley
2015-11-30
mpt3sas: Add dummy Kconfig option for backwards compatibility
Martin K. Petersen
2015-11-13
mpt3sas: Fix use sas_is_tlr_enabled API before enabling MPI2_SCSIIO_CONTROL_T...
Sreekanth Reddy
2015-11-12
mpt3sas: fix inline markers on non inline function declarations
Stephen Rothwell
2015-11-11
mpt3sas: Bump mpt3sas driver version to 09.102.00.00
Sreekanth Reddy
2015-11-11
mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAs
Sreekanth Reddy
2015-11-11
mpt2sas, mpt3sas: Update the driver versions
Sreekanth Reddy
2015-11-11
mpt3sas: setpci reset kernel oops fix
Sreekanth Reddy
2015-11-11
mpt3sas: Added OEM Gen2 PnP ID branding names
Sreekanth Reddy
2015-11-11
mpt3sas: Refcount fw_events and fix unsafe list usage
Sreekanth Reddy
2015-11-11
mpt3sas: Refcount sas_device objects and fix unsafe list usage
Sreekanth Reddy
2015-11-11
mpt3sas: sysfs attribute to report Backup Rail Monitor Status
Sreekanth Reddy
2015-11-11
mpt3sas: Ported WarpDrive product SSS6200 support
Sreekanth Reddy
2015-11-11
mpt3sas: fix for driver fails EEH, recovery from injected pci bus error
Sreekanth Reddy
2015-11-11
mpt3sas: Manage MSI-X vectors according to HBA device type
Sreekanth Reddy
2015-11-11
mpt3sas: Don't send PHYDISK_HIDDEN RAID action request on SAS2 HBAs
Sreekanth Reddy
2015-11-11
mpt3sas: Build MPI SGL LIST on GEN2 HBAs and IEEE SGL LIST on GEN3 HBAs
Sreekanth Reddy
2015-11-11
mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from Kconfig
Sreekanth Reddy
2015-11-11
mpt3sas: Define 'hba_mpi_version_belonged' IOC variable
Sreekanth Reddy
2015-11-11
mpt2sas: Move Gen2 HBA's device registration to a separate file
Sreekanth Reddy
2015-11-11
mpt3sas: Move Gen3 HBA's device registration to a separate file
Sreekanth Reddy
2015-11-11
mpt3sas: Added mpt2sas driver definitions
Sreekanth Reddy
2015-08-27
mpt3sas : Bump mpt3sas driver version to 9.100.00.00
Sreekanth Reddy
2015-08-27
mpt3sas: When device is blocked followed by unblock fails, unfreeze the I/Os
Sreekanth Reddy
2015-08-27
mpt3sas: Call dma_mapping_error() API after mapping an address with dma_map_s...
Sreekanth Reddy
2015-08-27
mpt3sas: Use alloc_ordered_workqueue() API instead of create_singlethread_wor...
Sreekanth Reddy
2015-08-27
mpt3sas: Added support for customer specific branding
Sreekanth Reddy
2015-08-27
mpt3sas: Return host busy error status to SML when DMA mapping of scatter gat...
Sreekanth Reddy
[next]