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
/
drivers
/
media
/
v4l2-core
/
v4l2-device.c
Age
Commit message (
Expand
)
Author
2024-04-26
media: v4l: Set sub-device's owner field to the caller's module
Sakari Ailus
2020-12-02
media: v4l: subdev: Set sd->devnode before registering the subdev
Sakari Ailus
2020-05-12
media: v4l2-dev: Add v4l2_device_register_ro_subdev_node()
Jacopo Mondi
2020-03-05
media: v4l2-core: fix entity initialization in device_register_subdev
Eugen Hristev
2020-03-05
media: v4l2-core: fix a use-after-free bug of sd->devnode
Dafna Hirschfeld
2019-08-26
media: v4l2-core: introduce a helper to unregister a i2c subdev
Ezequiel Garcia
2019-08-26
media: v4l2-core: introduce a helper to unregister a spi subdev
Ezequiel Garcia
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-03-19
media: v4l2-subdev: add release() internal op
Hans Verkuil
2018-12-07
media: v4l2-device: Link subdevices to their parent devices if available
Tomasz Figa
2018-10-31
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-08-31
media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev
Hans Verkuil
2018-07-04
media: mark entity-intf links as IMMUTABLE
Hans Verkuil
2017-03-22
[media] v4l: Allow calling v4l2_device_register_subdev_nodes() multiple times
Sebastian Reichel
2017-02-03
[media] v4l: subdev: Clean up properly in subdev devnode registration error path
Laurent Pinchart
2016-08-24
[media] v4l: Do not allow re-registering sub-devices
Sakari Ailus
2016-01-11
[media] v4l2-device: fix a missing error code
Dan Carpenter
2016-01-11
[media] v4l2-device: Register entity before calling subdev's registered ops
Sakari Ailus
2016-01-11
[media] v4l2 core: enable all interface links at init
Mauro Carvalho Chehab
2016-01-11
[media] v4l2-core: create MC interfaces for devnodes
Mauro Carvalho Chehab
2015-11-17
[media] v4l2-device: Don't unregister ACPI/Device Tree based devices
Tommi Franttila
2015-03-02
[media] v4l2-core: remove the old .ioctl BKL replacement
Hans Verkuil
2015-02-13
[media] media: Fix DVB devnode representation at media controller
Mauro Carvalho Chehab
2014-05-13
[media] v4l: Only get module if it's different than the driver for v4l2_dev
Sakari Ailus
2013-06-21
[media] v4l2-device: check if already unregistered
Hans Verkuil
2013-06-19
[media] V4L: Remove all links of the media entity when unregistering subdev
Sylwester Nawrocki
2013-02-06
[media] use IS_ENABLED() macro
Peter Senna Tschudin
2013-01-05
[media] v4l: Reset subdev v4l2_dev field to NULL if registration fails
Laurent Pinchart
2012-10-01
[media] v4l2-ctrls: add a filter function to v4l2_ctrl_add_handler
Hans Verkuil
2012-08-13
[media] v4l: move v4l2 core into a separate directory
Mauro Carvalho Chehab