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
2022-05-17
media: v4l2: Reorder field reflist
Nicolas Dufresne
1
-0
/
+42
2022-05-17
media: h264: Sort p/b reflist using frame_num
Nicolas Dufresne
1
-10
/
+13
2022-05-17
media: v4l2: Trace calculated p/b0/b1 initial reflist
Nicolas Dufresne
1
-0
/
+100
2022-05-17
media: h264: Store all fields into the unordered list
Nicolas Dufresne
1
-18
/
+47
2022-05-17
media: h264: Store current picture fields
Nicolas Dufresne
1
-3
/
+7
2022-05-17
media: h264: Increase reference lists size to 32
Nicolas Dufresne
1
-3
/
+3
2022-05-17
media: h264: Use v4l2_h264_reference for reflist
Nicolas Dufresne
1
-16
/
+17
2022-05-17
media: uapi: Add IPU3 packed Y10 format
Daniel Scally
1
-0
/
+1
2022-05-17
media: media/v4l2-core: Add enum V4L2_FWNODE_BUS_TYPE_DPI
Xin Ji
1
-0
/
+4
2022-05-13
media: h264: Avoid wrapping long_term_frame_idx
Nicolas Dufresne
1
-1
/
+3
2022-05-13
media: v4l2-mem2mem: Trace on implicit un-hold
Nicolas Dufresne
1
-0
/
+1
2022-05-13
media: v4l2-ctls-core.c: kvmalloc_array -> kvcalloc
Hans Verkuil
1
-3
/
+2
2022-05-13
media: v4l2-subdev.c: kvmalloc_array -> kvcalloc
Hans Verkuil
1
-3
/
+2
2022-05-13
media: v4l2: mem2mem: Fix typos in v4l2_m2m_dev documentation
Laurent Pinchart
1
-4
/
+4
2022-04-24
media: v4l2: fix uninitialized value tuner_status(CWE-457)
Yan Lei
1
-2
/
+2
2022-04-24
media: v4l2-ctrls: Add intra-refresh type control
Dikshita Agarwal
1
-0
/
+9
2022-04-24
media: v4l: Add Qualcomm custom compressed pixel formats
Stanimir Varbanov
1
-0
/
+2
2022-04-24
media: subdev: add v4l2_subdev_get_fmt() helper function
Tomi Valkeinen
1
-0
/
+22
2022-04-24
media: subdev: add locking wrappers to subdev op wrappers
Tomi Valkeinen
1
-7
/
+48
2022-04-24
media: subdev: add subdev state locking
Tomi Valkeinen
1
-17
/
+46
2022-04-24
media: subdev: pass also the active state to subdevs from ioctls
Tomi Valkeinen
1
-10
/
+54
2022-04-24
media: subdev: add active state to struct v4l2_subdev
Tomi Valkeinen
1
-0
/
+21
2022-04-24
media: subdev: rename subdev-state alloc & free
Tomi Valkeinen
1
-6
/
+6
2022-04-24
media: v4l2-subdev: drop extra #ifdef
Tomi Valkeinen
1
-2
/
+1
2022-04-24
media: v4l2-async: Use endpoints in __v4l2_async_nf_add_fwnode_remote()
Laurent Pinchart
1
-1
/
+1
2022-04-24
media: v4l: ioctl: Set bus_info in v4l_querycap()
Sakari Ailus
1
-0
/
+4
2022-04-24
media: v4l2-async: Create links during v4l2_async_match_notify()
Daniel Scally
1
-0
/
+31
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
2
-11
/
+3
2022-03-14
media: Makefiles: sort entries where it fits
Mauro Carvalho Chehab
1
-16
/
+18
2022-03-12
media: xc2028: rename the driver from tuner-xc2028
Mauro Carvalho Chehab
1
-1
/
+1
2022-03-07
media: add nv12m_8l128 and nv12m_10be_8l128 video format.
Ming Qian
1
-0
/
+2
2022-03-07
Merge tag 'for-5.18-2.6-signed' of git://linuxtv.org/sailus/media_tree into m...
Mauro Carvalho Chehab
1
-20
/
+8
2022-03-07
Merge tag 'br-v5.18q' of git://linuxtv.org/hverkuil/media_tree into media_stage
Mauro Carvalho Chehab
1
-0
/
+10
2022-03-04
v4l: fwnode: Remove now-redundant loop from v4l2_fwnode_parse_reference()
Sakari Ailus
1
-16
/
+8
2022-03-04
v4l: fwnode: Drop redunant -ENODATA check in property reference parsing
Sakari Ailus
1
-5
/
+1
2022-02-23
media: v4l2-core: Initialize h264 scaling matrix
Nicolas Dufresne
1
-0
/
+10
2022-02-22
media: uapi: Init VP9 stateless decode params
Yunfei Dong
1
-0
/
+8
2022-02-17
media: v4l2-mediabus: Drop V4L2_MBUS_CSI2_CONTINUOUS_CLOCK flag
Laurent Pinchart
1
-4
/
+2
2022-01-28
media: v4l: Avoid unaligned access warnings when printing 4cc modifiers
Sakari Ailus
1
-5
/
+7
2022-01-28
media: v4l2-fwnode: Move bus config structure to v4l2_mediabus.h
Laurent Pinchart
1
-6
/
+6
2022-01-28
media: v4l2-subdev: Drop .set_mbus_config() operation
Laurent Pinchart
1
-8
/
+0
2022-01-28
media: v4l2-dev: Use non-atomic bitmap API when applicable
Christophe JAILLET
1
-34
/
+34
2022-01-23
media: v4l2-ctrls: make array range static
Colin Ian King
1
-1
/
+1
2022-01-23
media: v4l2-mem2mem: Apply DST_QUEUE_OFF_BASE on MMAP buffers across ioctls
Chen-Yu Tsai
1
-12
/
+41
2021-12-07
Merge tag 'v5.16-rc4' into media_tree
Mauro Carvalho Chehab
1
-24
/
+17
2021-11-22
media: Add VP9 v4l2 library
Andrzej Pietrasiewicz
3
-0
/
+1855
2021-11-22
media: uapi: Add VP9 stateless decoder controls
Andrzej Pietrasiewicz
3
-0
/
+189
2021-11-15
media: v4l2-ioctl.c: readbuffers depends on V4L2_CAP_READWRITE
Hans Verkuil
1
-1
/
+3
2021-11-15
media: v4l2-ctrls: Add RGB color effects control
Dillon Min
1
-2
/
+4
2021-11-15
media: v4l2-ctrls: Add V4L2_CID_COLORFX_CBCR max setting
Dillon Min
1
-0
/
+6
[next]