aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001/pm8001_hwi.c
Commit message (Expand)AuthorAge
* scsi: pm8001: fix spelling mistake, interupt -> interruptColin Ian King2019-04-03
* scsi: pm8001: clean up dead code when PM8001_USE_MSIX is definedColin Ian King2019-04-03
* scsi: pm8001: remove set but not used variables 'param, sas_ha'YueHaibing2019-03-25
* scsi: pm8001: clean up various indentation issuesColin Ian King2019-03-19
* scsi: pm8001: switch to generic DMA APIChristoph Hellwig2018-10-17
* scsi: pm80xx: Fixed system hang issue during kexec bootDeepak Ukey2018-09-11
* scsi: pm80xx: Fix for phy enable/disable functionalityDeepak Ukey2018-09-11
* scsi: pm80xx: fix spelling mistake "UNSORPORTED" -> "SUPPORTED"Colin Ian King2018-05-28
* scsi: pm80xx: corrected SATA abort handling sequence.Viswas G2017-10-18
* scsi: pm80xx: tag allocation for phy control request.Viswas G2017-10-18
* scsi: pm8001: Mark symbols static where possibleBaoyou Xie2016-09-26
* pm80xx: Don't override ts->stat on IO_OPEN_CNX_ERROR_HW_RESOURCE_BUSYJohannes Thumshirn2015-09-06
* pm80xx: Updated link rateViswas G2015-08-26
* libsas: use ata_dev_classify()Hannes Reinecke2014-11-05
* pm8001: Update nvmd response data to request bufferSuresh Thiagarajan2014-09-16
* pm8001: fix pm8001_store_update_fwTomas Henzl2014-08-01
* pm8001: fix a memory leak in nvmd_respTomas Henzl2014-07-25
* pm8001: fix a memory leak in flash_updateTomas Henzl2014-07-25
* pm8001: Fix to remove null pointer checks that could never happenRickard Strandqvist2014-07-25
* pm8001: honor return valueTomas Henzl2014-07-25
* pm8001: clean bitmap management functionsTomas Henzl2014-07-25
* [SCSI] pm80xx: Spinlock fixSuresh Thiagarajan2014-03-15
* [SCSI] pm80xx: Enable BAR shift to avoid BIOS conflict with MPI space for ATT...Bradley Grove2014-03-15
* [SCSI] pm80xx: Fixed return value issueViswas G2014-03-15
* [SCSI] pm80xx: Removing redundant code snippetsViswas G2014-03-15
* [SCSI] pm80xx: Resetting the phy state.Nikith Ganigarakoppal2013-12-02
* [SCSI] pm80xx: Firmware logging support.Anand Kumar Santhanam2013-10-25
* [SCSI] pm80xx: Phy settings support for motherboard controller.Anand Kumar Santhanam2013-10-25
* [SCSI] pm80xx: Print SAS address of IO failed device.Anand Kumar Santhanam2013-10-25
* [SCSI] pm80xx: Set device state response logic fix.Anand Kumar Santhanam2013-10-25
* [SCSI] pm80xx: fix Adaptec 71605H hangHans Verkuil2013-08-26
* [SCSI] pm80xx: remove unneeded NULL checkDan Carpenter2013-06-04
* [SCSI] libsas: implement > 16 byte CDB supportJames Bottomley2013-06-04
* [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley2013-05-10
* [SCSI] pm80xx: thermal, sas controller config and error handling updateSakthivel K2013-05-10
* [SCSI] pm80xx: NCQ error handling changesSakthivel K2013-05-10
* [SCSI] pm80xx: Changed module name and debug messages updateSakthivel K2013-05-10
* [SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory re...Sakthivel K2013-05-10
* [SCSI] pm80xx: SPC new firmware changes for device id 0x8081 aloneSakthivel K2013-05-10
* [SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant c...Sakthivel K2013-05-10
* [SCSI] pm80xx: Updated common functions common for SPC and SPCv/veSakthivel K2013-05-10
* [SCSI] pm80xx: Multiple inbound/outbound queue configurationSakthivel K2013-05-10
* [SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPCSakthivel K2013-05-10
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* [SCSI] pm8001: raise host can queueMark Salyzyn2012-05-10
* [SCSI] pm8001: fix endian issue with code optimization.Santosh Nayak2012-04-23
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-03-31
|\
| * [SCSI] pm8001: Use spin_lock_irqsave() for task_state.Santosh Nayak2012-03-28
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-03-22
|\|
| * [SCSI] pm8001: fix endian issue with code optimization.Santosh Nayak2012-02-29