Age | Commit message (Expand) | Author |
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 |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-05-28 | scsi: pm80xx: fix spelling mistake "UNSORPORTED" -> "SUPPORTED" | Colin Ian King |
2017-11-21 | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts | Kees Cook |
2017-11-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-11-01 | scsi: sas: Convert timers to use timer_setup() | Kees Cook |
2017-10-18 | scsi: pm80xx: corrected linkrate value. | Viswas G |
2017-10-18 | scsi: pm80xx: panic on ncq error cleaning up the read log. | Viswas G |
2017-10-18 | scsi: pm80xx: corrected SATA abort handling sequence. | Viswas G |