aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core/v4l2-subdev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-19media: v4l2-subdev: handle module refcounting hereHans Verkuil1-13/+9
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-3/+6
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-1/+1
2018-08-31media: v4l2-ctrls: support g/s_ext_ctrls for requestsHans Verkuil1-3/+6
2018-07-24media: v4l: Add support for STD ioctls on subdev nodesNiklas Söderlund1-0/+22
2018-05-28media: v4l2-core: push taking ioctl mutex down to ioctl handlerHans Verkuil1-1/+16
2018-02-26media: v4l2-subdev: implement VIDIOC_DBG_G_CHIP_INFO ioctlHans Verkuil1-0/+13
2018-02-26media: v4l2-subdev: without controls return -ENOTTYHans Verkuil1-0/+24
2018-02-22media: v4l2-subdev: clear reserved fieldsHans Verkuil1-0/+13
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-2/+2
2017-11-27media: annotate ->poll() instancesAl Viro1-1/+1
2017-06-20[media] v4l2-core: Use kvmalloc() for potentially big allocationsTomasz Figa1-3/+5
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus1-4/+0
2016-07-23[media] v4l2-subdev.h: Improve documentationMauro Carvalho Chehab1-10/+0
2016-04-29[media] media: change pipeline validation return errorHelen Mae Koike Fornazier1-2/+2
2016-04-13[media] v4l: subdev: Add pad config allocator and initLaurent Pinchart1-4/+35
2016-04-13[media] media: Add obj_type field to struct media_entityLaurent Pinchart1-0/+1
2016-01-11[media] uapi/media.h: Rename entities types to functionsMauro Carvalho Chehab1-2/+2
2016-01-11[media] media-entity.h: rename entity.type to entity.functionMauro Carvalho Chehab1-3/+3
2016-01-11[media] v4l2-subdev: use MEDIA_ENT_T_UNKNOWN for new subdevsMauro Carvalho Chehab1-1/+1
2016-01-11[media] media: use macros to check for V4L2 subdev entitiesMauro Carvalho Chehab1-1/+1
2016-01-11[media] replace all occurrences of MEDIA_ENT_T_DEVNODE_V4LMauro Carvalho Chehab1-1/+1
2015-07-17[media] Add helper function for subdev event notificationsLars-Peter Clausen1-0/+18
2015-04-08[media] V4L2: Delete an unnecessary check before the function call "media_entity_put"Markus Elfring1-2/+1
2015-03-23[media] v4l2-subdev.c: add 'which' checks for enum opsHans Verkuil1-0/+12
2015-03-23[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil1-9/+9
2014-12-22[media] v4l2-subdev: drop get/set_crop pad opsHans Verkuil1-8/+0
2014-08-21[media] v4l: subdev: Extend default link validation to cover field orderLaurent Pinchart1-0/+9
2014-07-22[media] v4l2-subdev: Fix compilation when !VIDEO_V4L2_SUBDEV_APIMauro Carvalho Chehab1-1/+3
2014-07-22[media] v4l: subdev: Unify argument validation across IOCTLsSakari Ailus1-46/+74
2014-07-17[media] v4l2: integrate support for VIDIOC_QUERY_EXT_CTRLHans Verkuil1-0/+3
2014-05-25[media] v4l: Validate fields in the core code for subdev EDID ioctlsLaurent Pinchart1-4/+20
2014-05-25[media] v4l: Add support for DV timings ioctls on subdev nodesLaurent Pinchart1-0/+27
2014-05-13[media] v4l: Check pad arguments for [gs]_frame_intervalSakari Ailus1-2/+14
2014-03-11[media] v4l2: add VIDIOC_G/S_EDID support to the v4l2 coreHans Verkuil1-2/+2
2014-02-24[media] v4l2-subdev: Allow 32-bit compat ioctlsHans Verkuil1-0/+14
2012-11-22[media] v4l: Don't warn during link validation when encountering a V4L2 devnodeLaurent Pinchart1-11/+11
2012-09-13[media] v4l2-subdev: add support for the new edid ioctlsHans Verkuil1-0/+6
2012-08-13[media] v4l: move v4l2 core into a separate directoryMauro Carvalho Chehab1-0/+470