aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-09-17thunderbolt: Update lc.c function documentationAlan Borzeszkowski1-15/+43
2025-09-17thunderbolt: Update eeprom.c function documentationAlan Borzeszkowski1-1/+3
2025-09-17thunderbolt: Update domain.c function documentationAlan Borzeszkowski1-9/+19
2025-09-17thunderbolt: Update dma_port.c function documentationAlan Borzeszkowski1-5/+16
2025-09-17thunderbolt: Add missing documentation in ctl.h tb_cfg_request structAlan Borzeszkowski1-0/+1
2025-09-17thunderbolt: Update ctl.c function documentationAlan Borzeszkowski1-8/+25
2025-09-17thunderbolt: Update clx.c function documentationAlan Borzeszkowski1-5/+7
2025-09-17thunderbolt: Update cap.c function documentationAlan Borzeszkowski1-18/+31
2025-09-17thunderbolt: Update acpi.c function documentationAlan Borzeszkowski1-13/+15
2025-09-16Merge patch series "Update lpfc to revision 14.4.0.11"Martin K. Petersen10-497/+264
2025-09-16scsi: lpfc: Copyright updates for 14.4.0.11 patchesJustin Tee4-4/+4
2025-09-16scsi: lpfc: Update lpfc version to 14.4.0.11Justin Tee1-1/+1
2025-09-16scsi: lpfc: Convert debugfs directory counts from atomic to unsigned intJustin Tee2-10/+10
2025-09-16scsi: lpfc: Clean up extraneous phba dentriesJustin Tee2-380/+114
2025-09-16scsi: lpfc: Use switch case statements in DIF debugfs handlersJustin Tee2-58/+83
2025-09-16scsi: lpfc: Fix memory leak when nvmeio_trc debugfs entry is usedJustin Tee1-1/+0
2025-09-16scsi: lpfc: Define size of debugfs entry for xri rebalancingJustin Tee1-0/+3
2025-09-16scsi: lpfc: Ensure PLOGI_ACC is sent prior to PRLI in Point to Point topologyJustin Tee2-8/+25
2025-09-16scsi: lpfc: Check return status of lpfc_reset_flush_io_context during TGT_RESETJustin Tee1-4/+10
2025-09-16scsi: lpfc: Decrement ndlp kref after FDISC retries exhaustedJustin Tee1-0/+5
2025-09-16scsi: lpfc: Remove ndlp kref decrement clause for F_Port_Ctrl in lpfc_cleanupJustin Tee2-8/+5
2025-09-16scsi: lpfc: Clean up allocated queues when queue setup mbox commands failJustin Tee1-2/+1
2025-09-16scsi: lpfc: Abort outstanding ELS WQEs regardless of if rmmod is in progressJustin Tee1-12/+4
2025-09-16scsi: lpfc: Remove unused member variables in struct lpfc_hba and lpfc_vportJustin Tee1-10/+0
2025-09-16Merge patch series "scsi: qla2xxx: Fix incorrect sign of error code"Martin K. Petersen3-5/+5
2025-09-16scsi: qla2xxx: Fix incorrect sign of error code in qla_nvme_xmt_ls_rsp()Qianfeng Rong1-1/+1
2025-09-16scsi: qla2xxx: Fix incorrect sign of error code in START_SP_W_RETRIES()Qianfeng Rong1-2/+2
2025-09-16scsi: qla2xxx: edif: Fix incorrect sign of error codeQianfeng Rong1-2/+2
2025-09-16scsi: ufs: core: Disable timestamp functionality if not supportedBart Van Assche1-1/+5
2025-09-16net/mlx5: Lag, add net namespace supportShay Drory3-8/+12
2025-09-16net/mlx5: Add net namespace support to devcomShay Drory4-0/+24
2025-09-16net/mlx5: Lag, move devcom registration to LAG layerShay Drory2-28/+30
2025-09-16net/mlx5: Refactor devcom to use match attributesShay Drory9-26/+65
2025-09-16net/mlx5e: Add a miss level for ipsec crypto offloadLama Kayal4-3/+6
2025-09-16net/mlx5e: Harden uplink netdev access against device unbindJianbo Liu3-6/+37
2025-09-17firewire: core: shrink critical section of fw_card spinlock in bm_workTakashi Sakamoto1-22/+8
2025-09-17firewire: core: disable bus management work temporarily during updating topologyTakashi Sakamoto1-0/+8
2025-09-17firewire: core: schedule bm_work item outside of spin lockTakashi Sakamoto1-1/+2
2025-09-16net: dsa: mv88e6xxx: clean up PTP clock during setup failureRussell King (Oracle)2-8/+8
2025-09-16net: mvpp2: add support for hardware timestampsRussell King1-5/+7
2025-09-16libie: fix linking with libie_{adminq,fwlog} when CONFIG_LIBIE=nAlexander Lobakin1-1/+1
2025-09-16drm/xe: Allow error injection for xe_pxp_exec_queue_addDaniele Ceraolo Spurio1-0/+1
2025-09-16drm/xe: Fix error handling if PXP fails to startDaniele Ceraolo Spurio6-41/+72
2025-09-16drm/amd: Only restore cached manual clock settings in restore if OD enabledMario Limonciello1-1/+1
2025-09-16drm/amdgpu: re-order and document VM codeChristian König1-6/+24
2025-09-16drm/amdgpu: remove check for BO reservation add assert insteadChristian König1-12/+1
2025-09-16drm/amd/pm: Update pmfw headers for smu_v13_0_12Asad Kamal1-2/+10
2025-09-16drm/amd/pm: Rename amdgpu_hwmon_get_sensor_genericAsad Kamal1-37/+39
2025-09-16drm/amd: Only restore cached manual clock settings in restore if OD enabledMario Limonciello1-1/+1
2025-09-16drm/amd/pm: Use devm_i2c_add_adapter() in the V14_0_2 smuRodrigo Siqueira1-17/+2