index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
renesas
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-20
media: renesas: vsp1: Initialize control handler after subdev
Laurent Pinchart
2
-16
/
+16
2024-06-20
media: renesas: vsp1: Pass subdev state to entity operations
Laurent Pinchart
17
-47
/
+58
2024-06-20
media: renesas: vsp1: Name parameters to entity operations
Laurent Pinchart
1
-14
/
+21
2024-06-20
media: renesas: vsp1: Get configuration from partition instead of state
Laurent Pinchart
3
-36
/
+23
2024-06-20
media: renesas: vsp1: Compute partitions for DRM pipelines
Laurent Pinchart
2
-1
/
+10
2024-06-20
media: renesas: vsp1: Keep the DRM pipeline entities sorted
Laurent Pinchart
1
-3
/
+7
2024-06-20
media: renesas: vsp1: Add and use function to dump a pipeline to the log
Laurent Pinchart
4
-1
/
+55
2024-06-20
media: renesas: vsp1: Replace vsp1_partition_window with v4l2_rect
Laurent Pinchart
7
-28
/
+20
2024-06-20
media: renesas: vsp1: Pass partition pointer to .configure_partition()
Laurent Pinchart
8
-12
/
+15
2024-06-20
media: renesas: vsp1: Store RPF partition configuration per RPF instance
Laurent Pinchart
2
-4
/
+6
2024-06-20
media: renesas: vsp1: Simplify partition calculation
Laurent Pinchart
1
-10
/
+0
2024-06-20
media: renesas: vsp1: Move partition calculation to vsp1_pipe.c
Laurent Pinchart
3
-130
/
+130
2024-06-20
media: renesas: vsp1: Drop custom .get_fmt() handler for histogram
Laurent Pinchart
1
-14
/
+5
2024-06-20
media: renesas: vsp1: Drop brx_get_compose() wrapper
Laurent Pinchart
1
-10
/
+3
2024-06-20
media: renesas: vsp1: Drop vsp1_rwpf_get_crop() wrapper
Laurent Pinchart
3
-13
/
+4
2024-06-20
media: renesas: vsp1: Drop vsp1_entity_get_pad_selection() wrapper
Laurent Pinchart
7
-76
/
+20
2024-06-20
media: renesas: vsp1: Drop vsp1_entity_get_pad_format() wrapper
Laurent Pinchart
14
-124
/
+73
2024-06-20
media: renesas: vsp1: Print debug message to diagnose validation failure
Laurent Pinchart
1
-2
/
+8
2024-06-19
media: renesas: vsp1: Fix _irqsave and _irq mix
Laurent Pinchart
1
-12
/
+8
2024-06-19
media: rcar-csi2: Use the subdev active state
Jacopo Mondi
1
-62
/
+90
2024-06-19
media: rcar-csi2: Cleanup subdevice in remove()
Jacopo Mondi
1
-0
/
+1
2024-06-19
media: rcar-csi2: Disable runtime_pm in probe error
Jacopo Mondi
1
-1
/
+3
2024-06-19
media: rcar-vin: Fix YUYV8_1X16 handling for CSI-2
Jacopo Mondi
1
-3
/
+13
2024-04-09
media: rcar-vin: Use pad variant of dv timing subdev calls
Paweł Anikiel
1
-3
/
+6
2024-04-08
media: rcar-vin: work around -Wenum-compare-conditional warning
Arnd Bergmann
1
-1
/
+1
2024-03-07
media: rcar-isp: Disallow unbind of devices
Niklas Söderlund
1
-0
/
+1
2024-02-16
media: rcar-csi2: Move driver to renesas directory
Niklas Söderlund
5
-17
/
+17
2024-02-15
media: platform: rzg2l-cru: rzg2l-video: Fix start reception procedure
Biju Das
1
-31
/
+28
2024-02-15
media: platform: rzg2l-cru: rzg2l-csi2: Restructure vclk handling
Biju Das
4
-37
/
+19
2024-02-15
media: platform: rzg2l-cru: rzg2l-video: Fix image processing initialization
Biju Das
1
-7
/
+7
2024-02-15
media: platform: rzg2l-cru: rzg2l-ip: Add delay after D-PHY reset
Biju Das
1
-0
/
+3
2024-02-15
media: platform: rzg2l-cru: rzg2l-csi2: Switch to RUNTIME_PM_OPS()
Biju Das
1
-4
/
+5
2023-12-13
media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Benjamin Gaignard
4
-4
/
+4
2023-12-04
media: v4l2-subdev: Rename .init_cfg() operation to .init_state()
Laurent Pinchart
13
-45
/
+39
2023-12-04
media: renesas: vsp1: Fix references to pad config
Laurent Pinchart
16
-179
/
+162
2023-12-03
Merge tag 'v6.7-rc4' into media_stage
Hans Verkuil
5
-39
/
+14
2023-11-23
media: v4l: subdev: Switch to stream-aware state functions
Sakari Ailus
7
-18
/
+15
2023-11-23
media: renesas: Stop direct calls to queue num_buffers field
Benjamin Gaignard
1
-2
/
+3
2023-11-13
media: vsp1: Remove unbalanced .s_stream(0) calls
Laurent Pinchart
5
-39
/
+14
2023-09-27
media: rcar_drif: use explicit name for bus_info
Hans Verkuil
1
-2
/
+1
2023-09-27
media: use sizeof() instead of V4L2_SUBDEV_NAME_SIZE
Hans Verkuil
2
-2
/
+2
2023-09-27
media: renesas-ceu: keep input name simple
Hans Verkuil
1
-5
/
+1
2023-08-10
media: rcar-csi2: Add support for C-PHY on R-Car V4H
Niklas Söderlund
1
-0
/
+291
2023-08-10
media: rcar_jpu: Remove redundant dev_err()
Ruan Jinjie
1
-3
/
+1
2023-08-10
media: v4l: async: Set v4l2_device and subdev in async notifier init
Sakari Ailus
7
-16
/
+16
2023-07-28
media: v4l: async: Rework internal lists
Sakari Ailus
2
-2
/
+2
2023-07-28
media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connection
Sakari Ailus
9
-56
/
+56
2023-07-19
media: Explicitly include correct DT includes
Rob Herring
10
-10
/
+3
2023-07-19
media: sh_vou: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-6
/
+6
2023-06-09
media: platform: renesas-ceu: drop buf NULL check
Hans Verkuil
1
-9
/
+0
[next]