Age | Commit message (Expand) | Author |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook |
2020-06-15 | scsi: Wire up ata_scsi_dma_need_drain for SAS HBA drivers | Christoph Hellwig |
2020-03-17 | scsi: pm80xx: Introduce read and write length for IOCTL payload structure | Viswas G |
2020-03-17 | scsi: pm80xx: sysfs attribute for non fatal dump | Deepak Ukey |
2020-03-17 | scsi: pm80xx: Cleanup initialization loading fail path | Peter Chang |
2020-03-17 | scsi: pm80xx: Free the tag when mpi_set_phy_profile_resp is received | yuuzheng |
2020-03-17 | scsi: pm80xx: Deal with kexec reboots | Vikram Auradkar |
2020-03-17 | scsi: pm80xx: Increase request sg length | Peter Chang |
2020-01-30 | scsi: pm80xx: fix spelling mistake "to" -> "too" | Colin Ian King |
2020-01-03 | compat_ioctl: scsi: handle HDIO commands from drivers | Arnd Bergmann |
2019-12-08 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2019-12-03 | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-11-26 | scsi: pm80xx: Remove unused include of linux/version.h | YueHaibing |
2019-11-26 | scsi: pm80xx: fix logic to break out of loop when register value is 2 or 3 | Colin Ian King |
2019-11-19 | scsi: pm80xx: Modified the logic to collect fatal dump | Deepak Ukey |
2019-11-19 | scsi: pm80xx: Tie the interrupt name to the module instance | Vikram Auradkar |
2019-11-19 | scsi: pm80xx: Controller fatal error through sysfs | Deepak Ukey |
2019-11-19 | scsi: pm80xx: Do not request 12G sas speeds | peter chang |
2019-11-19 | scsi: pm80xx: Cleanup command when a reset times out | peter chang |
2019-11-19 | scsi: pm80xx: Fix command issue sizing | peter chang |
2019-11-19 | scsi: pm80xx: Fix dereferencing dangling pointer | Vikram Auradkar |
2019-11-19 | scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_check | ianyar |
2019-11-19 | scsi: pm80xx: Squashed logging cleanup changes | peter chang |
2019-11-19 | scsi: pm80xx: Convert 'long' mdelay to msleep | Vikram Auradkar |
2019-11-19 | scsi: pm80xx: Initialize variable used as return status | John Sperbeck |
2019-11-19 | scsi: pm80xx: Make phy enable completion as NULL | peter chang |
2019-11-19 | scsi: pm80xx: Fix for SATA device discovery | peter chang |
2019-11-01 | scsi: pm8001: Fix Use plain integer as NULL pointer | Saurav Girepunje |
2019-10-14 | PCI: Add PCI_STD_NUM_BARS for the number of standard BARs | Denis Efremov |
2019-08-07 | scsi: pm80xx: remove redundant assignments to variable rc | Colin Ian King |
2019-07-11 | scsi: pm80xx: Fixed kernel panic during error recovery for SATA drive | Deepak Ukey |
2019-06-27 | scsi: pm80xx: Modified the logic to collect IOP event logs | Deepak Ukey |
2019-06-27 | scsi: pm80xx: Event log size through sysfs | Deepak Ukey |
2019-06-20 | scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander() | John Garry |
2019-06-18 | scsi: pm8001: Fix typo in code comments | Weitao Hou |
2019-04-03 | scsi: pm8001: fix spelling mistake, interupt -> interrupt | Colin Ian King |
2019-04-03 | scsi: pm8001: clean up dead code when PM8001_USE_MSIX is defined | Colin Ian King |
2019-03-25 | scsi: pm8001: remove set but not used variables 'param, sas_ha' | YueHaibing |
2019-03-19 | scsi: pm8001: clean up various indentation issues | Colin Ian King |
2019-01-20 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2019-01-08 | scsi: pm80xx: reduce indentation | Julia Lawall |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain |
2018-12-18 | scsi: flip the default on use_clustering | Christoph Hellwig |
2018-10-17 | scsi: pm8001: switch to generic DMA API | Christoph Hellwig |
2018-09-17 | scsi: pm80xx: Remove set but not used variable 'page_code' | YueHaibing |
2018-09-17 | scsi: pm80xx: Remove set but not used variable 'device_id' | YueHaibing |
2018-09-11 | scsi: pm80xx: Update driver version to 0.1.39 | Deepak Ukey |
2018-09-11 | scsi: pm80xx: Fixed system hang issue during kexec boot | Deepak Ukey |
2018-09-11 | scsi: pm80xx: Corrected dma_unmap_sg() parameter | Deepak Ukey |
2018-09-11 | scsi: pm80xx: Fix for phy enable/disable functionality | Deepak Ukey |