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
starfive-6.6.48-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
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
2017-11-03
scsi: mpt3sas: API's to remove nvme drive from sml
Suganath Prabu Subramani
1
-3
/
+145
2017-11-03
scsi: mpt3sas: API 's to support NVMe drive addition to SML
Suganath Prabu Subramani
3
-2
/
+565
2017-11-03
scsi: mpt3sas: Added support for nvme encapsulated request message.
Suganath Prabu Subramani
3
-7
/
+342
2017-11-03
scsi: mpt3sas: SGL to PRP Translation for I/Os to NVMe devices
Suganath Prabu Subramani
5
-17
/
+380
2017-11-03
scsi: mpt3sas: Add nvme device support in slave alloc, target alloc and probe
Suganath Prabu Subramani
2
-34
/
+506
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
9
-0
/
+9
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
2
-2
/
+2
2017-10-11
scsi: mpt3sas: Bump mpt3sas driver version to v16.100.00.00
Sreekanth Reddy
1
-2
/
+2
2017-10-11
scsi: mpt3sas: Adding support for SAS3616 HBA device
Sreekanth Reddy
1
-0
/
+5
2017-10-11
scsi: mpt3sas: Fix possibility of using invalid Enclosure Handle for SAS devi...
Sreekanth Reddy
1
-36
/
+81
2017-10-11
scsi: mpt3sas: Display chassis slot information of the drive
Sreekanth Reddy
2
-127
/
+143
2017-10-11
scsi: mpt3sas: Updated MPI headers to v2.00.48
Sreekanth Reddy
6
-34
/
+991
2017-10-11
scsi: mpt3sas: Fix IO error occurs on pulling out a drive from RAID1 volume c...
Sreekanth Reddy
1
-0
/
+5
2017-10-11
scsi: mpt3sas: Fix removal and addition of vSES device during host reset
Sreekanth Reddy
1
-6
/
+9
2017-10-11
scsi: mpt3sas: Reduce memory footprint in kdump kernel
Sreekanth Reddy
2
-3
/
+13
2017-10-11
scsi: mpt3sas: Fixed memory leaks in driver
Sreekanth Reddy
1
-4
/
+5
2017-10-11
scsi: mpt3sas: Processing of Cable Exception events
Sreekanth Reddy
2
-12
/
+13
2017-09-26
scsi: mpt3sas: remove redundant copy_from_user in _ctl_getiocinfo
Meng Xu
1
-6
/
+0
2017-08-30
scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough
Christoph Hellwig
1
-140
/
+90
2017-08-25
scsi: mpt3sas: fix pr_info message continuation
Colin Ian King
1
-2
/
+2
2017-08-11
scsi: mpt3sas: Fix memory allocation failure test in 'mpt3sas_base_attach()'
Christophe JAILLET
1
-4
/
+4
2017-08-07
scsi: mpt3sas: fix format overflow warning
Arnd Bergmann
1
-1
/
+1
2017-08-07
scsi: mpt3sas: Replace PCI pool old API
Romain Perier
1
-39
/
+34
2017-06-13
scsi: Create two versions of scsi_internal_device_unblock()
Bart Van Assche
1
-2
/
+2
2017-06-13
scsi: Split scsi_internal_device_block()
Bart Van Assche
1
-2
/
+2
2017-05-09
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
1
-1
/
+1
2017-05-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-3
/
+0
2017-04-25
scsi: mpt3sas: remove redundant wmb
Sinan Kaya
1
-2
/
+0
2017-04-21
scsi: sas: move scsi_remove_host call into sas_remove_host
Johannes Thumshirn
1
-1
/
+0
2017-03-08
Merge remote-tracking branch 'mkp-scsi/fixes' into fixes
James Bottomley
2
-20
/
+2
2017-03-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-59
/
+48
2017-03-02
scsi: mpt3sas: Avoid sleeping in interrupt context
Bart Van Assche
2
-5
/
+2
2017-03-02
scsi: sd: Check for unaligned partial completion
Damien Le Moal
1
-15
/
+0
2017-02-28
scripts/spelling.txt: add "overwritting" pattern and fix typo instances
Masahiro Yamada
2
-2
/
+2
2017-02-24
scsi: mpt3sas: switch to pci_alloc_irq_vectors
Hannes Reinecke
2
-59
/
+48
2017-02-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-15
/
+74
[next]