summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zeroSakari Ailus2018-10-0423-26/+28
* media: v4l: fwnode: Parse the graph endpoint as lastSakari Ailus2018-10-041-1/+7
* media: v4l: fwnode: Support default CSI-2 lane mapping for driversSakari Ailus2018-10-041-14/+46
* media: v4l: fwnode: Support driver-defined lane mapping defaultsSakari Ailus2018-10-041-8/+12
* media: v4l: fwnode: Only assign configuration if there is no errorSakari Ailus2018-10-041-12/+18
* media: v4l: fwnode: Read lane inversion information despite lane numberingSakari Ailus2018-10-041-30/+35
* media: v4l: fwnode: Make use of newly specified bus typesSakari Ailus2018-10-041-10/+38
* media: v4l: fwnode: Detect bus type correctlySakari Ailus2018-10-041-14/+17
* media: v4l: fwnode: Let the caller provide V4L2 fwnode endpointSakari Ailus2018-10-044-61/+54
* media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus2018-10-0426-34/+34
* media: v4l: fwnode: Add definitions for CSI-2 D-PHY, parallel and Bt.656 bussesSakari Ailus2018-10-041-0/+3
* media: v4l: fwnode: The CSI-2 clock is continuous if it's not non-continuousSakari Ailus2018-10-041-1/+1
* media: v4l: fwnode: Use fwnode_graph_for_each_endpointSakari Ailus2018-10-041-2/+1
* media: v4l: fwnode: Add debug prints for V4L2 endpoint property parsingSakari Ailus2018-10-041-23/+85
* media: v4l2: async: Remove notifier subdevs arraySteve Longerbeam2018-10-041-89/+25
* media: platform: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam2018-10-0421-332/+416
* media: staging/imx: TODO: Remove one assumption about OF graph parsingSteve Longerbeam2018-10-041-22/+7
* media: staging/imx: Switch to v4l2_async_notifier_add_*_subdevSteve Longerbeam2018-10-043-94/+36
* media: staging/imx: Rename root notifierSteve Longerbeam2018-10-042-8/+8
* media: staging/imx: Loop through all registered subdevs for media linksSteve Longerbeam2018-10-041-10/+6
* media: staging/imx: of: Remove recursive graph walkSteve Longerbeam2018-10-041-98/+8
* media: imx: mipi csi-2: Register a subdev notifierSteve Longerbeam2018-10-041-17/+14
* media: imx: csi: Register a subdev notifierSteve Longerbeam2018-10-041-1/+56
* media: platform: video-mux: Register a subdev notifierSteve Longerbeam2018-10-042-1/+36
* media: v4l2-fwnode: Add a convenience function for registering subdevs with n...Steve Longerbeam2018-10-041-0/+64
* media: v4l2-fwnode: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam2018-10-045-113/+40
* media: v4l2: async: Add convenience functions to allocate and add asd'sSteve Longerbeam2018-10-041-0/+76
* media: v4l2: async: Add v4l2_async_notifier_add_subdevSteve Longerbeam2018-10-041-42/+149
* media: v4l2: async: Allow searching for asd of any typeSteve Longerbeam2018-10-041-31/+46
* media: v4l2-fwnode: ignore endpoints that have no remote port parentSteve Longerbeam2018-10-041-1/+1
* media: i2c: adv748x: fix typo in comment for TXB CSI-2 transmitter power downNiklas Söderlund2018-10-041-1/+1
* media: i2c: adv748x: Register only enabled inputsJacopo Mondi2018-10-042-3/+13
* media: i2c: adv748x: Conditionally enable only CSI-2 outputsJacopo Mondi2018-10-041-7/+1
* media: i2c: adv748x: Handle TX[A|B] power managementJacopo Mondi2018-10-045-43/+25
* media: i2c: adv748x: Support probing a single outputJacopo Mondi2018-10-043-15/+30
* media: zoran: fix spelling mistake "queing" -> "queuing"Colin Ian King2018-10-041-1/+1
* media: rcar-vin: fix redeclaration of symbolNiklas Söderlund2018-10-041-1/+0
* media: imx-pxp: include linux/interrupt.hArnd Bergmann2018-10-041-0/+1
* media: stm32-dcmi: only enable IT frame on JPEG captureHugues Fruchet2018-10-041-1/+4
* media: pxa_camera: Fix check for pdev->dev.of_nodeNathan Chancellor2018-10-041-1/+1
* media: qcom: remove duplicated include filezhong jiang2018-10-041-1/+0
* media: imx: use well defined 32-bit RGB pixel formatPhilipp Zabel2018-10-041-2/+2
* media: VPU: mediatek: don't pass an unused parameterDan Carpenter2018-10-041-4/+3
* media: rc: ir-rc6-decoder: enable toggle bit for Kathrein RCU-676 remoteMatthias Reichl2018-10-041-2/+7
* media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young2018-10-0429-91/+73
* media: rc: nec keymaps should specify the nec variant they useSean Young2018-10-0412-12/+12
* media: smiapp: Remove unused loopRicardo Ribalda Delgado2018-10-031-3/+1
* media: ov5640: use JPEG mode 3 for 720pHugues Fruchet2018-10-031-1/+1
* media: v4l: Remove support for crop default target in subdev driversSakari Ailus2018-10-0319-29/+1
* media: v4l: i2c: Add a comment not to use static sub-device names in the futureSakari Ailus2018-10-035-0/+5