summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
6 daysmedia: s2255: Add blank lines after variable declarationsLei Huang
6 daysmedia: s2255: Parenthesize macro argument to avoid precedence issuesLei Huang
6 daysmedia: s2255: Remove unnecessary parentheses around conditionsLei Huang
6 daysmedia: s2255: Add spaces around multiplication operatorsLei Huang
6 daysmedia: s2255: Add blank lines after function/struct/enum declarationsLei Huang
6 daysmedia: s2255: Remove multiple blank lines and before close bracesLei Huang
6 daysmedia: s2255: Fix alignment to match open parenthesisLei Huang
6 daysmedia: s2255: Replace NULL comparisons with ! notationLei Huang
6 daysmedia: s2255: Use consistent braces on all arms of if/else statementsLei Huang
6 daysmedia: s2255: Remove unnecessary spaces after castsLei Huang
6 daysmedia: s2255: Rename remaining CamelCase identifiers to snake_caseLei Huang
6 daysmedia: 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: cedrus: fix memory leak in cedrus_init_ctrls()Dawei Feng
2026-07-17media: meson: vdec: fix NULL pointer deref in vdec_try_fmt_commonChristian Hewitt
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
2026-07-17media: cec/core: cec-pin: toggle rx_toggle when arb lostHans Verkuil
2026-07-17media: cec/core: add a new CEC_LOG_ADDRS_FL_CONFIG_FAILED flagHans Verkuil
2026-07-17media: cec/core: flush stale STATE_CHANGE eventsHans Verkuil
2026-07-17media: cec/core: drop cec_post_state_event callHans Verkuil
2026-07-17media: cec/core: handle core events like normal eventsHans Verkuil
2026-07-17media: cec/core: drop ABORTED/TIMEOUT checkHans Verkuil
2026-07-17media: cec/core: max_retries -> max_attemptsHans Verkuil
2026-07-17media: cec: tegra_cec: keep track of number of Rx Low DrivesHans Verkuil
2026-07-17media: cec: tegra_cec: don't break off msg on NACKHans Verkuil
2026-07-17media: vivid: always allow meta output streamingHans Verkuil
2026-07-15media: atomisp: Demote all broken kernel-doc commentsRicardo Ribalda
2026-07-15media: go7007: fix memory leaks on probe error pathsChen Changcheng
2026-07-15media: s2255: check firmware size before reading trailing markerLei Huang
2026-07-15media: videobuf2: move vb2_querybuf() kernel-doc to headerTharit Tangkijwanichakul