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
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
2017-11-01
media: v4l2-fwnode: use the cached value instead of getting again
Mauro Carvalho Chehab
2017-10-31
media: v4l: fwnode: Add a convenience function for registering sensors
Sakari Ailus
2017-10-31
media: v4l: fwnode: Add convenience function for parsing common external refs
Sakari Ailus
2017-10-31
media: v4l: fwnode: Add a helper function to obtain device / integer references
Sakari Ailus
2017-10-31
media: v4l: fwnode: Add a helper function for parsing generic references
Sakari Ailus
2017-10-31
media: v4l: fwnode: Move KernelDoc documentation to the header
Sakari Ailus
2017-10-31
media: v4l: fwnode: Support generic parsing of graph endpoints in a device
Sakari Ailus
2017-08-26
media: v4l: fwnode: Use a less clash-prone name for MAX_DATA_LANES macro
Sakari Ailus
2017-08-26
media: v4l: fwnode: The clock lane is the first lane in lane_polarities
Sakari Ailus
2017-08-26
media: v4l: fwnode: Fix lane-polarities property parsing
Sakari Ailus
2017-07-26
media: v4l2-fwnode: link_frequency is an optional property
Sakari Ailus
2017-07-20
media: v4l2-fwnode: make v4l2_fwnode_endpoint_parse_csi1_bus static
Mauro Carvalho Chehab
2017-07-20
media: v4l2-fwnode: suppress a warning at OF parsing logic
Mauro Carvalho Chehab
2017-07-19
media: v4l: Add support for CSI-1 and CCP2 busses
Sakari Ailus
2017-07-19
media: v4l: fwnode: Obtain data bus type from FW
Sakari Ailus
[next]