index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
smartpqi
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-17
scsi: smartpqi: limit transfer length to 1MB
Yadan Fan
1
-1
/
+1
2017-06-12
scsi: smartpqi: mark PM functions as __maybe_unused
Arnd Bergmann
1
-10
/
+2
2017-06-12
scsi: smartpqi: bump driver version
Kevin Barnett
1
-7
/
+8
2017-06-12
scsi: smartpqi: remove writeq/readq function definitions
Corentin Labbe
1
-29
/
+2
2017-06-12
scsi: smartpqi: add module parameters
Kevin Barnett
1
-5
/
+24
2017-06-12
scsi: smartpqi: cleanup list initialization
Kevin Barnett
1
-8
/
+3
2017-06-12
scsi: smartpqi: add raid level show
Kevin Barnett
1
-1
/
+29
2017-06-12
scsi: smartpqi: make ioaccel references consistent
Kevin Barnett
2
-39
/
+30
2017-06-12
scsi: smartpqi: enhance device add and remove messages
Kevin Barnett
1
-21
/
+69
2017-06-12
scsi: smartpqi: update timeout on admin commands
Kevin Barnett
1
-1
/
+5
2017-06-12
scsi: smartpqi: map more raid errors to SCSI errors
Kevin Barnett
1
-1
/
+31
2017-06-12
scsi: smartpqi: cleanup controller branding
Kevin Barnett
1
-15
/
+3
2017-06-12
scsi: smartpqi: update rescan worker
Kevin Barnett
2
-66
/
+77
2017-06-12
scsi: smartpqi: update device offline
Kevin Barnett
1
-9
/
+21
2017-06-12
scsi: smartpqi: correct aio error path
Kevin Barnett
2
-68
/
+285
2017-06-12
scsi: smartpqi: add lockup action
Kevin Barnett
1
-0
/
+121
2017-06-12
scsi: smartpqi: remove qdepth calculations for logical volumes
Kevin Barnett
2
-138
/
+8
2017-06-12
scsi: smartpqi: enhance kdump
Kevin Barnett
2
-15
/
+36
2017-06-12
scsi: smartpqi: change return value for LUN reset operations
Kevin Barnett
1
-1
/
+1
2017-06-12
scsi: smartpqi: add ptraid support
Kevin Barnett
2
-10
/
+41
2017-06-12
scsi: smartpqi: update copyright
Kevin Barnett
5
-5
/
+5
2017-06-12
scsi: smartpqi: cleanup messages
Kevin Barnett
2
-24
/
+20
2017-06-12
scsi: smartpqi: add new PCI device IDs
Kevin Barnett
1
-25
/
+109
2017-06-12
scsi: smartpqi: minor driver cleanup
Kevin Barnett
2
-25
/
+15
2017-06-12
scsi: smartpqi: correct BMIC identify physical drive
Kevin Barnett
2
-4
/
+32
2017-06-12
scsi: smartpqi: eliminate redundant error messages
Kevin Barnett
2
-5
/
+5
2017-06-12
scsi: smartpqi: make pdev pointer names consistent
Kevin Barnett
1
-20
/
+21
2017-06-12
scsi: smartpqi: add pqi_wait_for_completion_io
Kevin Barnett
1
-1
/
+32
2017-06-12
scsi: smartpqi: correct bdma hw bug
Kevin Barnett
1
-1
/
+6
2017-06-12
scsi: smartpqi: add heartbeat check
Kevin Barnett
3
-47
/
+143
2017-06-12
scsi: smartpqi: add suspend and resume support
Kevin Barnett
4
-30
/
+485
2017-06-12
scsi: smartpqi: enhance resets
Kevin Barnett
2
-27
/
+265
2017-06-12
scsi: smartpqi: add supporting events
Kevin Barnett
2
-60
/
+61
2017-06-12
scsi: smartpqi: ensure controller is in SIS mode at init
Kevin Barnett
4
-27
/
+42
2017-06-12
scsi: smartpqi: add in controller checkpoint for controller lockups.
Kevin Barnett
4
-1
/
+10
2017-06-12
scsi: smartpqi: set pci completion timeout
Kevin Barnett
1
-0
/
+18
2017-06-12
scsi: smartpqi: cleanup interrupt management
Kevin Barnett
1
-14
/
+29
2017-06-12
scsi: smartpqi: correct remove scsi devices
Kevin Barnett
1
-7
/
+13
2017-02-22
scsi: smartpqi: fix time handling
Arnd Bergmann
1
-5
/
+3
2017-01-31
block: introduce blk_rq_is_passthrough
Christoph Hellwig
1
-1
/
+1
2016-11-08
scsi: smartpqi: switch to pci_alloc_irq_vectors
Christoph Hellwig
2
-72
/
+32
2016-09-19
scsi: smartpqi: raid bypass lba calculation fix
kevin Barnett
1
-1
/
+2
2016-09-02
scsi: smartpqi: bump driver version
Kevin Barnett
1
-3
/
+3
2016-09-02
scsi: smartpqi: update Kconfig
Kevin Barnett
1
-2
/
+6
2016-09-02
scsi: smartpqi: remove timeout for cache flush operations
Kevin Barnett
1
-2
/
+1
2016-09-02
scsi: smartpqi: scsi queuecommand cleanup
Kevin Barnett
1
-1
/
+7
2016-09-02
scsi: smartpqi: minor tweaks to update time support
Kevin Barnett
1
-6
/
+2
2016-09-02
scsi: smartpqi: minor function reformating
Kevin Barnett
1
-2
/
+1
2016-09-02
scsi: smartpqi: correct event acknowledgment timeout issue
Kevin Barnett
2
-27
/
+7
2016-09-02
scsi: smartpqi: correct controller offline issue
Kevin Barnett
1
-10
/
+5
[next]