summaryrefslogtreecommitdiff
path: root/drivers/media/video/v4l2-dev.c
AgeCommit message (Expand)Author
2012-08-13[media] v4l: move v4l2 core into a separate directoryMauro Carvalho Chehab
2012-08-09[media] v4l2-dev: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil
2012-07-30[media] v4l2-dev.c: Move video_put() after debug printkEzequiel GarcĂ­a
2012-07-30[media] v4l2: add core support for the new VIDIOC_ENUM_FREQ_BANDS ioctlHans Verkuil
2012-07-30[media] v4l2-dev: G_PARM was incorrectly enabled for all video nodesHans Verkuil
2012-07-30[media] v4l2-dev: forgot to add VIDIOC_DV_TIMINGS_CAPHans Verkuil
2012-07-06[media] v4l2-dev.c: also add debug support for the fopsHans Verkuil
2012-07-06[media] v4l2-dev/ioctl.c: add vb2_queue support to video_deviceHans Verkuil
2012-07-06[media] v4l2-dev.c: add debug sysfs entryHans Verkuil
2012-06-11[media] v4l2-dev.c: fix g_parm regression in determine_valid_ioctls()Hans Verkuil
2012-06-11[media] Fix query/enum_dv_timings regressionHans Verkuil
2012-05-14[media] v4l2-dev: rename two functionsHans 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-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-19[media] V4L/v4l2-dev: Make 'videodev_init' as a subsys initcallBhupesh Sharma
2011-12-20[media] media: fix truncated entity specificationClemens Ladisch
2011-12-11[media] V4L: cosmetic clean upGuennadi Liakhovetski
2011-10-19[media] videodev: fix a NULL pointer dereference in v4l2_device_release()Antonio Ospite
2011-09-21[media] v4l: Fix use-after-free case in v4l2_device_releaseHans Verkuil
2011-06-30[media] v4l: Don't access media entity after is has been destroyedLaurent Pinchart
2011-05-20[media] Revert "V4L/DVB: v4l2-dev: remove get_unmapped_area"Bob Liu
2011-04-19[media] v4l: Don't register media entities for subdev device nodesLaurent Pinchart
2011-03-22[media] v4l2: use new flag to enable core priority handlingHans Verkuil
2011-03-22[media] v4l2-device: add kref and a release functionHans 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
2011-01-19[media] v4l2-dev: don't memset video_device.devHans Verkuil
2010-12-01[media] v4l2-dev: fix race conditionHans Verkuil
2010-12-01[media] V4L: improve the BKL replacement heuristicHans Verkuil
2010-12-01[media] v4l2-dev: use mutex_lock_interruptible instead of plain mutex_lockHans Verkuil
2010-11-08[media] v4l: kill the BKLArnd Bergmann
2010-10-21V4L/DVB: Fix a merge conflict that affects unlock_ioctlMauro Carvalho Chehab
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: v4l2-dev: after a disconnect any ioctl call will be blockedHans Verkuil
2010-10-21V4L/DVB: videotext: remove this obsolete APIHans Verkuil
2010-08-10Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-08V4L/DVB: v4l2: hook up the new control framework into the core frameworkHans Verkuil
2010-08-09Merge commit 'linus/master' into bkl/coreFrederic Weisbecker
2010-08-09v4l: Convert v4l2-dev to unlocked_ioctlArnd Bergmann
2010-08-02V4L/DVB: v4l2-dev: fix memory leakAnatolij Gustschin
2010-05-19V4L/DVB: v4l2-dev: remove unnecessary lock around atomic clear_bitHans 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