summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
7 daysmedia: ccs: Avoid deadlock in ccs_init_state()Sakari Ailus
7 daysmedia: uvcvideo: Fix bug in error path of uvc_alloc_urb_buffersRicardo Ribalda
2026-03-18media: verisilicon: Fix kernel panic due to __initconst misuseMing Qian
2026-03-18media: rkvdec: reduce stack usage in rkvdec_init_v4l2_vp9_count_tbl()Arnd Bergmann
2026-03-18media: rkvdec: reduce excessive stack usage in assemble_hw_pps()Arnd Bergmann
2026-03-18media: rkvdec: Improve handling missing short/long term RPSDetlev Casanova
2026-03-18media: mc, v4l2: serialize REINIT and REQBUFS with req_queue_mutexYuchan Nam
2026-03-18media: synopsys: csi2rx: add missing kconfig dependencyMichael Riesch
2026-03-18media: synopsys: csi2rx: fix out-of-bounds check for formats arrayMichael Riesch
2026-03-04Merge tag 'media/v7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2026-02-27media: dvb-net: fix OOB access in ULE extension header tablesAriel Silver
2026-02-24media: dvb-core: fix wrong reinitialization of ringbuffer on reopenJens Axboe
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21kmalloc_obj: Clean up after treewide replacementsKees Cook
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-11Merge tag 'media/v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2026-02-10Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-04Merge branch 'pm-runtime'Rafael J. Wysocki
2026-02-03media: pci: mg4b: Use IRQF_NO_THREADSebastian Andrzej Siewior
2026-01-22media: uvcvideo: Pass allocation size directly to uvc_alloc_urb_bufferRicardo Ribalda
2026-01-22media: uvcvideo: Fix allocation for small frame sizesRicardo Ribalda
2026-01-22media: uvcvideo: Return queued buffers on start_streaming() failureMichal Pecio
2026-01-22media: uvcvideo: Create an ID namespace for streaming output terminalsRicardo Ribalda
2026-01-21media: rkvdec: Add HEVC support for the VDPU383 variantDetlev Casanova
2026-01-21media: rkvdec: Add HEVC support for the VDPU381 variantDetlev Casanova
2026-01-21media: rkvdec: Add H264 support for the VDPU383 variantDetlev Casanova
2026-01-21media: rkvdec: Add H264 support for the VDPU381 variantDetlev Casanova
2026-01-21media: rkvdec: Disable multicore supportDetlev Casanova
2026-01-21media: rkvdec: Enable all clocks without naming themDetlev Casanova
2026-01-21media: rkvdec: Support per-variant interrupt handlerDetlev Casanova
2026-01-21media: rkvdec: Add RCB and SRAM supportDetlev Casanova
2026-01-21media: rkvdec: Add variant specific coded formats listDetlev Casanova
2026-01-21media: rkvdec: Move hevc functions to common fileDetlev Casanova
2026-01-21media: rkvdec: Move h264 functions to common fileDetlev Casanova
2026-01-21media: rkvdec: Use structs to represent the HW RPSDetlev Casanova
2026-01-21media: rkvdec: Move cabac tables to their own source fileDetlev Casanova
2026-01-21media: rkvdec: Switch to using structs instead of writelDetlev Casanova
2026-01-21media: visl: Add HEVC short and long term RPS setsDetlev Casanova
2026-01-21media: v4l2-ctrls: Add hevc_ext_sps_[ls]t_rps controlsDetlev Casanova
2026-01-21media: verisilicon: AV1: Fix tile info buffer sizeBenjamin Gaignard
2026-01-21media: synopsys: add driver for the designware mipi csi-2 receiverMichael Riesch
2026-01-21media: nxp: use cleanup __free(fwnode_handle) simplify codeFrank Li
2026-01-21media: nxp: imx8-isi: use devm_pm_runtime_enable() to simplify codeFrank Li
2026-01-21media: nxp: use dev_err_probe() to simplify codeFrank Li
2026-01-21media: rkisp1: Fix filter mode register configurationRui Wang
2026-01-21media: rkisp1: Discard pm_runtime_put() return valueRafael J. Wysocki