Age | Commit message (Expand) | Author | Files | Lines |
2018-10-04 | media: v4l: fwnode: Add debug prints for V4L2 endpoint property parsing | Sakari Ailus | 1 | -23/+85 |
2018-10-04 | media: v4l2-fwnode: Add a convenience function for registering subdevs with n... | Steve Longerbeam | 1 | -0/+64 |
2018-10-04 | media: v4l2-fwnode: Switch to v4l2_async_notifier_add_subdev | Steve Longerbeam | 1 | -104/+28 |
2018-10-04 | media: v4l2-fwnode: ignore endpoints that have no remote port parent | Steve Longerbeam | 1 | -1/+1 |
2018-08-16 | Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 1 | -0/+4 |
2018-07-24 | media: v4l2-fwnode: parse 'data-enable-active' prop | Jacopo Mondi | 1 | -0/+4 |
2018-07-23 | ACPI: Convert ACPI reference args to generic fwnode reference args | Sakari Ailus | 1 | -1/+1 |
2018-04-17 | media: v4l2-fwnode: simplify v4l2_fwnode_reference_parse_int_props() | Mauro Carvalho Chehab | 1 | -10/+18 |
2017-12-29 | media: v4l2-async: simplify v4l2_async_subdev structure | Mauro Carvalho Chehab | 1 | -5/+5 |
2017-11-30 | media: v4l2-fwnode: Check subdev count after checking port | Tomasz Figa | 1 | -5/+5 |
2017-11-01 | media: v4l2-fwnode: use the cached value instead of getting again | Mauro Carvalho Chehab | 1 | -2/+1 |
2017-10-31 | media: v4l: fwnode: Add a convenience function for registering sensors | Sakari Ailus | 1 | -0/+41 |
2017-10-31 | media: v4l: fwnode: Add convenience function for parsing common external refs | Sakari Ailus | 1 | -0/+35 |
2017-10-31 | media: v4l: fwnode: Add a helper function to obtain device / integer references | Sakari Ailus | 1 | -0/+287 |
2017-10-31 | media: v4l: fwnode: Add a helper function for parsing generic references | Sakari Ailus | 1 | -0/+69 |
2017-10-31 | media: v4l: fwnode: Move KernelDoc documentation to the header | Sakari Ailus | 1 | -75/+0 |
2017-10-31 | media: v4l: fwnode: Support generic parsing of graph endpoints in a device | Sakari Ailus | 1 | -0/+196 |
2017-08-26 | media: v4l: fwnode: Use a less clash-prone name for MAX_DATA_LANES macro | Sakari Ailus | 1 | -2/+3 |
2017-08-26 | media: v4l: fwnode: The clock lane is the first lane in lane_polarities | Sakari Ailus | 1 | -1/+1 |
2017-08-26 | media: v4l: fwnode: Fix lane-polarities property parsing | Sakari Ailus | 1 | -3/+7 |
2017-07-26 | media: v4l2-fwnode: link_frequency is an optional property | Sakari Ailus | 1 | -15/+15 |
2017-07-20 | media: v4l2-fwnode: make v4l2_fwnode_endpoint_parse_csi1_bus static | Mauro Carvalho Chehab | 1 | -3/+4 |
2017-07-20 | media: v4l2-fwnode: suppress a warning at OF parsing logic | Mauro Carvalho Chehab | 1 | -18/+14 |
2017-07-19 | media: v4l: Add support for CSI-1 and CCP2 busses | Sakari Ailus | 1 | -11/+47 |
2017-07-19 | media: v4l: fwnode: Obtain data bus type from FW | Sakari Ailus | 1 | -0/+11 |
2017-07-19 | media: v4l: fwnode: Call CSI2 bus csi2, not csi | Sakari Ailus | 1 | -3/+3 |
2017-06-06 | [media] v4l: fwnode: Support generic fwnode for parsing standardised properties | Sakari Ailus | 1 | -0/+345 |