summaryrefslogtreecommitdiffstats
path: root/include/media/v4l2-dev.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-02-061-50/+90
|\
| * media: fix usage of whitespaces and on indentationMauro Carvalho Chehab2018-01-041-8/+8
| * media: v4l2-dev: document video_device flagsMauro Carvalho Chehab2017-12-181-7/+18
| * media: v4l2-dev: document VFL_DIR_* direction definesMauro Carvalho Chehab2017-12-181-6/+16
| * media: v4l2-dev: convert VFL_TYPE_* into an enumMauro Carvalho Chehab2017-12-181-26/+33
| * media: v4l2-dev.h: add kernel-doc to two macrosMauro Carvalho Chehab2017-12-181-3/+15
* | ->poll() methods should return __poll_tAl Viro2017-11-271-1/+1
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* [media] get rid of a number of problems at the cross referencesMauro Carvalho Chehab2016-09-221-1/+1
* [media] docs-rst: use C domain for enum references on uapiMauro Carvalho Chehab2016-09-091-6/+6
* [media] v4l2-core: Add support for touch devicesNick Dyer2016-08-231-1/+3
* [media] doc-rst: add some needed escape codesMauro Carvalho Chehab2016-07-231-2/+2
* [media] doc-rst: document v4l2-dev.hMauro Carvalho Chehab2016-07-231-49/+315
* [media] v4l2: add device_caps to struct video_deviceHans Verkuil2016-04-131-0/+3
* [media] media: v4l-core add enable/disable source common interfacesShuah Khan2016-02-271-0/+1
* [media] v4l2-core: create MC interfaces for devnodesMauro Carvalho Chehab2016-01-111-0/+1
* [media] v4l2-core: remove the old .ioctl BKL replacementHans Verkuil2015-03-021-1/+0
* [media] v4l2 core: improve debug flag handlingHans Verkuil2014-12-231-1/+2
* [media] media: v4l2-dev.h: remove V4L2_FL_USE_FH_PRIO flagRamakrishnan Muthukrishnan2014-07-041-2/+0
* [media] v4l: add device type for Software Defined RadioAntti Palosaari2014-03-051-1/+2
* [media] v4l2: always require v4l2_dev, rename parent to dev_parentHans Verkuil2013-06-211-2/+2
* [media] v4l2: remove deprecated current_norm support completelyHans Verkuil2013-06-171-1/+0
* [media] v4l2-dev: add new VFL_DIR_ definesHans Verkuil2012-09-261-1/+8
* [media] v4l2-dev: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-091-3/+0
* [media] v4l2-dev/ioctl.c: add vb2_queue support to video_deviceHans Verkuil2012-07-061-0/+3
* [media] v4l2-dev: rename two functionsHans Verkuil2012-05-141-5/+5
* [media] v4l2-dev.h: add comment not to use V4L2_FL_LOCK_ALL_FOPS in new driversHans Verkuil2012-05-141-1/+1
* [media] v4l2-dev: add flag to have the core lock all file operationsHans Verkuil2012-05-141-0/+3
* [media] v4l2-dev/ioctl: determine the valid ioctls upfrontHans Verkuil2012-05-141-0/+11
* [media] v4l2-dev: make it possible to skip locking for selected ioctlsHans Verkuil2012-05-141-0/+11
* [media] v4l: Add custom compat_ioctl32 operationLaurent Pinchart2012-03-191-0/+3
* [media] v4l: Fix media_entity_to_video_device macro argument nameLaurent Pinchart2011-06-011-2/+2
* [media] Revert "V4L/DVB: v4l2-dev: remove get_unmapped_area"Bob Liu2011-05-201-0/+2
* [media] v4l2: use new flag to enable core priority handlingHans Verkuil2011-03-221-0/+3
* [media] v4l2: add v4l2_prio_state to v4l2_device and video_deviceHans Verkuil2011-03-221-0/+3
* [media] v4l2_prio: move from v4l2-common to v4l2-devHans Verkuil2011-03-221-0/+15
* [media] v4l: Make video_device inherit from media_entityLaurent Pinchart2011-03-221-0/+7
* [media] v4l: subdev: Add device node supportLaurent Pinchart2011-03-211-3/+15
* V4L/DVB: v4l2: add core serialization lockHans Verkuil2010-10-211-0/+3
* V4L/DVB: v4l2-dev: remove get_unmapped_areaHans Verkuil2010-10-211-2/+0
* V4L/DVB: videotext: remove this obsolete APIHans Verkuil2010-10-211-2/+1
* V4L/DVB: v4l2: Add new control handling frameworkHans Verkuil2010-08-081-0/+4
* V4L/DVB: V4L: File handlesSakari Ailus2010-05-191-0/+5
* V4L/DVB (13552): v4l: Replace video_is_unregistered with video_is_registeredLaurent Pinchart2009-12-161-10/+8
* V4L/DVB (13549): v4l: Add video_device_node_name functionLaurent Pinchart2009-12-161-0/+5
* V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn fu...Hans Verkuil2009-09-191-0/+4
* V4L/DVB (12541): v4l: remove video_register_device_indexHans Verkuil2009-09-191-2/+0
* V4L/DVB (11242): allow v4l2 drivers to provide a get_unmapped_area handlerDaniel Glöckner2009-03-301-0/+2
* V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil2009-01-021-1/+1
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-021-1/+14