开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
v4l2-core
/
v4l2-fwnode.c
Age
Commit message (
Expand
)
Author
2024-12-19
media: v4l: fwnode: Parse MiPI DisCo for C-PHY line-orders
Niklas Söderlund
2024-06-15
media: v4l: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2023-12-04
media: v4l: fwnode: Parse MIPI DisCo for Imaging properties
Sakari Ailus
2023-08-10
media: v4l: async: Set v4l2_device and subdev in async notifier init
Sakari Ailus
2023-07-28
media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connection
Sakari Ailus
2023-07-28
media: v4l: async: Drop v4l2_async_nf_parse_fwnode_endpoints()
Jacopo Mondi
2023-07-14
media: v4l2-core: Fix a potential resource leak in v4l2_fwnode_parse_link()
Christophe JAILLET
2023-02-03
media: v4l2-core: Make the v4l2-core code enable/disable the privacy LED if p...
Hans de Goede
2022-12-07
media: v4l2-mediabus: add support for dual edge sampling
Michael Riesch
2022-05-17
media: media/v4l2-core: Add enum V4L2_FWNODE_BUS_TYPE_DPI
Xin Ji
2022-03-04
v4l: fwnode: Remove now-redundant loop from v4l2_fwnode_parse_reference()
Sakari Ailus
2022-03-04
v4l: fwnode: Drop redunant -ENODATA check in property reference parsing
Sakari Ailus
2022-02-17
media: v4l2-mediabus: Drop V4L2_MBUS_CSI2_CONTINUOUS_CLOCK flag
Laurent Pinchart
2022-01-28
media: v4l2-fwnode: Move bus config structure to v4l2_mediabus.h
Laurent Pinchart
2021-09-30
media: v4l2-fwnode: Simplify v4l2_async_nf_parse_fwnode_endpoints()
Niklas Söderlund
2021-09-30
media: v4l: async: Rename async nf functions, clean up long lines
Sakari Ailus
2021-04-06
media: v4l: fwnode: Rename v4l2_async_register_subdev_sensor_common
Sakari Ailus
2021-04-06
media: v4l: fwnode: Rename and make static V4L2 async notifier helper
Sakari Ailus
2021-02-06
media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API
Laurent Pinchart
2021-02-06
media: v4l2-async: Discourage use of v4l2_async_notifier_add_subdev
Ezequiel Garcia
2021-01-26
media: v4l2-fwnode: Include v4l2_fwnode_bus_type
Daniel Scally
2020-12-02
media: v4l2-fwnode: Remove v4l2_async_notifier_parse_fwnode_endpoints_by_port()
Niklas Söderlund
2020-11-16
media: v4l2-fwnode: Don't zero parts of struct v4l2_fwnode_endpoint anymore
Sakari Ailus
2020-11-16
media: v4l2-fwnode: Return -EINVAL for invalid bus-type
Lad Prabhakar
2020-09-10
media: v4l2-fwnode: Use debug level for printing link frequencies
Sakari Ailus
2020-06-03
Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-05-18
media: v4l2-fwnode: Add helper to parse device properties
Jacopo Mondi
2020-05-18
media: Revert "media: v4l2-fwnode: Add a convenience function for registering...
Steve Longerbeam
2020-04-20
docs: fix broken references for ReST files that moved around
Mauro Carvalho Chehab
2020-03-12
media: v4l2-fwnode: add initial connector parsing support
Marco Felsch
2020-03-12
media: v4l2-fwnode: add endpoint id field to v4l2_fwnode_link
Marco Felsch
2020-03-12
media: v4l2-fwnode: simplify v4l2_fwnode_parse_link
Marco Felsch
2020-03-12
media: v4l2-fwnode: fix v4l2_fwnode_parse_link handling
Marco Felsch
2020-01-23
media: v4l2-fwnode: Print the node name while parsing endpoints
Sakari Ailus
2019-10-01
media: v4l: fwnode: Make v4l2_fwnode_endpoint_free() safer
Sakari Ailus
2019-07-25
media: v4l2-async: Get fwnode reference when putting it to the notifier's list
Sakari Ailus
2019-07-25
media: v4l2-fwnode: Switch to use fwnode_property_count_uXX()
Andy Shevchenko
2019-06-21
media: v4l2-fwnode: Avoid using PTR_ERR(NULL)
Sakari Ailus
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-05-23
media: v4l: fwnode: C-PHY has no clock lane
Sakari Ailus
2019-03-20
media: v4l2-fwnode: Add a deprecation note in the old ACPI parsing example
Sakari Ailus
2019-03-20
media: v4l2-fwnode: The first default data lane is 0 on C-PHY
Sakari Ailus
2019-03-20
media: v4l2-fwnode: Defaults may not override endpoint configuration in firmware
Sakari Ailus
2019-03-01
media: v4l2-core: fix several typos
Mauro Carvalho Chehab
2018-12-12
media: v4l2-fwnode: Fix setting V4L2_MBUS_DATA_ACTIVE_HIGH/LOW flag
Ondrej Jirman
2018-12-07
media: Use of_node_name_eq for node name comparisons
Rob Herring
2018-12-05
media: v4l2-fwnode: Demote warning to debug level
Fabio Estevam
2018-10-05
media: v4l2-fwnode: simplify v4l2_fwnode_reference_parse_int_props() call
Mauro Carvalho Chehab
2018-10-05
media: v4l2-fwnode: cleanup functions that parse endpoints
Mauro Carvalho Chehab
[next]