summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001/pm80xx_hwi.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: pm80xx: Remove unused include of linux/version.hYueHaibing2019-11-261-1/+0
* scsi: pm80xx: fix logic to break out of loop when register value is 2 or 3Colin Ian King2019-11-261-1/+1
* scsi: pm80xx: Modified the logic to collect fatal dumpDeepak Ukey2019-11-191-59/+192
* scsi: pm80xx: Do not request 12G sas speedspeter chang2019-11-191-17/+4
* scsi: pm80xx: Fix command issue sizingpeter chang2019-11-191-16/+31
* scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_checkianyar2019-11-191-2/+2
* scsi: pm80xx: Squashed logging cleanup changespeter chang2019-11-191-14/+104
* scsi: pm80xx: Convert 'long' mdelay to msleepVikram Auradkar2019-11-191-2/+2
* scsi: pm80xx: Make phy enable completion as NULLpeter chang2019-11-191-1/+3
* scsi: pm80xx: Fix for SATA device discoverypeter chang2019-11-191-0/+2
* scsi: pm80xx: Fixed kernel panic during error recovery for SATA driveDeepak Ukey2019-07-111-1/+1
* scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry2019-06-201-2/+2
* scsi: pm8001: fix spelling mistake, interupt -> interruptColin Ian King2019-04-031-2/+2
* scsi: pm8001: clean up dead code when PM8001_USE_MSIX is definedColin Ian King2019-04-031-3/+4
* scsi: pm8001: clean up various indentation issuesColin Ian King2019-03-191-22/+22
* scsi: pm8001: switch to generic DMA APIChristoph Hellwig2018-10-171-11/+11
* scsi: pm80xx: Remove set but not used variable 'page_code'YueHaibing2018-09-171-2/+1
* scsi: pm80xx: Fixed system hang issue during kexec bootDeepak Ukey2018-09-111-6/+74
* scsi: pm80xx: Fix for phy enable/disable functionalityDeepak Ukey2018-09-111-6/+8
* scsi: pm80xx: panic on ncq error cleaning up the read log.Viswas G2017-10-181-0/+1
* scsi: pm80xx: corrected SATA abort handling sequence.Viswas G2017-10-181-6/+30
* scsi: pm80xx: modified port reset timer value for PM8006 cardViswas G2017-10-181-0/+6
* scsi: pm80xx: tag allocation for phy control request.Viswas G2017-10-181-4/+7
* scsi: pm80xx: Different SAS addresses for phys.Viswas G2017-10-181-2/+1
* scsi: pm80xx: ILA and inactive firmware version through sysfsViswas G2017-10-181-0/+5
* pm80xx: do not examine registers for iButton feature if ATTO adapterBenjamin Rood2015-11-021-0/+2
* pm80xx: set PHY profiles for ATTO 12Gb SAS controllersBenjamin Rood2015-11-021-0/+32
* pm80xx: Don't override ts->stat on IO_OPEN_CNX_ERROR_HW_RESOURCE_BUSYJohannes Thumshirn2015-09-061-0/+1
* pm80xx: Handling Invalid SSP Response frameViswas G2015-08-261-0/+7
* pm80xx: Add PORT RECOVERY TIMEOUT supportViswas G2015-08-261-16/+67
* pm80xx: Remove unnecessary phy disconnect while link errorViswas G2015-08-261-12/+0
* pm80xx: Update For Thermal Page CodeViswas G2015-08-261-1/+8
* libsas: use ata_dev_classify()Hannes Reinecke2014-11-051-1/+1
* pm8001: Cleaning up uninitialized variablesRickard Strandqvist2014-07-251-4/+2
* pm8001: honor return valueTomas Henzl2014-07-251-9/+33
* [SCSI] pm80xx: Spinlock fixSuresh Thiagarajan2014-03-151-71/+13
* [SCSI] pm80xx: Fixed return value issueViswas G2014-03-151-10/+3
* [SCSI] pm80xx: Resetting the phy state.Nikith Ganigarakoppal2013-12-021-0/+2
* [SCSI] pm80xx: Firmware logging support.Anand Kumar Santhanam2013-10-251-0/+225
* [SCSI] pm80xx: Phy settings support for motherboard controller.Anand Kumar Santhanam2013-10-251-2/+59
* [SCSI] pm80xx: IButton security feature support for motherboard controllers.Anand Kumar Santhanam2013-10-251-1/+22
* [SCSI] pm80xx: Print SAS address of IO failed device.Anand Kumar Santhanam2013-10-251-0/+51
* [SCSI] pm80xx: 4G boundary fix.Anand Kumar Santhanam2013-10-251-2/+101
* [SCSI] pm80xx: Queue rotation logic for inbound and outbound queues.Anand Kumar Santhanam2013-10-251-18/+13
* [SCSI] pm80xx: Indirect SMP request fix.Anand Kumar Santhanam2013-10-251-3/+1
* [SCSI] pm80xx: Device id changes to support series 8 controllers.Anand Kumar Santhanam2013-10-251-5/+20
* [SCSI] pm80xx: fix Adaptec 71605H hangHans Verkuil2013-08-261-2/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-07-041-10/+11
|\
| * [SCSI] libsas: implement > 16 byte CDB supportJames Bottomley2013-06-041-10/+11
* | treewide: Fix typo in printkMasanari Iida2013-05-281-1/+1
|/