summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-05perf/arm-cmn: Support CMN-600AERobin Murphy-0/+4
2026-01-05compiler-context-analysis: Remove __cond_lock() function-like helperMarco Elver-13/+6
2026-01-05drm/xe/i2c: Force polling mode in survivabilityRaag Jadav-4/+7
2026-01-05drm/meson: venc: add support for HDMI DMT modes up to 3840x2160Martin Blumenstingl-2/+2
2026-01-05clk: qcom: rcg2: compute 2d using duty fraction directlyTaniya Das-4/+2
2026-01-05media: chips-media: wave5: Fix Potential Probe Resource LeakBrandon Brnich-1/+9
2026-01-05media: platform: mtk-mdp3: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari-2/+4
2026-01-05media: verisilicon: AV1: Fix tx mode bit settingBenjamin Gaignard-1/+26
2026-01-05media: verisilicon: AV1: Fix enable cdef computationBenjamin Gaignard-2/+8
2026-01-05media: verisilicon: Avoid G2 bus error while decoding H.264 and HEVCMing Qian-3/+49
2026-01-05media: v4l2-mem2mem: Add a kref to the v4l2_m2m_dev structureNicolas Dufresne-0/+23
2026-01-05media: mediatek: vcodec: Don't try to decode 422/444 VP9Nicolas Dufresne-0/+6
2026-01-05media: mediatek: vcodec: Implement manual request completionSebastian Fricke-34/+96
2026-01-05media: mc: add debugfs node to keep track of requestsHans Verkuil-0/+41
2026-01-05media: vicodec: add support for manual completionHans Verkuil-4/+17
2026-01-05media: mc: add manual request completionHans Verkuil-2/+39
2026-01-05media: chips-media: wave5: Fix memory leak on codec_info allocation failureZilin Guan-2/+6
2026-01-05media: chips-media: wave5: Improve performance of decoderJackson Lee-66/+178
2026-01-05media: chips-media: wave5: Add WARN_ON to check if dec_output_info is NULLJackson Lee-1/+1
2026-01-05media: chips-media: wave5: Fix Null reference while testing flusterJackson Lee-11/+131
2026-01-05media: chips-media: wave5: Fix SError of kernel panic when closedJackson Lee-22/+3
2026-01-05media: chips-media: wave5: Fix device cleanup order to prevent kernel panicXulin Sun-3/+4
2026-01-05media: chips-media: wave5: Fix kthread worker destruction in polling modeXulin Sun-1/+2
2026-01-05media: chips-media: wave5: Fix PM runtime usage count underflowXulin Sun-1/+1
2026-01-05media: chips-media: wave5: Process ready frames when CMD_STOP sent to EncoderBrandon Brnich-0/+2
2026-01-05media: chips-media: wave5: Fix conditional in start_streamingBrandon Brnich-1/+2
2026-01-05media: imx-jpeg: Add support for descriptor allocation from SRAMMarek Vasut-28/+43
2026-01-05media: mtk-mdp: Fix a reference leak bug in mtk_mdp_remove()Haoxiang Li-0/+1
2026-01-05media: mtk-mdp: Fix error handling in probe functionHaoxiang Li-2/+14
2026-01-05media: mediatek: amend vpu_get_plat_device() documentationJohan Hovold-2/+1
2026-01-05media: mediatek: vcodec: use = { } instead of memset()Qianfeng Rong-24/+12
2026-01-05media: mediatek: encoder: Fix uninitialized scalar variable issueIrui Wang-3/+3
2026-01-06media: omap3isp: isppreview: always clamp in preview_try_format()Hans Verkuil-13/+8
2026-01-06media: omap3isp: ispccp2: always clamp in ccp2_try_format()Hans Verkuil-1/+1
2026-01-06media: omap3isp: support ctrl events for isppreviewHans Verkuil-1/+1
2026-01-06media: omap3isp: better VIDIOC_G/S_PARM handlingHans Verkuil-2/+9
2026-01-06media: omap3isp: implement create/prepare_bufsHans Verkuil-2/+45
2026-01-06media: omap3isp: rework isp_video_try/set_formatHans Verkuil-29/+30
2026-01-06media: omap3isp: set initial formatHans Verkuil-0/+8
2026-01-06media: omap3isp: use V4L2_COLORSPACE_SRGB instead of _JPEGHans Verkuil-2/+2
2026-01-06media: omap3isp: implement enum_fmt_vid_cap/outHans Verkuil-3/+36
2026-01-06media: omap3isp: isp_video_mbus_to_pix/pix_to_mbus fixesHans Verkuil-3/+3
2026-01-06media: omap3isp: add V4L2_CAP_IO_MC and don't set bus_infoHans Verkuil-5/+3
2026-01-06media: omap3isp: configure entity functionsHans Verkuil-0/+6
2026-01-05platform/x86: asus-armoury: add support for GA403UVDenis Benato-0/+32
2026-01-05asus-armoury: fix ppt data for GA403U* renaming to GA403UIDenis Benato-1/+1
2026-01-05platform/x86: asus-armoury: add support for GA403WMDenis Benato-0/+32
2026-01-05soc: dove: pmu: Simplify with scoped for each OF child loopKrzysztof Kozlowski-6/+3
2026-01-05spi: change of_find_spi_controller_by_node() gating to CONFIG_OFOder Chiou-9/+11
2026-01-05spi: export of_find_spi_controller_by_node()Oder Chiou-1/+2