index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
media
/
v4l2-subdev.h
Age
Commit message (
Expand
)
Author
2023-02-26
Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2023-02-03
media: v4l2-core: Make the v4l2-core code enable/disable the privacy LED if p...
Hans de Goede
2023-01-22
media: Add stream to frame descriptor
Sakari Ailus
2023-01-22
media: v4l2-subdev: Add v4l2_subdev_s_stream_helper() function
Laurent Pinchart
2023-01-22
media: v4l2-subdev: Add subdev .(enable|disable)_streams() operations
Laurent Pinchart
2023-01-22
media: v4l2-subdev: Add v4l2_subdev_state_xlate_streams() helper
Laurent Pinchart
2023-01-22
media: subdev: add v4l2_subdev_routing_validate() helper
Laurent Pinchart
2023-01-22
media: subdev: add v4l2_subdev_set_routing_with_fmt() helper
Tomi Valkeinen
2023-01-22
media: subdev: add "opposite" stream helper funcs
Tomi Valkeinen
2023-01-22
media: subdev: add stream based configuration
Tomi Valkeinen
2023-01-22
media: subdev: Add for_each_active_route() macro
Jacopo Mondi
2023-01-22
media: subdev: add v4l2_subdev_set_routing helper()
Tomi Valkeinen
2023-01-22
media: subdev: add v4l2_subdev_has_pad_interdep()
Tomi Valkeinen
2023-01-22
media: subdev: Add [GS]_ROUTING subdev ioctls and operations
Laurent Pinchart
2023-01-22
media: add V4L2_SUBDEV_FL_STREAMS
Tomi Valkeinen
2022-10-27
v4l: subdev: Warn if disabling streaming failed, return success
Sakari Ailus
2022-10-25
media: v4l: subdev: Document s_power() callback is deprecated
Sakari Ailus
2022-09-24
media: subdev: increase V4L2_FRAME_DESC_ENTRY_MAX to 8
Tomi Valkeinen
2022-09-24
media: v4l: subdev: Fail graciously when getting try data for NULL state
Sakari Ailus
2022-07-15
media: subdev: Add v4l2_subdev_call_state_try() macro
Tomi Valkeinen
2022-05-17
media: Add CSI-2 bus configuration to frame descriptors
Sakari Ailus
2022-05-17
media: Add bus type to frame descriptors
Sakari Ailus
2022-04-24
media: subdev: add v4l2_subdev_get_fmt() helper function
Tomi Valkeinen
2022-04-24
media: subdev: add subdev state locking
Tomi Valkeinen
2022-04-24
media: subdev: rename v4l2_subdev_get_pad_* helpers
Tomi Valkeinen
2022-04-24
media: subdev: add active state to struct v4l2_subdev
Tomi Valkeinen
2022-04-24
media: subdev: rename subdev-state alloc & free
Tomi Valkeinen
2022-04-24
media: v4l2-subdev: fix #endif comments
Tomi Valkeinen
2022-01-28
media: v4l2-subdev: Drop .set_mbus_config() operation
Laurent Pinchart
2021-08-04
media: v4l: subdev: Add pre_streamon and post_streamoff callbacks
Sakari Ailus
2021-08-04
media: v4l2-subdev: Fix documentation of the subdev_notifier member
Paul Kocialkowski
2021-06-17
media: subdev: disallow ioctl for saa6588/davinci
Arnd Bergmann
2021-06-17
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
2020-11-16
media: fix kernel-doc markups
Mauro Carvalho Chehab
2020-09-30
media: v4l2-subdev.h: fix a kernel-doc markup
Mauro Carvalho Chehab
2020-08-18
media: v4l2-subdev: Remove [s|g]_mbus_config video ops
Jacopo Mondi
2020-08-18
media: v4l2-subdev: Introduce [get|set]_mbus_config pad ops
Jacopo Mondi
2020-08-06
media: v4l2: Correct kernel-doc inconsistency
Colton Lewis
2020-07-19
media: v4l2-subdev.h: keep * together with the type
Hans Verkuil
2020-07-19
media: v4l2-subdev.h: drop duplicated word in comment
Randy Dunlap
2020-07-19
include/media/v4l2-subdev.h: fix typo
Hans Verkuil
2020-05-18
media: v4l2-subdev: add v4l2_subdev_get_fwnode_pad_1_to_1
Steve Longerbeam
2020-03-05
media: v4l2: Switch to new kerneldoc syntax for named variable macro arguments
Jonathan Neuschäfer
2019-12-13
media: v4l2-subdev: remove wrong @cond from kdocs
Wolfram Sang
2019-06-24
media: v4l2-subdev: Verify arguments in v4l2_subdev_call()
Janusz Krzysztofik
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-03-19
media: v4l2-subdev: handle module refcounting here
Hans Verkuil
2019-03-19
media: v4l2-subdev: add release() internal op
Hans Verkuil
2019-03-01
media: include: fix several typos
Mauro Carvalho Chehab
2019-02-18
media: v4l2-subdev.h: v4l2_subdev_call: use temp __sd variable
Hans Verkuil
[next]