summaryrefslogtreecommitdiff
path: root/include/media/v4l2-dev.h
AgeCommit message (Expand)Author
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab
2017-12-18media: v4l2-dev: document video_device flagsMauro Carvalho Chehab
2017-12-18media: v4l2-dev: document VFL_DIR_* direction definesMauro Carvalho Chehab
2017-12-18media: v4l2-dev: convert VFL_TYPE_* into an enumMauro Carvalho Chehab
2017-12-18media: v4l2-dev.h: add kernel-doc to two macrosMauro Carvalho Chehab
2017-11-27->poll() methods should return __poll_tAl Viro
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-09-22[media] get rid of a number of problems at the cross referencesMauro Carvalho Chehab
2016-09-09[media] docs-rst: use C domain for enum references on uapiMauro Carvalho Chehab
2016-08-23[media] v4l2-core: Add support for touch devicesNick Dyer
2016-07-23[media] doc-rst: add some needed escape codesMauro Carvalho Chehab
2016-07-23[media] doc-rst: document v4l2-dev.hMauro Carvalho Chehab
2016-04-13[media] v4l2: add device_caps to struct video_deviceHans Verkuil
2016-02-27[media] media: v4l-core add enable/disable source common interfacesShuah Khan
2016-01-11[media] v4l2-core: create MC interfaces for devnodesMauro Carvalho Chehab
2015-03-02[media] v4l2-core: remove the old .ioctl BKL replacementHans Verkuil
2014-12-23[media] v4l2 core: improve debug flag handlingHans Verkuil
2014-07-04[media] media: v4l2-dev.h: remove V4L2_FL_USE_FH_PRIO flagRamakrishnan Muthukrishnan
2014-03-05[media] v4l: add device type for Software Defined RadioAntti Palosaari
2013-06-21[media] v4l2: always require v4l2_dev, rename parent to dev_parentHans Verkuil
2013-06-17[media] v4l2: remove deprecated current_norm support completelyHans Verkuil
2012-09-26[media] v4l2-dev: add new VFL_DIR_ definesHans Verkuil
2012-08-09[media] v4l2-dev: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil
2012-07-06[media] v4l2-dev/ioctl.c: add vb2_queue support to video_deviceHans Verkuil
2012-05-14[media] v4l2-dev: rename two functionsHans Verkuil
2012-05-14[media] v4l2-dev.h: add comment not to use V4L2_FL_LOCK_ALL_FOPS in new driversHans Verkuil
2012-05-14[media] v4l2-dev: add flag to have the core lock all file operationsHans Verkuil
2012-05-14[media] v4l2-dev/ioctl: determine the valid ioctls upfrontHans Verkuil
2012-05-14[media] v4l2-dev: make it possible to skip locking for selected ioctlsHans Verkuil
2012-03-19[media] v4l: Add custom compat_ioctl32 operationLaurent Pinchart
2011-06-01[media] v4l: Fix media_entity_to_video_device macro argument nameLaurent Pinchart
2011-05-20[media] Revert "V4L/DVB: v4l2-dev: remove get_unmapped_area"Bob Liu
2011-03-22[media] v4l2: use new flag to enable core priority handlingHans Verkuil
2011-03-22[media] v4l2: add v4l2_prio_state to v4l2_device and video_deviceHans Verkuil
2011-03-22[media] v4l2_prio: move from v4l2-common to v4l2-devHans Verkuil
2011-03-22[media] v4l: Make video_device inherit from media_entityLaurent Pinchart
2011-03-21[media] v4l: subdev: Add device node supportLaurent Pinchart
2010-10-21V4L/DVB: v4l2: add core serialization lockHans Verkuil
2010-10-21V4L/DVB: v4l2-dev: remove get_unmapped_areaHans Verkuil
2010-10-21V4L/DVB: videotext: remove this obsolete APIHans Verkuil
2010-08-08V4L/DVB: v4l2: Add new control handling frameworkHans Verkuil
2010-05-19V4L/DVB: V4L: File handlesSakari Ailus
2009-12-16V4L/DVB (13552): v4l: Replace video_is_unregistered with video_is_registeredLaurent Pinchart
2009-12-16V4L/DVB (13549): v4l: Add video_device_node_name functionLaurent Pinchart
2009-09-19V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn fu...Hans Verkuil
2009-09-19V4L/DVB (12541): v4l: remove video_register_device_indexHans Verkuil
2009-03-30V4L/DVB (11242): allow v4l2 drivers to provide a get_unmapped_area handlerDaniel Glöckner
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil