aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2026-01-13media: amphion: Clear last_buffer_dequeued flag for DEC_CMD_STARTMing Qian1-0/+1
2026-01-12media: i2c: add os05b10 image sensor driverHimanshu Bhavani3-0/+1146
2026-01-12media: i2c: Add Samsung S5K3M5 13MP camera sensor driverVladimir Zapolskiy3-0/+1388
2026-01-12media: i2c: add Samsung S5KJN1 image sensor device driverVladimir Zapolskiy3-0/+1498
2026-01-08media: ccs: Discard pm_runtime_put() return valueRafael J. Wysocki1-1/+3
2026-01-06media: ov02c10: Remove unnecessary hflip and vflip pointersHans de Goede1-7/+5
2026-01-06media: ipu-bridge: Add DMI quirk for Dell XPS laptops with upside down sensorsHans de Goede2-1/+30
2026-01-06media: ov02c10: Fix the horizontal flip controlHans de Goede1-3/+3
2026-01-06media: ov02c10: Adjust x-win/y-win when changing flipping to preserve bayer-patternHans de Goede1-8/+4
2026-01-06media: ov02c10: Fix bayer-pattern change after default vflip changeHans de Goede1-1/+1
2026-01-06media: rzg2l-cru: csi-2: Support RZ/V2H input sizesJacopo Mondi1-15/+26
2026-01-06media: mali-c55: Remove duplicated version checkJacopo Mondi1-7/+0
2026-01-05media: chips-media: wave5: Fix Potential Probe Resource LeakBrandon Brnich1-1/+9
2026-01-05media: platform: mtk-mdp3: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari1-2/+4
2026-01-05media: verisilicon: AV1: Fix tx mode bit settingBenjamin Gaignard1-1/+26
2026-01-05media: verisilicon: AV1: Fix enable cdef computationBenjamin Gaignard1-2/+8
2026-01-05media: verisilicon: Avoid G2 bus error while decoding H.264 and HEVCMing Qian3-3/+49
2026-01-05media: v4l2-mem2mem: Add a kref to the v4l2_m2m_dev structureNicolas Dufresne1-0/+23
2026-01-05media: mediatek: vcodec: Don't try to decode 422/444 VP9Nicolas Dufresne1-0/+6
2026-01-05media: mediatek: vcodec: Implement manual request completionSebastian Fricke3-34/+96
2026-01-05media: mc: add debugfs node to keep track of requestsHans Verkuil3-0/+41
2026-01-05media: vicodec: add support for manual completionHans Verkuil1-4/+17
2026-01-05media: mc: add manual request completionHans Verkuil1-2/+39
2026-01-05media: chips-media: wave5: Fix memory leak on codec_info allocation failureZilin Guan2-2/+6
2026-01-05media: chips-media: wave5: Improve performance of decoderJackson Lee6-66/+178
2026-01-05media: chips-media: wave5: Add WARN_ON to check if dec_output_info is NULLJackson Lee1-1/+1
2026-01-05media: chips-media: wave5: Fix Null reference while testing flusterJackson Lee6-11/+131
2026-01-05media: chips-media: wave5: Fix SError of kernel panic when closedJackson Lee4-22/+3
2026-01-05media: chips-media: wave5: Fix device cleanup order to prevent kernel panicXulin Sun1-3/+4
2026-01-05media: chips-media: wave5: Fix kthread worker destruction in polling modeXulin Sun1-1/+2
2026-01-05media: chips-media: wave5: Fix PM runtime usage count underflowXulin Sun1-1/+1
2026-01-05media: chips-media: wave5: Process ready frames when CMD_STOP sent to EncoderBrandon Brnich1-0/+2
2026-01-05media: chips-media: wave5: Fix conditional in start_streamingBrandon Brnich1-1/+2
2026-01-05media: imx-jpeg: Add support for descriptor allocation from SRAMMarek Vasut2-28/+43
2026-01-05media: mtk-mdp: Fix a reference leak bug in mtk_mdp_remove()Haoxiang Li1-0/+1
2026-01-05media: mtk-mdp: Fix error handling in probe functionHaoxiang Li1-2/+14
2026-01-05media: mediatek: amend vpu_get_plat_device() documentationJohan Hovold1-2/+1
2026-01-05media: mediatek: vcodec: use = { } instead of memset()Qianfeng Rong4-24/+12
2026-01-05media: mediatek: encoder: Fix uninitialized scalar variable issueIrui Wang1-3/+3
2026-01-06media: omap3isp: isppreview: always clamp in preview_try_format()Hans Verkuil1-13/+8
2026-01-06media: omap3isp: ispccp2: always clamp in ccp2_try_format()Hans Verkuil1-1/+1
2026-01-06media: omap3isp: support ctrl events for isppreviewHans Verkuil1-1/+1
2026-01-06media: omap3isp: better VIDIOC_G/S_PARM handlingHans Verkuil1-2/+9
2026-01-06media: omap3isp: implement create/prepare_bufsHans Verkuil1-2/+45
2026-01-06media: omap3isp: rework isp_video_try/set_formatHans Verkuil1-29/+30
2026-01-06media: omap3isp: set initial formatHans Verkuil1-0/+8
2026-01-06media: omap3isp: use V4L2_COLORSPACE_SRGB instead of _JPEGHans Verkuil2-2/+2
2026-01-06media: omap3isp: implement enum_fmt_vid_cap/outHans Verkuil1-3/+36
2026-01-06media: omap3isp: isp_video_mbus_to_pix/pix_to_mbus fixesHans Verkuil1-3/+3
2026-01-06media: omap3isp: add V4L2_CAP_IO_MC and don't set bus_infoHans Verkuil1-5/+3