index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
media
/
v4l2-subdev.h
Age
Commit message (
Expand
)
Author
2015-08-22
[media] v4l2-subdev: add remaining argument descriptions
Mauro Carvalho Chehab
2015-08-22
[media] v4l2_subdev: describe ioctl parms at the remaining structs
Mauro Carvalho Chehab
2015-08-22
[media] v4l2_subdev: describe ioctl parms at v4l2_subdev_video_ops
Mauro Carvalho Chehab
2015-08-22
[media] v4l2-subdev: reorder the v4l2_subdev_video_ops comments
Mauro Carvalho Chehab
2015-08-22
[media] v4l2-subdev: Add description for radio ioctl handlers
Mauro Carvalho Chehab
2015-08-22
[media] v4l2-subdev: Add description for core ioctl handlers
Mauro Carvalho Chehab
2015-08-22
[media] v4l2-subdev: convert documentation to the right format
Mauro Carvalho Chehab
2015-07-17
[media] Add helper function for subdev event notifications
Lars-Peter Clausen
2015-07-01
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
2015-06-15
v4l: async: Add a pointer to of_node to struct v4l2_subdev, match it
Sakari Ailus
2015-05-20
[media] v4l2-subdev: allow subdev to send an event to the v4l2_device notify ...
jean-michel.hautbois@vodalys.com
2015-05-01
[media] v4l2: replace s_mbus_fmt by set_fmt in bridge drivers
Hans Verkuil
2015-05-01
[media] v4l2: replace video op g_mbus_fmt by pad op get_fmt
Hans Verkuil
2015-05-01
[media] v4l2: replace enum_mbus_fmt by enum_mbus_code
Hans Verkuil
2015-03-23
[media] v4l2-subdev: remove enum_framesizes/intervals
Hans Verkuil
2015-03-23
[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_config
Hans Verkuil
2014-12-22
[media] v4l2-subdev: drop unused op enum_mbus_fmt
Hans Verkuil
2014-12-22
[media] v4l2-subdev: drop get/set_crop pad ops
Hans Verkuil
2014-11-14
[media] Make use of the new media_bus_format definitions
Boris BREZILLON
2014-05-25
[media] v4l: subdev: Remove deprecated video-level DV timings operations
Laurent Pinchart
2014-05-25
[media] v4l: Add pad-level DV timings subdev operations
Laurent Pinchart
2014-05-24
[media] v4l: subdev: Move [gs]_std operation to video ops
Laurent Pinchart
2014-05-13
[media] v4l2-subdev.h: add g_tvnorms video op
Hans Verkuil
2014-05-13
[media] v4l: V4L2_MBUS_FRAME_DESC_FL_BLOB is about 1D DMA
Sakari Ailus
2014-05-13
[media] v4l: Only get module if it's different than the driver for v4l2_dev
Sakari Ailus
2014-04-16
[media] v4l2-subdev.h: fix sparse error with v4l2_subdev_notify
Hans Verkuil
2014-03-13
[media] v4l: add enum_freq_bands support to tuner sub-device
Antti Palosaari
2014-03-11
[media] v4l2: add VIDIOC_G/S_EDID support to the v4l2 core
Hans Verkuil
2014-02-24
[media] v4l2-subdev: Allow 32-bit compat ioctls
Hans Verkuil
2013-10-31
[media] v4l: Fix typo in v4l2_subdev_get_try_crop()
Laurent Pinchart
2013-10-31
[media] V4L2: add a common V4L2 subdevice platform data type
Guennadi Liakhovetski
2013-10-31
[media] V4L2: (cosmetic) remove redundant use of unlikely()
Guennadi Liakhovetski
2013-07-30
[media] V4L: Merge struct v4l2_async_subdev_list with struct v4l2_subdev
Sylwester Nawrocki
2013-06-21
[media] V4L2: support asynchronous subdevice registration
Guennadi Liakhovetski
2013-06-21
[media] V4L2: add a device pointer to struct v4l2_subdev
Guennadi Liakhovetski
2013-06-21
[media] v4l2-core: remove support for obsolete VIDIOC_DBG_G_CHIP_IDENT
Hans Verkuil
2013-03-24
[media] v4l2-subdev: remove obsolete dv_preset ops
Hans Verkuil
2013-03-24
[media] v4l2-core: add code to check for specific ops
Hans Verkuil
2013-03-24
[media] v4l2: add const to argument of write-only s_register ioctl
Hans Verkuil
2013-03-24
[media] v4l2: add const to argument of write-only s_tuner ioctl
Hans Verkuil
2013-03-24
[media] v4l2: add const to argument of write-only s_frequency ioctl
Hans Verkuil
2012-10-05
[media] V4L: Add [get/set]_frame_desc subdev callbacks
Sylwester Nawrocki
2012-10-05
[media] V4L: Add s_rx_buffer subdev video operation
Sylwester Nawrocki
2012-09-26
[media] v4l2: make vidioc_s_crop const
Hans Verkuil
2012-09-26
[media] v4l2: make vidioc_s_modulator const
Hans Verkuil
2012-09-13
[media] v4l2-subdev: add support for the new edid ioctls
Hans Verkuil
2012-08-11
[media] v4l2: typos
Michael Jones
2012-05-20
[media] v4l2 framework: add support for the new dv_timings ioctls
Hans Verkuil
2012-05-14
[media] v4l: Implement v4l2_subdev_link_validate()
Sakari Ailus
2012-04-10
[media] v4l: Check pad number in get try pointer functions
Sakari Ailus
[next]