index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpt3sas
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: mpt3sas: Allocate memory for hba_port objects
Sreekanth Reddy
2020-11-05
1
-4
/
+69
*
scsi: mpt3sas: Define hba_port structure
Sreekanth Reddy
2020-11-05
1
-1
/
+34
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-15
5
-74
/
+398
|
\
|
*
scsi: mpt3sas: A small correction in _base_process_reply_queue
Tomas Henzl
2020-09-16
1
-1
/
+1
|
*
scsi: mpt3sas: Fix sync irqs
Tomas Henzl
2020-09-16
1
-5
/
+9
|
*
scsi: mpt3sas: Detect tampered Aero and Sea adapters
Sreekanth Reddy
2020-09-16
1
-16
/
+105
|
*
Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufs
Martin K. Petersen
2020-09-15
1
-1
/
+1
|
|
\
|
*
|
scsi: mpt3sas: Remove pci-dma-compat wrapper API
Suraj Upadhyay
2020-08-25
1
-6
/
+4
|
*
|
scsi: mpt3sas: Remove superfluous memset()
Li Heng
2020-08-21
1
-1
/
+0
|
*
|
scsi: mpt3sas: Update driver version to 35.100.00.00
Suganath Prabu S
2020-08-21
1
-2
/
+2
|
*
|
scsi: mpt3sas: Postprocessing of target and LUN reset
Suganath Prabu S
2020-08-21
3
-5
/
+139
|
*
|
scsi: mpt3sas: Add functions to check if any cmd is outstanding on Target and...
Suganath Prabu S
2020-08-21
3
-19
/
+88
|
*
|
scsi: mpt3sas: Rename and export interrupt mask/unmask functions
Suganath Prabu S
2020-08-21
2
-13
/
+13
|
*
|
scsi: mpt3sas: Cancel the running work during host reset
Suganath Prabu S
2020-08-21
2
-5
/
+16
|
*
|
scsi: mpt3sas: Dump system registers for debugging
Suganath Prabu S
2020-08-21
1
-0
/
+20
|
*
|
scsi: mpt3sas: Memset config_cmds.reply buffer with zeros
Suganath Prabu S
2020-08-21
1
-1
/
+1
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-09-08
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
scsi: mpt3sas: Don't call disable_irq from IRQ poll handler
Tomas Henzl
2020-09-03
1
-1
/
+1
|
|
/
*
/
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
3
-6
/
+6
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-08-07
5
-18
/
+23
|
\
|
*
scsi: mpt3sas: Fix kdoc comments format
Damien Le Moal
2020-07-08
2
-12
/
+18
|
*
scsi: mpt3sas: Fix set but unused variable
Damien Le Moal
2020-07-08
1
-4
/
+3
|
*
scsi: mpt3sas: Fix spelling mistake
Flavio Suligoi
2020-06-16
2
-2
/
+2
*
|
scsi: mpt3sas: Fix error returns in BRM_status_show
Johannes Thumshirn
2020-07-08
1
-4
/
+6
*
|
scsi: mpt3sas: Fix unlock imbalance
Damien Le Moal
2020-07-03
1
-1
/
+1
|
/
*
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-06-13
1
-4
/
+4
|
\
|
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
1
-4
/
+4
*
|
scsi: mpt3sas: Fix memset() in non-RDPQ mode
Suganath Prabu S
2020-06-03
1
-4
/
+1
|
/
*
scsi: mpt3sas: Fix reply queue count in non RDPQ mode
Suganath Prabu S
2020-05-27
1
-4
/
+5
*
scsi: mpt3sas: Remove unused including <linux/version.h>
Samuel Zou
2020-05-12
1
-1
/
+0
*
scsi: mpt3sas: Fix double free warnings
Suganath Prabu S
2020-05-12
1
-0
/
+2
*
scsi: mpt3sas: Disable DIF when prot_mask set to zero
Sreekanth Reddy
2020-05-08
1
-2
/
+2
*
scsi: mpt3sas: Capture IOC data for debugging purposes
Suganath Prabu
2020-05-08
4
-4
/
+179
*
scsi: mpt3sas: Use true, false for ioc->use_32bit_dma
Jason Yan
2020-05-08
1
-1
/
+1
*
scsi: mpt3sas: Remove NULL check before freeing function
Jason Yan
2020-04-25
1
-2
/
+1
*
scsi: mpt3sas: Update mpt3sas version to 33.101.00.00
Suganath Prabu
2020-04-24
1
-2
/
+2
*
scsi: mpt3sas: Handle RDPQ DMA allocation in same 4G region
Suganath Prabu
2020-04-24
2
-46
/
+109
*
scsi: mpt3sas: Separate out RDPQ allocation to new function
Suganath Prabu
2020-04-24
1
-34
/
+45
*
scsi: mpt3sas: Rename function name is_MSB_are_same
Suganath Prabu
2020-04-24
1
-3
/
+3
*
scsi: mpt3sas: Don't change the DMA coherent mask after allocations
Christoph Hellwig
2020-04-24
2
-50
/
+19
*
scsi: mpt3sas: use true,false for bool variables
Jason Yan
2020-04-22
1
-2
/
+2
*
scsi: mpt3sas: Fix kernel panic observed on soft HBA unplug
Sreekanth Reddy
2020-04-01
1
-4
/
+4
*
scsi: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-12
1
-1
/
+1
*
Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queue
Martin K. Petersen
2020-01-10
1
-1
/
+0
|
\
|
*
scsi: mpt3sas: Fix double free in attach error handling
Dan Carpenter
2019-12-17
1
-1
/
+0
*
|
scsi: mpt3sas: Update drive version to 33.100.00.00
Sreekanth Reddy
2020-01-03
1
-2
/
+2
*
|
scsi: mpt3sas: Remove usage of device_busy counter
Sreekanth Reddy
2020-01-03
1
-1
/
+17
*
|
scsi: mpt3sas: Print function name in which cmd timed out
Sreekanth Reddy
2020-01-03
5
-33
/
+38
*
|
scsi: mpt3sas: Optimize mpt3sas driver logging
Sreekanth Reddy
2020-01-03
5
-78
/
+110
*
|
scsi: mpt3sas: print in which path firmware fault occurred
Sreekanth Reddy
2020-01-03
3
-17
/
+25
[next]