Age | Commit message (Expand) | Author |
2022-05-23 | scsi: smartpqi: Fix typo in comment | Julia Lawall |
2022-02-22 | scsi: smartpqi: Stop using the SCSI pointer | Bart Van Assche |
2022-02-11 | scsi: smartpqi: Fix unused variable pqi_pm_ops for clang | Don Brace |
2022-02-07 | scsi: smartpqi: Update version to 2.1.14-035 | Don Brace |
2022-02-07 | scsi: smartpqi: Fix lsscsi -t SAS addresses | Kevin Barnett |
2022-02-07 | scsi: smartpqi: Fix hibernate and suspend | Kevin Barnett |
2022-02-07 | scsi: smartpqi: Fix BUILD_BUG_ON() statements | Mike McGowen |
2022-02-07 | scsi: smartpqi: Fix NUMA node not updated during init | Mike McGowen |
2022-02-07 | scsi: smartpqi: Expose SAS address for SATA drives | Kevin Barnett |
2022-02-07 | scsi: smartpqi: Speed up RAID 10 sequential reads | Mike McGowen |
2022-02-07 | scsi: smartpqi: Fix kdump issue when controller is locked up | Mahesh Rajashekhara |
2022-02-07 | scsi: smartpqi: Update volume size after expansion | Mahesh Rajashekhara |
2022-02-07 | scsi: smartpqi: Avoid drive spin-down during suspend | Sagar Biradar |
2022-02-07 | scsi: smartpqi: Resolve delay issue with PQI_HZ value | Balsundar P |
2022-02-07 | scsi: smartpqi: Fix a typo in func pqi_aio_submit_io() | Kevin Barnett |
2022-02-07 | scsi: smartpqi: Fix a name typo and cleanup code | Kevin Barnett |
2022-02-07 | scsi: smartpqi: Quickly propagate path failures to SCSI midlayer | Murthy Bhat |
2022-02-07 | scsi: smartpqi: Eliminate drive spin down on warm boot | Sagar Biradar |
2022-02-07 | scsi: smartpqi: Enable SATA NCQ priority in sysfs | Gilbert Wu |
2022-02-07 | scsi: smartpqi: Add PCI IDs | Don Brace |
2022-02-07 | scsi: smartpqi: Fix rmmod stack trace | Don Brace |
2021-10-16 | scsi: smartpqi: Switch to attribute groups | Bart Van Assche |
2021-10-16 | scsi: smartpqi: Call scsi_done() directly | Bart Van Assche |
2021-10-05 | scsi: smartpqi: Update version to 2.1.12-055 | Don Brace |
2021-10-05 | scsi: smartpqi: Add 3252-8i PCI id | Mike McGowen |
2021-10-05 | scsi: smartpqi: Fix duplicate device nodes for tape changers | Kevin Barnett |
2021-10-05 | scsi: smartpqi: Fix boot failure during LUN rebuild | Mike McGowen |
2021-10-05 | scsi: smartpqi: Add extended report physical LUNs | Mike McGowen |
2021-10-05 | scsi: smartpqi: Avoid failing I/Os for offline devices | Mahesh Rajashekhara |
2021-10-05 | scsi: smartpqi: Add TEST UNIT READY check for SANITIZE operation | Don Brace |
2021-10-05 | scsi: smartpqi: Update LUN reset handler | Kevin Barnett |
2021-10-05 | scsi: smartpqi: Capture controller reason codes | Murthy Bhat |
2021-10-05 | scsi: smartpqi: Add controller handshake during kdump | Mahesh Rajashekhara |
2021-10-05 | scsi: smartpqi: Update device removal management | Don Brace |
2021-08-17 | scsi: smartpqi: Replace one-element array with flexible-array member | Gustavo A. R. Silva |
2021-08-16 | scsi: smartpqi: Fix an error code in pqi_get_raid_map() | Dan Carpenter |
2021-08-11 | scsi: smartpqi: Use scsi_cmd_to_rq() instead of scsi_cmnd.request | Bart Van Assche |
2021-07-19 | scsi: smartpqi: Update version to 2.1.10-020 | Don Brace |
2021-07-19 | scsi: smartpqi: Fix ISR accessing uninitialized data | Mike McGowen |
2021-07-19 | scsi: smartpqi: Add PCI IDs for new ZTE controllers | Balsundar P |
2021-07-19 | scsi: smartpqi: Add PCI ID for new ntcom controller | Mike McGowen |
2021-07-19 | scsi: smartpqi: Add SCSI cmd info for resets | Murthy Bhat |
2021-07-19 | scsi: smartpqi: Change Kconfig menu entry to Microchip | Don Brace |
2021-07-19 | scsi: smartpqi: Change driver module macros to Microchip | Don Brace |
2021-07-19 | scsi: smartpqi: Update copyright notices | Kevin Barnett |
2021-07-19 | scsi: smartpqi: Add PCI IDs for H3C P4408 controllers | Mahesh Rajashekhara |
2021-05-31 | scsi: core: Introduce scsi_build_sense() | Hannes Reinecke |
2021-04-28 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-04-15 | scsi: smartpqi: Remove unused functions | Bart Van Assche |
2021-04-15 | scsi: smartpqi: Fix device pointer variable reference static checker issue | Don Brace |