index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
v4l2-core
/
v4l2-subdev.c
Age
Commit message (
Expand
)
Author
2021-06-17
media: subdev: remove VIDIOC_DQEVENT_TIME32 handling
Arnd Bergmann
2021-06-17
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
2020-11-16
media: v4l: subdev: Improve link format validation debug messages
Sakari Ailus
2020-08-18
media: v4l2-subdev: Introduce [get|set]_mbus_config pad ops
Jacopo Mondi
2020-05-18
media: v4l2-subdev: add v4l2_subdev_get_fwnode_pad_1_to_1
Steve Longerbeam
2020-05-12
media: v4l2-subdev: add VIDIOC_SUBDEV_QUERYCAP ioctl
Hans Verkuil
2020-05-12
media: v4l2-subdev: Guard whole fops and ioctl hdlr
Jacopo Mondi
2020-05-12
media: v4l2-dev: Add v4l2_device_register_ro_subdev_node()
Jacopo Mondi
2020-01-09
media: v4l2-core: fix uninitialized structure fields being returned to userspace
Colin Ian King
2020-01-03
media: v4l2-core: fix VIDIOC_DQEVENT for time64 ABI
Arnd Bergmann
2019-11-05
media: v4l2-subdev: Don't use __u32 internally
Janusz Krzysztofik
2019-07-25
media: v4l: ctrls: Add debug messages
Ezequiel Garcia
2019-07-11
media: v4l2-subdev: fix regression in check_pad()
Hans Verkuil
2019-06-24
media: v4l2-subdev: Verify v4l2_subdev_call() pad config argument
Janusz Krzysztofik
2019-06-24
media: v4l2-subdev: Verify v4l2_subdev_call() pointer arguments
Janusz Krzysztofik
2019-06-24
media: v4l2-subdev: Verify arguments in v4l2_subdev_call()
Janusz Krzysztofik
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-03-19
media: v4l2-subdev: handle module refcounting here
Hans Verkuil
2018-10-31
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-08-31
media: v4l2-ctrls: support g/s_ext_ctrls for requests
Hans Verkuil
2018-07-24
media: v4l: Add support for STD ioctls on subdev nodes
Niklas Söderlund
2018-05-28
media: v4l2-core: push taking ioctl mutex down to ioctl handler
Hans Verkuil
2018-02-26
media: v4l2-subdev: implement VIDIOC_DBG_G_CHIP_INFO ioctl
Hans Verkuil
2018-02-26
media: v4l2-subdev: without controls return -ENOTTY
Hans Verkuil
2018-02-22
media: v4l2-subdev: clear reserved fields
Hans Verkuil
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2017-11-27
media: annotate ->poll() instances
Al Viro
2017-06-20
[media] v4l2-core: Use kvmalloc() for potentially big allocations
Tomasz Figa
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2016-07-23
[media] v4l2-subdev.h: Improve documentation
Mauro Carvalho Chehab
2016-04-29
[media] media: change pipeline validation return error
Helen Mae Koike Fornazier
2016-04-13
[media] v4l: subdev: Add pad config allocator and init
Laurent Pinchart
2016-04-13
[media] media: Add obj_type field to struct media_entity
Laurent Pinchart
2016-01-11
[media] uapi/media.h: Rename entities types to functions
Mauro Carvalho Chehab
2016-01-11
[media] media-entity.h: rename entity.type to entity.function
Mauro Carvalho Chehab
2016-01-11
[media] v4l2-subdev: use MEDIA_ENT_T_UNKNOWN for new subdevs
Mauro Carvalho Chehab
2016-01-11
[media] media: use macros to check for V4L2 subdev entities
Mauro Carvalho Chehab
2016-01-11
[media] replace all occurrences of MEDIA_ENT_T_DEVNODE_V4L
Mauro Carvalho Chehab
2015-07-17
[media] Add helper function for subdev event notifications
Lars-Peter Clausen
2015-04-08
[media] V4L2: Delete an unnecessary check before the function call "media_ent...
Markus Elfring
2015-03-23
[media] v4l2-subdev.c: add 'which' checks for enum ops
Hans Verkuil
2015-03-23
[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_config
Hans Verkuil
2014-12-22
[media] v4l2-subdev: drop get/set_crop pad ops
Hans Verkuil
2014-08-21
[media] v4l: subdev: Extend default link validation to cover field order
Laurent Pinchart
2014-07-22
[media] v4l2-subdev: Fix compilation when !VIDEO_V4L2_SUBDEV_API
Mauro Carvalho Chehab
2014-07-22
[media] v4l: subdev: Unify argument validation across IOCTLs
Sakari Ailus
2014-07-17
[media] v4l2: integrate support for VIDIOC_QUERY_EXT_CTRL
Hans Verkuil
2014-05-25
[media] v4l: Validate fields in the core code for subdev EDID ioctls
Laurent Pinchart
2014-05-25
[media] v4l: Add support for DV timings ioctls on subdev nodes
Laurent Pinchart
[next]