Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
fa8b18edd752a8b4e9d1ee2cd615b82c93cf8bba
/
include
/
media
/
v4l2-dev.h
6e3ea0e
[media] v4l: Fix media_entity_to_video_device macro argument name
by Laurent Pinchart
· 14 years ago
ecc6517
[media] Revert "V4L/DVB: v4l2-dev: remove get_unmapped_area"
by Bob Liu
· 14 years ago
b1a873a
[media] v4l2: use new flag to enable core priority handling
by Hans Verkuil
· 14 years ago
0f62fd6
[media] v4l2: add v4l2_prio_state to v4l2_device and video_device
by Hans Verkuil
· 14 years ago
0226549
[media] v4l2_prio: move from v4l2-common to v4l2-dev
by Hans Verkuil
· 14 years ago
2c0ab67
[media] v4l: Make video_device inherit from media_entity
by Laurent Pinchart
· 15 years ago
2096a5d
[media] v4l: subdev: Add device node support
by Laurent Pinchart
· 15 years ago
ee6869a
V4L/DVB: v4l2: add core serialization lock
by Hans Verkuil
· 14 years ago
c29fcff
V4L/DVB: v4l2-dev: remove get_unmapped_area
by Hans Verkuil
· 14 years ago
226c0ee
V4L/DVB: videotext: remove this obsolete API
by Hans Verkuil
· 14 years ago
0996517
V4L/DVB: v4l2: Add new control handling framework
by Hans Verkuil
· 14 years ago
1babcb4
V4L/DVB: V4L: File handles
by Sakari Ailus
· 15 years ago
957b4aa
V4L/DVB (13552): v4l: Replace video_is_unregistered with video_is_registered
by Laurent Pinchart
· 15 years ago
eac8ea5
V4L/DVB (13549): v4l: Add video_device_node_name function
by Laurent Pinchart
· 15 years ago
6b5270d
V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn function
by Hans Verkuil
· 15 years ago
7ae0cd9
V4L/DVB (12541): v4l: remove video_register_device_index
by Hans Verkuil
· 15 years ago
c01f1a5
V4L/DVB (11242): allow v4l2 drivers to provide a get_unmapped_area handler
by Daniel Glöckner
· 16 years ago
069b747
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
by Hans Verkuil
· 16 years ago
bec4366
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
by Hans Verkuil
· 16 years ago
9bea351
V4L/DVB (9974): v4l2-dev: allow drivers to pass v4l2_device as parent
by Hans Verkuil
· 16 years ago
dc93a70
V4L/DVB (9973): v4l2-dev: use the release callback from device instead of cdev
by Hans Verkuil
· 16 years ago
dd89601
V4L/DVB (9133): v4l: disconnect kernel number from minor
by Hans Verkuil
· 16 years ago
7f8ecfa
V4L/DVB (8852): v4l2: use register_chrdev_region instead of register_chrdev
by Hans Verkuil
· 16 years ago
bfa8a27
V4L/DVB (8787): v4l2-dev: cleanups and add video_drvdata helper function
by Hans Verkuil
· 16 years ago
601e944
V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata instead
by Hans Verkuil
· 16 years ago
e138c59
V4L/DVB (8785): v4l2: add __must_check to v4l2_dev.h
by Hans Verkuil
· 16 years ago
f9e86b5
V4L/DVB (8782): v4l2-dev: add video_device_release_empty
by Hans Verkuil
· 16 years ago
cb35358
V4L/DVB (8781): v4l2-dev: remove obsolete video_exclusive_open/release
by Hans Verkuil
· 16 years ago
de1e575
V4L/DVB (8525): fix a few assorted spelling mistakes.
by Hans Verkuil
· 16 years ago
0ea6bc8
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
by Hans Verkuil
· 16 years ago
f894dfd
V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2-dev.h
by Hans Verkuil
· 16 years ago
9c39d7e
V4L/DVB (8483): Remove obsolete owner field from video_device struct.
by Hans Verkuil
· 16 years ago
a399810
V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct
by Hans Verkuil
· 16 years ago
35ea11f
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h
by Hans Verkuil
· 16 years ago
22a04f1
V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev'
by Hans Verkuil
· 16 years ago
5e85e73
V4L/DVB (8428): videodev: rename 'dev' to 'parent'
by Hans Verkuil
· 16 years ago
2bc93aa
V4L/DVB (8387): Some cosmetic changes
by Hans Verkuil
· 16 years ago
21575c1
V4L/DVB (8103): videodev: fix/improve ioctl debugging
by Hans Verkuil
· 16 years ago
539a755
V4L/DVB (8078): Introduce "index" attribute for persistent video4linux device nodes
by brandon@ifup.org
· 16 years ago
78b526a
V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks
by Hans Verkuil
· 16 years ago
0e3bd2b
V4L/DVB (7948): videodev: add missing vidioc_try_fmt_sliced_vbi_output and VIDIOC_ENUMOUTPUT handling
by Hans Verkuil
· 16 years ago
b2de231
V4L/DVB (7947): videodev: add vidioc_g_std callback.
by Hans Verkuil
· 16 years ago
1d0ba5f
V4L/DVB (7942): Hardware frequency seek ioctl interface
by Tobias Lorenz
· 16 years ago
7fa8e6f
V4L/DVB (8092): videodev: simplify and fix standard enumeration
by Hans Verkuil
· 16 years ago
70345fb
V4L/DVB (7911): Remove v4l2_video_std_fps prototype declaration
by Guennadi Liakhovetski
· 16 years ago
130ca94
V4L/DVB (7665): videodev: Add default vidioc handler
by Douglas Schilling Landgraf
· 17 years ago
057596e
V4L/DVB (7133): Fix Kconfig dependencies
by Mauro Carvalho Chehab
· 17 years ago
3bcc957
V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctls
by Hans Verkuil
· 17 years ago
22c4a4e
V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field
by Mauro Carvalho Chehab
· 17 years ago
54bd5b6
V4L/DVB (6293): V4L: convert struct class_device to struct device
by Kay Sievers
· 17 years ago
59a00ad
V4L/DVB (5913): Clean up duplicate includes in include/media/
by Jesper Juhl
· 17 years ago
e90ff92
V4L/DVB (6220a): fix build error for et61x251 driver
by Linus Torvalds
· 17 years ago
3434eb7
V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT
by Hans Verkuil
· 18 years ago
b278784
V4L/DVB (5289): Add support for video output overlays.
by Hans Verkuil
· 18 years ago
ada6ecd
V4L/DVB (5271): Add VIDIOC_TRY_ENCODER_CMD and VIDIOC_ENCODER_CMD ioctls.
by Hans Verkuil
· 18 years ago
db6eb5b
V4L/DVB (5270): Add VIDIOC_G_ENC_INDEX ioctl
by Hans Verkuil
· 18 years ago
52ebc76
V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only
by Trent Piepho
· 18 years ago
dbbff48
V4L/DVB (5144): Restore VIDIOC_INT_[SG]_REGISTER calls
by Trent Piepho
· 18 years ago
e75f9ce
V4L/DVB (4861): Remove the need of a STD array for drivers using video_ioctl2
by Mauro Carvalho Chehab
· 18 years ago
5ffd1a6
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 18 years ago
38ee04f
V4L/DVB (4348): Fix: compile for radio aimslab and aztech with V4L2 only
by Mauro Carvalho Chehab
· 18 years ago
8a6914a
v4l-dev2: handle __must_check
by Andrew Morton
· 18 years ago
8a90516
V4L/DVB (4605): Fixes an issue with V4L1 and make headers-install
by Mauro Carvalho Chehab
· 18 years ago
487206f
V4L/DVB (4340): Videodev.h should be included also when V4L1_COMPAT is selected.
by Mauro Carvalho Chehab
· 18 years ago
3117bee
V4L/DVB (4316): Check __must_check warnings
by Michael Krufky
· 18 years ago
5e48307
[PATCH] devfs: Remove the videodevice devfs_name field as it's no longer needed
by Greg Kroah-Hartman
· 19 years ago
0597691
V4L/DVB (4189): Add videodev support for VIDIOC_S/G/TRY_EXT_CTRLS.
by Hans Verkuil
· 18 years ago
5e87efa
V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and videodev2.h
by Mauro Carvalho Chehab
· 18 years ago
401998f
V4L/DVB (4065): Several improvements at videodev.c
by Mauro Carvalho Chehab
· 18 years ago