| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: smartpqi: Switch to attribute groups | Bart Van Assche | 2021-10-16 | 1 | -21/+25 |
* | scsi: smartpqi: Call scsi_done() directly | Bart Van Assche | 2021-10-16 | 1 | -1/+1 |
* | scsi: smartpqi: Update version to 2.1.12-055 | Don Brace | 2021-10-05 | 1 | -3/+3 |
* | scsi: smartpqi: Add 3252-8i PCI id | Mike McGowen | 2021-10-05 | 1 | -0/+4 |
* | scsi: smartpqi: Fix duplicate device nodes for tape changers | Kevin Barnett | 2021-10-05 | 2 | -4/+20 |
* | scsi: smartpqi: Fix boot failure during LUN rebuild | Mike McGowen | 2021-10-05 | 1 | -1/+1 |
* | scsi: smartpqi: Add extended report physical LUNs | Mike McGowen | 2021-10-05 | 3 | -59/+147 |
* | scsi: smartpqi: Avoid failing I/Os for offline devices | Mahesh Rajashekhara | 2021-10-05 | 1 | -1/+8 |
* | scsi: smartpqi: Add TEST UNIT READY check for SANITIZE operation | Don Brace | 2021-10-05 | 1 | -0/+87 |
* | scsi: smartpqi: Update LUN reset handler | Kevin Barnett | 2021-10-05 | 1 | -39/+66 |
* | scsi: smartpqi: Capture controller reason codes | Murthy Bhat | 2021-10-05 | 4 | -20/+57 |
* | scsi: smartpqi: Add controller handshake during kdump | Mahesh Rajashekhara | 2021-10-05 | 3 | -2/+91 |
* | scsi: smartpqi: Update device removal management | Don Brace | 2021-10-05 | 1 | -36/+28 |
* | scsi: smartpqi: Replace one-element array with flexible-array member | Gustavo A. R. Silva | 2021-08-17 | 2 | -3/+2 |
* | scsi: smartpqi: Fix an error code in pqi_get_raid_map() | Dan Carpenter | 2021-08-16 | 1 | -0/+1 |
* | scsi: smartpqi: Use scsi_cmd_to_rq() instead of scsi_cmnd.request | Bart Van Assche | 2021-08-11 | 1 | -2/+2 |
* | scsi: smartpqi: Update version to 2.1.10-020 | Don Brace | 2021-07-19 | 1 | -3/+3 |
* | scsi: smartpqi: Fix ISR accessing uninitialized data | Mike McGowen | 2021-07-19 | 1 | -2/+2 |
* | scsi: smartpqi: Add PCI IDs for new ZTE controllers | Balsundar P | 2021-07-19 | 1 | -0/+24 |
* | scsi: smartpqi: Add PCI ID for new ntcom controller | Mike McGowen | 2021-07-19 | 1 | -0/+4 |
* | scsi: smartpqi: Add SCSI cmd info for resets | Murthy Bhat | 2021-07-19 | 1 | -2/+4 |
* | scsi: smartpqi: Change Kconfig menu entry to Microchip | Don Brace | 2021-07-19 | 1 | -3/+3 |
* | scsi: smartpqi: Change driver module macros to Microchip | Don Brace | 2021-07-19 | 1 | -4/+4 |
* | scsi: smartpqi: Update copyright notices | Kevin Barnett | 2021-07-19 | 6 | -12/+12 |
* | scsi: smartpqi: Add PCI IDs for H3C P4408 controllers | Mahesh Rajashekhara | 2021-07-19 | 1 | -0/+8 |
* | scsi: core: Introduce scsi_build_sense() | Hannes Reinecke | 2021-05-31 | 1 | -2/+1 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2021-04-28 | 5 | -1281/+2179 |
|\ |
|
| * | scsi: smartpqi: Remove unused functions | Bart Van Assche | 2021-04-15 | 1 | -10/+0 |
| * | scsi: smartpqi: Fix device pointer variable reference static checker issue | Don Brace | 2021-04-15 | 1 | -1/+1 |
| * | scsi: smartpqi: Fix blocks_per_row static checker issue | Don Brace | 2021-04-15 | 1 | -2/+6 |
| * | scsi: smartpqi: Update version to 2.1.8-045 | Don Brace | 2021-04-05 | 1 | -5/+5 |
| * | scsi: smartpqi: Add new PCI IDs | Kevin Barnett | 2021-04-05 | 1 | -0/+156 |
| * | scsi: smartpqi: Correct system hangs when resuming from hibernation | Kevin Barnett | 2021-04-05 | 1 | -0/+7 |
| * | scsi: smartpqi: Update enclosure identifier in sysfs | Murthy Bhat | 2021-04-05 | 1 | -1/+0 |
| * | scsi: smartpqi: Add additional logging for LUN resets | Kevin Barnett | 2021-04-05 | 1 | -36/+89 |
| * | scsi: smartpqi: Update SAS initiator_port_protocols and target_port_protocols | Murthy Bhat | 2021-04-05 | 1 | -9/+19 |
| * | scsi: smartpqi: Add phy ID support for the physical drives | Murthy Bhat | 2021-04-05 | 3 | -0/+12 |
| * | scsi: smartpqi: Convert snprintf() to scnprintf() | Kevin Barnett | 2021-04-05 | 1 | -12/+11 |
| * | scsi: smartpqi: Fix driver synchronization issues | Kevin Barnett | 2021-04-05 | 1 | -103/+3 |
| * | scsi: smartpqi: Update device scan operations | Kevin Barnett | 2021-04-05 | 1 | -8/+14 |
| * | scsi: smartpqi: Update OFA management | Kevin Barnett | 2021-04-05 | 2 | -196/+196 |
| * | scsi: smartpqi: Update RAID bypass handling | Kevin Barnett | 2021-04-05 | 2 | -157/+19 |
| * | scsi: smartpqi: Update suspend/resume and shutdown | Kevin Barnett | 2021-04-05 | 2 | -60/+64 |
| * | scsi: smartpqi: Synchronize device resets with mutex | Kevin Barnett | 2021-04-05 | 2 | -36/+13 |
| * | scsi: smartpqi: Update soft reset management for OFA | Kevin Barnett | 2021-04-05 | 1 | -33/+53 |
| * | scsi: smartpqi: Update event handler | Kevin Barnett | 2021-04-05 | 2 | -6/+7 |
| * | scsi: smartpqi: Add support for wwid | Kevin Barnett | 2021-04-05 | 2 | -2/+27 |
| * | scsi: smartpqi: Remove timeouts from internal cmds | Kevin Barnett | 2021-04-05 | 2 | -100/+46 |
| * | scsi: smartpqi: Disable WRITE SAME for HBA NVMe disks | Kevin Barnett | 2021-04-05 | 1 | -2/+5 |
| * | scsi: smartpqi: Add host level stream detection enable | Don Brace | 2021-04-05 | 1 | -0/+32 |