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
/
drivers
/
media
/
v4l2-core
/
v4l2-device.c
Age
Commit message (
Expand
)
Author
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