index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpt3sas
/
mpt3sas_base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+434
2020-12-09
scsi: mpt3sas: Signedness bug in _base_get_diag_triggers()
Dan Carpenter
1
-1
/
+1
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
1
-1
/
+60
2020-12-09
scsi: mpt3sas: Add persistent SCSI sense trigger page
Suganath Prabu S
1
-0
/
+59
2020-12-09
scsi: mpt3sas: Add persistent Event trigger page
Suganath Prabu S
1
-0
/
+60
2020-12-09
scsi: mpt3sas: Add persistent Master trigger page
Suganath Prabu S
1
-0
/
+46
2020-12-09
scsi: mpt3sas: Add persistent trigger pages support
Suganath Prabu S
1
-0
/
+70
2020-12-09
scsi: mpt3sas: Sync time periodically between driver and firmware
Suganath Prabu S
1
-2
/
+91
2020-12-01
scsi: mpt3sas: Increase IOCInit request timeout to 30s
Sreekanth Reddy
1
-1
/
+1
2020-11-02
scsi: mpt3sas: Fix timeouts observed while reenabling IRQ
Sreekanth Reddy
1
-0
/
+7
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-21
/
+46
2020-09-15
scsi: mpt3sas: A small correction in _base_process_reply_queue
Tomas Henzl
1
-1
/
+1
2020-09-15
scsi: mpt3sas: Fix sync irqs
Tomas Henzl
1
-5
/
+9
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-02
scsi: mpt3sas: Don't call disable_irq from IRQ poll handler
Tomas Henzl
1
-1
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-20
scsi: mpt3sas: Remove superfluous memset()
Li Heng
1
-1
/
+0
2020-08-20
scsi: mpt3sas: Postprocessing of target and LUN reset
Suganath Prabu S
1
-1
/
+5
2020-08-20
scsi: mpt3sas: Rename and export interrupt mask/unmask functions
Suganath Prabu S
1
-13
/
+11
2020-08-20
scsi: mpt3sas: Dump system registers for debugging
Suganath Prabu S
1
-0
/
+20
2020-07-08
scsi: mpt3sas: Fix kdoc comments format
Damien Le Moal
1
-6
/
+8
2020-06-02
scsi: mpt3sas: Fix memset() in non-RDPQ mode
Suganath Prabu S
1
-4
/
+1
2020-05-26
scsi: mpt3sas: Fix reply queue count in non RDPQ mode
Suganath Prabu S
1
-4
/
+5
2020-05-11
scsi: mpt3sas: Fix double free warnings
Suganath Prabu S
1
-0
/
+2
2020-05-07
scsi: mpt3sas: Use true, false for ioc->use_32bit_dma
Jason Yan
1
-1
/
+1
2020-04-24
scsi: mpt3sas: Remove NULL check before freeing function
Jason Yan
1
-2
/
+1
2020-04-24
scsi: mpt3sas: Handle RDPQ DMA allocation in same 4G region
Suganath Prabu
1
-46
/
+106
2020-04-24
scsi: mpt3sas: Separate out RDPQ allocation to new function
Suganath Prabu
1
-34
/
+45
2020-04-24
scsi: mpt3sas: Rename function name is_MSB_are_same
Suganath Prabu
1
-3
/
+3
2020-04-24
scsi: mpt3sas: Don't change the DMA coherent mask after allocations
Christoph Hellwig
1
-48
/
+19
2020-04-22
scsi: mpt3sas: use true,false for bool variables
Jason Yan
1
-2
/
+2
2020-01-10
Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queue
Martin K. Petersen
1
-1
/
+0
2020-01-02
scsi: mpt3sas: Remove usage of device_busy counter
Sreekanth Reddy
1
-1
/
+17
2020-01-02
scsi: mpt3sas: Print function name in which cmd timed out
Sreekanth Reddy
1
-8
/
+6
2020-01-02
scsi: mpt3sas: Optimize mpt3sas driver logging
Sreekanth Reddy
1
-47
/
+47
2020-01-02
scsi: mpt3sas: print in which path firmware fault occurred
Sreekanth Reddy
1
-13
/
+13
2020-01-02
scsi: mpt3sas: Handle CoreDump state from watchdog thread
Sreekanth Reddy
1
-7
/
+69
2020-01-02
scsi: mpt3sas: Add support IOCs new state named COREDUMP
Sreekanth Reddy
1
-3
/
+108
2020-01-02
scsi: mpt3sas: renamed _base_after_reset_handler function
Sreekanth Reddy
1
-6
/
+17
2019-12-16
scsi: mpt3sas: Fix double free in attach error handling
Dan Carpenter
1
-1
/
+0
2019-09-30
scsi: mpt3sas: Fix module parameter max_msix_vectors
Sreekanth Reddy
1
-2
/
+2
2019-09-30
scsi: mpt3sas: Use Component img header to get Package ver
Sreekanth Reddy
1
-9
/
+23
2019-09-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-13
/
+162
2019-08-07
scsi: mpt3sas: Handle fault during HBA initialization
Suganath Prabu
1
-13
/
+62
2019-08-07
scsi: mpt3sas: Enumerate SES of a managed PCIe switch
Suganath Prabu
1
-0
/
+5
2019-08-07
scsi: mpt3sas: Gracefully handle online firmware update
Suganath Prabu
1
-0
/
+93
2019-08-07
scsi: mpt3sas: memset request frame before reusing
Suganath Prabu
1
-0
/
+2
2019-07-30
scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBA
Suganath Prabu
1
-5
/
+7
[prev]
[next]