index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
media
/
v4l2-device.h
Age
Commit message (
Expand
)
Author
2024-04-26
media: v4l: Set sub-device's owner field to the caller's module
Sakari Ailus
2023-09-27
media: v4l2-device.h: drop V4L2_DEVICE_NAME_SIZE
Hans Verkuil
2020-11-16
media: fix kernel-doc markups
Mauro Carvalho Chehab
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