summaryrefslogtreecommitdiff
path: root/drivers/scsi/pm8001
AgeCommit message (Expand)Author
2019-12-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-11-26scsi: pm80xx: Remove unused include of linux/version.hYueHaibing
2019-11-26scsi: pm80xx: fix logic to break out of loop when register value is 2 or 3Colin Ian King
2019-11-19scsi: pm80xx: Modified the logic to collect fatal dumpDeepak Ukey
2019-11-19scsi: pm80xx: Tie the interrupt name to the module instanceVikram Auradkar
2019-11-19scsi: pm80xx: Controller fatal error through sysfsDeepak Ukey
2019-11-19scsi: pm80xx: Do not request 12G sas speedspeter chang
2019-11-19scsi: pm80xx: Cleanup command when a reset times outpeter chang
2019-11-19scsi: pm80xx: Fix command issue sizingpeter chang
2019-11-19scsi: pm80xx: Fix dereferencing dangling pointerVikram Auradkar
2019-11-19scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_checkianyar
2019-11-19scsi: pm80xx: Squashed logging cleanup changespeter chang
2019-11-19scsi: pm80xx: Convert 'long' mdelay to msleepVikram Auradkar
2019-11-19scsi: pm80xx: Initialize variable used as return statusJohn Sperbeck
2019-11-19scsi: pm80xx: Make phy enable completion as NULLpeter chang
2019-11-19scsi: pm80xx: Fix for SATA device discoverypeter chang
2019-11-01scsi: pm8001: Fix Use plain integer as NULL pointerSaurav Girepunje
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov
2019-08-07scsi: pm80xx: remove redundant assignments to variable rcColin Ian King
2019-07-11scsi: pm80xx: Fixed kernel panic during error recovery for SATA driveDeepak Ukey
2019-06-27scsi: pm80xx: Modified the logic to collect IOP event logsDeepak Ukey
2019-06-27scsi: pm80xx: Event log size through sysfsDeepak Ukey
2019-06-20scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry
2019-06-18scsi: pm8001: Fix typo in code commentsWeitao Hou
2019-04-03scsi: pm8001: fix spelling mistake, interupt -> interruptColin Ian King
2019-04-03scsi: pm8001: clean up dead code when PM8001_USE_MSIX is definedColin Ian King
2019-03-25scsi: pm8001: remove set but not used variables 'param, sas_ha'YueHaibing
2019-03-19scsi: pm8001: clean up various indentation issuesColin Ian King
2019-01-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-01-08scsi: pm80xx: reduce indentationJulia Lawall
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-10-17scsi: pm8001: switch to generic DMA APIChristoph Hellwig
2018-09-17scsi: pm80xx: Remove set but not used variable 'page_code'YueHaibing
2018-09-17scsi: pm80xx: Remove set but not used variable 'device_id'YueHaibing
2018-09-11scsi: pm80xx: Update driver version to 0.1.39Deepak Ukey
2018-09-11scsi: pm80xx: Fixed system hang issue during kexec bootDeepak Ukey
2018-09-11scsi: pm80xx: Corrected dma_unmap_sg() parameterDeepak Ukey
2018-09-11scsi: pm80xx: Fix for phy enable/disable functionalityDeepak Ukey
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-28scsi: pm80xx: fix spelling mistake "UNSORPORTED" -> "SUPPORTED"Colin Ian King
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01scsi: sas: Convert timers to use timer_setup()Kees Cook
2017-10-18scsi: pm80xx: corrected linkrate value.Viswas G
2017-10-18scsi: pm80xx: panic on ncq error cleaning up the read log.Viswas G
2017-10-18scsi: pm80xx: corrected SATA abort handling sequence.Viswas G