aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/v4l2-dev.c
Commit message (Expand)AuthorAge
* [media] v4l2-dev.c: Move video_put() after debug printkEzequiel GarcĂ­a2012-07-30
* [media] v4l2: add core support for the new VIDIOC_ENUM_FREQ_BANDS ioctlHans Verkuil2012-07-30
* [media] v4l2-dev: G_PARM was incorrectly enabled for all video nodesHans Verkuil2012-07-30
* [media] v4l2-dev: forgot to add VIDIOC_DV_TIMINGS_CAPHans Verkuil2012-07-30
* [media] v4l2-dev.c: also add debug support for the fopsHans Verkuil2012-07-06
* [media] v4l2-dev/ioctl.c: add vb2_queue support to video_deviceHans Verkuil2012-07-06
* [media] v4l2-dev.c: add debug sysfs entryHans Verkuil2012-07-06
* [media] v4l2-dev.c: fix g_parm regression in determine_valid_ioctls()Hans Verkuil2012-06-11
* [media] Fix query/enum_dv_timings regressionHans Verkuil2012-06-11
* [media] v4l2-dev: rename two functionsHans Verkuil2012-05-14
* [media] v4l2-dev: add flag to have the core lock all file operationsHans Verkuil2012-05-14
* [media] v4l2-dev/ioctl: determine the valid ioctls upfrontHans Verkuil2012-05-14
* [media] v4l2-dev: make it possible to skip locking for selected ioctlsHans Verkuil2012-05-14
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* | [media] V4L/v4l2-dev: Make 'videodev_init' as a subsys initcallBhupesh Sharma2012-03-19
|/
* [media] media: fix truncated entity specificationClemens Ladisch2011-12-20
* [media] V4L: cosmetic clean upGuennadi Liakhovetski2011-12-11
* [media] videodev: fix a NULL pointer dereference in v4l2_device_release()Antonio Ospite2011-10-19
* [media] v4l: Fix use-after-free case in v4l2_device_releaseHans Verkuil2011-09-21
* [media] v4l: Don't access media entity after is has been destroyedLaurent Pinchart2011-06-30
* [media] Revert "V4L/DVB: v4l2-dev: remove get_unmapped_area"Bob Liu2011-05-20
* [media] v4l: Don't register media entities for subdev device nodesLaurent Pinchart2011-04-19
* [media] v4l2: use new flag to enable core priority handlingHans Verkuil2011-03-22
* [media] v4l2-device: add kref and a release functionHans Verkuil2011-03-22
* [media] v4l2: add v4l2_prio_state to v4l2_device and video_deviceHans Verkuil2011-03-22
* [media] v4l2_prio: move from v4l2-common to v4l2-devHans Verkuil2011-03-22
* [media] v4l: Make video_device inherit from media_entityLaurent Pinchart2011-03-22
* [media] v4l: subdev: Add device node supportLaurent Pinchart2011-03-21
* [media] v4l2-dev: don't memset video_device.devHans Verkuil2011-01-19
* [media] v4l2-dev: fix race conditionHans Verkuil2010-12-01
* [media] V4L: improve the BKL replacement heuristicHans Verkuil2010-12-01
* [media] v4l2-dev: use mutex_lock_interruptible instead of plain mutex_lockHans Verkuil2010-12-01
* [media] v4l: kill the BKLArnd Bergmann2010-11-08
* V4L/DVB: Fix a merge conflict that affects unlock_ioctlMauro Carvalho Chehab2010-10-20
* V4L/DVB: v4l2: add core serialization lockHans Verkuil2010-10-20
* V4L/DVB: v4l2-dev: remove get_unmapped_areaHans Verkuil2010-10-20
* V4L/DVB: v4l2-dev: after a disconnect any ioctl call will be blockedHans Verkuil2010-10-20
* V4L/DVB: videotext: remove this obsolete APIHans Verkuil2010-10-20
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-10
|\
| * V4L/DVB: v4l2: hook up the new control framework into the core frameworkHans Verkuil2010-08-08
* | Merge commit 'linus/master' into bkl/coreFrederic Weisbecker2010-08-08
|\|
| * V4L/DVB: v4l2-dev: fix memory leakAnatolij Gustschin2010-08-02
* | v4l: Convert v4l2-dev to unlocked_ioctlArnd Bergmann2010-08-08
|/
* V4L/DVB: v4l2-dev: remove unnecessary lock around atomic clear_bitHans Verkuil2010-05-19
* V4L/DVB: V4L: File handlesSakari Ailus2010-05-19
* V4L/DVB (13552): v4l: Replace video_is_unregistered with video_is_registeredLaurent Pinchart2009-12-15
* V4L/DVB (13549): v4l: Add video_device_node_name functionLaurent Pinchart2009-12-15
* V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn fu...Hans Verkuil2009-09-18
* V4L/DVB (12724): v4l2-dev: add simple wrapper functions around the devnode nu...Hans Verkuil2009-09-18