aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001/pm8001_init.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds2025-01-271-1/+1
|\
| * scsi: pm8001: convert timeouts to secs_to_jiffies()Easwar Hariharan2025-01-131-1/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2025-01-271-1/+1
|\ \
| * | scsi: Constify struct pci_device_idChristophe JAILLET2024-12-101-1/+1
| |/
* / scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queuesDaniel Wagner2024-12-231-1/+1
|/
* scsi: pm8001: Increase request sg length to support 4MiB requestsIgor Pylypiv2024-11-071-0/+1
* scsi: pm8001: Initialize devices in pm8001_alloc_dev()Igor Pylypiv2024-11-071-3/+0
* scsi: pm8001: Use module param to set pcs event log severitySalomon Dushimirimana2024-11-071-0/+4
* scsi: pm8001: Do not overwrite PCI queue mappingDaniel Wagner2024-09-131-2/+4
* Merge patch series "Add LIBSAS_SHT_BASE for libsas"Martin K. Petersen2024-03-251-19/+1
|\
| * scsi: pm8001: Use LIBSAS_SHT_BASEJohn Garry2024-03-251-19/+1
* | scsi: pm80xx: Add libsas SATA sysfs attributes groupIgor Pylypiv2024-03-251-0/+1
|/
* scsi: pm8001: Remove PM8001_READ_VPDDamien Le Moal2023-09-221-22/+28
* scsi: pm8001: Remove PM8001_USE_TASKLETDamien Le Moal2023-09-221-19/+21
* scsi: pm8001: Remove PM8001_USE_MSIXDamien Le Moal2023-09-221-17/+28
* scsi: pm8001: Introduce pm8001_handle_irq()Damien Le Moal2023-09-221-28/+22
* scsi: pm8001: Introduce pm8001_kill_tasklet()Damien Le Moal2023-09-221-21/+19
* scsi: pm8001: Introduce pm8001_init_tasklet()Damien Le Moal2023-09-221-24/+27
* scsi: pm8001: Introduce pm8001_free_irq()Damien Le Moal2023-09-221-21/+28
* scsi: pm8001: Setup IRQs on resumeDamien Le Moal2023-09-141-34/+17
* Merge branch 'fixes' into miscJames Bottomley2023-09-021-1/+2
|\
| * scsi: pm80xx: Fix error return code in pm8001_pci_probe()Yang Yingliang2023-07-261-1/+2
* | scsi: libsas: Delete struct scsi_coreJohn Garry2023-08-211-1/+1
* | scsi: libsas: Delete enum sas_phy_typeJohn Garry2023-08-211-1/+0
* | scsi: libsas: Delete enum sas_classJohn Garry2023-08-211-1/+0
* | scsi: libsas: Delete sas_ha_struct.lldd_moduleJohn Garry2023-08-211-1/+0
|/
* scsi: pm80xx: Add GET_NVMD timeout during probeChangyuan Lyu2023-05-081-7/+22
* scsi: pm80xx: Enable init loggingAkshat Jain2023-05-081-1/+1
* scsi: pm80xx: Log some HW events by defaultAkshat Jain2023-05-081-1/+2
* scsi: pcmcia-pm8001: Declare SCSI host template constBart Van Assche2023-03-241-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-12-141-10/+4
|\
| * scsi: pm8001: Use sas_task_find_rq() for taggingJohn Garry2022-10-221-8/+4
| * scsi: pm8001: Remove pm8001_tag_init()Igor Pylypiv2022-10-221-2/+0
* | scsi: pm80xx: Display proc_name in sysfsIgor Pylypiv2022-10-221-0/+1
|/
* block: Change the return type of blk_mq_map_queues() into voidBart Van Assche2022-08-221-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-08-051-24/+49
|\
| * scsi: pm8001: Expose hardware queues for pm80xxJohn Garry2022-06-171-11/+39
| * scsi: pm8001: Set up tags before using themJohn Garry2022-06-171-9/+9
| * scsi: pm8001: Rework shost initial valuesJohn Garry2022-06-171-4/+1
* | scsi: pm80xx: Fix 'Unknown' max/min linkrateChangyuan Lyu2022-07-141-0/+2
|/
* scsi: pm8001: Fix tag values handlingDamien Le Moal2022-02-231-1/+2
* scsi: pm8001: Remove local variable in pm8001_pci_resume()Damien Le Moal2022-02-231-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-171-4/+2
|\
| * scsi: pm80xx: Do not call scsi_remove_host() in pm8001_alloc()Igor Pylypiv2021-12-031-4/+2
* | scsi: pm80xx: Use bitmap_zalloc() for tags bitmap allocationIgor Pylypiv2021-11-191-2/+2
|/
* scsi: pm8001: Switch to attribute groupsBart Van Assche2021-10-171-1/+1