summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-04media: v4l: fwnode: Let the caller provide V4L2 fwnode endpointSakari Ailus5-65/+60
2018-10-04media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus27-36/+38
2018-10-04media: v4l: fwnode: Add definitions for CSI-2 D-PHY, parallel and Bt.656 bussesSakari Ailus1-0/+3
2018-10-04media: dt-bindings: media: Specify bus type for MIPI D-PHY, others, explicitlySakari Ailus1-1/+3
2018-10-04media: v4l: fwnode: The CSI-2 clock is continuous if it's not non-continuousSakari Ailus1-1/+1
2018-10-04media: v4l: fwnode: Use fwnode_graph_for_each_endpointSakari Ailus1-2/+1
2018-10-04media: v4l: fwnode: Add debug prints for V4L2 endpoint property parsingSakari Ailus1-23/+85
2018-10-04media: v4l2-subdev.rst: Update doc regarding subdev descriptorsSteve Longerbeam1-11/+19
2018-10-04media: v4l2: async: Remove notifier subdevs arraySteve Longerbeam3-117/+30
2018-10-04media: platform: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam21-332/+416
2018-10-04media: staging/imx: TODO: Remove one assumption about OF graph parsingSteve Longerbeam1-22/+7
2018-10-04media: staging/imx: Switch to v4l2_async_notifier_add_*_subdevSteve Longerbeam3-94/+36
2018-10-04media: staging/imx: Rename root notifierSteve Longerbeam2-8/+8
2018-10-04media: staging/imx: Loop through all registered subdevs for media linksSteve Longerbeam1-10/+6
2018-10-04media: staging/imx: of: Remove recursive graph walkSteve Longerbeam1-98/+8
2018-10-04media: imx: mipi csi-2: Register a subdev notifierSteve Longerbeam1-17/+14
2018-10-04media: imx: csi: Register a subdev notifierSteve Longerbeam1-1/+56
2018-10-04media: platform: video-mux: Register a subdev notifierSteve Longerbeam2-1/+36
2018-10-04media: v4l2-fwnode: Add a convenience function for registering subdevs with n...Steve Longerbeam2-0/+102
2018-10-04media: v4l2-fwnode: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam7-125/+52
2018-10-04media: v4l2: async: Add convenience functions to allocate and add asd'sSteve Longerbeam2-0/+138
2018-10-04media: v4l2: async: Add v4l2_async_notifier_add_subdevSteve Longerbeam2-43/+182
2018-10-04media: v4l2: async: Allow searching for asd of any typeSteve Longerbeam1-31/+46
2018-10-04media: v4l2-fwnode: ignore endpoints that have no remote port parentSteve Longerbeam1-1/+1
2018-10-04media: i2c: adv748x: fix typo in comment for TXB CSI-2 transmitter power downNiklas Söderlund1-1/+1
2018-10-04media: i2c: adv748x: Register only enabled inputsJacopo Mondi2-3/+13
2018-10-04media: i2c: adv748x: Conditionally enable only CSI-2 outputsJacopo Mondi1-7/+1
2018-10-04media: i2c: adv748x: Handle TX[A|B] power managementJacopo Mondi5-43/+25
2018-10-04media: i2c: adv748x: Support probing a single outputJacopo Mondi3-15/+30
2018-10-04media: MAINTAINERS: fix reference to STI CEC driverBenjamin Gaignard1-1/+1
2018-10-04media: zoran: fix spelling mistake "queing" -> "queuing"Colin Ian King1-1/+1
2018-10-04media: rcar-vin: fix redeclaration of symbolNiklas Söderlund1-1/+0
2018-10-04media: imx-pxp: include linux/interrupt.hArnd Bergmann1-0/+1
2018-10-04media: stm32-dcmi: only enable IT frame on JPEG captureHugues Fruchet1-1/+4
2018-10-04media: pxa_camera: Fix check for pdev->dev.of_nodeNathan Chancellor1-1/+1
2018-10-04media: qcom: remove duplicated include filezhong jiang1-1/+0
2018-10-04media: imx: use well defined 32-bit RGB pixel formatPhilipp Zabel1-2/+2
2018-10-04media: VPU: mediatek: don't pass an unused parameterDan Carpenter1-4/+3
2018-10-04media: vidioc-dqevent.rst: clarify V4L2_EVENT_SRC_CH_RESOLUTIONHans Verkuil1-1/+11
2018-10-04media: rc: ir-rc6-decoder: enable toggle bit for Kathrein RCU-676 remoteMatthias Reichl1-2/+7
2018-10-04media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young30-101/+74
2018-10-04media: rc: nec keymaps should specify the nec variant they useSean Young12-12/+12
2018-10-03media: smiapp: Remove unused loopRicardo Ribalda Delgado1-3/+1
2018-10-03media: ov5640: use JPEG mode 3 for 720pHugues Fruchet1-1/+1
2018-10-03media: v4l: Remove support for crop default target in subdev driversSakari Ailus19-29/+1
2018-10-03media: v4l: i2c: Add a comment not to use static sub-device names in the futureSakari Ailus5-0/+5
2018-09-24media: davinci: Fix implicit enum conversion warningNathan Chancellor1-1/+1
2018-09-24media: bt8xx: Remove unnecessary self-assignmentNathan Chancellor1-1/+0
2018-09-24media: v4l2-common: fix typo in documentation for v4l_bound_align_image()Niklas Söderlund1-1/+1
2018-09-24media: pci: cx23885: handle adding to list failureNicholas Mc Guire1-0/+10