Age | Commit message (Expand) | Author |
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: Initialise the V4L2 fwnode endpoints to zero | 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: async: Remove notifier subdevs array | Steve Longerbeam |
2018-10-04 | media: platform: Switch to v4l2_async_notifier_add_subdev | Steve Longerbeam |
2018-10-04 | media: platform: video-mux: Register a subdev notifier | Steve Longerbeam |
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: async: Add convenience functions to allocate and add asd's | Steve Longerbeam |
2018-10-04 | media: v4l2: async: Add v4l2_async_notifier_add_subdev | Steve Longerbeam |
2018-10-04 | media: v4l2: async: Allow searching for asd of any type | Steve Longerbeam |
2018-10-04 | media: v4l2-fwnode: ignore endpoints that have no remote port parent | Steve Longerbeam |
2018-10-04 | media: i2c: adv748x: fix typo in comment for TXB CSI-2 transmitter power down | Niklas Söderlund |
2018-10-04 | media: i2c: adv748x: Register only enabled inputs | Jacopo Mondi |
2018-10-04 | media: i2c: adv748x: Conditionally enable only CSI-2 outputs | Jacopo Mondi |
2018-10-04 | media: i2c: adv748x: Handle TX[A|B] power management | Jacopo Mondi |
2018-10-04 | media: i2c: adv748x: Support probing a single output | Jacopo Mondi |
2018-10-04 | media: rcar-vin: fix redeclaration of symbol | Niklas Söderlund |
2018-10-04 | media: imx-pxp: include linux/interrupt.h | Arnd Bergmann |
2018-10-04 | media: stm32-dcmi: only enable IT frame on JPEG capture | Hugues Fruchet |
2018-10-04 | media: pxa_camera: Fix check for pdev->dev.of_node | Nathan Chancellor |
2018-10-04 | media: qcom: remove duplicated include file | zhong jiang |
2018-10-04 | media: VPU: mediatek: don't pass an unused parameter | Dan Carpenter |
2018-10-04 | media: rc: ir-rc6-decoder: enable toggle bit for Kathrein RCU-676 remote | Matthias Reichl |
2018-10-04 | media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macros | Sean Young |
2018-10-04 | media: rc: nec keymaps should specify the nec variant they use | Sean Young |
2018-10-03 | media: smiapp: Remove unused loop | Ricardo Ribalda Delgado |
2018-10-03 | media: ov5640: use JPEG mode 3 for 720p | Hugues Fruchet |
2018-10-03 | media: v4l: Remove support for crop default target in subdev drivers | Sakari Ailus |
2018-10-03 | media: v4l: i2c: Add a comment not to use static sub-device names in the future | Sakari Ailus |
2018-10-03 | media: v4l: event: Prevent freeing event subscriptions while accessed | Sakari Ailus |
2018-09-30 | Merge 4.19-rc6 into usb-next | Greg Kroah-Hartman |
2018-09-24 | media: v4l: Add definition for the Sunxi tiled NV12 format | Paul Kocialkowski |
2018-09-24 | media: v4l: Add definitions for MPEG-2 slice format and metadata | Paul Kocialkowski |
2018-09-24 | media: videobuf2-core: Rework and rename helper for request buffer count | Paul Kocialkowski |
2018-09-24 | media: v4l2-ctrls.c: initialize an error return code with zero | Hans Verkuil |
2018-09-24 | media: v4l2-compat-ioctl32.c: add missing documentation for a field | Hans Verkuil |
2018-09-24 | media: davinci: Fix implicit enum conversion warning | Nathan Chancellor |