summaryrefslogtreecommitdiff
path: root/drivers/scsi/pm8001
AgeCommit message (Expand)Author
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-01-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-01-12scsi: pm8001: convert timeouts to secs_to_jiffies()Easwar Hariharan
2024-12-23scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queuesDaniel Wagner
2024-12-09scsi: Constify struct pci_device_idChristophe JAILLET
2024-12-04scsi: pm80xx: Improve debugging for aborted commandsVishakha Channapattan
2024-12-04scsi: pm80xx: Increase reserved tags from 8 to 128Igor Pylypiv
2024-12-04scsi: pm80xx: Use dynamic tag numbers for PHY start and stopJolly Shah
2024-12-04scsi: pm80xx: Do not use libsas port IDIgor Pylypiv
2024-11-06scsi: pm8001: Increase request sg length to support 4MiB requestsIgor Pylypiv
2024-11-06scsi: pm8001: Initialize devices in pm8001_alloc_dev()Igor Pylypiv
2024-11-06scsi: pm8001: Use module param to set pcs event log severitySalomon Dushimirimana
2024-09-12scsi: pm8001: Do not overwrite PCI queue mappingDaniel Wagner
2024-09-12scsi: pm8001: Remove trailing space after \n newlineColin Ian King
2024-07-04scsi: pm8001: Update log level when reading config tableTerrence Adams
2024-07-04scsi: pm80xx: Set phy->enable_completion only when we wait for itIgor Pylypiv
2024-03-25Merge patch series "Add LIBSAS_SHT_BASE for libsas"Martin K. Petersen
2024-03-25scsi: pm8001: Use LIBSAS_SHT_BASEJohn Garry
2024-03-25scsi: pm80xx: Add libsas SATA sysfs attributes groupIgor Pylypiv
2024-01-29scsi: pm8001: Convert snprintf() to sysfs_emit()Li Zhijian
2023-09-21scsi: pm8001: Remove PM8001_READ_VPDDamien Le Moal
2023-09-21scsi: pm8001: Remove PM8001_USE_TASKLETDamien Le Moal
2023-09-21scsi: pm8001: Remove PM8001_USE_MSIXDamien Le Moal
2023-09-21scsi: pm8001: Remove pm80xx_chip_intx_interrupt_enable/disable()Damien Le Moal
2023-09-21scsi: pm8001: Simplify pm8001_chip_interrupt_enable/disable()Damien Le Moal
2023-09-21scsi: pm8001: Introduce pm8001_handle_irq()Damien Le Moal
2023-09-21scsi: pm8001: Introduce pm8001_kill_tasklet()Damien Le Moal
2023-09-21scsi: pm8001: Introduce pm8001_init_tasklet()Damien Le Moal
2023-09-21scsi: pm8001: Introduce pm8001_free_irq()Damien Le Moal
2023-09-13scsi: pm8001: Setup IRQs on resumeDamien Le Moal
2023-09-13scsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFI...Michal Grzedzicki
2023-09-13scsi: pm80xx: Use phy-specific SAS address when sending PHY_START commandMichal Grzedzicki
2023-09-02Merge branch 'fixes' into miscJames Bottomley
2023-08-24Merge patch series "libsas: Some tidy-up"Martin K. Petersen
2023-08-24Merge patch series "Returning FIS on success for CDL"Martin K. Petersen
2023-08-21scsi: libsas: Delete sas_ssp_task.task_prioJohn Garry
2023-08-21scsi: libsas: Delete sas_ssp_task.enable_first_burstJohn Garry
2023-08-21scsi: libsas: Delete struct scsi_coreJohn Garry
2023-08-21scsi: libsas: Delete enum sas_phy_typeJohn Garry
2023-08-21scsi: libsas: Delete enum sas_classJohn Garry
2023-08-21scsi: libsas: Delete sas_ha_struct.lldd_moduleJohn Garry
2023-08-21scsi: pm8001: Remove unused declarationsYue Haibing
2023-08-21scsi: pm80xx: Set RETFIS when requested by libsasIgor Pylypiv
2023-07-25scsi: pm80xx: Fix error return code in pm8001_pci_probe()Yang Yingliang
2023-05-31scsi: pm80xx: Add fatal error checksChangyuan Lyu
2023-05-08scsi: pm80xx: Add GET_NVMD timeout during probeChangyuan Lyu
2023-05-08scsi: pm80xx: Update PHY state after hard resetChangyuan Lyu
2023-05-08scsi: pm80xx: Log port state during HW eventAkshat Jain
2023-05-08scsi: pm80xx: Log phy_id and port_id in the device registration requestAkshat Jain
2023-05-08scsi: pm80xx: Print port_id in HW eventsAkshat Jain