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-device.h
Age
Commit message (
Expand
)
Author
2020-05-12
media: v4l2-dev: Add v4l2_device_register_ro_subdev_node()
Jacopo Mondi
2020-03-05
media: v4l2: Switch to new kerneldoc syntax for named variable macro arguments
Jonathan Neuschäfer
2019-12-16
media: v4l2-device.h: Explicitly compare grp{id,mask} to zero in v4l2_device ...
Nathan Chancellor
2019-11-08
media: v4l2-device.h: fix typo: putss -> puts
Hans Verkuil
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-08-31
media: v4l2-device.h: add v4l2_device_supports_requests() helper
Hans Verkuil
2018-05-11
media: v4l2-device.h: always expose mdev
Hans Verkuil
2017-12-29
media: v4l2-device.h: document helper macros
Mauro Carvalho Chehab
2016-09-09
[media] v4l2-device.h: fix some doc tags
Mauro Carvalho Chehab
2016-07-23
[media] v4l2-device.h: document functions
Mauro Carvalho Chehab
2016-04-20
[media] v4l2-device.h: add v4l2_device_mask_ variants
Hans Verkuil
2015-03-02
[media] v4l2-core: remove the old .ioctl BKL replacement
Hans Verkuil
2014-04-16
[media] v4l2-subdev.h: fix sparse error with v4l2_subdev_notify
Hans Verkuil
2013-03-24
[media] v4l2-core: add code to check for specific ops
Hans Verkuil
2011-04-13
[media] v4l2-device: fix a macro definition
Guennadi Liakhovetski
2011-03-22
[media] v4l2-device: add kref and a release function
Hans Verkuil
2011-03-22
[media] v4l2: add v4l2_prio_state to v4l2_device and video_device
Hans Verkuil
2011-03-22
[media] v4l: Add a media_device pointer to the v4l2_device structure
Laurent Pinchart
2011-03-21
[media] v4l: subdev: Add device node support
Laurent Pinchart
2010-12-01
[media] V4L: improve the BKL replacement heuristic
Hans Verkuil
2010-10-21
V4L/DVB: V4L2: avoid name conflicts in macros
Guennadi Liakhovetski
2010-08-08
V4L/DVB: v4l2: Add new control handling framework
Hans Verkuil
2009-06-16
V4L/DVB (11671): v4l2: add v4l2_device_set_name()
Hans Verkuil
2009-06-16
V4L/DVB (11517): v4l: remove driver-core BUS_ID_SIZE
Kay Sievers
2009-03-30
V4L/DVB (11044): v4l2-device: add v4l2_device_disconnect
Hans Verkuil
2009-03-30
V4L/DVB (11021): v4l2-device: add a notify callback.
Hans Verkuil
2009-03-30
V4L/DVB (10643): v4l2-device: allow a NULL parent device when registering.
Hans Verkuil
2009-01-29
V4L/DVB (10230): v4l2-device: fix buggy macro
Hans Verkuil
2009-01-02
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
Hans Verkuil
2008-12-30
V4L/DVB (9820): v4l2: add v4l2_device and v4l2_subdev structs to the v4l2 fra...
Hans Verkuil