summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* media: ov9650: avoid maybe-uninitialized warningsArnd Bergmann2018-10-051-0/+2
* media: imx355: fix a few coding style issuesMauro Carvalho Chehab2018-10-051-16/+16
* media: add imx355 camera sensor driverBingbu Cao2018-10-054-0/+1879
* media: imx319: fix a few coding style issuesMauro Carvalho Chehab2018-10-051-16/+16
* media: add imx319 camera sensor driverBingbu Cao2018-10-054-0/+2579
* media: v4l: ctrl: Provide unlocked variant of v4l2_ctrl_grabSakari Ailus2018-10-052-5/+29
* media: v4l: ctrl: Remove old documentation from v4l2_ctrl_grabSakari Ailus2018-10-051-6/+0
* media: MAINTAINERS: Fix entry for the renamed dw9807 driverSakari Ailus2018-10-051-1/+1
* media: MAINTAINERS: update videobuf2 entryMarek Szyprowski2018-10-051-1/+1
* media: rc: mce_kbd: input events via rc-core's input deviceSean Young2018-10-052-66/+14
* media: rc: imon: report mouse events using rc-core's input deviceSean Young2018-10-053-60/+10
* media: rc: some events are dropped by userspaceSean Young2018-10-051-12/+2
* media: v4l2-fwnode: simplify v4l2_fwnode_reference_parse_int_props() callMauro Carvalho Chehab2018-10-051-11/+12
* media: v4l2-fwnode: cleanup functions that parse endpointsMauro Carvalho Chehab2018-10-052-46/+37
* media: v4l2-core: cleanup coding style at V4L2 async/fwnodeMauro Carvalho Chehab2018-10-055-141/+179
* media: renesas-ceu: Use default mbus settingsJacopo Mondi2018-10-042-13/+11
* media: dt-bindings: media: renesas-ceu: Add more endpoint propertiesJacopo Mondi2018-10-041-0/+4
* media: dt-bindings: media: renesas-ceu: Refer to video-interfaces.txtJacopo Mondi2018-10-041-5/+5
* media: smiapp: Query the V4L2 endpoint for a specific bus typeSakari Ailus2018-10-041-0/+6
* media: v4l: fwnode: Update V4L2 fwnode endpoint parsing documentationSakari Ailus2018-10-041-19/+37
* media: v4l: fwnode: Support parsing of CSI-2 C-PHY endpointsSakari Ailus2018-10-041-3/+7
* media: v4l: fwnode: Use V4L2 fwnode endpoint media bus type if setSakari Ailus2018-10-041-8/+19
* media: v4l: fwnode: Print bus typeSakari Ailus2018-10-041-0/+38
* media: v4l: fwnode: Use default parallel flagsSakari Ailus2018-10-041-0/+19
* media: v4l: fwnode: Use media bus type for bus parser selectionSakari Ailus2018-10-041-20/+80
* media: v4l: fwnode: Only zero the struct if bus type is set to V4L2_MBUS_UNKNOWNSakari Ailus2018-10-041-4/+6
* media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zeroSakari Ailus2018-10-0424-26/+30
* 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-042-14/+19
* media: v4l: fwnode: Let the caller provide V4L2 fwnode endpointSakari Ailus2018-10-045-65/+60
* media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus2018-10-0427-36/+38
* media: v4l: fwnode: Add definitions for CSI-2 D-PHY, parallel and Bt.656 bussesSakari Ailus2018-10-041-0/+3
* media: dt-bindings: media: Specify bus type for MIPI D-PHY, others, explicitlySakari Ailus2018-10-041-1/+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-subdev.rst: Update doc regarding subdev descriptorsSteve Longerbeam2018-10-041-11/+19
* media: v4l2: async: Remove notifier subdevs arraySteve Longerbeam2018-10-043-117/+30
* 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