summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001
Commit message (Expand)AuthorAgeFilesLines
* scsi: pm8001: Remove PM8001_READ_VPDDamien Le Moal2023-09-212-25/+28
* scsi: pm8001: Remove PM8001_USE_TASKLETDamien Le Moal2023-09-212-22/+21
* scsi: pm8001: Remove PM8001_USE_MSIXDamien Le Moal2023-09-214-55/+67
* scsi: pm8001: Remove pm80xx_chip_intx_interrupt_enable/disable()Damien Le Moal2023-09-211-26/+5
* scsi: pm8001: Simplify pm8001_chip_interrupt_enable/disable()Damien Le Moal2023-09-211-63/+6
* scsi: pm8001: Introduce pm8001_handle_irq()Damien Le Moal2023-09-211-28/+22
* scsi: pm8001: Introduce pm8001_kill_tasklet()Damien Le Moal2023-09-211-21/+19
* scsi: pm8001: Introduce pm8001_init_tasklet()Damien Le Moal2023-09-211-24/+27
* scsi: pm8001: Introduce pm8001_free_irq()Damien Le Moal2023-09-211-21/+28
* scsi: pm8001: Setup IRQs on resumeDamien Le Moal2023-09-131-34/+17
* scsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFI...Michal Grzedzicki2023-09-131-0/+2
* scsi: pm80xx: Use phy-specific SAS address when sending PHY_START commandMichal Grzedzicki2023-09-132-2/+2
* Merge branch 'fixes' into miscJames Bottomley2023-09-021-1/+2
|\
| * scsi: pm80xx: Fix error return code in pm8001_pci_probe()Yang Yingliang2023-07-251-1/+2
* | Merge patch series "libsas: Some tidy-up"Martin K. Petersen2023-08-243-10/+1
|\ \
| * | scsi: libsas: Delete sas_ssp_task.task_prioJohn Garry2023-08-212-2/+0
| * | scsi: libsas: Delete sas_ssp_task.enable_first_burstJohn Garry2023-08-212-4/+0
| * | 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
| |/
* | Merge patch series "Returning FIS on success for CDL"Martin K. Petersen2023-08-244-18/+19
|\ \
| * | scsi: pm80xx: Set RETFIS when requested by libsasIgor Pylypiv2023-08-214-18/+19
| |/
* / scsi: pm8001: Remove unused declarationsYue Haibing2023-08-211-2/+0
|/
* scsi: pm80xx: Add fatal error checksChangyuan Lyu2023-05-311-0/+22
* scsi: pm80xx: Add GET_NVMD timeout during probeChangyuan Lyu2023-05-081-7/+22
* scsi: pm80xx: Update PHY state after hard resetChangyuan Lyu2023-05-081-5/+9
* scsi: pm80xx: Log port state during HW eventAkshat Jain2023-05-081-21/+22
* scsi: pm80xx: Log phy_id and port_id in the device registration requestAkshat Jain2023-05-081-0/+3
* scsi: pm80xx: Print port_id in HW eventsAkshat Jain2023-05-081-25/+33
* scsi: pm80xx: Enable init loggingAkshat Jain2023-05-082-2/+2
* scsi: pm80xx: Log some HW events by defaultAkshat Jain2023-05-083-26/+50
* scsi: pm80xx: Log device registrationAkshat Jain2023-04-241-3/+4
* scsi: pcmcia-pm8001: Declare SCSI host template constBart Van Assche2023-03-241-1/+1
* scsi: pm8001: Use sysfs_emit() in show function callbacksDeepak R Varma2023-01-111-25/+21
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-12-145-391/+81
|\
| * scsi: pm8001: Drop !task check in pm8001_abort_task()John Garry2022-10-271-1/+1
| * scsi: pm80xx: Remove unused reset_in_progress flag logicIgor Pylypiv2022-10-222-5/+0
| * scsi: pm8001: Use sas_task_find_rq() for taggingJohn Garry2022-10-224-31/+24
| * scsi: pm8001: Remove pm8001_tag_init()Igor Pylypiv2022-10-223-10/+0
| * scsi: pm8001: Use sas_find_attached_phy_id() instead of open coding itJason Yan2022-10-181-12/+6
| * scsi: pm8001: Use sas_ata_device_link_abort() to handle NCQ errorsJohn Garry2022-10-184-326/+19
| * scsi: pm8001: Modify task abort handling for SATA taskJohn Garry2022-10-183-6/+31
* | scsi: pm80xx: Display proc_name in sysfsIgor Pylypiv2022-10-221-0/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-10-072-1/+5
|\
| * scsi: pm8001: Replace one-element array with flexible-array memberGustavo A. R. Silva2022-09-251-1/+1
| * scsi: pm8001: Fix running_req for internal abort commandsJohn Garry2022-09-251-0/+4
* | 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-131-1/+1
|\
| * scsi: pm8001: Fix typo 'the the' in commentSlark Xiao2022-08-011-1/+1