index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpt3sas
/
mpt3sas_base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-12
scsi: mpt3sas: Block PCI config access from userspace during reset
Sreekanth Reddy
1
-0
/
+4
2021-03-25
scsi: mpt3sas: Fix error return code of mpt3sas_base_attach()
Jia-Ju Bai
1
-2
/
+6
2021-02-09
scsi: mpt3sas: Additional diagnostic buffer query interface
Suganath Prabu S
1
-1
/
+4
2021-02-09
scsi: mpt3sas: Add support for shared host tagset for CPU hotplug
Sreekanth Reddy
1
-17
/
+33
2021-02-09
scsi: mpt3sas: Fix ReplyPostFree pool allocation
Sreekanth Reddy
1
-1
/
+2
2021-01-23
scsi: mpt3sas: Simplify bool comparison
YANG LI
1
-2
/
+2
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
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-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
1
-21
/
+46
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-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-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-21
scsi: mpt3sas: Remove superfluous memset()
Li Heng
1
-1
/
+0
2020-08-21
scsi: mpt3sas: Postprocessing of target and LUN reset
Suganath Prabu S
1
-1
/
+5
2020-08-21
scsi: mpt3sas: Rename and export interrupt mask/unmask functions
Suganath Prabu S
1
-13
/
+11
2020-08-21
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-03
scsi: mpt3sas: Fix memset() in non-RDPQ mode
Suganath Prabu S
1
-4
/
+1
2020-05-27
scsi: mpt3sas: Fix reply queue count in non RDPQ mode
Suganath Prabu S
1
-4
/
+5
2020-05-12
scsi: mpt3sas: Fix double free warnings
Suganath Prabu S
1
-0
/
+2
2020-05-08
scsi: mpt3sas: Use true, false for ioc->use_32bit_dma
Jason Yan
1
-1
/
+1
2020-04-25
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-03
scsi: mpt3sas: Remove usage of device_busy counter
Sreekanth Reddy
1
-1
/
+17
2020-01-03
scsi: mpt3sas: Print function name in which cmd timed out
Sreekanth Reddy
1
-8
/
+6
2020-01-03
scsi: mpt3sas: Optimize mpt3sas driver logging
Sreekanth Reddy
1
-47
/
+47
2020-01-03
scsi: mpt3sas: print in which path firmware fault occurred
Sreekanth Reddy
1
-13
/
+13
2020-01-03
scsi: mpt3sas: Handle CoreDump state from watchdog thread
Sreekanth Reddy
1
-7
/
+69
2020-01-03
scsi: mpt3sas: Add support IOCs new state named COREDUMP
Sreekanth Reddy
1
-3
/
+108
2020-01-03
scsi: mpt3sas: renamed _base_after_reset_handler function
Sreekanth Reddy
1
-6
/
+17
2019-12-17
scsi: mpt3sas: Fix double free in attach error handling
Dan Carpenter
1
-1
/
+0
2019-10-01
scsi: mpt3sas: Fix module parameter max_msix_vectors
Sreekanth Reddy
1
-2
/
+2
[next]