index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
smartpqi
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+3
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+3
2018-04-06
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-39
/
+50
2018-03-28
blk-mq: Allow PCI vector offset for mapping queues
Keith Busch
1
-1
/
+1
2018-03-22
scsi: smartpqi: update driver version
Don Brace
1
-3
/
+3
2018-03-22
scsi: smartpqi: workaround fw bug for oq deletion
Kevin Barnett
1
-36
/
+3
2018-03-07
scsi: smartpqi: add in new supported controllers
Kevin Barnett
1
-0
/
+44
2018-01-11
scsi: smartpqi: allow static build ("built-in")
Steffen Weber
1
-1
/
+1
2017-11-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-5
/
+13
2017-10-27
scsi: smartpqi: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+4
2017-10-03
scsi: smartpqi: update driver version to 1.1.2-126
Don Brace
1
-2
/
+2
2017-10-03
scsi: smartpqi: cleanup raid map warning message
Kevin Barnett
1
-3
/
+3
2017-10-03
scsi: smartpqi: update controller ids
Kevin Barnett
1
-0
/
+8
2017-08-30
scsi: smartpqi: remove the smp_handler stub
Christoph Hellwig
1
-9
/
+0
2017-08-11
scsi: smartpqi: change driver version to 1.1.2-125
Kevin Barnett
1
-4
/
+4
2017-08-11
scsi: smartpqi: add in new controller ids
Kevin Barnett
1
-22
/
+14
2017-08-11
scsi: smartpqi: update kexec and power down support
Kevin Barnett
1
-0
/
+1
2017-08-11
scsi: smartpqi: cleanup doorbell register usage.
Kevin Barnett
3
-102
/
+17
2017-08-11
scsi: smartpqi: update pqi passthru ioctl
Kevin Barnett
1
-0
/
+4
2017-08-11
scsi: smartpqi: enhance BMIC cache flush
Kevin Barnett
2
-15
/
+33
2017-08-11
scsi: smartpqi: add pqi reset quiesce support
Kevin Barnett
4
-14
/
+98
2017-07-18
scsi: smartpqi: limit transfer length to 1MB
Yadan Fan
1
-1
/
+1
2017-06-13
scsi: smartpqi: mark PM functions as __maybe_unused
Arnd Bergmann
1
-10
/
+2
2017-06-13
scsi: smartpqi: bump driver version
Kevin Barnett
1
-7
/
+8
2017-06-13
scsi: smartpqi: remove writeq/readq function definitions
Corentin Labbe
1
-29
/
+2
2017-06-13
scsi: smartpqi: add module parameters
Kevin Barnett
1
-5
/
+24
2017-06-13
scsi: smartpqi: cleanup list initialization
Kevin Barnett
1
-8
/
+3
2017-06-13
scsi: smartpqi: add raid level show
Kevin Barnett
1
-1
/
+29
2017-06-13
scsi: smartpqi: make ioaccel references consistent
Kevin Barnett
2
-39
/
+30
2017-06-13
scsi: smartpqi: enhance device add and remove messages
Kevin Barnett
1
-21
/
+69
2017-06-13
scsi: smartpqi: update timeout on admin commands
Kevin Barnett
1
-1
/
+5
2017-06-13
scsi: smartpqi: map more raid errors to SCSI errors
Kevin Barnett
1
-1
/
+31
2017-06-13
scsi: smartpqi: cleanup controller branding
Kevin Barnett
1
-15
/
+3
2017-06-13
scsi: smartpqi: update rescan worker
Kevin Barnett
2
-66
/
+77
2017-06-13
scsi: smartpqi: update device offline
Kevin Barnett
1
-9
/
+21
2017-06-13
scsi: smartpqi: correct aio error path
Kevin Barnett
2
-68
/
+285
2017-06-13
scsi: smartpqi: add lockup action
Kevin Barnett
1
-0
/
+121
2017-06-13
scsi: smartpqi: remove qdepth calculations for logical volumes
Kevin Barnett
2
-138
/
+8
2017-06-13
scsi: smartpqi: enhance kdump
Kevin Barnett
2
-15
/
+36
2017-06-13
scsi: smartpqi: change return value for LUN reset operations
Kevin Barnett
1
-1
/
+1
2017-06-13
scsi: smartpqi: add ptraid support
Kevin Barnett
2
-10
/
+41
2017-06-13
scsi: smartpqi: update copyright
Kevin Barnett
5
-5
/
+5
2017-06-13
scsi: smartpqi: cleanup messages
Kevin Barnett
2
-24
/
+20
2017-06-13
scsi: smartpqi: add new PCI device IDs
Kevin Barnett
1
-25
/
+109
2017-06-13
scsi: smartpqi: minor driver cleanup
Kevin Barnett
2
-25
/
+15
2017-06-13
scsi: smartpqi: correct BMIC identify physical drive
Kevin Barnett
2
-4
/
+32
2017-06-13
scsi: smartpqi: eliminate redundant error messages
Kevin Barnett
2
-5
/
+5
2017-06-13
scsi: smartpqi: make pdev pointer names consistent
Kevin Barnett
1
-20
/
+21
2017-06-13
scsi: smartpqi: add pqi_wait_for_completion_io
Kevin Barnett
1
-1
/
+32
2017-06-13
scsi: smartpqi: correct bdma hw bug
Kevin Barnett
1
-1
/
+6
[next]