summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* drm/amd/display: fix NULL checks for adev->dm.dc in amdgpu_dm_fini()Nikita Zhandarovich2024-03-261-9/+7
* drm/radeon/ni: Fix wrong firmware size logging in ni_init_microcode()Nikita Zhandarovich2024-03-261-1/+1
* drm/msm/dpu: Only enable DSC_MODE_MULTIPLEX if dsc_merge is enabledMarijn Suijten2024-03-261-1/+3
* drm/msm/dpu: fix the programming of INTF_CFG2_DATA_HCTL_ENAbhinav Kumar2024-03-265-6/+25
* crypto: xilinx - call finalize with bh disabledQuanyang Wang2024-03-261-0/+3
* PCI: switchtec: Fix an error handling path in switchtec_pci_probe()Christophe JAILLET2024-03-261-1/+3
* PCI/P2PDMA: Fix a sleeping issue in a RCU read sectionChristophe JAILLET2024-03-261-1/+1
* clk: qcom: reset: Ensure write completion on reset de/assertionKonrad Dybcio2024-03-261-1/+6
* clk: qcom: reset: Commonize the de/assert functionsKonrad Dybcio2024-03-261-13/+9
* drm/amdgpu: Fix potential out-of-bounds access in 'amdgpu_discovery_reg_base_...Srinivasan Shanmugam2024-03-261-3/+3
* pinctrl: mediatek: Drop bogus slew rate register range for MT8192Chen-Yu Tsai2024-03-261-1/+0
* pinctrl: mediatek: Drop bogus slew rate register range for MT8186Chen-Yu Tsai2024-03-261-1/+0
* media: edia: dvbdev: fix a use-after-freeZhipeng Lu2024-03-261-0/+5
* mtd: spinand: esmt: Extend IDs to 5 bytesEzra Buehler2024-03-261-3/+6
* media: v4l2-mem2mem: fix a memleak in v4l2_m2m_register_entityZhipeng Lu2024-03-261-2/+8
* media: v4l2-tpg: fix some memleaks in tpg_allocZhipeng Lu2024-03-261-10/+42
* media: em28xx: annotate unchecked call to media_device_register()Nikita Zhandarovich2024-03-261-0/+4
* clk: meson: Add missing clocks to axg_clk_regmapsIgor Prusov2024-03-261-0/+2
* media: v4l2: cci: print leading 0 on errorJulien Massot2024-03-261-2/+2
* clk: samsung: exynos850: Propagate SPI IPCLK rate changeSam Protsenko2024-03-261-16/+17
* pinctrl: renesas: r8a779g0: Add missing SCIF_CLK2 pin group/functionGeert Uytterhoeven2024-03-261-0/+14
* drm/vmwgfx: Fix vmw_du_get_cursor_mob fencing of newly-created MOBsMartin Krastev2024-03-261-1/+10
* drm/amd/display: Fix potential NULL pointer dereferences in 'dcn10_set_output...Srinivasan Shanmugam2024-03-261-2/+5
* drm/amd/display: Fix a potential buffer overflow in 'dp_dsc_clock_en_read()'Srinivasan Shanmugam2024-03-261-1/+1
* HID: lenovo: Add middleclick_workaround sysfs knob for cptkbdMikhail Khvainitski2024-03-261-18/+39
* PCI/DPC: Print all TLP Prefixes, not just the firstIlpo Järvinen2024-03-261-1/+1
* media: cadence: csi2rx: use match fwnode for media linkJulien Massot2024-03-261-1/+1
* media: tc358743: register v4l2 async device only after successful setupAlexander Stein2024-03-261-3/+4
* dmaengine: tegra210-adma: Update dependency to ARCH_TEGRAPeter Robinson2024-03-261-7/+7
* drm/lima: fix a memleak in lima_heap_allocZhipeng Lu2024-03-261-9/+14
* drm/panel-edp: use put_sync in unprepareHsin-Yi Wang2024-03-261-2/+1
* drm/rockchip: lvds: do not print scary message when probing deferQuentin Schulz2024-03-261-1/+1
* drm/rockchip: lvds: do not overwrite error codeQuentin Schulz2024-03-261-1/+0
* drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_nodeZhipeng Lu2024-03-261-1/+4
* drm/vkms: Avoid reading beyond LUT arrayHarry Wentland2024-03-261-4/+10
* drm/rockchip: inno_hdmi: Fix video timingAlex Bee2024-03-261-2/+2
* drm/tegra: output: Fix missing i2c_put_adapter() in the error handling paths ...Christophe JAILLET2024-03-261-4/+12
* drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc...Christophe JAILLET2024-03-261-1/+3
* drm/tegra: rgb: Fix some error handling paths in tegra_dc_rgb_probe()Christophe JAILLET2024-03-261-5/+11
* drm/tegra: hdmi: Fix some error handling paths in tegra_hdmi_probe()Christophe JAILLET2024-03-261-7/+13
* drm/tegra: dsi: Fix missing pm_runtime_disable() in the error handling path o...Christophe JAILLET2024-03-261-0/+1
* drm/tegra: dsi: Fix some error handling paths in tegra_dsi_probe()Christophe JAILLET2024-03-261-19/+35
* drm/tegra: dpaux: Fix PM disable depth imbalance in tegra_dpaux_probeZhang Shurong2024-03-261-4/+10
* drm/tegra: dsi: Add missing check for of_find_device_by_nodeChen Ni2024-03-261-1/+3
* dm: call the resume method on internal suspendMikulas Patocka2024-03-261-6/+20
* dm raid: fix false positive for requeue needed during reshapeMing Lei2024-03-261-2/+2
* nfp: flower: handle acti_netdevs allocation failureDuoming Zhou2024-03-261-0/+5
* OPP: debugfs: Fix warning around icc_get_name()Viresh Kumar2024-03-261-2/+4
* net: phy: dp83822: Fix RGMII TX delay configurationTim Pambor2024-03-261-17/+20
* net: hns3: fix port duplex configure error in IMP resetJie Wang2024-03-261-1/+4