aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-06-02Merge tag 'ceph-for-5.19-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds1-7/+6
2022-06-02i2c: ismt: prevent memory corruption in ismt_access()Dan Carpenter1-0/+3
2022-06-02block: null_blk: Fix null_zone_write()Damien Le Moal3-9/+10
2022-06-02ice: fix access-beyond-end in the switch codeAlexander Lobakin4-139/+115
2022-06-02nfp: remove padding in nfp_nfdk_tx_descFei Qin3-9/+17
2022-06-02gpio: adp5588: Remove support for platform setup and teardown callbacksUwe Kleine-König1-19/+0
2022-06-01scsi: qla2xxx: Remove unused 'ql_dm_tgt_ex_pct' parameterGleb Chesnokov1-7/+0
2022-06-01scsi: qla2xxx: Remove setting of 'req' and 'rsp' parametersTom Rix1-2/+0
2022-06-01scsi: mpi3mr: Fix kernel-docJiapeng Chong1-1/+1
2022-06-01scsi: lpfc: Add support for ATTO Fibre Channel devicesBradley Grove3-0/+141
2022-06-01scsi: core: Return BLK_STS_TRANSPORT for ALUA transitioningHannes Reinecke1-1/+1
2022-06-01scsi: sd_zbc: Prevent zone information memory leakDamien Le Moal3-16/+16
2022-06-01scsi: sd: Fix potential NULL pointer dereferenceDamien Le Moal1-1/+0
2022-06-01scsi: mpi3mr: Rework mrioc->bsg_device model to fix warningsSumit Saxena2-27/+23
2022-06-01net: usb: qmi_wwan: Add support for Cinterion MV31 with new baselineSlark Xiao1-0/+1
2022-06-01Merge tag 'mlx5-fixes-2022-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski13-38/+113
2022-06-01sfc/siena: fix wrong tx channel offset with efx_separate_tx_channelsÍñigo Huguet1-4/+2
2022-06-01sfc/siena: fix considering that all channels have TX queuesMartin Habets1-1/+1
2022-06-01Merge tag 'wireless-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski8-25/+37
2022-06-01drm/msm/dpu: Move min BW request and full BW disable back to mdssDouglas Anderson2-8/+57
2022-06-01drm/msm/dpu: Fix pointer dereferenced before checkingHaowen Bai1-2/+2
2022-06-01drm/msm/dpu: Remove unused codeJiapeng Chong1-2/+0
2022-06-01drm/msm/disp/dpu1: remove superfluous initVinod Koul1-1/+0
2022-06-01drm/msm/dp: Always clear mask bits to disable interrupts at dp_ctrl_reset_irq...Kuogee Hsieh1-2/+7
2022-06-01Merge tag 'rtc-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds11-18/+500
2022-06-01Merge tag 'i3c/for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds2-8/+2
2022-06-01Merge tag 'for-5.19/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+16
2022-06-01rtc: mxc: Silence a clang warningFabio Estevam1-1/+1
2022-06-01Merge tag 'for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds5-90/+95
2022-06-01Merge tag 'linux-watchdog-5.19-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds13-56/+562
2022-06-01Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds18-922/+921
2022-06-01drm/amdkfd: Use mmget_not_zero in MMU notifierPhilip Yang1-0/+3
2022-06-01drm/amdgpu: Resolve RAS GFX error count issue after cold boot on ArcturusCandice Li2-8/+28
2022-06-01drm/amdgpu: fix ras supported checkStanley.Yang1-2/+3
2022-06-01drm/amd/display: remove stale config guardsAurabindo Pillai2-4/+0
2022-06-01drm/amdgpu: make gfx_v11_0_rlc_stop staticsunliming1-1/+1
2022-06-01drm/amdgpu: fix a missing break in gfx_v11_0_handle_priv_faultsunliming1-0/+1
2022-06-01drm/amdgpu: fix aper_base for APURoman Li1-0/+6
2022-06-01drm/amdgpu: update VCN codec support for Yellow CarpAlex Deucher1-0/+1
2022-06-01drm/amdgpu: make program_imu_rlc_ram staticJiapeng Chong1-1/+1
2022-06-01drm/amd/display: 3.2.187Aric Cyr1-1/+1
2022-06-01drm/amd/display: Fix possible infinite loop in DP LT fallbackIlya1-57/+49
2022-06-01drm/amd/display: Don't clear ref_dtbclk valueAlvin3-3/+5
2022-06-01drm/amd/display: Fix DMUB outbox trace in S4 (#4465)Hung, Cruise2-32/+31
2022-06-01drm/amd/display: Wait DMCUB to idle state before reset.hengzhou3-3/+11
2022-06-01drm/amd/display: Pass the new context into disable OTG WANicholas Kazlauskas4-13/+13
2022-06-01drm/amd/display: revert Blank eDP on disable/enable drvLeung, Martin9-19/+44
2022-06-01drm/amd/display: Read Golden Settings Table from VBIOSSherry Wang1-3/+1
2022-06-01Merge tag 'pwm/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds20-285/+1179
2022-06-01Merge tag 'rpmsg-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds2-7/+6