summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-03-27crypto: xilinx - call finalize with bh disabledQuanyang Wang1-0/+3
2024-03-27PCI: switchtec: Fix an error handling path in switchtec_pci_probe()Christophe JAILLET1-1/+3
2024-03-27PCI/P2PDMA: Fix a sleeping issue in a RCU read sectionChristophe JAILLET1-1/+1
2024-03-27clk: qcom: reset: Ensure write completion on reset de/assertionKonrad Dybcio1-1/+6
2024-03-27clk: qcom: reset: Commonize the de/assert functionsKonrad Dybcio1-13/+9
2024-03-27drm/amdgpu: Fix potential out-of-bounds access in 'amdgpu_discovery_reg_base_...Srinivasan Shanmugam1-3/+3
2024-03-27pinctrl: mediatek: Drop bogus slew rate register range for MT8192Chen-Yu Tsai1-1/+0
2024-03-27pinctrl: mediatek: Drop bogus slew rate register range for MT8186Chen-Yu Tsai1-1/+0
2024-03-27media: edia: dvbdev: fix a use-after-freeZhipeng Lu1-0/+5
2024-03-27mtd: spinand: esmt: Extend IDs to 5 bytesEzra Buehler1-3/+6
2024-03-27media: v4l2-mem2mem: fix a memleak in v4l2_m2m_register_entityZhipeng Lu1-2/+8
2024-03-27media: v4l2-tpg: fix some memleaks in tpg_allocZhipeng Lu1-10/+42
2024-03-27media: em28xx: annotate unchecked call to media_device_register()Nikita Zhandarovich1-0/+4
2024-03-27clk: meson: Add missing clocks to axg_clk_regmapsIgor Prusov1-0/+2
2024-03-27media: v4l2: cci: print leading 0 on errorJulien Massot1-2/+2
2024-03-27clk: samsung: exynos850: Propagate SPI IPCLK rate changeSam Protsenko1-16/+17
2024-03-27pinctrl: renesas: r8a779g0: Add missing SCIF_CLK2 pin group/functionGeert Uytterhoeven1-0/+14
2024-03-27pinctrl: renesas: rzg2l: Fix locking in rzg2l_dt_subnode_to_map()Claudiu Beznea1-10/+10
2024-03-27clk: renesas: r8a779g0: Fix PCIe clock nameGeert Uytterhoeven1-1/+1
2024-03-27drm/vmwgfx: Fix vmw_du_get_cursor_mob fencing of newly-created MOBsMartin Krastev1-1/+10
2024-03-27drm/amd/display: Fix potential NULL pointer dereferences in 'dcn10_set_output...Srinivasan Shanmugam1-2/+5
2024-03-27crypto: qat - avoid memcpy() overflow warningArnd Bergmann1-0/+3
2024-03-27drm/amd/display: Fix a potential buffer overflow in 'dp_dsc_clock_en_read()'Srinivasan Shanmugam1-1/+1
2024-03-27HID: lenovo: Add middleclick_workaround sysfs knob for cptkbdMikhail Khvainitski1-18/+39
2024-03-27PCI/DPC: Print all TLP Prefixes, not just the firstIlpo Järvinen1-1/+1
2024-03-27media: cadence: csi2rx: use match fwnode for media linkJulien Massot1-1/+1
2024-03-27media: tc358743: register v4l2 async device only after successful setupAlexander Stein1-3/+4
2024-03-27dmaengine: tegra210-adma: Update dependency to ARCH_TEGRAPeter Robinson1-7/+7
2024-03-27drm/lima: fix a memleak in lima_heap_allocZhipeng Lu1-9/+14
2024-03-27drm/panel-edp: use put_sync in unprepareHsin-Yi Wang1-2/+1
2024-03-27drm/rockchip: lvds: do not print scary message when probing deferQuentin Schulz1-1/+1
2024-03-27drm/rockchip: lvds: do not overwrite error codeQuentin Schulz1-1/+0
2024-03-27drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_nodeZhipeng Lu1-1/+4
2024-03-27drm/vkms: Avoid reading beyond LUT arrayHarry Wentland1-4/+10
2024-03-27drm/rockchip: inno_hdmi: Fix video timingAlex Bee1-2/+2
2024-03-27drm/tegra: output: Fix missing i2c_put_adapter() in the error handling paths ...Christophe JAILLET1-4/+12
2024-03-27drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc...Christophe JAILLET1-1/+3
2024-03-27drm/tegra: rgb: Fix some error handling paths in tegra_dc_rgb_probe()Christophe JAILLET1-5/+11
2024-03-27drm/tegra: hdmi: Fix some error handling paths in tegra_hdmi_probe()Christophe JAILLET1-7/+13
2024-03-27drm/tegra: dsi: Fix missing pm_runtime_disable() in the error handling path o...Christophe JAILLET1-0/+1
2024-03-27drm/tegra: dsi: Fix some error handling paths in tegra_dsi_probe()Christophe JAILLET1-19/+35
2024-03-27drm/tegra: dpaux: Fix PM disable depth imbalance in tegra_dpaux_probeZhang Shurong1-4/+10
2024-03-27drm/tegra: dsi: Add missing check for of_find_device_by_nodeChen Ni1-1/+3
2024-03-27fbdev/simplefb: change loglevel when the power domains cannot be parsedBrian Masney1-1/+1
2024-03-27dm: call the resume method on internal suspendMikulas Patocka1-6/+20
2024-03-27dm raid: fix false positive for requeue needed during reshapeMing Lei1-2/+2
2024-03-27nfp: flower: handle acti_netdevs allocation failureDuoming Zhou1-0/+5
2024-03-27r8152: fix unknown device for choose_configurationHayes Wang1-1/+1
2024-03-27OPP: debugfs: Fix warning around icc_get_name()Viresh Kumar1-2/+4
2024-03-27net: phy: dp83822: Fix RGMII TX delay configurationTim Pambor1-17/+20