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-fwnode.c
Age
Commit message (
Expand
)
Author
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
2018-10-05
media: v4l2-core: cleanup coding style at V4L2 async/fwnode
Mauro Carvalho Chehab
2018-10-04
media: v4l: fwnode: Support parsing of CSI-2 C-PHY endpoints
Sakari Ailus
2018-10-04
media: v4l: fwnode: Use V4L2 fwnode endpoint media bus type if set
Sakari Ailus
2018-10-04
media: v4l: fwnode: Print bus type
Sakari Ailus
2018-10-04
media: v4l: fwnode: Use default parallel flags
Sakari Ailus
2018-10-04
media: v4l: fwnode: Use media bus type for bus parser selection
Sakari Ailus
2018-10-04
media: v4l: fwnode: Only zero the struct if bus type is set to V4L2_MBUS_UNKNOWN
Sakari Ailus
2018-10-04
media: v4l: fwnode: Parse the graph endpoint as last
Sakari Ailus
2018-10-04
media: v4l: fwnode: Support default CSI-2 lane mapping for drivers
Sakari Ailus
2018-10-04
media: v4l: fwnode: Support driver-defined lane mapping defaults
Sakari Ailus
2018-10-04
media: v4l: fwnode: Only assign configuration if there is no error
Sakari Ailus
2018-10-04
media: v4l: fwnode: Read lane inversion information despite lane numbering
Sakari Ailus
2018-10-04
media: v4l: fwnode: Make use of newly specified bus types
Sakari Ailus
2018-10-04
media: v4l: fwnode: Detect bus type correctly
Sakari Ailus
2018-10-04
media: v4l: fwnode: Let the caller provide V4L2 fwnode endpoint
Sakari Ailus
2018-10-04
media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHY
Sakari Ailus
2018-10-04
media: v4l: fwnode: Add definitions for CSI-2 D-PHY, parallel and Bt.656 busses
Sakari Ailus
2018-10-04
media: v4l: fwnode: The CSI-2 clock is continuous if it's not non-continuous
Sakari Ailus
2018-10-04
media: v4l: fwnode: Use fwnode_graph_for_each_endpoint
Sakari Ailus
2018-10-04
media: v4l: fwnode: Add debug prints for V4L2 endpoint property parsing
Sakari Ailus
2018-10-04
media: v4l2-fwnode: Add a convenience function for registering subdevs with n...
Steve Longerbeam
2018-10-04
media: v4l2-fwnode: Switch to v4l2_async_notifier_add_subdev
Steve Longerbeam
2018-10-04
media: v4l2-fwnode: ignore endpoints that have no remote port parent
Steve Longerbeam
2018-08-15
Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-07-24
media: v4l2-fwnode: parse 'data-enable-active' prop
Jacopo Mondi
2018-07-23
ACPI: Convert ACPI reference args to generic fwnode reference args
Sakari Ailus
2018-04-17
media: v4l2-fwnode: simplify v4l2_fwnode_reference_parse_int_props()
Mauro Carvalho Chehab
2017-12-29
media: v4l2-async: simplify v4l2_async_subdev structure
Mauro Carvalho Chehab
2017-11-30
media: v4l2-fwnode: Check subdev count after checking port
Tomasz Figa
[next]