index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
Age
Commit message (
Expand
)
Author
Lines
11 days
Merge tag 'media/v7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
-0
/
+3
2026-02-27
media: dvb-net: fix OOB access in ULE extension header tables
Ariel Silver
-0
/
+3
2026-02-24
media: dvb-core: fix wrong reinitialization of ringbuffer on reopen
Jens Axboe
-1
/
+3
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-5
/
+4
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-38
/
+19
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-642
/
+642
2026-02-21
kmalloc_obj: Clean up after treewide replacements
Kees Cook
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-717
/
+704
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-0
/
+4
2026-02-11
Merge tag 'media/v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
-4373
/
+21499
2026-02-10
Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+1
2026-02-04
Merge branch 'pm-runtime'
Rafael J. Wysocki
-1
/
+3
2026-02-03
media: pci: mg4b: Use IRQF_NO_THREAD
Sebastian Andrzej Siewior
-1
/
+1
2026-01-22
media: uvcvideo: Pass allocation size directly to uvc_alloc_urb_buffer
Ricardo Ribalda
-6
/
+8
2026-01-22
media: uvcvideo: Fix allocation for small frame sizes
Ricardo Ribalda
-1
/
+2
2026-01-22
media: uvcvideo: Return queued buffers on start_streaming() failure
Michal Pecio
-5
/
+7
2026-01-22
media: uvcvideo: Create an ID namespace for streaming output terminals
Ricardo Ribalda
-22
/
+35
2026-01-21
media: rkvdec: Add HEVC support for the VDPU383 variant
Detlev Casanova
-48
/
+765
2026-01-21
media: rkvdec: Add HEVC support for the VDPU381 variant
Detlev Casanova
-0
/
+1120
2026-01-21
media: rkvdec: Add H264 support for the VDPU383 variant
Detlev Casanova
-5
/
+925
2026-01-21
media: rkvdec: Add H264 support for the VDPU381 variant
Detlev Casanova
-3
/
+1067
2026-01-21
media: rkvdec: Disable multicore support
Detlev Casanova
-0
/
+47
2026-01-21
media: rkvdec: Enable all clocks without naming them
Detlev Casanova
-20
/
+7
2026-01-21
media: rkvdec: Support per-variant interrupt handler
Detlev Casanova
-3
/
+23
2026-01-21
media: rkvdec: Add RCB and SRAM support
Detlev Casanova
-2
/
+247
2026-01-21
media: rkvdec: Add variant specific coded formats list
Detlev Casanova
-37
/
+39
2026-01-21
media: rkvdec: Move hevc functions to common file
Detlev Casanova
-207
/
+260
2026-01-21
media: rkvdec: Move h264 functions to common file
Detlev Casanova
-304
/
+348
2026-01-21
media: rkvdec: Use structs to represent the HW RPS
Detlev Casanova
-9
/
+84
2026-01-21
media: rkvdec: Move cabac tables to their own source file
Detlev Casanova
-507
/
+531
2026-01-21
media: rkvdec: Switch to using structs instead of writel
Detlev Casanova
-455
/
+604
2026-01-21
media: visl: Add HEVC short and long term RPS sets
Detlev Casanova
-0
/
+69
2026-01-21
media: v4l2-ctrls: Add hevc_ext_sps_[ls]t_rps controls
Detlev Casanova
-0
/
+38
2026-01-21
media: verisilicon: AV1: Fix tile info buffer size
Benjamin Gaignard
-2
/
+2
2026-01-21
media: synopsys: add driver for the designware mipi csi-2 receiver
Michael Riesch
-0
/
+742
2026-01-21
media: nxp: use cleanup __free(fwnode_handle) simplify code
Frank Li
-34
/
+16
2026-01-21
media: nxp: imx8-isi: use devm_pm_runtime_enable() to simplify code
Frank Li
-9
/
+7
2026-01-21
media: nxp: use dev_err_probe() to simplify code
Frank Li
-32
/
+21
2026-01-21
media: rkisp1: Fix filter mode register configuration
Rui Wang
-6
/
+0
2026-01-21
media: rkisp1: Discard pm_runtime_put() return value
Rafael J. Wysocki
-4
/
+1
2026-01-21
media: imx8-isi: Drop unneeded module alias
Laurent Pinchart
-1
/
+0
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
-0
/
+4
2026-01-20
media: iris: Introduce vpu ops for vpu4 with necessary hooks
Vikash Garodia
-0
/
+378
2026-01-20
media: iris: Move vpu35 specific api to common to use for vpu4
Vikash Garodia
-151
/
+151
2026-01-20
media: iris: Move vpu register defines to common header file
Vikash Garodia
-85
/
+61
2026-01-20
media: iris: Introduce buffer size calculations for vpu4
Vikash Garodia
-0
/
+366
2026-01-20
media: iris: Add support for multiple TZ content protection(CP) configs
Vikash Garodia
-27
/
+41
2026-01-20
media: iris: Add support for multiple clock sources
Vikash Garodia
-17
/
+48
2026-01-20
media: qcom: iris: Add intra refresh support for encoder
Wangao Wang
-0
/
+58
[next]