index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
smartpqi
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-3
/
+3
*
scsi: smartpqi: bump version
Don Brace
2019-10-09
1
-3
/
+3
*
scsi: smartpqi: Align driver syntax with oob
Kevin Barnett
2019-10-09
3
-118
/
+112
*
scsi: smartpqi: remove unused manifest constants
Kevin Barnett
2019-10-09
1
-4
/
+0
*
scsi: smartpqi: fix problem with unique ID for physical device
Kevin Barnett
2019-10-09
2
-88
/
+12
*
scsi: smartpqi: correct syntax issue
Kevin Barnett
2019-10-09
1
-1
/
+1
*
scsi: smartpqi: change TMF timeout from 60 to 30 seconds
Kevin Barnett
2019-10-09
1
-1
/
+1
*
scsi: smartpqi: fix LUN reset when fw bkgnd thread is hung
Murthy Bhat
2019-10-09
2
-4
/
+22
*
scsi: smartpqi: add inquiry timeouts
koshyaji
2019-10-09
2
-7
/
+33
*
scsi: smartpqi: fix call trace in device discovery
Murthy Bhat
2019-10-09
1
-1
/
+1
*
scsi: smartpqi: fix controller lockup observed during force reboot
Kevin Barnett
2019-10-09
2
-20
/
+115
*
scsi: smartpqi: clean up an indentation issue
Colin Ian King
2019-09-30
1
-2
/
+2
*
scsi: smartpqi: remove set but not used variable 'ctrl_info'
YueHaibing
2019-09-30
1
-6
/
+0
*
scsi: smartpqi: clean up indentation of a statement
Colin Ian King
2019-09-30
1
-4
/
+1
*
scsi: smartpqi: bump version
Don Brace
2019-08-29
1
-3
/
+3
*
scsi: smartpqi: update copyright
Don Brace
2019-08-29
1
-0
/
+2
*
scsi: smartpqi: add new pci ids
Gilbert Wu
2019-08-29
1
-0
/
+12
*
scsi: smartpqi: correct REGNEWD return status
Murthy Bhat
2019-08-29
1
-1
/
+1
*
scsi: smartpqi: add gigabyte controller
Gilbert Wu
2019-08-29
1
-0
/
+4
*
scsi: smartpqi: correct hang when deleting 32 lds
Mahesh Rajashekhara
2019-08-29
1
-6
/
+8
*
scsi: smartpqi: add bay identifier
Gilbert Wu
2019-08-29
3
-6
/
+113
*
scsi: smartpqi: add sysfs entries
Murthy Bhat
2019-08-29
2
-16
/
+124
*
scsi: smartpqi: add module param to hide vsep
Dave Carroll
2019-08-29
2
-0
/
+27
*
scsi: smartpqi: add pci ids for fiberhome controller
Gilbert Wu
2019-08-29
1
-0
/
+16
*
scsi: smartpqi: add module param for exposure order
Gilbert Wu
2019-08-29
1
-3
/
+15
*
scsi: smartpqi: unlock on error in pqi_submit_raid_request_synchronous()
Dan Carpenter
2019-06-04
1
-2
/
+4
*
scsi: smartpqi: properly set both the DMA mask and the coherent DMA mask
Lianbo Jiang
2019-05-29
1
-1
/
+1
*
scsi: smartpqi: Reporting unhandled SCSI errors
Erwan Velu
2019-05-20
1
-7
/
+16
*
scsi: smartpqi: Use HCTX_TYPE_DEFAULT for blk_mq_tag_set->map
Dongli Zhang
2019-03-19
1
-1
/
+1
*
scsi: smartpqi: bump driver version
Don Brace
2019-03-18
1
-3
/
+3
*
scsi: smartpqi: add spdx
Don Brace
2019-03-18
6
-45
/
+6
*
scsi: smartpqi: update copyright
Don Brace
2019-03-18
5
-10
/
+15
*
scsi: smartpqi: add H3C controller IDs
Ajish Koshy
2019-03-18
1
-0
/
+16
*
scsi: smartpqi: increase LUN reset timeout
Kevin Barnett
2019-03-18
1
-4
/
+8
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-16
1
-0
/
+6
|
\
|
*
scsi: smartpqi: Reporting 'logical unit failure'
Erwan Velu
2019-03-06
1
-0
/
+6
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-09
2
-2
/
+2
|
\
|
|
*
scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
Nathan Chancellor
2019-02-08
1
-1
/
+2
|
*
scsi: remove unneeded header search paths
Masahiro Yamada
2019-01-29
1
-1
/
+0
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-01-20
1
-1
/
+1
|
\
\
|
*
|
scsi: smartpqi_init: fix boolean expression in pqi_device_remove_start
Gustavo A. R. Silva
2019-01-08
1
-1
/
+1
|
|
/
*
/
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-16
/
+16
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-28
5
-206
/
+1748
|
\
|
*
scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown()
Yanjiang Jin
2018-12-20
1
-0
/
+1
|
*
scsi: smartpqi: fix build warnings
Don Brace
2018-12-20
1
-1
/
+3
|
*
scsi: smartpqi: update driver version
Don Brace
2018-12-19
1
-2
/
+2
|
*
scsi: smartpqi: add ofa support
Mahesh Rajashekhara
2018-12-19
4
-43
/
+634
|
*
scsi: smartpqi: increase fw status register read timeout
Mahesh Rajashekhara
2018-12-19
1
-1
/
+1
|
*
scsi: smartpqi: bump driver version
Don Brace
2018-12-19
1
-3
/
+3
|
*
scsi: smartpqi: add smp_utils support
Don Brace
2018-12-19
3
-60
/
+324
[next]