aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/pm8001
AgeCommit message (Expand)Author
2021-01-22scsi: pm80xx: Switch back to original libsas event notifiersAhmed S. Darwish
2021-01-22scsi: pm80xx: Pass gfp_t flags to libsas event notifiersAhmed S. Darwish
2021-01-22scsi: libsas: Remove notifier indirectionJohn Garry
2021-01-20scsi: pm80xx: Switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-01-20scsi: pm80xx: Clean up indentation of a code blockColin Ian King
2021-01-13scsi: pm80xx: Log SATA IOMB completion status on failureVishakha Channapattan
2021-01-13scsi: pm80xx: Simultaneous poll for all FW readinessBhavesh Jashnani
2021-01-13scsi: pm80xx: Fix driver fatal dump failureViswas G
2021-01-13scsi: pm80xx: Fix missing tag_free in NVMD DATA reqakshatzen
2021-01-13scsi: pm80xx: Check main config table addressakshatzen
2021-01-13scsi: pm80xx: Check for fatal errorakshatzen
2021-01-13scsi: pm80xx: Do not busy wait in MPI init checkakshatzen
2020-12-07scsi: pm80xx: Fix error return in pm8001_pci_probe()Zhang Qilong
2020-12-01scsi: pm80xx: Do not sleep in atomic contextAhmed S. Darwish
2020-11-30scsi: pm8001: Remove space in a debug messageColin Ian King
2020-11-30scsi: pm8001: Fix misindentationJoe Perches
2020-11-30scsi: pm8001: Convert pm8001_printk() to pm8001_info()Joe Perches
2020-11-25scsi: pm_8001: Use generic power managementVaibhav Gupta
2020-11-25scsi: pm_8001: Drop PCI Wakeup calls from .resumeVaibhav Gupta
2020-11-23scsi: pm8001: Make implicit use of pm8001_ha in pm8001_printk() explicitJoe Perches
2020-11-23scsi: pm8001: Neaten debug logging macros and usesJoe Perches
2020-11-23scsi: pm8001: Remove typecast for pointer returned by kcalloc()Xu Wang
2020-11-16scsi: pm8001: Remove unused variable 'value'Lee Jones
2020-11-10scsi: pm8001: pm8001_sas: Fix strncpy() warning when space is not left for NULLee Jones
2020-11-04scsi: pm80xx: Fix pm8001_mpi_get_nvmd_resp() race conditionyuuzheng
2020-11-04scsi: pm80xx: Avoid busywait in FW ready checkakshatzen
2020-11-04scsi: pm80xx: Make running_req atomicViswas G
2020-11-04scsi: pm80xx: Make mpi_build_cmd locking consistentpeter chang
2020-10-07scsi: pm80xx: Driver version updateViswas G
2020-10-07scsi: pm80xx: Increase the number of outstanding I/O supported to 1024Viswas G
2020-10-07scsi: pm80xx: Remove DMA memory allocation for ccb and device structuresViswas G
2020-10-07scsi: pm80xx: Increase number of supported queuesViswas G
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