aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001/pm8001_hwi.c
AgeCommit message (Expand)Author
2023-06-09treewide: Remove uninitialized_var() usageKees Cook
2022-04-15scsi: pm8001: Fix pm8001_mpi_task_abort_resp()Damien Le Moal
2022-04-15scsi: pm8001: Fix abort all task initializationDamien Le Moal
2022-04-15scsi: pm8001: Fix command initialization in pm8001_chip_ssp_tm_req()Damien Le Moal
2022-04-15scsi: pm8001: Fix command initialization in pm80XX_send_read_log()Damien Le Moal
2019-06-20scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry
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
2018-10-17scsi: pm8001: switch to generic DMA APIChristoph Hellwig
2018-09-11scsi: pm80xx: Fixed system hang issue during kexec bootDeepak Ukey
2018-09-11scsi: pm80xx: Fix for phy enable/disable functionalityDeepak Ukey
2018-05-28scsi: pm80xx: fix spelling mistake "UNSORPORTED" -> "SUPPORTED"Colin Ian King
2017-10-18scsi: pm80xx: corrected SATA abort handling sequence.Viswas G
2017-10-18scsi: pm80xx: tag allocation for phy control request.Viswas G
2016-09-26scsi: pm8001: Mark symbols static where possibleBaoyou Xie
2015-09-06pm80xx: Don't override ts->stat on IO_OPEN_CNX_ERROR_HW_RESOURCE_BUSYJohannes Thumshirn
2015-08-26pm80xx: Updated link rateViswas G
2014-11-05libsas: use ata_dev_classify()Hannes Reinecke
2014-09-16pm8001: Update nvmd response data to request bufferSuresh Thiagarajan
2014-08-01pm8001: fix pm8001_store_update_fwTomas Henzl
2014-07-25pm8001: fix a memory leak in nvmd_respTomas Henzl
2014-07-25pm8001: fix a memory leak in flash_updateTomas Henzl
2014-07-25pm8001: Fix to remove null pointer checks that could never happenRickard Strandqvist
2014-07-25pm8001: honor return valueTomas Henzl
2014-07-25pm8001: clean bitmap management functionsTomas Henzl
2014-03-15[SCSI] pm80xx: Spinlock fixSuresh Thiagarajan
2014-03-15[SCSI] pm80xx: Enable BAR shift to avoid BIOS conflict with MPI space for ATT...Bradley Grove
2014-03-15[SCSI] pm80xx: Fixed return value issueViswas G
2014-03-15[SCSI] pm80xx: Removing redundant code snippetsViswas G
2013-12-02[SCSI] pm80xx: Resetting the phy state.Nikith Ganigarakoppal
2013-10-25[SCSI] pm80xx: Firmware logging support.Anand Kumar Santhanam
2013-10-25[SCSI] pm80xx: Phy settings support for motherboard controller.Anand Kumar Santhanam
2013-10-25[SCSI] pm80xx: Print SAS address of IO failed device.Anand Kumar Santhanam
2013-10-25[SCSI] pm80xx: Set device state response logic fix.Anand Kumar Santhanam
2013-08-26[SCSI] pm80xx: fix Adaptec 71605H hangHans Verkuil
2013-06-04[SCSI] pm80xx: remove unneeded NULL checkDan Carpenter
2013-06-04[SCSI] libsas: implement > 16 byte CDB supportJames Bottomley
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley
2013-05-10[SCSI] pm80xx: thermal, sas controller config and error handling updateSakthivel K
2013-05-10[SCSI] pm80xx: NCQ error handling changesSakthivel K
2013-05-10[SCSI] pm80xx: Changed module name and debug messages updateSakthivel K
2013-05-10[SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory re...Sakthivel K
2013-05-10[SCSI] pm80xx: SPC new firmware changes for device id 0x8081 aloneSakthivel K
2013-05-10[SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant c...Sakthivel K
2013-05-10[SCSI] pm80xx: Updated common functions common for SPC and SPCv/veSakthivel K
2013-05-10[SCSI] pm80xx: Multiple inbound/outbound queue configurationSakthivel K
2013-05-10[SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPCSakthivel K
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman