index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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
/
include
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-01
Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
9
-281
/
+481
2023-08-14
media: pci: intel: Add IVSC support for IPU bridge driver
Wentong Wu
1
-1
/
+18
2023-08-10
media: ipu-bridge: Add a runtime-pm device-link between VCM and sensor
Hans de Goede
1
-3
/
+2
2023-08-10
media: ipu-bridge: Move ipu-bridge.h to include/media/
Hans de Goede
1
-0
/
+165
2023-08-10
media: Remove ov_16bit_addr_reg_helpers.h
Hans de Goede
1
-92
/
+0
2023-08-10
media: Add MIPI CCI register access helper functions
Hans de Goede
1
-0
/
+125
2023-08-10
media: subdev: Constify v4l2_subdev_set_routing_with_fmt() param
Tomi Valkeinen
1
-1
/
+1
2023-08-10
media: cec: core: add adap_unconfigured() callback
Hans Verkuil
1
-2
/
+3
2023-08-10
media: cec: core: add adap_nb_transmit_canceled() callback
Hans Verkuil
1
-2
/
+4
2023-08-10
media: v4l: async: Set v4l2_device and subdev in async notifier init
Sakari Ailus
1
-14
/
+19
2023-07-28
media: v4l: async: Support fwnode endpoint list matching for subdevs
Sakari Ailus
2
-2
/
+36
2023-07-28
media: v4l: async: Allow multiple connections between entities
Sakari Ailus
2
-10
/
+14
2023-07-28
media: v4l: async: Obtain async connection based on sub-device
Sakari Ailus
1
-0
/
+11
2023-07-28
media: v4l: async: Rework internal lists
Sakari Ailus
1
-6
/
+3
2023-07-28
media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connection
Sakari Ailus
3
-46
/
+47
2023-07-28
media: v4l: async: Clean up list heads and entries
Sakari Ailus
2
-13
/
+13
2023-07-28
media: v4l: async: Rename V4L2_ASYNC_MATCH_ macros, add TYPE_
Sakari Ailus
1
-8
/
+8
2023-07-28
media: v4l: async: Make V4L2 async match information a struct
Sakari Ailus
1
-18
/
+23
2023-07-28
media: v4l: fwnode: Remove unneeded forward declaration
Sakari Ailus
1
-2
/
+0
2023-07-28
media: v4l: async: Drop v4l2_async_nf_parse_fwnode_endpoints()
Jacopo Mondi
2
-98
/
+4
2023-07-14
media: i2c: add DS90UB960 driver
Tomi Valkeinen
1
-0
/
+22
2023-07-10
lib/math: Move dvb_math.c into lib/math/int_log.c
Andy Shevchenko
1
-66
/
+0
2023-07-05
Merge tag 'media/v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
6
-8
/
+52
2023-06-15
Revert "media: dvb-core: Fix use-after-free on race condition at dvb_frontend"
Mauro Carvalho Chehab
1
-5
/
+1
2023-06-09
media: v4l2-common: Add support for fractional bpp
Nicolas Dufresne
1
-0
/
+2
2023-06-09
media: Add AV1 uAPI
Daniel Almeida
1
-0
/
+8
2023-06-09
Merge tag 'v6.4-rc5' into media_stage
Mauro Carvalho Chehab
1
-0
/
+1
2023-06-02
media: v4l2-subdev: Fix missing kerneldoc for client_caps
Tomi Valkeinen
1
-0
/
+1
2023-05-25
media: mc: Make media_get_pad_index() use pad type flag
Sakari Ailus
1
-2
/
+2
2023-05-25
media: mc: Make media_entity_get_fwnode_pad() fwnode argument const
Sakari Ailus
1
-1
/
+1
2023-05-25
media: Add common header file with JPEG marker definitions
Geert Uytterhoeven
1
-0
/
+20
2023-05-25
media: v4l2-mem2mem: add lock to protect parameter num_rdy
Yunfei Dong
1
-2
/
+16
2023-05-14
media: dvbdev.h: do some kernel-doc cleanups
Mauro Carvalho Chehab
1
-3
/
+3
2023-05-14
media: dvb-core: Fix use-after-free due to race at dvb_register_device()
Hyunwoo Kim
1
-0
/
+15
2023-05-14
media: dvb-core: Fix use-after-free due on race condition at dvb_net
Hyunwoo Kim
1
-0
/
+4
2023-05-14
media: dvb-core: Fix use-after-free on race condition at dvb_frontend
Hyunwoo Kim
1
-1
/
+5
2023-04-15
media: i2c: Drop unused sr030pc30 camera sensor driver
Laurent Pinchart
1
-17
/
+0
2023-04-15
media: i2c: Drop unused s5k6aa camera sensor driver
Laurent Pinchart
1
-48
/
+0
2023-04-15
media: i2c: Drop unused noon010pc30 camera sensor driver
Laurent Pinchart
1
-21
/
+0
2023-04-15
media: i2c: Drop unused mt9t001 camera sensor driver
Laurent Pinchart
1
-10
/
+0
2023-04-15
media: i2c: Drop unused mt9m032 camera sensor driver
Laurent Pinchart
1
-22
/
+0
2023-04-15
media: i2c: Drop unused m5mols camera sensor driver
Laurent Pinchart
1
-25
/
+0
2023-04-15
media: i2c: Drop unused ad9389b video encoder driver
Laurent Pinchart
1
-37
/
+0
2023-04-15
media: v4l2-subdev: Add new ioctl for client capabilities
Tomi Valkeinen
1
-0
/
+1
2023-04-15
media: saa7146: convert to vb2
Hans Verkuil
1
-28
/
+8
2023-04-15
media: common: saa7146: drop 'fmt' from struct saa7146_buf
Hans Verkuil
1
-1
/
+0
2023-04-15
media: saa7146: drop 'dev' and 'resources' from struct saa7146_fh
Hans Verkuil
1
-5
/
+2
2023-04-11
media: Accept non-subdev sinks in v4l2_create_fwnode_links_to_pad()
Laurent Pinchart
1
-4
/
+4
2023-04-11
media: mc-device: remove unnecessary __must_check
Jason Kim
1
-3
/
+2
2023-03-20
media: v4l2-ctrls: Fix doc for v4l2_ctrl_request_hdl_find
Miaoqian Lin
1
-1
/
+1
[next]