summaryrefslogtreecommitdiff
path: root/include/media/v4l2-subdev.h
AgeCommit message (Expand)Author
2017-10-31media: v4l: fwnode: Add a convenience function for registering sensorsSakari Ailus
2017-07-26media: fix warning on v4l2_subdev_call() result interpreted as boolArnd Bergmann
2017-06-08[media] v4l: subdev: tolerate null in media_entity_to_v4l2_subdevKieran Bingham
2017-06-06[media] v4l: Switch from V4L2 OF not V4L2 fwnode APISakari Ailus
2017-06-06[media] v4l: async: Add fwnode match supportSakari Ailus
2017-02-03[media] v4l2-subdev.h: fix v4l2_subdev_pad_config documentationBaruch Siach
2016-09-22[media] get rid of a number of problems at the cross referencesMauro Carvalho Chehab
2016-09-09[media] v4l2-subdev.h: fix a typo at a kernel-doc markupMauro Carvalho Chehab
2016-09-09[media] v4l2-subdev: fix some references to v4l2_devMauro Carvalho Chehab
2016-09-09[media] v4l2-subdev.h: fix a doc nitpick warningMauro Carvalho Chehab
2016-08-24[media] v4l2-async: remove unneeded .registered_async callbackJavier Martinez Canillas
2016-08-24[media] v4l2-subdev: rename cropcap to g_pixelaspectHans Verkuil
2016-08-24[media] v4l2: remove g/s_crop from video opsHans Verkuil
2016-07-23[media] v4l2-subdev.h: Improve documentationMauro Carvalho Chehab
2016-07-23Merge branch 'patchwork' into topic/docs-nextMauro Carvalho Chehab
2016-07-17[media] doc-rst: Fix conversion for v4l2 core functionsMauro Carvalho Chehab
2016-07-12[media] v4l2-subdev.h: remove the control subdev opsHans Verkuil
2016-04-13[media] v4l: subdev: Add pad config allocator and initLaurent Pinchart
2016-02-10[media] v4l2-subdev: add registered_async subdev core operationJavier Martinez Canillas
2015-08-22[media] v4l2-subdev: add remaining argument descriptionsMauro Carvalho Chehab
2015-08-22[media] v4l2_subdev: describe ioctl parms at the remaining structsMauro Carvalho Chehab
2015-08-22[media] v4l2_subdev: describe ioctl parms at v4l2_subdev_video_opsMauro Carvalho Chehab
2015-08-22[media] v4l2-subdev: reorder the v4l2_subdev_video_ops commentsMauro Carvalho Chehab
2015-08-22[media] v4l2-subdev: Add description for radio ioctl handlersMauro Carvalho Chehab
2015-08-22[media] v4l2-subdev: Add description for core ioctl handlersMauro Carvalho Chehab
2015-08-22[media] v4l2-subdev: convert documentation to the right formatMauro Carvalho Chehab
2015-07-17[media] Add helper function for subdev event notificationsLars-Peter Clausen
2015-07-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2015-06-15v4l: async: Add a pointer to of_node to struct v4l2_subdev, match itSakari Ailus
2015-05-20[media] v4l2-subdev: allow subdev to send an event to the v4l2_device notify ...jean-michel.hautbois@vodalys.com
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmt in bridge driversHans Verkuil
2015-05-01[media] v4l2: replace video op g_mbus_fmt by pad op get_fmtHans Verkuil
2015-05-01[media] v4l2: replace enum_mbus_fmt by enum_mbus_codeHans Verkuil
2015-03-23[media] v4l2-subdev: remove enum_framesizes/intervalsHans Verkuil
2015-03-23[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil
2014-12-22[media] v4l2-subdev: drop unused op enum_mbus_fmtHans Verkuil
2014-12-22[media] v4l2-subdev: drop get/set_crop pad opsHans Verkuil
2014-11-14[media] Make use of the new media_bus_format definitionsBoris BREZILLON
2014-05-25[media] v4l: subdev: Remove deprecated video-level DV timings operationsLaurent Pinchart
2014-05-25[media] v4l: Add pad-level DV timings subdev operationsLaurent Pinchart
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart
2014-05-13[media] v4l2-subdev.h: add g_tvnorms video opHans Verkuil
2014-05-13[media] v4l: V4L2_MBUS_FRAME_DESC_FL_BLOB is about 1D DMASakari Ailus
2014-05-13[media] v4l: Only get module if it's different than the driver for v4l2_devSakari Ailus
2014-04-16[media] v4l2-subdev.h: fix sparse error with v4l2_subdev_notifyHans Verkuil
2014-03-13[media] v4l: add enum_freq_bands support to tuner sub-deviceAntti Palosaari
2014-03-11[media] v4l2: add VIDIOC_G/S_EDID support to the v4l2 coreHans Verkuil
2014-02-24[media] v4l2-subdev: Allow 32-bit compat ioctlsHans Verkuil
2013-10-31[media] v4l: Fix typo in v4l2_subdev_get_try_crop()Laurent Pinchart
2013-10-31[media] V4L2: add a common V4L2 subdevice platform data typeGuennadi Liakhovetski