summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001
Commit message (Expand)AuthorAgeFilesLines
* scsi: pm80xx: Driver version updateViswas G2020-10-071-1/+1
* scsi: pm80xx: Increase the number of outstanding I/O supported to 1024Viswas G2020-10-075-47/+73
* scsi: pm80xx: Remove DMA memory allocation for ccb and device structuresViswas G2020-10-072-23/+33
* scsi: pm80xx: Increase number of supported queuesViswas G2020-10-076-104/+160
* scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abortDinghao Liu2020-08-311-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-08-065-44/+68
|\
| * scsi: pm8001: Staticify 'pm80xx_pci_mem_copy' and 'mpi_set_phy_profile_req'Lee Jones2020-07-241-3/+4
| * scsi: pm8001: Remove a bunch of set but unused variablesLee Jones2020-07-241-3/+3
| * scsi: pm8001: Fix some function documentation issuesLee Jones2020-07-241-8/+8
| * scsi: pm8001: Fix a bunch of kerneldoc issuesLee Jones2020-07-241-10/+11
| * scsi: pm8001: Add descriptions for unused 'attr' function parametersLee Jones2020-07-241-1/+8
| * scsi: pm8001: Move function header and supply some missing parameter descript...Lee Jones2020-07-241-4/+5
| * scsi: pm8001: Provide descriptions for the many undocumented 'attr'sLee Jones2020-07-151-0/+14
| * scsi: pm8001: Demote obvious misuse of kerneldoc and update othersLee Jones2020-07-151-15/+15
* | treewide: Remove uninitialized_var() usageKees Cook2020-07-162-2/+2
* | scsi: Wire up ata_scsi_dma_need_drain for SAS HBA driversChristoph Hellwig2020-06-151-0/+1
|/
* scsi: pm80xx: Introduce read and write length for IOCTL payload structureViswas G2020-03-174-21/+22
* scsi: pm80xx: sysfs attribute for non fatal dumpDeepak Ukey2020-03-174-0/+180
* scsi: pm80xx: Cleanup initialization loading fail pathPeter Chang2020-03-171-6/+11
* 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-172-9/+54
* scsi: pm80xx: Increase request sg lengthPeter Chang2020-03-172-3/+4
* scsi: pm80xx: fix spelling mistake "to" -> "too"Colin Ian King2020-01-301-1/+1
* compat_ioctl: scsi: handle HDIO commands from driversArnd Bergmann2020-01-031-0/+3
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-12-081-2/+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
* | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-032-2/+2
|\ \ | |/ |/|
| * PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov2019-10-142-2/+2
* | scsi: pm80xx: Modified the logic to collect fatal dumpDeepak Ukey2019-11-192-59/+195
* | scsi: pm80xx: Tie the interrupt name to the module instanceVikram Auradkar2019-11-192-5/+8
* | scsi: pm80xx: Controller fatal error through sysfsDeepak Ukey2019-11-191-0/+20
* | scsi: pm80xx: Do not request 12G sas speedspeter chang2019-11-193-17/+22
* | scsi: pm80xx: Cleanup command when a reset times outpeter chang2019-11-191-13/+37
* | scsi: pm80xx: Fix command issue sizingpeter chang2019-11-193-40/+79
* | scsi: pm80xx: Fix dereferencing dangling pointerVikram Auradkar2019-11-191-6/+6
* | scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_checkianyar2019-11-192-2/+5
* | scsi: pm80xx: Squashed logging cleanup changespeter chang2019-11-195-37/+170
* | scsi: pm80xx: Convert 'long' mdelay to msleepVikram Auradkar2019-11-191-2/+2
* | scsi: pm80xx: Initialize variable used as return statusJohn Sperbeck2019-11-191-1/+1
* | 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: pm8001: Fix Use plain integer as NULL pointerSaurav Girepunje2019-11-011-1/+1
|/
* scsi: pm80xx: remove redundant assignments to variable rcColin Ian King2019-08-071-10/+3
* scsi: pm80xx: Fixed kernel panic during error recovery for SATA driveDeepak Ukey2019-07-113-2/+8
* scsi: pm80xx: Modified the logic to collect IOP event logsDeepak Ukey2019-06-271-16/+17
* scsi: pm80xx: Event log size through sysfsDeepak Ukey2019-06-271-0/+19
* scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry2019-06-204-6/+5
* scsi: pm8001: Fix typo in code commentsWeitao Hou2019-06-181-1/+1
* scsi: pm8001: fix spelling mistake, interupt -> interruptColin Ian King2019-04-034-7/+7