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
/
platform
/
rockchip
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-9
/
+9
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-9
/
+9
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: 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-13
media: rockchip: rga: Fix possible ERR_PTR dereference in rga_buf_init()
Alper Ak
-0
/
+3
2025-11-15
media: rockchip: rkcif: add support for rk3568 vicap mipi capture
Michael Riesch
-0
/
+864
2025-11-15
media: rockchip: rkcif: add support for rk3568 vicap dvp capture
Michael Riesch
-0
/
+278
2025-11-15
media: rockchip: rkcif: add support for px30 vip dvp capture
Michael Riesch
-0
/
+788
2025-11-15
media: rockchip: rkcif: add abstraction for dma blocks
Michael Riesch
-0
/
+773
2025-11-15
media: rockchip: rkcif: add abstraction for interface and crop blocks
Michael Riesch
-0
/
+521
2025-11-15
media: rockchip: add driver for the rockchip camera interface
Michael Riesch
-0
/
+341
2025-11-14
media: v4l2-isp: Rename block_info to block_type_info
Jacopo Mondi
-4
/
+5
2025-11-14
media: rkisp1: Use v4l2-isp for validation
Jacopo Mondi
-107
/
+44
2025-11-03
media: rkisp1: Improve frame sequence correctness on stats and params buffers
Stefan Klug
-5
/
+23
2025-11-03
media: rkvdec: Disable QoS for HEVC and VP9 on RK3328
Alex Bee
-0
/
+38
2025-11-03
media: rkvdec: Add RK3288 variant
Alex Bee
-0
/
+9
2025-11-03
media: rkvdec: Implement capability filtering
Jonas Karlman
-18
/
+49
2025-11-03
media: rkvdec: Add variants support
Alex Bee
-1
/
+32
2025-11-03
media: rkvdec: Add HEVC backend
Jonas Karlman
-1
/
+2745
2025-10-17
media: v4l2-mem2mem: Don't copy frame flags in v4l2_m2m_buf_copy_metadata()
Laurent Pinchart
-2
/
+2
2025-10-17
media: rkisp1: Use %pe format specifier
Ricardo Ribalda
-4
/
+4
2025-10-17
media: platform: rga: Drop unneeded v4l2_m2m_get_vq() NULL check
Laurent Pinchart
-4
/
+0
2025-10-02
Merge tag 'media/v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-63
/
+137
2025-08-31
media: rkisp1: Add support for multiple power domains
Laurent Pinchart
-0
/
+54
2025-08-31
media: rkisp1: Acquire pclk clock on i.MX8MP
Laurent Pinchart
-0
/
+18
2025-08-31
media: rkisp1: Refactor clocks initialization
Laurent Pinchart
-34
/
+34
2025-08-18
media: rkvdec: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
-1
/
+0
2025-08-18
media: rkvdec: Fix an error handling path in rkvdec_probe()
Christophe JAILLET
-9
/
+9
2025-08-18
media: rkvdec: Fix a NULL vs IS_ERR() bug in probe()
Dan Carpenter
-1
/
+3
2025-08-13
media: v4l2: Rename second ioctl handlers argument to 'void *priv'
Laurent Pinchart
-7
/
+7
2025-08-13
media: rockchip: rkvdec: Access v4l2_fh from file
Jacopo Mondi
-13
/
+8
2025-08-13
media: rockhip: rga: Access v4l2_fh from file
Jacopo Mondi
-4
/
+4
2025-08-13
media: Reset file->private_data to NULL in v4l2_fh_del()
Laurent Pinchart
-2
/
+2
2025-08-13
media: Set file->private_data in v4l2_fh_add()
Laurent Pinchart
-4
/
+2
2025-08-13
media: Replace file->private_data access with custom functions
Laurent Pinchart
-3
/
+12
2025-07-12
media: rkvdec: Unstage the driver
Detlev Casanova
-0
/
+3923
[next]