index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
v4l2-core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: v4l2-core: fix VIDIOC_DQEVENT handling on non-x86
Arnd Bergmann
2021-11-10
1
-24
/
+17
*
media: videobuf2: handle V4L2_MEMORY_FLAG_NON_COHERENT flag
Sergey Senozhatsky
2021-09-30
2
-3
/
+10
*
media: v4l2-ioctl: S_CTRL output the right value
Ricardo Ribalda
2021-09-30
1
-3
/
+6
*
media: v4l2-ioctl: Fix check_ext_ctrls
Ricardo Ribalda
2021-09-30
1
-21
/
+39
*
media: v4l2-ctrls: Add V4L2_CID_NOTIFY_GAINS control
David Plowman
2021-09-30
1
-0
/
+1
*
media: add Mediatek's MM21 format
Alexandre Courbot
2021-09-30
1
-0
/
+1
*
media: Add NV12_4L4 tiled format
Ezequiel Garcia
2021-09-30
2
-0
/
+4
*
media: Rename V4L2_PIX_FMT_HM12 to V4L2_PIX_FMT_NV12_16L16
Ezequiel Garcia
2021-09-30
1
-1
/
+1
*
media: Rename V4L2_PIX_FMT_SUNXI_TILED_NV12 to V4L2_PIX_FMT_NV12_32L32
Ezequiel Garcia
2021-09-30
1
-1
/
+1
*
media: hevc: Add scaling matrix control
Benjamin Gaignard
2021-09-30
2
-0
/
+10
*
media: v4l2-fwnode: Simplify v4l2_async_nf_parse_fwnode_endpoints()
Niklas Söderlund
2021-09-30
1
-26
/
+5
*
media: v4l: async: Rename async nf functions, clean up long lines
Sakari Ailus
2021-09-30
2
-125
/
+117
*
media: v4l2-ctrls: Add intra-refresh period control
Stanimir Varbanov
2021-08-04
1
-0
/
+2
*
media: v4l2-dv-timings.c: fix wrong condition in two for-loops
Hans Verkuil
2021-08-04
1
-2
/
+2
*
media: v4l2-flash: Check whether setting LED brightness succeeded
Sakari Ailus
2021-08-04
1
-17
/
+21
*
media: v4l2-flash: Add sanity checks for flash and indicator controls
Sakari Ailus
2021-08-04
1
-9
/
+43
*
media: v4l2-event: Modified variable type 'unsigned' to 'unsigned int'
lijian
2021-06-17
1
-3
/
+3
*
media: v4l2-core: return -ENODEV from ioctl when not registered
Arnd Bergmann
2021-06-17
1
-0
/
+3
*
media: subdev: remove VIDIOC_DQEVENT_TIME32 handling
Arnd Bergmann
2021-06-17
1
-24
/
+0
*
media: v4l2-core: fix whitespace damage in video_get_user()
Arnd Bergmann
2021-06-17
1
-12
/
+12
*
media: v4l2-core: explicitly clear ioctl input data
Arnd Bergmann
2021-06-17
1
-0
/
+2
*
media: v4l2-core: ignore native time32 ioctls on 64-bit
Arnd Bergmann
2021-06-17
1
-6
/
+6
*
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
2021-06-17
1
-62
/
+80
*
media: hevc: Add decode params control
Benjamin Gaignard
2021-06-08
2
-7
/
+18
*
media: videobuf-dma-sg: void function return statements are not generally useful
lijian
2021-06-02
1
-1
/
+0
*
media: v4l2-dev.c: Modified the macro SET_VALID_IOCTL
lijian
2021-06-02
1
-3
/
+2
*
media: v4l2-core: Avoid the dangling pointer in v4l2_fh_release
Lv Yunlong
2021-06-02
1
-0
/
+1
*
media: v4l: async, fwnode: Improve module organisation
Sakari Ailus
2021-06-02
4
-9
/
+29
*
media: v4l2-ctrls: split up into four source files
Hans Verkuil
2021-05-25
7
-5113
/
+5334
*
media: v4l2-ctrls: always copy the controls on completion
Hans Verkuil
2021-05-25
1
-4
/
+32
*
media: uapi: move MPEG-2 stateless controls out of staging
Ezequiel Garcia
2021-05-23
1
-6
/
+6
*
media: controls: Log MPEG-2 stateless control in .std_log
Ezequiel Garcia
2021-05-23
1
-0
/
+9
*
media: uapi: mpeg2: Remove V4L2_CID_MPEG_VIDEO_MPEG2_SLICE_PARAMS
Ezequiel Garcia
2021-05-23
1
-19
/
+0
*
media: uapi: mpeg2: Split sequence and picture parameters
Ezequiel Garcia
2021-05-23
1
-12
/
+44
*
media: uapi: mpeg2: Cleanup flags
Ezequiel Garcia
2021-05-23
1
-7
/
+7
*
media: uapi: mpeg2: rework quantisation matrices semantics
Ezequiel Garcia
2021-05-23
1
-0
/
+26
*
media: uapi: mpeg2: Rename "quantization" to "quantisation"
Ezequiel Garcia
2021-05-23
1
-6
/
+6
*
Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-04-28
1
-64
/
+21
|
\
|
*
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-03-16
1
-64
/
+21
|
|
\
|
|
*
v4l: ioctl: Use %p4cc printk modifier to print FourCC codes
Sakari Ailus
2021-02-17
1
-64
/
+21
*
|
|
media: v4l2-ctrls: fix reference to freed memory
Hans Verkuil
2021-04-15
1
-74
/
+63
*
|
|
media: v4l2-ctrls.c: fix race condition in hdl->requests list
Hans Verkuil
2021-04-06
1
-3
/
+14
*
|
|
media: v4l: Add HDR10 static metadata controls
Stanimir Varbanov
2021-04-06
1
-0
/
+68
*
|
|
media: v4l: Add new Colorimetry Class
Stanimir Varbanov
2021-04-06
1
-1
/
+6
*
|
|
media: v4l2-ctrl: Add decoder conceal color control
Stanimir Varbanov
2021-04-06
1
-0
/
+9
*
|
|
media: v4l2-ctrl: add controls for long term reference.
Dikshita Agarwal
2021-04-06
1
-0
/
+14
*
|
|
media: v4l: fwnode: Rename v4l2_async_register_subdev_sensor_common
Sakari Ailus
2021-04-06
1
-2
/
+2
*
|
|
media: v4l: fwnode: Rename and make static V4L2 async notifier helper
Sakari Ailus
2021-04-06
1
-5
/
+22
*
|
|
media: v4l2-mc: fix a warning message
Antti Keränen
2021-03-22
1
-1
/
+1
*
|
|
media: v4l2-ctrls: Fix h264 hierarchical coding type menu ctrl
Stanimir Varbanov
2021-03-22
1
-0
/
+8
[next]