开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
6 days
media: s2255: Add blank lines after variable declarations
Lei Huang
6 days
media: s2255: Parenthesize macro argument to avoid precedence issues
Lei Huang
6 days
media: s2255: Remove unnecessary parentheses around conditions
Lei Huang
6 days
media: s2255: Add spaces around multiplication operators
Lei Huang
6 days
media: s2255: Add blank lines after function/struct/enum declarations
Lei Huang
6 days
media: s2255: Remove multiple blank lines and before close braces
Lei Huang
6 days
media: s2255: Fix alignment to match open parenthesis
Lei Huang
6 days
media: s2255: Replace NULL comparisons with ! notation
Lei Huang
6 days
media: s2255: Use consistent braces on all arms of if/else statements
Lei Huang
6 days
media: s2255: Remove unnecessary spaces after casts
Lei Huang
6 days
media: s2255: Rename remaining CamelCase identifiers to snake_case
Lei Huang
6 days
media: s2255: Rename CamelCase goto labels to snake_case
Lei Huang
2026-07-17
media: chips-media: wave5: Resume device before setting EOS flag
Jackson Lee
2026-07-17
media: chips-media: wave5: Fix pipeline stall when queuing fails
Jackson Lee
2026-07-17
media: chips-media: wave5: Defer job_finish() only when a DEC_PIC was queued
Jackson Lee
2026-07-17
media: chips-media: wave5: Add timeout while stop_streaming
Jackson Lee
2026-07-17
media: chips-media: wave5: avoid skipping device_run while VPU has work
Jackson Lee
2026-07-17
media: chips-media: wave5: Set inst->std during default format initialization
Jackson Lee
2026-07-17
media: chips-media: wave5: Guard bit depth check with initial_info_obtained
Jackson Lee
2026-07-17
media: cedrus: fix memory leak in cedrus_init_ctrls()
Dawei Feng
2026-07-17
media: meson: vdec: fix NULL pointer deref in vdec_try_fmt_common
Christian Hewitt
2026-07-17
media: platform: hantro_drv: Add missing media_entity_cleanup()
Biren Pandya
2026-07-17
media: amphion: Remove obsolete frame_count check in venc_start_session
Ming Qian
2026-07-17
media: rkvdec: use DIV_ROUND_UP() for CTB counts
Hiroki Nakajima
2026-07-17
media: rkvdec: Propagate platform_get_irq() errors
Narasimharao Vadlamudi
2026-07-17
media: rkvdec: hevc: guard INTER_REF_PIC_SET_PRED index underflow
Michael Bommarito
2026-07-17
media: v4l2-ctrls: validate HEVC EXT SPS RPS counts
Michael Bommarito
2026-07-17
media: rkvdec: hevc: tighten EXT SPS RPS control dimensions
Michael Bommarito
2026-07-17
media: mediatek: vcodec: remove redundant return value of vdec_vp9_slice_setu...
Haoxiang Li
2026-07-17
media: mediatek: vcodec: remove redundant return value of vdec_vp9_slice_setu...
Haoxiang Li
2026-07-17
media: platform: mtk-mdp3: fix NULL deref on failed SCP lookup
Johan Hovold
2026-07-17
media: platform: mtk-mdp3: Fix SCP device refcounting
Guangshuo Li
2026-07-17
media: platform: mtk-mdp3: Change cmdq_pkt_jump_rel() to cmdq_pkt_jump_rel_te...
Jason-JH Lin
2026-07-17
media: platform: mtk-mdp3: Refactor CMDQ writes for CMDQ API change
Jason-JH Lin
2026-07-17
media: rockchip: rga: don't change RGB quantization
Sven Püschel
2026-07-17
media: cec/core: add error-inj-tx-timeouts debugfs entry
Hans Verkuil
2026-07-17
media: cec/core: cec-pin: toggle rx_toggle when arb lost
Hans Verkuil
2026-07-17
media: cec/core: add a new CEC_LOG_ADDRS_FL_CONFIG_FAILED flag
Hans Verkuil
2026-07-17
media: cec/core: flush stale STATE_CHANGE events
Hans Verkuil
2026-07-17
media: cec/core: drop cec_post_state_event call
Hans Verkuil
2026-07-17
media: cec/core: handle core events like normal events
Hans Verkuil
2026-07-17
media: cec/core: drop ABORTED/TIMEOUT check
Hans Verkuil
2026-07-17
media: cec/core: max_retries -> max_attempts
Hans Verkuil
2026-07-17
media: cec: tegra_cec: keep track of number of Rx Low Drives
Hans Verkuil
2026-07-17
media: cec: tegra_cec: don't break off msg on NACK
Hans Verkuil
2026-07-17
media: vivid: always allow meta output streaming
Hans Verkuil
2026-07-15
media: atomisp: Demote all broken kernel-doc comments
Ricardo Ribalda
2026-07-15
media: go7007: fix memory leaks on probe error paths
Chen Changcheng
2026-07-15
media: s2255: check firmware size before reading trailing marker
Lei Huang
2026-07-15
media: videobuf2: move vb2_querybuf() kernel-doc to header
Tharit Tangkijwanichakul
[next]