summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2026-07-28media: mali-c55: fix dropped last AEC histogram zone weightDavid Carlier
2026-07-22media: s5p-mfc: Treat bitmap size as allocation failureYury Norov
2026-07-20media: bcm2835-unicam: Fix pipeline wrong validation for unpacked formatsEugen Hristev
2026-07-20media: i2c: saa7115: Add missing media_entity_cleanup()Biren Pandya
2026-07-20media: i2c: mt9v011: Add missing media_entity_cleanup()Biren Pandya
2026-07-20media: i2c: msp3400-driver: Add missing media_entity_cleanup()Biren Pandya
2026-07-20media: i2c: max9286: Add missing media_entity_cleanup()Biren Pandya
2026-07-20media: i2c: cx25840-core: Add missing media_entity_cleanup()Biren Pandya
2026-07-27media: dvb-core: fix feed leak on failed DMX_ADD_PIDRituparna Warwatkar
2026-07-27media: s2255: bound JPEG frame size before copying into the bufferHyeongJun An
2026-07-27media: go7007: s2250: propagate control I/O failuresYousef Alhouseen
2026-07-27media: s2255: Replace bare 'unsigned' with 'unsigned int'Lei Huang
2026-07-27media: s2255: Remove unnecessary braces from single-statement blocksLei Huang
2026-07-27media: s2255: Remove unnecessary debug logging and out-of-memory messagesLei Huang
2026-07-27media: s2255: Remove unnecessary return statements from void functionsLei Huang
2026-07-27media: s2255: Fix block comment style to kernel formatLei Huang
2026-07-27media: s2255: Add blank lines after variable declarationsLei Huang
2026-07-27media: s2255: Parenthesize macro argument to avoid precedence issuesLei Huang
2026-07-27media: s2255: Remove unnecessary parentheses around conditionsLei Huang
2026-07-27media: s2255: Add spaces around multiplication operatorsLei Huang
2026-07-27media: s2255: Add blank lines after function/struct/enum declarationsLei Huang
2026-07-27media: s2255: Remove multiple blank lines and before close bracesLei Huang
2026-07-27media: s2255: Fix alignment to match open parenthesisLei Huang
2026-07-27media: s2255: Replace NULL comparisons with ! notationLei Huang
2026-07-27media: s2255: Use consistent braces on all arms of if/else statementsLei Huang
2026-07-27media: s2255: Remove unnecessary spaces after castsLei Huang
2026-07-27media: s2255: Rename remaining CamelCase identifiers to snake_caseLei Huang
2026-07-27media: s2255: Rename CamelCase goto labels to snake_caseLei Huang
2026-07-17media: chips-media: wave5: Resume device before setting EOS flagJackson Lee
2026-07-17media: chips-media: wave5: Fix pipeline stall when queuing failsJackson Lee
2026-07-17media: chips-media: wave5: Defer job_finish() only when a DEC_PIC was queuedJackson Lee
2026-07-17media: chips-media: wave5: Add timeout while stop_streamingJackson Lee
2026-07-17media: chips-media: wave5: avoid skipping device_run while VPU has workJackson Lee
2026-07-17media: chips-media: wave5: Set inst->std during default format initializationJackson Lee
2026-07-17media: chips-media: wave5: Guard bit depth check with initial_info_obtainedJackson Lee
2026-07-17media: platform: hantro_drv: Add missing media_entity_cleanup()Biren Pandya
2026-07-17media: amphion: Remove obsolete frame_count check in venc_start_sessionMing Qian
2026-07-17media: rkvdec: use DIV_ROUND_UP() for CTB countsHiroki Nakajima
2026-07-17media: rkvdec: Propagate platform_get_irq() errorsNarasimharao Vadlamudi
2026-07-17media: rkvdec: hevc: guard INTER_REF_PIC_SET_PRED index underflowMichael Bommarito
2026-07-17media: v4l2-ctrls: validate HEVC EXT SPS RPS countsMichael Bommarito
2026-07-17media: rkvdec: hevc: tighten EXT SPS RPS control dimensionsMichael Bommarito
2026-07-17media: mediatek: vcodec: remove redundant return value of vdec_vp9_slice_setu...Haoxiang Li
2026-07-17media: mediatek: vcodec: remove redundant return value of vdec_vp9_slice_setu...Haoxiang Li
2026-07-17media: platform: mtk-mdp3: fix NULL deref on failed SCP lookupJohan Hovold
2026-07-17media: platform: mtk-mdp3: Fix SCP device refcountingGuangshuo Li
2026-07-17media: platform: mtk-mdp3: Change cmdq_pkt_jump_rel() to cmdq_pkt_jump_rel_te...Jason-JH Lin
2026-07-17media: platform: mtk-mdp3: Refactor CMDQ writes for CMDQ API changeJason-JH Lin
2026-07-17media: rockchip: rga: don't change RGB quantizationSven Püschel
2026-07-17media: cec/core: add error-inj-tx-timeouts debugfs entryHans Verkuil