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