summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2026-03-24media: dw100: Fix kernel oops with PREEMPT_RT enabledStefan Klug
2026-03-24media: dw100: Implement dynamic vertex map updateStefan Klug
2026-03-24media: dw100: Implement V4L2 requests supportStefan Klug
2026-03-24media: nxp: Add dev_err_probe() to all error paths in *async_register() helpersFrank Li
2026-03-24media: rkisp1: Fix enum_framesizes accepting invalid pixel formatsTarang Raval
2026-03-24media: rzv2h-ivc: Replace workqueue with direct function callJacopo Mondi
2026-03-24media: rzv2h-ivc: Avoid double job schedulingJacopo Mondi
2026-03-24media: rzv2h-ivc: Fix concurrent buffer list accessBarnabás Pőcze
2026-03-24media: rzv2h-ivc: Fix FM_STOP register writeBarnabás Pőcze
2026-03-24media: rzv2h-ivc: Write AXIRX_PIXFMT onceBarnabás Pőcze
2026-03-24media: rzv2h-ivc: Fix AXIRX_VBLANK register writeBarnabás Pőcze
2026-03-24media: rzv2h-ivc: Revise default VBLANK formulaDaniel Scally
2026-03-24media: mali-c55: Bypass Purple Fringe CorrectionJacopo Mondi
2026-03-24media: mali-c55: Bypass the Iridix Tonemap engineJacopo Mondi
2026-03-24media: mali-c55: Fix Iridix bypass macrosDaniel Scally
2026-03-24media: mali-c55: Fully reset the ISP configurationJacopo Mondi
2026-03-24media: mali-c55: Initialize the ISP in enable_streams()Jacopo Mondi
2026-03-24media: mali-c55: Fix wrong comment of ISP block typesJacopo Mondi
2026-03-24media: ov02a10, dw9768: Remove Dongchung's e-mailSakari Ailus
2026-03-24media: subdev: Split v4l2_subdev_get_frame_desc_passthrough() into locked and...Tomi Valkeinen
2026-03-24media: subdev: Minor v4l2_subdev_get_frame_desc_passthrough() cleanupsTomi Valkeinen
2026-03-24media: i2c: ov8856: parse and register V4L2 device tree propertiesAlexander Koskovich
2026-03-24media: i2c: ov8856: free control handler on error in ov8856_init_controls()Alexander Koskovich
2026-03-24media: v4l2-subdev: Fix error check in v4l2_subdev_get_frame_desc_passthrough()Chen Ni
2026-03-24media: i2c: imx355: Restrict data lanes to 4Richard Acayan
2026-03-24media: bcm2835-unicam: Fix RGB format / mbus code associationMaxime Ripard
2026-03-24media: renesas: vin: Fix RAW8 (again)Tomi Valkeinen
2026-03-24media: renesas: vsp1: Fix NULL pointer deref on module unloadTomi Valkeinen
2026-03-24media: v4l2-fwnode: Return -EPROBE_DEFER on parsing NULL endpointsSakari Ailus
2026-03-23media: amphion: Fix race between m2m job_abort and device_runMing Qian
2026-03-23media: mediatek: vcodec: fix use-after-free in encoder release pathFan Wu
2026-03-23media: mtk-jpeg: fix use-after-free in release path due to uncancelled workFan Wu
2026-03-23media: imx-jpeg: Add support for encoder v1 descriptor configurationMing Qian
2026-03-23media: imx-jpeg: Add encoder ops layer for hardware abstractionMing Qian
2026-03-23media: imx-jpeg: Use devm_pm_runtime_enable() helperMing Qian
2026-03-23media: imx-jpeg: Simplify descriptor initialization with memsetMing Qian
2026-03-23media: chips-media: wave5: add missing spinlock protection for handle_dynamic...Ziyi Guo
2026-03-23media: chips-media: wave5: add missing spinlock protection for send_eos_event()Ziyi Guo
2026-03-23media: chips-media: wave5: fix a potential memory leak in wave5_vdi_init()Haoxiang Li
2026-03-18media: verisilicon: Fix kernel panic due to __initconst misuseMing Qian
2026-03-18media: rkvdec: reduce stack usage in rkvdec_init_v4l2_vp9_count_tbl()Arnd Bergmann
2026-03-18media: rkvdec: reduce excessive stack usage in assemble_hw_pps()Arnd Bergmann
2026-03-18media: rkvdec: Improve handling missing short/long term RPSDetlev Casanova
2026-03-18media: mc, v4l2: serialize REINIT and REQBUFS with req_queue_mutexYuchan Nam
2026-03-18media: synopsys: csi2rx: add missing kconfig dependencyMichael Riesch
2026-03-18media: synopsys: csi2rx: fix out-of-bounds check for formats arrayMichael Riesch
2026-03-17media: lirc: increase IR_MAX_DURATION to send extended code sequencesLiPeng Huang
2026-03-17media: mceusb: drop redundant device referenceJohan Hovold
2026-03-17media: imon: drop redundant device referencesJohan Hovold
2026-03-17media: rc: ttusbir: respect DMA coherency rulesOliver Neukum