summaryrefslogtreecommitdiff
path: root/drivers/scsi/pm8001/pm8001_init.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: pm8001: Expose hardware queues for pm80xxJohn Garry2022-06-161-11/+39
* scsi: pm8001: Set up tags before using themJohn Garry2022-06-161-9/+9
* scsi: pm8001: Rework shost initial valuesJohn Garry2022-06-161-4/+1
* scsi: pm8001: Fix tag values handlingDamien Le Moal2022-02-221-1/+2
* scsi: pm8001: Remove local variable in pm8001_pci_resume()Damien Le Moal2022-02-221-4/+4
* scsi: libsas: Add sas_abort_task_set()John Garry2022-02-191-1/+1
* scsi: libsas: Add TMF handler aborted callbackJohn Garry2022-02-191-0/+1
* scsi: libsas: Add TMF handler exec complete callbackJohn Garry2022-02-191-0/+1
* scsi: libsas: Delete lldd_clear_aca callbackJohn Garry2022-02-191-1/+0
* Merge branch '5.16/scsi-fixes' into 5.17/scsi-stagingMartin K. Petersen2021-12-161-4/+2
|\
| * scsi: pm80xx: Do not call scsi_remove_host() in pm8001_alloc()Igor Pylypiv2021-12-021-4/+2
* | scsi: pm80xx: Use bitmap_zalloc() for tags bitmap allocationIgor Pylypiv2021-11-181-2/+2
|/
* scsi: pm8001: Switch to attribute groupsBart Van Assche2021-10-161-1/+1
* scsi: pm80xx: Fix memory leak during rmmodAjish Koshy2021-09-141-0/+11
* scsi: pm80xx: Fix incorrect port value when registering a deviceAjish Koshy2021-09-141-0/+1
* scsi: pm8001: Clean up kernel-doc and commentsRandy Dunlap2021-07-121-14/+15
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-07-111-0/+1
|\
| * scsi: libsas: Add LUN number check in .slave_alloc callbackYufen Yu2021-06-221-0/+1
* | scsi: pm80xx: Fix drives missing during rmmod/insmod loopAjish Koshy2021-05-151-1/+1
|/
* scsi: pm80xx: Remove global lock from outbound queue processingViswas G2021-04-151-3/+6
* scsi: pm8001: Avoid -Wrestrict warningArnd Bergmann2021-03-241-1/+5
* scsi: pm8001: Provide function name and fix a misspellingLee Jones2021-03-151-2/+2
* scsi: pm80xx: Switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-01-201-4/+5
* scsi: pm80xx: Check main config table addressakshatzen2021-01-131-3/+8
* scsi: pm80xx: Fix error return in pm8001_pci_probe()Zhang Qilong2020-12-071-1/+2
* scsi: pm8001: Fix misindentationJoe Perches2020-11-301-10/+10
* scsi: pm8001: Convert pm8001_printk() to pm8001_info()Joe Perches2020-11-301-2/+2
* scsi: pm_8001: Use generic power managementVaibhav Gupta2020-11-251-29/+17
* scsi: pm_8001: Drop PCI Wakeup calls from .resumeVaibhav Gupta2020-11-251-1/+0
* scsi: pm8001: Make implicit use of pm8001_ha in pm8001_printk() explicitJoe Perches2020-11-231-6/+5
* scsi: pm8001: Neaten debug logging macros and usesJoe Perches2020-11-231-48/+43
* scsi: pm8001: Remove typecast for pointer returned by kcalloc()Xu Wang2020-11-231-1/+1
* scsi: pm80xx: Make running_req atomicViswas G2020-11-041-1/+1
* scsi: pm80xx: Increase the number of outstanding I/O supported to 1024Viswas G2020-10-071-21/+59
* scsi: pm80xx: Remove DMA memory allocation for ccb and device structuresViswas G2020-10-071-18/+30
* scsi: pm80xx: Increase number of supported queuesViswas G2020-10-071-44/+73
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-08-061-15/+15
|\
| * scsi: pm8001: Demote obvious misuse of kerneldoc and update othersLee Jones2020-07-151-15/+15
* | 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-171-6/+6
* scsi: pm80xx: sysfs attribute for non fatal dumpDeepak Ukey2020-03-171-0/+1
* scsi: pm80xx: Cleanup initialization loading fail pathPeter Chang2020-03-171-6/+11
* scsi: pm80xx: Deal with kexec rebootsVikram Auradkar2020-03-171-5/+43
* scsi: pm80xx: Increase request sg lengthPeter Chang2020-03-171-1/+1
* compat_ioctl: scsi: handle HDIO commands from driversArnd Bergmann2020-01-031-0/+3
* Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-031-1/+1
|\
| * PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov2019-10-141-1/+1
* | scsi: pm80xx: Tie the interrupt name to the module instanceVikram Auradkar2019-11-191-5/+6
* | scsi: pm80xx: Do not request 12G sas speedspeter chang2019-11-191-0/+17
* | scsi: pm80xx: Squashed logging cleanup changespeter chang2019-11-191-1/+5