index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
xilinx
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-06
media: xilinx-tpg: fix double put in xtpg_parse_of()
Dan Carpenter
1
-2
/
+0
2024-11-21
Merge tag 'media/v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
5
-6
/
+4
2024-10-28
media: platform: drop vb2_ops_wait_prepare/finish
Hans Verkuil
1
-2
/
+0
2024-10-25
media: xilinx-tpg: use new of_graph functions
Kuninori Morimoto
1
-11
/
+3
2024-10-12
media: Switch back to struct platform_driver::remove()
Uwe Kleine-König
4
-4
/
+4
2024-08-09
media: platform: xilinx: use for_each_endpoint_of_node()
Kuninori Morimoto
1
-7
/
+2
2024-05-31
media: xilinx: Refactor struct xvip_dma
Ricardo Ribalda
2
-3
/
+3
2024-01-22
media: platform: xilinx: Fix Kconfig indentation
Michal Simek
1
-2
/
+2
2023-12-04
media: v4l2-subdev: Rename .init_cfg() operation to .init_state()
Laurent Pinchart
1
-3
/
+7
2023-11-23
media: v4l: subdev: Switch to stream-aware state functions
Sakari Ailus
3
-10
/
+8
2023-11-23
media: xilinx: csi2rxss: Drop comment blocks for subdev op handlers
Laurent Pinchart
1
-59
/
+0
2023-11-07
Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-3
/
+2
2023-10-11
media: xilinx-vipp: Look for entities also in waiting_list
Sakari Ailus
1
-5
/
+12
2023-09-27
media: platform: Use dev_err_probe instead of dev_err
Wang Ming
1
-3
/
+2
2023-08-10
media: v4l: async: Set v4l2_device and subdev in async notifier init
Sakari Ailus
1
-2
/
+2
2023-08-10
media: xilinx-vipp: Init async notifier after registering V4L2 device
Sakari Ailus
1
-1
/
+2
2023-07-28
media: v4l: async: Rework internal lists
Sakari Ailus
1
-4
/
+4
2023-07-28
media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connection
Sakari Ailus
1
-11
/
+11
2023-07-28
media: v4l: async: Clean up list heads and entries
Sakari Ailus
1
-3
/
+3
2023-07-28
media: xilinx-vipp: Clean up bound async notifier callback
Sakari Ailus
1
-27
/
+5
2023-04-12
media: Zero-initialize all structures passed to subdev pad operations
Laurent Pinchart
1
-2
/
+3
2023-04-11
media: Use of_property_present() for testing DT property presence
Rob Herring
1
-1
/
+1
2023-04-11
media: xilinx-vtc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-11
media: xilinx-vipp: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-11
media: xilinx-tpg: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-11
media: xilinx-csi2rxss: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-02-06
media: xilinx: dma: Use media_pipeline_for_each_pad()
Laurent Pinchart
1
-22
/
+6
2022-12-07
media: Switch to use dev_err_probe() helper
Yang Yingliang
1
-5
/
+3
2022-09-24
media: drivers: use video_device_pipeline()
Tomi Valkeinen
2
-4
/
+4
2022-09-24
media: drivers: use video device pipeline start/stop
Tomi Valkeinen
1
-3
/
+3
2022-09-24
media: mc: entity: Add media_entity_pipeline() to access the media pipeline
Laurent Pinchart
2
-3
/
+7
2022-08-30
media: xilinx: vipp: Fix refcount leak in xvip_graph_dma_init
Miaoqian Lin
1
-4
/
+5
2022-08-30
media: xilinx: video: Add 1X12 greyscale format
Volodymyr Kharuk
1
-0
/
+2
2022-08-30
media: xilinx: csi2rxss: Add 1X12 greyscale format
Volodymyr Kharuk
1
-0
/
+1
2022-07-17
media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi...
Laurent Pinchart
2
-3
/
+3
2022-07-08
media: xilinx: Drop unexpected word 'with' in comments
Jiang Jian
1
-2
/
+2
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
1
-1
/
+1
2022-03-18
media: platform/*/Kconfig: make manufacturer menus more uniform
Mauro Carvalho Chehab
1
-4
/
+3
2022-03-14
media: platform: move platform menu dependencies to drivers
Mauro Carvalho Chehab
1
-0
/
+1
2022-02-17
media: xilinx: csi2rxss: Use mipi-csi2.h
Laurent Pinchart
1
-61
/
+45
2021-09-30
media: xilinx: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2021-09-30
media: v4l: async: Rename async nf functions, clean up long lines
Sakari Ailus
1
-9
/
+8
2021-06-17
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
4
-31
/
+36
2021-06-17
media: xilinx: simplify get fourcc logic
Mauro Carvalho Chehab
2
-7
/
+4
2021-03-22
media: platform: xilinx: fix error return code of xvip_graph_init()
Jia-Ju Bai
1
-0
/
+1
2021-02-06
media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API
Laurent Pinchart
1
-5
/
+5
2020-06-23
media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem driver
Vishal Sagar
3
-0
/
+1119
2020-04-14
media: Kconfig files: use select for V4L2 subdevs and MC
Mauro Carvalho Chehab
1
-1
/
+3
2020-02-24
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
1
-2
/
+2
2020-02-24
media: xilinx: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
1
-5
/
+6
[next]