summaryrefslogtreecommitdiff
path: root/drivers/scsi/pm8001
AgeCommit message (Expand)Author
2020-08-31scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abortDinghao Liu
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-07-24scsi: pm8001: Staticify 'pm80xx_pci_mem_copy' and 'mpi_set_phy_profile_req'Lee Jones
2020-07-24scsi: pm8001: Remove a bunch of set but unused variablesLee Jones
2020-07-24scsi: pm8001: Fix some function documentation issuesLee Jones
2020-07-24scsi: pm8001: Fix a bunch of kerneldoc issuesLee Jones
2020-07-24scsi: pm8001: Add descriptions for unused 'attr' function parametersLee Jones
2020-07-24scsi: pm8001: Move function header and supply some missing parameter descript...Lee Jones
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-15scsi: pm8001: Provide descriptions for the many undocumented 'attr'sLee Jones
2020-07-15scsi: pm8001: Demote obvious misuse of kerneldoc and update othersLee Jones
2020-06-15scsi: Wire up ata_scsi_dma_need_drain for SAS HBA driversChristoph Hellwig
2020-03-17scsi: pm80xx: Introduce read and write length for IOCTL payload structureViswas G
2020-03-17scsi: pm80xx: sysfs attribute for non fatal dumpDeepak Ukey
2020-03-17scsi: pm80xx: Cleanup initialization loading fail pathPeter Chang
2020-03-17scsi: pm80xx: Free the tag when mpi_set_phy_profile_resp is receivedyuuzheng
2020-03-17scsi: pm80xx: Deal with kexec rebootsVikram Auradkar
2020-03-17scsi: pm80xx: Increase request sg lengthPeter Chang
2020-01-30scsi: pm80xx: fix spelling mistake "to" -> "too"Colin Ian King
2020-01-03compat_ioctl: scsi: handle HDIO commands from driversArnd Bergmann
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