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
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
/
v4l2-core
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-15
media: Add ABGR64_12 video format
Ming Qian
2
-0
/
+2
2023-04-15
media: Add BGR48_12 video format
Ming Qian
2
-0
/
+2
2023-04-15
media: Add YUV48_12 video format
Ming Qian
2
-0
/
+2
2023-04-15
media: Add Y212 v4l2 format info
Ming Qian
1
-0
/
+1
2023-04-15
media: Add Y012 video format
Ming Qian
1
-0
/
+1
2023-04-15
media: Add P012 and P012M video format
Ming Qian
2
-0
/
+4
2023-04-15
media: v4l2-subdev: Add new ioctl for client capabilities
Tomi Valkeinen
1
-0
/
+63
2023-04-11
media: Accept non-subdev sinks in v4l2_create_fwnode_links_to_pad()
Laurent Pinchart
1
-9
/
+6
2023-04-11
media: v4l: async: Return async sub-devices to subnotifier list
Sakari Ailus
1
-5
/
+8
2023-04-10
media: add RealVideo format RV30 and RV40
Ming Qian
1
-0
/
+2
2023-04-10
media: add Sorenson Spark video format
Ming Qian
1
-0
/
+1
2023-03-20
media: subdev: Add V4L2_SUBDEV_ROUTING_NO_MULTIPLEXING
Tomi Valkeinen
1
-3
/
+33
2023-03-20
media: subdev: Split V4L2_SUBDEV_ROUTING_NO_STREAM_MIX
Tomi Valkeinen
1
-4
/
+11
2023-03-20
media: subdev: Use 'shall' instead of 'may' in route validation
Tomi Valkeinen
1
-1
/
+1
2023-03-20
media: v4l2-core: zero field base in struct v4l2_framebuffer
Hans Verkuil
2
-7
/
+12
2023-03-20
media: v4l2-core: drop v4l2_window clipping and bitmap support
Hans Verkuil
2
-118
/
+25
2023-03-20
media: v4l2-dev.c: check for V4L2_CAP_STREAMING to enable streaming ioctls
Hans Verkuil
1
-2
/
+3
2023-03-18
media: v4l: subdev: Make link validation safer
Sakari Ailus
1
-0
/
+10
2023-03-18
media: subdev: Fix validation state lockdep issue
Tomi Valkeinen
1
-30
/
+52
2023-02-26
Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
5
-40
/
+1014
2023-02-26
media: v4l2-subdev.c: clear stream field
Hans Verkuil
1
-0
/
+15
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-4
/
+4
2023-02-23
Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+6
2023-02-22
Merge tag 'platform-drivers-x86-v6.3-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-0
/
+71
2023-02-10
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
3
-4
/
+4
2023-02-09
media: v4l2-ctrls-api.c: move ctrl->is_new = 1 to the correct line
Hans Verkuil
1
-1
/
+1
2023-02-08
media: drivers/media/v4l2-core/v4l2-h264 : add detection of null pointers
Dong Chuanjian
1
-0
/
+4
2023-02-08
media: v4l2-jpeg: ignore the unknown APP14 marker
Ming Qian
1
-1
/
+1
2023-02-08
media: v4l2-jpeg: correct the skip count in jpeg_parse_app14_data
Ming Qian
1
-1
/
+1
2023-02-06
media: v4l2-mem2mem: use vb2_is_streaming()
Hans Verkuil
1
-2
/
+2
2023-02-03
media: v4l2-core: Make the v4l2-core code enable/disable the privacy LED if p...
Hans de Goede
4
-0
/
+71
2023-01-22
media: v4l2-subdev: Add v4l2_subdev_s_stream_helper() function
Laurent Pinchart
1
-0
/
+40
2023-01-22
media: v4l2-subdev: Add subdev .(enable|disable)_streams() operations
Laurent Pinchart
1
-0
/
+224
2023-01-22
media: v4l2-subdev: Add v4l2_subdev_state_xlate_streams() helper
Laurent Pinchart
1
-0
/
+26
2023-01-22
media: subdev: add v4l2_subdev_routing_validate() helper
Laurent Pinchart
1
-0
/
+102
2023-01-22
media: subdev: add v4l2_subdev_set_routing_with_fmt() helper
Tomi Valkeinen
1
-0
/
+22
2023-01-22
media: subdev: add streams to v4l2_subdev_get_fmt() helper function
Tomi Valkeinen
1
-3
/
+7
2023-01-22
media: subdev: add "opposite" stream helper funcs
Tomi Valkeinen
1
-0
/
+49
2023-01-22
media: subdev: use streams in v4l2_subdev_link_validate()
Tomi Valkeinen
1
-20
/
+165
2023-01-22
media: subdev: add stream based configuration
Tomi Valkeinen
1
-7
/
+143
2023-01-22
media: subdev: Add for_each_active_route() macro
Jacopo Mondi
1
-0
/
+20
2023-01-22
media: subdev: add v4l2_subdev_set_routing helper()
Tomi Valkeinen
1
-0
/
+31
2023-01-22
media: subdev: add v4l2_subdev_has_pad_interdep()
Tomi Valkeinen
1
-0
/
+31
2023-01-22
media: subdev: Require code change to enable [GS]_ROUTING
Tomi Valkeinen
1
-0
/
+15
2023-01-22
media: subdev: Add [GS]_ROUTING subdev ioctls and operations
Laurent Pinchart
2
-1
/
+108
2023-01-22
media: add V4L2_SUBDEV_CAP_STREAMS
Tomi Valkeinen
1
-1
/
+4
2023-01-22
media: v4l2-subdev: Sort includes
Tomi Valkeinen
1
-4
/
+4
2023-01-22
media: v4l2-ctrls-api.c: move ctrl->is_new = 1 to the correct line
Hans Verkuil
1
-1
/
+1
2023-01-20
media: Add Y210, Y212 and Y216 formats
Tomi Valkeinen
1
-0
/
+3
2023-01-20
media: Add 2-10-10-10 RGB formats
Tomi Valkeinen
1
-0
/
+3
[next]