summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001/pm80xx_hwi.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-08-061-11/+12
|\
| * scsi: pm8001: Staticify 'pm80xx_pci_mem_copy' and 'mpi_set_phy_profile_req'Lee Jones2020-07-241-3/+4
| * scsi: pm8001: Fix some function documentation issuesLee Jones2020-07-241-8/+8
* | treewide: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
|/
* scsi: pm80xx: sysfs attribute for non fatal dumpDeepak Ukey2020-03-171-0/+130
* scsi: pm80xx: Free the tag when mpi_set_phy_profile_resp is receivedyuuzheng2020-03-171-3/+7
* scsi: pm80xx: Deal with kexec rebootsVikram Auradkar2020-03-171-4/+11
* scsi: pm80xx: fix spelling mistake "to" -> "too"Colin Ian King2020-01-301-1/+1
* 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