aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001/pm80xx_hwi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-30scsi: pm80xx: fix spelling mistake "to" -> "too"Colin Ian King1-1/+1
2019-11-26scsi: pm80xx: Remove unused include of linux/version.hYueHaibing1-1/+0
2019-11-26scsi: pm80xx: fix logic to break out of loop when register value is 2 or 3Colin Ian King1-1/+1
2019-11-19scsi: pm80xx: Modified the logic to collect fatal dumpDeepak Ukey1-59/+192
2019-11-19scsi: pm80xx: Do not request 12G sas speedspeter chang1-17/+4
2019-11-19scsi: pm80xx: Fix command issue sizingpeter chang1-16/+31
2019-11-19scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_checkianyar1-2/+2
2019-11-19scsi: pm80xx: Squashed logging cleanup changespeter chang1-14/+104
2019-11-19scsi: pm80xx: Convert 'long' mdelay to msleepVikram Auradkar1-2/+2
2019-11-19scsi: pm80xx: Make phy enable completion as NULLpeter chang1-1/+3
2019-11-19scsi: pm80xx: Fix for SATA device discoverypeter chang1-0/+2
2019-07-11scsi: pm80xx: Fixed kernel panic during error recovery for SATA driveDeepak Ukey1-1/+1
2019-06-20scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry1-2/+2
2019-04-03scsi: pm8001: fix spelling mistake, interupt -> interruptColin Ian King1-2/+2
2019-04-03scsi: pm8001: clean up dead code when PM8001_USE_MSIX is definedColin Ian King1-3/+4
2019-03-19scsi: pm8001: clean up various indentation issuesColin Ian King1-22/+22
2018-10-17scsi: pm8001: switch to generic DMA APIChristoph Hellwig1-11/+11
2018-09-17scsi: pm80xx: Remove set but not used variable 'page_code'YueHaibing1-2/+1
2018-09-11scsi: pm80xx: Fixed system hang issue during kexec bootDeepak Ukey1-6/+74
2018-09-11scsi: pm80xx: Fix for phy enable/disable functionalityDeepak Ukey1-6/+8
2017-10-18scsi: pm80xx: panic on ncq error cleaning up the read log.Viswas G1-0/+1
2017-10-18scsi: pm80xx: corrected SATA abort handling sequence.Viswas G1-6/+30
2017-10-18scsi: pm80xx: modified port reset timer value for PM8006 cardViswas G1-0/+6
2017-10-18scsi: pm80xx: tag allocation for phy control request.Viswas G1-4/+7
2017-10-18scsi: pm80xx: Different SAS addresses for phys.Viswas G1-2/+1
2017-10-18scsi: pm80xx: ILA and inactive firmware version through sysfsViswas G1-0/+5
2015-11-02pm80xx: do not examine registers for iButton feature if ATTO adapterBenjamin Rood1-0/+2
2015-11-02pm80xx: set PHY profiles for ATTO 12Gb SAS controllersBenjamin Rood1-0/+32
2015-09-06pm80xx: Don't override ts->stat on IO_OPEN_CNX_ERROR_HW_RESOURCE_BUSYJohannes Thumshirn1-0/+1
2015-08-26pm80xx: Handling Invalid SSP Response frameViswas G1-0/+7
2015-08-26pm80xx: Add PORT RECOVERY TIMEOUT supportViswas G1-16/+67
2015-08-26pm80xx: Remove unnecessary phy disconnect while link errorViswas G1-12/+0
2015-08-26pm80xx: Update For Thermal Page CodeViswas G1-1/+8
2014-11-05libsas: use ata_dev_classify()Hannes Reinecke1-1/+1
2014-07-25pm8001: Cleaning up uninitialized variablesRickard Strandqvist1-4/+2
2014-07-25pm8001: honor return valueTomas Henzl1-9/+33
2014-03-15[SCSI] pm80xx: Spinlock fixSuresh Thiagarajan1-71/+13
2014-03-15[SCSI] pm80xx: Fixed return value issueViswas G1-10/+3
2013-12-02[SCSI] pm80xx: Resetting the phy state.Nikith Ganigarakoppal1-0/+2
2013-10-25[SCSI] pm80xx: Firmware logging support.Anand Kumar Santhanam1-0/+225
2013-10-25[SCSI] pm80xx: Phy settings support for motherboard controller.Anand Kumar Santhanam1-2/+59
2013-10-25[SCSI] pm80xx: IButton security feature support for motherboard controllers.Anand Kumar Santhanam1-1/+22
2013-10-25[SCSI] pm80xx: Print SAS address of IO failed device.Anand Kumar Santhanam1-0/+51
2013-10-25[SCSI] pm80xx: 4G boundary fix.Anand Kumar Santhanam1-2/+101
2013-10-25[SCSI] pm80xx: Queue rotation logic for inbound and outbound queues.Anand Kumar Santhanam1-18/+13
2013-10-25[SCSI] pm80xx: Indirect SMP request fix.Anand Kumar Santhanam1-3/+1
2013-10-25[SCSI] pm80xx: Device id changes to support series 8 controllers.Anand Kumar Santhanam1-5/+20
2013-08-26[SCSI] pm80xx: fix Adaptec 71605H hangHans Verkuil1-2/+2
2013-07-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-10/+11
2013-06-04[SCSI] libsas: implement > 16 byte CDB supportJames Bottomley1-10/+11