index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
renesas
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: rcar-isp: Disallow unbind of devices
Niklas Söderlund
2024-03-07
1
-0
/
+1
*
media: rcar-csi2: Move driver to renesas directory
Niklas Söderlund
2024-02-16
5
-17
/
+17
*
media: platform: rzg2l-cru: rzg2l-video: Fix start reception procedure
Biju Das
2024-02-15
1
-31
/
+28
*
media: platform: rzg2l-cru: rzg2l-csi2: Restructure vclk handling
Biju Das
2024-02-15
4
-37
/
+19
*
media: platform: rzg2l-cru: rzg2l-video: Fix image processing initialization
Biju Das
2024-02-15
1
-7
/
+7
*
media: platform: rzg2l-cru: rzg2l-ip: Add delay after D-PHY reset
Biju Das
2024-02-15
1
-0
/
+3
*
media: platform: rzg2l-cru: rzg2l-csi2: Switch to RUNTIME_PM_OPS()
Biju Das
2024-02-15
1
-4
/
+5
*
media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Benjamin Gaignard
2023-12-13
4
-4
/
+4
*
media: v4l2-subdev: Rename .init_cfg() operation to .init_state()
Laurent Pinchart
2023-12-04
13
-45
/
+39
*
media: renesas: vsp1: Fix references to pad config
Laurent Pinchart
2023-12-04
16
-179
/
+162
*
Merge tag 'v6.7-rc4' into media_stage
Hans Verkuil
2023-12-03
5
-39
/
+14
|
\
|
*
media: vsp1: Remove unbalanced .s_stream(0) calls
Laurent Pinchart
2023-11-13
5
-39
/
+14
*
|
media: v4l: subdev: Switch to stream-aware state functions
Sakari Ailus
2023-11-23
7
-18
/
+15
*
|
media: renesas: Stop direct calls to queue num_buffers field
Benjamin Gaignard
2023-11-23
1
-2
/
+3
|
/
*
media: rcar_drif: use explicit name for bus_info
Hans Verkuil
2023-09-27
1
-2
/
+1
*
media: use sizeof() instead of V4L2_SUBDEV_NAME_SIZE
Hans Verkuil
2023-09-27
2
-2
/
+2
*
media: renesas-ceu: keep input name simple
Hans Verkuil
2023-09-27
1
-5
/
+1
*
media: rcar-csi2: Add support for C-PHY on R-Car V4H
Niklas Söderlund
2023-08-10
1
-0
/
+291
*
media: rcar_jpu: Remove redundant dev_err()
Ruan Jinjie
2023-08-10
1
-3
/
+1
*
media: v4l: async: Set v4l2_device and subdev in async notifier init
Sakari Ailus
2023-08-10
7
-16
/
+16
*
media: v4l: async: Rework internal lists
Sakari Ailus
2023-07-28
2
-2
/
+2
*
media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connection
Sakari Ailus
2023-07-28
9
-56
/
+56
*
media: Explicitly include correct DT includes
Rob Herring
2023-07-19
10
-10
/
+3
*
media: sh_vou: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-07-19
1
-6
/
+6
*
media: platform: renesas-ceu: drop buf NULL check
Hans Verkuil
2023-06-09
1
-9
/
+0
*
media: rcar-vin: Add support for R-Car V4H
Niklas Söderlund
2023-05-25
1
-0
/
+13
*
media: rcar-isp: Add support for R-Car V4H
Niklas Söderlund
2023-05-25
1
-0
/
+1
*
media: rcar-csi2: Prepare for C-PHY support
Niklas Söderlund
2023-05-25
1
-10
/
+57
*
media: rcar-csi2: Prepare for Gen4 support
Niklas Söderlund
2023-05-25
1
-3
/
+30
*
media: renesas: fdp1: Identify R-Car Gen2 versions
Geert Uytterhoeven
2023-05-25
1
-0
/
+5
*
media: Add common header file with JPEG marker definitions
Geert Uytterhoeven
2023-05-25
1
-30
/
+25
*
media: platform: rzg2l-cru: rzg2l-csi2: Enclose the macro in parentheses
Lad Prabhakar
2023-05-25
1
-4
/
+4
*
media: rcar-vin: Select correct interrupt mode for V4L2_FIELD_ALTERNATE
Niklas Söderlund
2023-05-08
1
-3
/
+1
*
media: rcar-vin: Fix NV12 size alignment
Niklas Söderlund
2023-05-08
1
-3
/
+9
*
media: rcar-vin: Gen3 can not scale NV12
Niklas Söderlund
2023-05-08
1
-0
/
+5
*
media: Use designated initializers for all subdev pad ops
Laurent Pinchart
2023-04-12
1
-2
/
+3
*
media: Prefer designated initializers over memset for subdev pad ops
Laurent Pinchart
2023-04-12
2
-15
/
+14
*
media: Zero-initialize all structures passed to subdev pad operations
Laurent Pinchart
2023-04-12
1
-2
/
+3
*
media: Fix indentation issues introduced by subdev-wide state struct
Laurent Pinchart
2023-04-12
1
-2
/
+2
*
media: renesas: fdp1: remove R-Car H3 ES1.* handling
Wolfram Sang
2023-04-11
1
-4
/
+0
*
media: rcar-vin: csi2: remove R-Car H3 ES1.* handling
Wolfram Sang
2023-04-11
1
-12
/
+3
*
media: rcar-vin: remove R-Car H3 ES1.* handling
Wolfram Sang
2023-04-11
1
-36
/
+0
*
media: rcar_fdp1: Fix refcount leak in probe and remove function
Miaoqian Lin
2023-04-11
1
-3
/
+8
*
media: vsp1: Add underrun debug print
Tomi Valkeinen
2023-04-11
4
-1
/
+17
*
media: vsp1: Replace vb2_is_streaming() with vb2_start_streaming_called()
Laurent Pinchart
2023-04-11
1
-1
/
+1
*
media: vsp1: Remove unused vsp1_subdev_internal_ops declaration
Gaosheng Cui
2023-04-11
1
-2
/
+0
*
media: vsp1_drv: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-11
1
-4
/
+2
*
media: sh_vou: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-11
1
-3
/
+2
*
media: rzg2l-csi2: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-11
1
-4
/
+2
*
media: rzg2l-core: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-11
1
-4
/
+2
[next]