Commit Graph

67 Commits (e2a85aecebc03d165bc2dcd233deadd5dd97ea9f)

Author SHA1 Message Date
Hans Verkuil b1a873a37b [media] v4l2: use new flag to enable core priority handling 14 years ago
Hans Verkuil 0f62fd6a2f [media] v4l2: add v4l2_prio_state to v4l2_device and video_device 14 years ago
Hans Verkuil 0226549308 [media] v4l2_prio: move from v4l2-common to v4l2-dev 14 years ago
Laurent Pinchart 2c0ab67be1 [media] v4l: Make video_device inherit from media_entity 14 years ago
Laurent Pinchart 2096a5dcf9 [media] v4l: subdev: Add device node support 14 years ago
Hans Verkuil ee6869afc9 V4L/DVB: v4l2: add core serialization lock 15 years ago
Hans Verkuil c29fcff3da V4L/DVB: v4l2-dev: remove get_unmapped_area 15 years ago
Hans Verkuil 226c0eeaea V4L/DVB: videotext: remove this obsolete API 15 years ago
Hans Verkuil 0996517cf8 V4L/DVB: v4l2: Add new control handling framework 15 years ago
Sakari Ailus 1babcb460f V4L/DVB: V4L: File handles 15 years ago
Laurent Pinchart 957b4aa9f7 V4L/DVB (13552): v4l: Replace video_is_unregistered with video_is_registered 15 years ago
Laurent Pinchart eac8ea536a V4L/DVB (13549): v4l: Add video_device_node_name function 15 years ago
Hans Verkuil 6b5270d212 V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn function 16 years ago
Hans Verkuil 7ae0cd9bc7 V4L/DVB (12541): v4l: remove video_register_device_index 16 years ago
Daniel Glöckner c01f1a5a24 V4L/DVB (11242): allow v4l2 drivers to provide a get_unmapped_area handler 16 years ago
Hans Verkuil 069b747931 V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. 16 years ago
Hans Verkuil bec43661b1 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. 16 years ago
Hans Verkuil 9bea3514dd V4L/DVB (9974): v4l2-dev: allow drivers to pass v4l2_device as parent 16 years ago
Hans Verkuil dc93a70cc7 V4L/DVB (9973): v4l2-dev: use the release callback from device instead of cdev 16 years ago
Hans Verkuil dd89601d47 V4L/DVB (9133): v4l: disconnect kernel number from minor 17 years ago
Hans Verkuil 7f8ecfab7a V4L/DVB (8852): v4l2: use register_chrdev_region instead of register_chrdev 17 years ago
Hans Verkuil bfa8a273bb V4L/DVB (8787): v4l2-dev: cleanups and add video_drvdata helper function 17 years ago
Hans Verkuil 601e9444f2 V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata instead 17 years ago
Hans Verkuil e138c592b5 V4L/DVB (8785): v4l2: add __must_check to v4l2_dev.h 17 years ago
Hans Verkuil f9e86b5e9d V4L/DVB (8782): v4l2-dev: add video_device_release_empty 17 years ago
Hans Verkuil cb353588e1 V4L/DVB (8781): v4l2-dev: remove obsolete video_exclusive_open/release 17 years ago
Hans Verkuil de1e575db2 V4L/DVB (8525): fix a few assorted spelling mistakes. 17 years ago
Hans Verkuil 0ea6bc8d43 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device 17 years ago
Hans Verkuil f894dfd735 V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2-dev.h 17 years ago
Hans Verkuil 9c39d7eafa V4L/DVB (8483): Remove obsolete owner field from video_device struct. 17 years ago
Hans Verkuil a399810ca6 V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct 17 years ago
Hans Verkuil 35ea11ff84 V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h 17 years ago
Hans Verkuil 22a04f1063 V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev' 17 years ago
Hans Verkuil 5e85e732f0 V4L/DVB (8428): videodev: rename 'dev' to 'parent' 17 years ago
Hans Verkuil 2bc93aa304 V4L/DVB (8387): Some cosmetic changes 17 years ago
Hans Verkuil 21575c1312 V4L/DVB (8103): videodev: fix/improve ioctl debugging 17 years ago
brandon@ifup.org 539a7555b3 V4L/DVB (8078): Introduce "index" attribute for persistent video4linux device nodes 17 years ago
Hans Verkuil 78b526a435 V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks 17 years ago
Hans Verkuil 0e3bd2b999 V4L/DVB (7948): videodev: add missing vidioc_try_fmt_sliced_vbi_output and VIDIOC_ENUMOUTPUT handling 17 years ago
Hans Verkuil b2de2313f1 V4L/DVB (7947): videodev: add vidioc_g_std callback. 17 years ago
Tobias Lorenz 1d0ba5f378 V4L/DVB (7942): Hardware frequency seek ioctl interface 17 years ago
Hans Verkuil 7fa8e6fa15 V4L/DVB (8092): videodev: simplify and fix standard enumeration 17 years ago
Guennadi Liakhovetski 70345fbe4a V4L/DVB (7911): Remove v4l2_video_std_fps prototype declaration 17 years ago
Douglas Schilling Landgraf 130ca945d8 V4L/DVB (7665): videodev: Add default vidioc handler 17 years ago
Mauro Carvalho Chehab 057596eea8 V4L/DVB (7133): Fix Kconfig dependencies 17 years ago
Hans Verkuil 3bcc95760c V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctls 18 years ago
Mauro Carvalho Chehab 22c4a4e98e V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field 18 years ago
Kay Sievers 54bd5b66c8 V4L/DVB (6293): V4L: convert struct class_device to struct device 18 years ago
Jesper Juhl 59a00adbd3 V4L/DVB (5913): Clean up duplicate includes in include/media/ 18 years ago
Linus Torvalds e90ff9239e V4L/DVB (6220a): fix build error for et61x251 driver 18 years ago