index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
Age
Commit message (
Expand
)
Author
8 days
media: ccs: Avoid deadlock in ccs_init_state()
Sakari Ailus
8 days
media: uvcvideo: Fix bug in error path of uvc_alloc_urb_buffers
Ricardo Ribalda
2026-03-18
media: verisilicon: Fix kernel panic due to __initconst misuse
Ming Qian
2026-03-18
media: rkvdec: reduce stack usage in rkvdec_init_v4l2_vp9_count_tbl()
Arnd Bergmann
2026-03-18
media: rkvdec: reduce excessive stack usage in assemble_hw_pps()
Arnd Bergmann
2026-03-18
media: rkvdec: Improve handling missing short/long term RPS
Detlev Casanova
2026-03-18
media: mc, v4l2: serialize REINIT and REQBUFS with req_queue_mutex
Yuchan Nam
2026-03-18
media: synopsys: csi2rx: add missing kconfig dependency
Michael Riesch
2026-03-18
media: synopsys: csi2rx: fix out-of-bounds check for formats array
Michael Riesch
2026-03-04
Merge tag 'media/v7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2026-02-27
media: dvb-net: fix OOB access in ULE extension header tables
Ariel Silver
2026-02-24
media: dvb-core: fix wrong reinitialization of ringbuffer on reopen
Jens Axboe
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
kmalloc_obj: Clean up after treewide replacements
Kees Cook
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-11
Merge tag 'media/v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2026-02-10
Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-02-04
Merge branch 'pm-runtime'
Rafael J. Wysocki
2026-02-03
media: pci: mg4b: Use IRQF_NO_THREAD
Sebastian Andrzej Siewior
2026-01-22
media: uvcvideo: Pass allocation size directly to uvc_alloc_urb_buffer
Ricardo Ribalda
2026-01-22
media: uvcvideo: Fix allocation for small frame sizes
Ricardo Ribalda
2026-01-22
media: uvcvideo: Return queued buffers on start_streaming() failure
Michal Pecio
2026-01-22
media: uvcvideo: Create an ID namespace for streaming output terminals
Ricardo Ribalda
2026-01-21
media: rkvdec: Add HEVC support for the VDPU383 variant
Detlev Casanova
2026-01-21
media: rkvdec: Add HEVC support for the VDPU381 variant
Detlev Casanova
2026-01-21
media: rkvdec: Add H264 support for the VDPU383 variant
Detlev Casanova
2026-01-21
media: rkvdec: Add H264 support for the VDPU381 variant
Detlev Casanova
2026-01-21
media: rkvdec: Disable multicore support
Detlev Casanova
2026-01-21
media: rkvdec: Enable all clocks without naming them
Detlev Casanova
2026-01-21
media: rkvdec: Support per-variant interrupt handler
Detlev Casanova
2026-01-21
media: rkvdec: Add RCB and SRAM support
Detlev Casanova
2026-01-21
media: rkvdec: Add variant specific coded formats list
Detlev Casanova
2026-01-21
media: rkvdec: Move hevc functions to common file
Detlev Casanova
2026-01-21
media: rkvdec: Move h264 functions to common file
Detlev Casanova
2026-01-21
media: rkvdec: Use structs to represent the HW RPS
Detlev Casanova
2026-01-21
media: rkvdec: Move cabac tables to their own source file
Detlev Casanova
2026-01-21
media: rkvdec: Switch to using structs instead of writel
Detlev Casanova
2026-01-21
media: visl: Add HEVC short and long term RPS sets
Detlev Casanova
2026-01-21
media: v4l2-ctrls: Add hevc_ext_sps_[ls]t_rps controls
Detlev Casanova
2026-01-21
media: verisilicon: AV1: Fix tile info buffer size
Benjamin Gaignard
2026-01-21
media: synopsys: add driver for the designware mipi csi-2 receiver
Michael Riesch
2026-01-21
media: nxp: use cleanup __free(fwnode_handle) simplify code
Frank Li
2026-01-21
media: nxp: imx8-isi: use devm_pm_runtime_enable() to simplify code
Frank Li
2026-01-21
media: nxp: use dev_err_probe() to simplify code
Frank Li
2026-01-21
media: rkisp1: Fix filter mode register configuration
Rui Wang
2026-01-21
media: rkisp1: Discard pm_runtime_put() return value
Rafael J. Wysocki
[next]