summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2026-07-28media: saa7164: fix cleanup on resource allocation failureGuangshuo Li
2026-07-28media: v4l2-core: v4l2-dev: add comments on device_register fail.Hans Verkuil
2026-07-28Revert "media: v4l2-dev: fix error handling in __video_register_device()"Hans Verkuil
2026-07-28media: ti: vpe: quiesce overflow recovery before freeing streamsFan Wu
2026-07-28media: usbtv: Fix V4L2 refcount leak on probe failureGuangshuo Li
2026-07-28media: zoran: Avoid freeing a registered video_device twiceRuoyu Wang
2026-07-28media: stm32: dcmi: fix error handling on MDMA pool alloc failureAlain Volmat
2026-07-28media: mali-c55: Add support for RGB GammaJacopo Mondi
2026-07-28media: mali-c55: Add support for CCMJacopo Mondi
2026-07-28media: mali-c55: Fix clock leak on reset deassert failureDavid Carlier
2026-07-28media: mali-c55: Drop redundant mutex_destroy in capture register error pathDavid Carlier
2026-07-28media: mali-c55: Fix scaler factor overflow for large crop sizesDavid Carlier
2026-07-28media: mali-c55: Fix AEXP IHIST disable bit shiftDavid Carlier
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