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
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
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
2021-02-06
media: Remove the legacy v4l2-clk API
Ezequiel Garcia
2
-322
/
+1
2021-02-06
media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API
Laurent Pinchart
2
-17
/
+17
2021-02-06
media: v4l2-async: Discourage use of v4l2_async_notifier_add_subdev
Ezequiel Garcia
2
-5
/
+5
2021-02-06
media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdev
Ezequiel Garcia
1
-12
/
+12
2021-02-06
media: v4l2-async: Remove V4L2_ASYNC_MATCH_DEVNAME
Ezequiel Garcia
1
-41
/
+0
2021-02-01
Merge tag 'v5.11-rc6' into patchwork
Mauro Carvalho Chehab
1
-2
/
+2
2021-01-27
media: v4l2-async: Safely unregister an non-registered async subdev
Laurent Pinchart
1
-0
/
+3
2021-01-27
media: v4l2-async: Add waiting subdevices debugfs
Ezequiel Garcia
2
-0
/
+71
2021-01-27
media: v4l2-async: Remove V4L2_ASYNC_MATCH_CUSTOM
Ezequiel Garcia
1
-14
/
+0
2021-01-27
media: v4l2-ioctl: print capabilities in v4l_print_create_buffers()
Helen Koike
1
-3
/
+3
2021-01-27
media: v4l2-ctrls.c: fix shift-out-of-bounds in std_validate
Hans Verkuil
1
-1
/
+2
2021-01-26
media: v4l2-fwnode: Include v4l2_fwnode_bus_type
Daniel Scally
1
-11
/
+0
2021-01-26
media: v4l2-core: v4l2-async: Check sd->fwnode->secondary in match_fwnode()
Daniel Scally
1
-0
/
+8
2021-01-14
media: v4l2-ctrl: Add base layer priority id control.
Dikshita Agarwal
1
-0
/
+1
2021-01-14
media: v4l2-ctrl: Add layer wise bitrate controls for h264
Dikshita Agarwal
1
-0
/
+7
2021-01-14
media: v4l2-ctrl: Add frame-specific min/max qp controls for hevc
Dikshita Agarwal
1
-0
/
+8
2021-01-12
media: v4l: ioctl: Use kmalloc to allocate a small chunk of memory
Sakari Ailus
1
-2
/
+2
2021-01-12
media: v4l: ioctl: Fix memory leak in video_usercopy
Sakari Ailus
1
-18
/
+14
2021-01-07
media: v4l: common: Fix naming of v4l2_get_link_rate
Sakari Ailus
1
-2
/
+2
2021-01-04
media: v4l2-dev: add EPOLLPRI in v4l2_poll() when dev is unregistered
Hans Verkuil
1
-5
/
+7
2021-01-04
media: v4l2-dev/event: add v4l2_event_wake_all()
Hans Verkuil
2
-0
/
+20
2021-01-04
media: v4l2-mem2mem: always call poll_wait() on queues
Alexandre Courbot
1
-3
/
+12
2020-12-03
media: vicodec: mark the stateless FWHT API as stable
Hans Verkuil
1
-2
/
+18
2020-12-03
media: uapi: move H264 stateless controls out of staging
Ezequiel Garcia
1
-18
/
+18
2020-12-03
media: controls: Log H264 stateless controls in .std_log
Ezequiel Garcia
1
-0
/
+18
2020-12-03
media: controls: Add the stateless codec control class
Ezequiel Garcia
1
-0
/
+5
2020-12-03
media: controls: Validate H264 stateless controls
Ezequiel Garcia
1
-0
/
+134
2020-12-03
media: Rename stateful codec control macros
Ezequiel Garcia
1
-2
/
+2
2020-12-03
media: controls: Add validate failure debug message
Ezequiel Garcia
1
-1
/
+6
2020-12-03
media: controls: Add VP8 stateless type initialization
Ezequiel Garcia
1
-0
/
+5
2020-12-02
media: v4l2-fwnode: Remove v4l2_async_notifier_parse_fwnode_endpoints_by_port()
Niklas Söderlund
1
-14
/
+0
2020-12-02
media: v4l: subdev: Set sd->devnode before registering the subdev
Sakari Ailus
1
-1
/
+2
2020-11-17
media: v4l2-compat-ioctl32.c: add missing #ifdef CONFIG_COMPAT_32BIT_TIMEs
Hans Verkuil
1
-5
/
+18
2020-11-17
media: v4l2-ctrls: allow V4L2_CTRL_TYPE_BUTTON with request api
Dikshita Agarwal
1
-5
/
+1
2020-11-17
media: videodev2.h, v4l2-ioctl: add rkisp1 meta buffer format
Shunqian Zheng
1
-0
/
+2
2020-11-16
media: v4l: Add a helper for obtaining the link frequency
Sakari Ailus
1
-0
/
+33
2020-11-16
media: v4l: subdev: Improve link format validation debug messages
Sakari Ailus
1
-7
/
+41
2020-11-16
media: v4l2-fwnode: Don't zero parts of struct v4l2_fwnode_endpoint anymore
Sakari Ailus
1
-12
/
+0
2020-11-16
media: v4l2-fwnode: Return -EINVAL for invalid bus-type
Lad Prabhakar
1
-1
/
+5
2020-11-16
media: v4l2: remove remaining compat_ioctl
Arnd Bergmann
1
-194
/
+2
2020-11-16
media: v4l2: remaining compat handlers
Arnd Bergmann
1
-174
/
+109
2020-11-16
media: v4l2: convert v4l2_format compat ioctls
Arnd Bergmann
1
-207
/
+139
2020-11-16
media: v4l2: allocate v4l2_clip objects early
Arnd Bergmann
1
-1
/
+22
2020-11-16
media: v4l2: move compat handling for v4l2_buffer
Arnd Bergmann
1
-454
/
+270
2020-11-16
media: v4l2: move v4l2_ext_controls conversion
Arnd Bergmann
1
-146
/
+90
2020-11-16
media: v4l2: remove unneeded compat ioctl handlers
Arnd Bergmann
1
-42
/
+0
2020-11-16
media: v4l2: prepare compat-ioctl rework
Arnd Bergmann
2
-67
/
+145
2020-10-08
media: v4l2-mem2mem: Fix spurious v4l2_m2m_buf_done
Ezequiel Garcia
1
-1
/
+0
2020-10-04
Merge tag 'v5.9-rc7' into patchwork
Mauro Carvalho Chehab
2
-9
/
+6
2020-09-26
media: v4l2-mem2mem: simplify poll logic
Alexandre Courbot
1
-21
/
+5
[next]