index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
smartpqi
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-17
scsi: smartpqi: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2
-3
/
+2
2021-08-16
scsi: smartpqi: Fix an error code in pqi_get_raid_map()
Dan Carpenter
1
-0
/
+1
2021-08-11
scsi: smartpqi: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-2
/
+2
2021-07-19
scsi: smartpqi: Update version to 2.1.10-020
Don Brace
1
-3
/
+3
2021-07-19
scsi: smartpqi: Fix ISR accessing uninitialized data
Mike McGowen
1
-2
/
+2
2021-07-19
scsi: smartpqi: Add PCI IDs for new ZTE controllers
Balsundar P
1
-0
/
+24
2021-07-19
scsi: smartpqi: Add PCI ID for new ntcom controller
Mike McGowen
1
-0
/
+4
2021-07-19
scsi: smartpqi: Add SCSI cmd info for resets
Murthy Bhat
1
-2
/
+4
2021-07-19
scsi: smartpqi: Change Kconfig menu entry to Microchip
Don Brace
1
-3
/
+3
2021-07-19
scsi: smartpqi: Change driver module macros to Microchip
Don Brace
1
-4
/
+4
2021-07-19
scsi: smartpqi: Update copyright notices
Kevin Barnett
6
-12
/
+12
2021-07-19
scsi: smartpqi: Add PCI IDs for H3C P4408 controllers
Mahesh Rajashekhara
1
-0
/
+8
2021-05-31
scsi: core: Introduce scsi_build_sense()
Hannes Reinecke
1
-2
/
+1
2021-04-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-1281
/
+2179
2021-04-15
scsi: smartpqi: Remove unused functions
Bart Van Assche
1
-10
/
+0
2021-04-15
scsi: smartpqi: Fix device pointer variable reference static checker issue
Don Brace
1
-1
/
+1
2021-04-15
scsi: smartpqi: Fix blocks_per_row static checker issue
Don Brace
1
-2
/
+6
2021-04-05
scsi: smartpqi: Update version to 2.1.8-045
Don Brace
1
-5
/
+5
2021-04-05
scsi: smartpqi: Add new PCI IDs
Kevin Barnett
1
-0
/
+156
2021-04-05
scsi: smartpqi: Correct system hangs when resuming from hibernation
Kevin Barnett
1
-0
/
+7
2021-04-05
scsi: smartpqi: Update enclosure identifier in sysfs
Murthy Bhat
1
-1
/
+0
2021-04-05
scsi: smartpqi: Add additional logging for LUN resets
Kevin Barnett
1
-36
/
+89
2021-04-05
scsi: smartpqi: Update SAS initiator_port_protocols and target_port_protocols
Murthy Bhat
1
-9
/
+19
2021-04-05
scsi: smartpqi: Add phy ID support for the physical drives
Murthy Bhat
3
-0
/
+12
2021-04-05
scsi: smartpqi: Convert snprintf() to scnprintf()
Kevin Barnett
1
-12
/
+11
2021-04-05
scsi: smartpqi: Fix driver synchronization issues
Kevin Barnett
1
-103
/
+3
2021-04-05
scsi: smartpqi: Update device scan operations
Kevin Barnett
1
-8
/
+14
2021-04-05
scsi: smartpqi: Update OFA management
Kevin Barnett
2
-196
/
+196
2021-04-05
scsi: smartpqi: Update RAID bypass handling
Kevin Barnett
2
-157
/
+19
2021-04-05
scsi: smartpqi: Update suspend/resume and shutdown
Kevin Barnett
2
-60
/
+64
2021-04-05
scsi: smartpqi: Synchronize device resets with mutex
Kevin Barnett
2
-36
/
+13
2021-04-05
scsi: smartpqi: Update soft reset management for OFA
Kevin Barnett
1
-33
/
+53
2021-04-05
scsi: smartpqi: Update event handler
Kevin Barnett
2
-6
/
+7
2021-04-05
scsi: smartpqi: Add support for wwid
Kevin Barnett
2
-2
/
+27
2021-04-05
scsi: smartpqi: Remove timeouts from internal cmds
Kevin Barnett
2
-100
/
+46
2021-04-05
scsi: smartpqi: Disable WRITE SAME for HBA NVMe disks
Kevin Barnett
1
-2
/
+5
2021-04-05
scsi: smartpqi: Add host level stream detection enable
Don Brace
1
-0
/
+32
2021-04-05
scsi: smartpqi: Add stream detection
Don Brace
2
-6
/
+90
2021-04-05
scsi: smartpqi: Align code with oob driver
Kevin Barnett
4
-231
/
+156
2021-04-05
scsi: smartpqi: Add support for long firmware version
Kevin Barnett
2
-12
/
+39
2021-04-05
scsi: smartpqi: Add support for BMIC sense feature cmd and feature bits
Kevin Barnett
2
-19
/
+388
2021-04-05
scsi: smartpqi: Add support for RAID1 writes
Don Brace
2
-82
/
+183
2021-04-05
scsi: smartpqi: Add support for RAID5 and RAID6 writes
Don Brace
2
-6
/
+268
2021-04-05
scsi: smartpqi: Refactor scatterlist code
Don Brace
1
-59
/
+42
2021-04-05
scsi: smartpqi: Refactor aio submission code
Don Brace
2
-246
/
+360
2021-04-05
scsi: smartpqi: Add support for new product ids
Kevin Barnett
4
-1
/
+23
2021-04-05
scsi: smartpqi: Correct request leakage during reset operations
Murthy Bhat
1
-0
/
+4
2021-04-05
scsi: smartpqi: Use host-wide tag space
Don Brace
1
-0
/
+1
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
1
-1
/
+0
2020-11-16
scsi: smartpqi: Update version to 1.2.16-012
Don Brace
1
-2
/
+2
[next]