summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-07-25media: v4l2-async: Add v4l2_async_notifier_add_fwnode_remote_subdevSakari Ailus1-0/+23
2019-07-25media: v4l2-async: Get fwnode reference when putting it to the notifier's listSakari Ailus6-30/+18
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: 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 Verkuil1-42/+9
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 Garcia4-37/+117
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-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
2019-07-23media: vb2-dc: skip CPU sync in map/unmap dma_bufLucas Stach1-7/+16
2019-07-23media: saa7134: remove redundant assignment to variable valueColin Ian King1-1/+0
2019-07-23media: staging/media/davinci_vpfe: Add null check post kmallocHariprasad Kelam1-0/+5
2019-07-23media: ti-vpe: fix leaked of_node referencesWen Yang1-0/+1
2019-07-23media: exynos4-is: fix leaked of_node referencesWen Yang2-0/+3
2019-07-23media: staging/imx: Fix NULL deref in find_pipeline_entity()Steve Longerbeam1-1/+1
2019-07-23media: vivid: work around high stack usage with clangArnd Bergmann1-3/+4
2019-07-23media: cobalt: Prefer pcie_capability_read_word()Frederick Lawler1-23/+15
2019-07-23media: via-camera: fix v4l2-compliance failsHans Verkuil1-18/+26
2019-07-23media: ov7670: don't return ENOTTY if SUBDEV_API is not setHans Verkuil1-4/+2
2019-07-23media: via-camera: use struct v4l2_fhHans Verkuil1-20/+27
2019-07-23media: via-camera: call viafb_pm_unregister in remove()Hans Verkuil1-0/+3
2019-07-23media: go7007: Fix misuse of strscpyJoe Perches1-1/+1
2019-07-23media: m2m-deinterlace: Fix misuse of strscpyJoe Perches1-1/+1
2019-07-23media: cobalt: remove redundant assignment to variable dataColin Ian King1-1/+1