summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-10-04media: v4l: fwnode: Let the caller provide V4L2 fwnode endpointSakari Ailus4-61/+54
2018-10-04media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus26-34/+34
2018-10-04media: v4l: fwnode: Add definitions for CSI-2 D-PHY, parallel and Bt.656 bussesSakari Ailus1-0/+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: async: Remove notifier subdevs arraySteve Longerbeam1-89/+25
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 Longerbeam1-0/+64
2018-10-04media: v4l2-fwnode: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam5-113/+40
2018-10-04media: v4l2: async: Add convenience functions to allocate and add asd'sSteve Longerbeam1-0/+76
2018-10-04media: v4l2: async: Add v4l2_async_notifier_add_subdevSteve Longerbeam1-42/+149
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: 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: 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 Young29-91/+73
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: pci: cx23885: handle adding to list failureNicholas Mc Guire1-0/+10
2018-09-24media: au0828: Fix incorrect error messagesBrad Love1-2/+2
2018-09-24media: au0828: cannot kfree dev before usb disconnectBrad Love1-1/+0
2018-09-24media: venus: helpers: use true and false for boolean valuesGustavo A. R. Silva1-1/+1
2018-09-24media: coda: don't overwrite h.264 profile_idc on decoder instanceLucas Stach1-1/+2
2018-09-24media: vb2: check for sane values from queue_setupJohan Fjeldtvedt1-0/+9