summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2018-10-04media: v4l: fwnode: Only zero the struct if bus type is set to V4L2_MBUS_UNKNOWNSakari Ailus
2018-10-04media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zeroSakari Ailus
2018-10-04media: v4l: fwnode: Parse the graph endpoint as lastSakari Ailus
2018-10-04media: v4l: fwnode: Support default CSI-2 lane mapping for driversSakari Ailus
2018-10-04media: v4l: fwnode: Support driver-defined lane mapping defaultsSakari Ailus
2018-10-04media: v4l: fwnode: Only assign configuration if there is no errorSakari Ailus
2018-10-04media: v4l: fwnode: Read lane inversion information despite lane numberingSakari Ailus
2018-10-04media: v4l: fwnode: Make use of newly specified bus typesSakari Ailus
2018-10-04media: v4l: fwnode: Detect bus type correctlySakari Ailus
2018-10-04media: v4l: fwnode: Let the caller provide V4L2 fwnode endpointSakari Ailus
2018-10-04media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus
2018-10-04media: v4l: fwnode: Add definitions for CSI-2 D-PHY, parallel and Bt.656 bussesSakari Ailus
2018-10-04media: v4l: fwnode: The CSI-2 clock is continuous if it's not non-continuousSakari Ailus
2018-10-04media: v4l: fwnode: Use fwnode_graph_for_each_endpointSakari Ailus
2018-10-04media: v4l: fwnode: Add debug prints for V4L2 endpoint property parsingSakari Ailus
2018-10-04media: v4l2: async: Remove notifier subdevs arraySteve Longerbeam
2018-10-04media: platform: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam
2018-10-04media: platform: video-mux: Register a subdev notifierSteve Longerbeam
2018-10-04media: v4l2-fwnode: Add a convenience function for registering subdevs with n...Steve Longerbeam
2018-10-04media: v4l2-fwnode: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam
2018-10-04media: v4l2: async: Add convenience functions to allocate and add asd'sSteve Longerbeam
2018-10-04media: v4l2: async: Add v4l2_async_notifier_add_subdevSteve Longerbeam
2018-10-04media: v4l2: async: Allow searching for asd of any typeSteve Longerbeam
2018-10-04media: v4l2-fwnode: ignore endpoints that have no remote port parentSteve Longerbeam
2018-10-04media: i2c: adv748x: fix typo in comment for TXB CSI-2 transmitter power downNiklas Söderlund
2018-10-04media: i2c: adv748x: Register only enabled inputsJacopo Mondi
2018-10-04media: i2c: adv748x: Conditionally enable only CSI-2 outputsJacopo Mondi
2018-10-04media: i2c: adv748x: Handle TX[A|B] power managementJacopo Mondi
2018-10-04media: i2c: adv748x: Support probing a single outputJacopo Mondi
2018-10-04media: rcar-vin: fix redeclaration of symbolNiklas Söderlund
2018-10-04media: imx-pxp: include linux/interrupt.hArnd Bergmann
2018-10-04media: stm32-dcmi: only enable IT frame on JPEG captureHugues Fruchet
2018-10-04media: pxa_camera: Fix check for pdev->dev.of_nodeNathan Chancellor
2018-10-04media: qcom: remove duplicated include filezhong jiang
2018-10-04media: VPU: mediatek: don't pass an unused parameterDan Carpenter
2018-10-04media: rc: ir-rc6-decoder: enable toggle bit for Kathrein RCU-676 remoteMatthias Reichl
2018-10-04media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young
2018-10-04media: rc: nec keymaps should specify the nec variant they useSean Young
2018-10-03media: smiapp: Remove unused loopRicardo Ribalda Delgado
2018-10-03media: ov5640: use JPEG mode 3 for 720pHugues Fruchet
2018-10-03media: v4l: Remove support for crop default target in subdev driversSakari Ailus
2018-10-03media: v4l: i2c: Add a comment not to use static sub-device names in the futureSakari Ailus
2018-10-03media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus
2018-09-30Merge 4.19-rc6 into usb-nextGreg Kroah-Hartman
2018-09-24media: v4l: Add definition for the Sunxi tiled NV12 formatPaul Kocialkowski
2018-09-24media: v4l: Add definitions for MPEG-2 slice format and metadataPaul Kocialkowski
2018-09-24media: videobuf2-core: Rework and rename helper for request buffer countPaul Kocialkowski
2018-09-24media: v4l2-ctrls.c: initialize an error return code with zeroHans Verkuil
2018-09-24media: v4l2-compat-ioctl32.c: add missing documentation for a fieldHans Verkuil
2018-09-24media: davinci: Fix implicit enum conversion warningNathan Chancellor