index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpt3sas
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-06
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
7
-228
/
+598
2018-04-06
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2018-04-04
Merge branch 'fixes' into misc
James Bottomley
3
-11
/
+28
2018-03-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+1
2018-03-09
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
1
-1
/
+1
2018-03-07
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-9
/
+23
2018-03-07
scsi: mpt3sas: Do not mark fw_event workqueue as WQ_MEM_RECLAIM
Hannes Reinecke
1
-1
/
+1
2018-03-06
scsi: mpt3sas: clarify mmio pointer types
Arnd Bergmann
2
-20
/
+24
2018-02-28
scsi: mpt3sas: Do not use 32-bit atomic request descriptor for Ventura contro...
Suganath Prabu S
6
-178
/
+54
2018-02-28
scsi: mpt3sas: Introduce function to clone mpi reply.
Suganath Prabu Subramani
1
-1
/
+36
2018-02-28
scsi: mpt3sas: Introduce function to clone mpi request.
Suganath Prabu Subramani
1
-15
/
+125
2018-02-28
scsi: mpt3sas: Introduce Base function for cloning.
Suganath Prabu Subramani
3
-1
/
+218
2018-02-28
scsi: mpt3sas: Introduce API to get BAR0 mapped buffer address
Suganath Prabu Subramani
2
-0
/
+95
2018-02-28
scsi: mpt3sas: Configure reply post queue depth, DMA and sgl tablesize.
Suganath Prabu Subramani
2
-33
/
+54
2018-02-28
scsi: mpt3sas: Add PCI device ID for Andromeda.
Suganath Prabu Subramani
3
-2
/
+14
2018-02-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+4
2018-02-22
scsi: mpt3sas: wait for and flush running commands on shutdown/unload
Sreekanth Reddy
3
-5
/
+16
2018-02-22
scsi: mpt3sas: fix oops in error handlers after shutdown/unload
Mauricio Faria de Oliveira
1
-4
/
+7
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2018-01-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-417
/
+215
2018-01-31
scsi: mpt3sas: fix an out of bound write
Tomas Henzl
1
-1
/
+4
2018-01-17
scsi: mpt3sas: make function _get_st_from_smid static
Colin Ian King
1
-1
/
+1
2018-01-11
scsi: mpt3sas: lockless command submission
Suganath Prabu Subramani
5
-221
/
+124
2018-01-11
scsi: mpt3sas: simplify _wait_for_commands_to_complete()
Hannes Reinecke
1
-10
/
+4
2018-01-11
scsi: mpt3sas: simplify mpt3sas_scsi_issue_tm()
Hannes Reinecke
3
-75
/
+41
2018-01-11
scsi: mpt3sas: simplify task management functions
Hannes Reinecke
1
-81
/
+7
2018-01-11
scsi: mpt3sas: always use first reserved smid for ioctl passthrough
Hannes Reinecke
2
-14
/
+15
2018-01-11
scsi: mpt3sas: check command status before attempting abort
Hannes Reinecke
1
-3
/
+8
2018-01-11
scsi: mpt3sas: Introduce mpt3sas_get_st_from_smid()
Hannes Reinecke
4
-8
/
+27
2018-01-11
scsi: mpt3sas: open-code _scsih_scsi_lookup_get()
Hannes Reinecke
1
-14
/
+1
2018-01-11
scsi: mpt3sas: separate out _base_recovery_check()
Hannes Reinecke
1
-9
/
+14
2018-01-11
scsi: mpt3sas: use list_splice_init()
Hannes Reinecke
1
-9
/
+2
2018-01-11
scsi: mpt3sas: set default value for cb_idx
Hannes Reinecke
1
-3
/
+2
2018-01-04
scsi: mpt3sas: Proper handling of set/clear of "ATA command pending" flag.
Chaitra P B
1
-13
/
+15
2017-12-05
scsi: mpt3sas: Remove unused variable requeue_event
Suganath Prabu S
1
-7
/
+5
2017-12-05
scsi: mpt3sas: Replace PCI pool old API
Romain Perier
1
-6
/
+6
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-11-16
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2017-11-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
12
-318
/
+4025
2017-11-09
scsi: mpt3sas: remove a stray KERN_INFO
Dan Carpenter
1
-1
/
+1
2017-11-09
scsi: mpt3sas: cleanup _scsih_pcie_enumeration_event()
Dan Carpenter
1
-10
/
+11
2017-11-07
scsi: mpt3sas: fix dma_addr_t casts
Arnd Bergmann
2
-34
/
+30
2017-11-03
scsi: mpt3sas: Update mpt3sas driver version.
Suganath Prabu Subramani
1
-2
/
+2
2017-11-03
scsi: mpt3sas: Fix sparse warnings
Suganath Prabu Subramani
2
-43
/
+16
2017-11-03
scsi: mpt3sas: Fix nvme drives checking for tlr.
Suganath Prabu Subramani
1
-6
/
+16
2017-11-03
scsi: mpt3sas: NVMe drive support for BTDHMAPPING ioctl command and log info
Suganath Prabu Subramani
1
-30
/
+58
2017-11-03
scsi: mpt3sas: Add-Task-management-debug-info-for-NVMe-drives.
Suganath Prabu Subramani
1
-9
/
+71
2017-11-03
scsi: mpt3sas: scan and add nvme device after controller reset
Suganath Prabu Subramani
1
-4
/
+190
2017-11-03
scsi: mpt3sas: Set NVMe device queue depth as 128
Suganath Prabu Subramani
2
-1
/
+51
2017-11-03
scsi: mpt3sas: Handle NVMe PCIe device related events generated from firmware.
Suganath Prabu Subramani
2
-6
/
+495
[next]