index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
stable/7.0.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
rockchip
/
rga
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-13
media: rockchip: rga: Fix possible ERR_PTR dereference in rga_buf_init()
Alper Ak
2025-10-17
media: v4l2-mem2mem: Don't copy frame flags in v4l2_m2m_buf_copy_metadata()
Laurent Pinchart
2025-10-17
media: platform: rga: Drop unneeded v4l2_m2m_get_vq() NULL check
Laurent Pinchart
2025-08-13
media: v4l2: Rename second ioctl handlers argument to 'void *priv'
Laurent Pinchart
2025-08-13
media: rockhip: rga: Access v4l2_fh from file
Jacopo Mondi
2025-08-13
media: Reset file->private_data to NULL in v4l2_fh_del()
Laurent Pinchart
2025-08-13
media: Set file->private_data in v4l2_fh_add()
Laurent Pinchart
2025-08-13
media: Replace file->private_data access with custom functions
Laurent Pinchart
2025-03-06
media: rockchip: rga: fix rga offset lookup
John Keeping
2025-03-06
media: rockchip: rga: fix field in OUTPUT buffers
Michael Tretter
2024-12-16
media: rockchip: rga: Fix Copyright description
Andy Yan
2024-10-28
media: platform: drop vb2_ops_wait_prepare/finish
Hans Verkuil
2024-10-12
media: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-12
media: platform: rga: fix 32-bit DMA limitation
John Keeping
2024-05-31
media: rockchip: rga: fix sequence number handling
Michael Tretter
2023-12-07
media: rockchip: rga: add NV12M support
Michael Tretter
2023-12-07
media: rockchip: rga: rework buffer handling for multi-planar formats
Michael Tretter
2023-12-07
media: rockchip: rga: switch to multi-planar API
Michael Tretter
2023-12-07
media: rockchip: rga: use macros for testing buffer type
Michael Tretter
2023-12-07
media: rockchip: rga: add local variable for pix_format
Michael Tretter
2023-12-07
media: rockchip: rga: use pixelformat to find format
Michael Tretter
2023-12-07
media: rockchip: rga: use clamp() to clamp size to limits
Michael Tretter
2023-12-07
media: rockchip: rga: set dma mask to 32 bits
Michael Tretter
2023-12-07
media: rockchip: rga: pre-calculate plane offsets
Michael Tretter
2023-12-07
media: rockchip: rga: split src and dst buffer setup
Michael Tretter
2023-12-07
media: rockchip: rga: allocate DMA descriptors per buffer
Michael Tretter
2023-12-07
media: rockchip: rga: extract helper to fill descriptors
Michael Tretter
2023-12-07
media: rockchip: rga: fix swizzling for RGB formats
Michael Tretter
2023-06-09
media: rockchip: rga: fix clock cleanup
Hans Verkuil
2023-05-25
media: rockchip: rga: use v4l2_m2m_buf_copy_metadata
Michael Tretter
2023-04-11
media: rga: Convert to platform remove callback returning void
Uwe Kleine-König
2022-08-30
media: rockchip: rga: Fix probe rga_parse_dt bugs
Ondrej Jirman
2022-05-13
media: rga: fix possible memory leak in rga_probe
Hangyu Hua
2022-04-05
media: rockchip/rga: do proper error checking in probe
Kyle Copperfield
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
2022-03-15
media: platform: rga: move config to its own file
Mauro Carvalho Chehab
2021-09-30
media: rockchip: rga: Make use of the helper function devm_platform_ioremap_r...
Cai Huoqing
2021-07-22
media: rockchip/rga: fix error handling in probe
Dan Carpenter
2021-05-19
media: rockchip/rga: use pm_runtime_resume_and_get()
Mauro Carvalho Chehab
2020-09-27
media: rockchip/rga: Fix a reference count leak.
Qiushi Wu
2020-07-04
media: rockchip: rga: Only set output CSC mode for RGB input
Paul Kocialkowski
2020-07-04
media: rockchip: rga: Introduce color fmt macros and refactor CSC mode logic
Paul Kocialkowski
2020-02-24
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2019-08-07
media: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-03-01
media: platform: fix several typos
Mauro Carvalho Chehab
2019-02-18
media: rockchip/rga: Correct return type for mem2mem buffer helpers
Ezequiel Garcia
[next]