summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-25media: Don't default-enable "ancillary driver autoselect" if EMBEDDEDEzequiel Garcia1-1/+1
2019-07-25media: rcar-vin: Always setup controls when opening video deviceNiklas Söderlund1-16/+16
2019-07-25media: rcar-vin: Add support for RGB formats with alpha componentNiklas Söderlund2-0/+43
2019-07-25media: rcar-vin: Add control for alpha componentNiklas Söderlund3-2/+61
2019-07-25media: rcar-vin: Rename VNDMR_DTMD_ARGB1555 to VNDMR_DTMD_ARGBNiklas Söderlund1-2/+2
2019-07-25media: v4l2-dev: fix WARN_ON(!vdev->device_caps)Hans Verkuil1-2/+2
2019-07-25media: ipu3-cio2: Parse information from firmware without using callbacksSakari Ailus1-43/+50
2019-07-25media: ipu3-cio2: Proceed with notifier init even if there are no subdevsSakari Ailus1-5/+5
2019-07-25media: ipu3-cio2: Clean up notifier's subdev list if parsing endpoints failsSakari Ailus1-2/+6
2019-07-25media: v4l2-async: Safely clean up an uninitialised notifierSakari Ailus1-1/+1
2019-07-25media: omap3isp: Rework OF endpoint parsingSakari Ailus1-134/+197
2019-07-25media: v4l2-async: Add v4l2_async_notifier_add_fwnode_remote_subdevSakari Ailus2-0/+48
2019-07-25media: v4l2-async: Get fwnode reference when putting it to the notifier's listSakari Ailus7-32/+21
2019-07-25media: davinci-vpif: Don't dereference endpoint after putting it, fix refcoun...Sakari Ailus1-3/+2
2019-07-25media: staging/intel-ipu3: Use dev_get_drvdata where possibleChuhong Yuan1-2/+1
2019-07-25media: v4l2-fwnode: Switch to use fwnode_property_count_uXX()Andy Shevchenko1-5/+3
2019-07-25media: pci: Use dev_get_drvdata where possibleChuhong Yuan3-10/+5
2019-07-25media: ov2680: fix a typo in a function nameChristophe JAILLET1-2/+2
2019-07-25media: Add support for Cadence CSI2TX 2.1Jan Kotas1-29/+111
2019-07-25media: Fix Lane mapping in Cadence CSI2TXJan Kotas1-2/+2
2019-07-25media: Add lane checks for Cadence CSI2TXJan Kotas1-2/+11
2019-07-25media: dt-bindings: Update bindings for Cadence CSI2TX version 2.1Jan Kotas1-1/+2
2019-07-25media: i2c: ov5640: Fix the order for enabling regulatorsFabio Estevam1-1/+1
2019-07-25media: i2c: ov5640: Check for devm_gpiod_get_optional() errorFabio Estevam1-0/+5
2019-07-25media: ov5645: Use regulator_bulk() functionsFabio Estevam1-73/+21
2019-07-25media: ov5645: Remove unneeded regulator_set_voltage()Fabio Estevam1-28/+0
2019-07-25media: vivid: fix typo: use -> userHans Verkuil1-2/+2
2019-07-25media: staging: davinci: remove vpfe driverArnd Bergmann24-14028/+0
2019-07-25media: staging/media/bcm2048: remove driverHans Verkuil7-2758/+0
2019-07-25media: vivid: fix device init when no_error_inj=1 and fb disabledGuillaume Tucker1-1/+1
2019-07-25media: am437x: remove unused struct vpfe_pixel_formatHans Verkuil1-6/+0
2019-07-25media: davinci/vpfe_capture.c: drop unused format descriptionsHans Verkuil2-43/+10
2019-07-25media: sh_veu: convert to struct v4l2_fhHans Verkuil1-0/+5
2019-07-25media: v4l2-dev/ioctl: require non-zero device_caps, verify sane querycap res...Hans Verkuil2-6/+14
2019-07-25media: marvell-ccic: mmp: add MODULE_DEVICE_TABLELubomir Rintel1-0/+1
2019-07-25media: v4l: ctrls: Add debug messagesEzequiel Garcia7-39/+127
2019-07-25media: hdpvr: Add device num check and handlingLuke Nowakowski-Krijger1-1/+11
2019-07-25media: staging: media: cedrus: Fix misuse of GENMASK macroJoe Perches1-1/+1
2019-07-25media: rcar-vin: Centralize black listing of pixel formatsNiklas Söderlund3-13/+16
2019-07-25media: rcar-vin: Clean up correct notifier in error pathNiklas Söderlund1-1/+1
2019-07-25media: dt: bindings: tegra-vde: Document new optional IOMMU propertyDmitry Osipenko1-0/+2
2019-07-23media: vimc.rst: add vimc-streamer source documentationAndré Almeida1-0/+11
2019-07-23media: vimc.rst: Add a proper alt attribute to vimc.dotAndré Almeida1-1/+1
2019-07-23media: vimc: stream: format comments as kernel-docAndré Almeida1-14/+24
2019-07-23media: vimc: stream: fix style of argument descriptionAndré Almeida1-4/+6
2019-07-23media: vimc: stream: remove obsolete function docAndré Almeida1-8/+0
2019-07-23media: mx2_emmaprp: use struct v4l2_fhHans Verkuil1-100/+32
2019-07-23media: omap_vout: use struct v4l2_fhHans Verkuil1-26/+27
2019-07-23media: m2m-deinterlace: use struct v4l2_fhHans Verkuil1-88/+36
2019-07-23media: media/i2c: don't return ENOTTY if SUBDEV_API is not setHans Verkuil6-19/+7