aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-06-22drm/i915: Fix spelling typo in commentpengfuyuan1-1/+1
2022-06-22usb: dwc2: host: add TPL supportAmelie Delaunay1-0/+3
2022-06-21net: phy: dp83td510: add SQI supportOleksij Rempel1-0/+49
2022-06-21net: phy: smsc: Disable Energy Detect Power-Down in interrupt modeLukas Wunner1-2/+4
2022-06-21net: phy: smsc: Deduplicate interrupt acknowledgement upon phy_init_hw()Lukas Wunner1-12/+1
2022-06-22powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnodeAndy Shevchenko8-13/+13
2022-06-22cxl: drop unexpected word "the" in the commentsJiang Jian1-1/+1
2022-06-21scsi: mpt3sas: Remove flush_scheduled_work() callTetsuo Handa1-1/+0
2022-06-21scsi: sym53c8xx_2: Remove redundant "with"Jiang Jian1-1/+1
2022-06-21scsi: snic: Remove redundant "on"Jiang Jian1-1/+1
2022-06-21scsi: ufs: core: Fix typos in error messagesWolfram Sang1-2/+2
2022-06-21scsi: aacraid: Remove redundant "the"Jiang Jian1-1/+1
2022-06-21scsi: target: Remove duplicate "the"Jiang Jian1-1/+1
2022-06-21scsi: message: fusion: Drop redundant "the"Jiang Jian1-1/+1
2022-06-21scsi: hisi_sas: Align commentsJiang Jian1-2/+2
2022-06-21scsi: mpt3sas: Fix whitespace and spelling mistakeZhang Jiaming1-4/+4
2022-06-21scsi: mpt3sas: Fix typo in commentRen Yu1-1/+1
2022-06-21scsi: libiscsi: Improve conn_send_pdu APIMike Christie1-23/+62
2022-06-21scsi: iscsi: Try to avoid taking back_lock in xmit pathMike Christie1-16/+14
2022-06-21scsi: iscsi: Remove iscsi_get_task back_lock requirementMike Christie3-32/+88
2022-06-21scsi: iscsi: Remove unneeded task state checkMike Christie1-5/+8
2022-06-21scsi: iscsi_tcp: Drop target_alloc useMike Christie1-1/+0
2022-06-21scsi: iscsi_tcp: Tell net when there's more dataMike Christie1-1/+1
2022-06-21scsi: iscsi: Run recv path from workqueueMike Christie2-13/+54
2022-06-21scsi: iscsi: Add recv workqueue helpersMike Christie1-2/+27
2022-06-21scsi: iscsi: Rename iscsi_conn_queue_work()Mike Christie3-8/+8
2022-06-21scsi: iscsi: Fix session removal on shutdownMike Christie7-12/+20
2022-06-21scsi: qedi: Use QEDI_MODE_NORMAL for error handlingMike Christie1-1/+1
2022-06-21scsi: iscsi: Add helper to remove a session from the kernelMike Christie1-0/+49
2022-06-21scsi: iscsi: Clean up bound endpoints during shutdownMike Christie1-10/+10
2022-06-21scsi: iscsi: Allow iscsi_if_stop_conn() to be called from kernelMike Christie1-10/+7
2022-06-21scsi: iscsi: Fix HW conn removal use after freeMike Christie1-2/+0
2022-06-21scsi: ufs: ufs-mediatek: Fix build error and type mismatchRen Zhijie1-1/+3
2022-06-21ice: ethtool: Prohibit improper channel config for DCBAnatolii Gerasymenko2-5/+47
2022-06-21drm/amd/display: fix incorrect comparison in DMLAurabindo Pillai1-1/+1
2022-06-21drm/amd/display: fix array index in DMLAurabindo Pillai1-1/+1
2022-06-21drm/amdgpu: vm - drop unexpected word "the" in the commentsJiang Jian1-1/+1
2022-06-21drm/amdgpu: fix adev variable used in amdgpu_device_gpu_recover()Alex Deucher1-1/+1
2022-06-21drm/radeon: Drop CONFIG_BACKLIGHT_CLASS_DEVICE ifdefsHans de Goede4-35/+0
2022-06-21drm/amdkfd: correct sdma queue number of sdma 6.0.1Yifan Zhang1-1/+1
2022-06-21drm/amdgpu: Drop CONFIG_BACKLIGHT_CLASS_DEVICE ifdefsHans de Goede4-38/+1
2022-06-21amd/display/dc: Fix COLOR_ENCODING and COLOR_RANGE doing nothing for DCN20+Joshua Ashton3-0/+9
2022-06-21drm/amd/display: 3.2.191Aric Cyr1-1/+1
2022-06-21drm/amd/display: Drop duplicate defineRodrigo Siqueira1-2/+0
2022-06-21drm/amd/display: Update hook dcn32_funcsRodrigo Siqueira1-1/+2
2022-06-21drm/amd/display: Implement a pme workaround functionChaitanya Dhere3-1/+10
2022-06-21drm/amd/display: Get VCO frequency from registersRodrigo Siqueira2-1/+96
2022-06-21drm/amd/display: Update SW state correctly for FCLKAlvin Lee1-3/+3
2022-06-21drm/amd/display: Fix divide-by-zero in DPPCLK and DISPCLK calculationGeorge Shen1-8/+10
2022-06-21drm/amd/display: Update DPPCLK programming sequenceAlvin Lee1-1/+24