summaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2019-01-25media: s5k4ecgx: delete a bogus error messageDan Carpenter1-2/+0
2019-01-25media: mt9m111: set initial frame size other than 0x0Akinobu Mita1-0/+2
2019-01-25media: mt9m111: set all mbus format field when G_FMT and S_FMT ioctlsAkinobu Mita1-0/+7
2019-01-25media: mt9m111: make SUBDEV_G_FMT ioctl work with SUBDEV_FORMAT_TRYAkinobu Mita1-0/+30
2019-01-25media: mt9m001: set all mbus format field when G_FMT and S_FMT ioctlsAkinobu Mita1-0/+7
2019-01-25media: mt9m001: make SUBDEV_G_FMT ioctl work with SUBDEV_FORMAT_TRYAkinobu Mita1-0/+27
2019-01-25media: mt9m001: support log_status ioctl and event interfaceAkinobu Mita1-1/+6
2019-01-25media: mt9m001: register to V4L2 asynchronous subdevice frameworkAkinobu Mita2-3/+9
2019-01-25media: mt9m001: add media controller supportAkinobu Mita2-0/+11
2019-01-25media: mt9m001: remove remaining soc_camera specific codeAkinobu Mita2-71/+15
2019-01-25media: mt9m001: switch s_power callback to runtime PMAkinobu Mita1-62/+160
2019-01-25media: mt9m001: introduce multi_reg_write()Akinobu Mita1-31/+57
2019-01-25media: mt9m001: add of_match_tableAkinobu Mita1-0/+7
2019-01-25media: mt9m001: sort headers alphabeticallyAkinobu Mita1-4/+4
2019-01-25media: mt9m001: convert to SPDX license identiferAkinobu Mita1-5/+2
2019-01-25media: i2c: mt9m001: copy mt9m001 soc_camera sensor driverAkinobu Mita3-0/+765
2019-01-25media: ov8856: Modify ov8856 register reading function to be simplifiedBen Kao1-3/+4
2019-01-25media: ov7670: control clock along with powerLubomir Rintel1-16/+14
2019-01-25media: ov7670: hook s_power onto v4l2 coreLubomir Rintel1-6/+44
2019-01-25media: ov7670: split register setting from set_framerate() logicLubomir Rintel1-12/+15
2019-01-25media: ov7670: split register setting from set_fmt() logicLubomir Rintel1-34/+46
2019-01-25media: ov7670: Remove useless use of a ret variableSakari Ailus1-5/+1
2019-01-25media: ov8856: Add support for OV8856 sensorBen Kao3-0/+1280
2019-01-25media: imx274: remote unused function imx274_read_regLuca Ceresoli1-18/+0
2019-01-21media: coda: fix decoder capture buffer payloadPhilipp Zabel1-16/+2
2019-01-21media: coda: use macroblock tiling on CODA960 onlyPhilipp Zabel1-1/+1
2019-01-21media: media/v4l2-core/videobuf-vmalloc.c: Remove dead codeSouptick Joarder1-20/+0
2019-01-21media: vimc: fill in correct driver name in querycapHans Verkuil3-2/+3
2019-01-21media: i2c: adv748x: Use devm to allocate the device structSteve Longerbeam1-4/+1
2019-01-21media: rcar-vin: fix wrong return value in rvin_set_channel_routing()Niklas Söderlund1-1/+1
2019-01-21media: platform: sti: remove bdisp_dbg_declare() and hva_dbg_declare()Yangtao Li2-47/+23
2019-01-21media: exynos4-is: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-13/+3
2019-01-21media: video-i2c: add Melexis MLX90640 thermal cameraMatt Ranostay2-1/+110
2019-01-21media: si470x-i2c: Add optional reset-gpio supportPawe? Chmiel2-0/+16
2019-01-21media: si470x-i2c: Use managed resource helpersPawe? Chmiel1-18/+11
2019-01-21media: si470x-i2c: Add device tree supportPawe? Chmiel1-0/+8
2019-01-21media: ivtv: add parameter to enable ivtvfb on x86 PAT systemsFrench, Nicholas A2-5/+34
2019-01-21media: soc_camera_platform: remove obsolete soc_camera test driverHans Verkuil3-198/+0
2019-01-21media: soc_camera/soc_scale_crop: drop this unused codeHans Verkuil4-477/+0
2019-01-21media: sh_mobile_ceu_camera: remove obsolete soc_camera driverHans Verkuil3-1822/+0
2019-01-21media: soc_tw9910: remove obsolete sensor driverHans Verkuil3-1006/+0
2019-01-21media: soc_ov772x: remove obsolete sensor driverHans Verkuil3-1130/+0
2019-01-21media: soc_mt9t112: remove obsolete sensor driverHans Verkuil3-1164/+0
2019-01-21media: tw9910: Unregister subdevice with v4l2-asyncJacopo Mondi1-1/+1
2019-01-17media: remove soc_camera ov9640Mauro Carvalho Chehab4-955/+0
2019-01-16media: rcar-vin: Allow independent VIN link enablementSteve Longerbeam1-2/+6
2019-01-16media: coda: Add control for h.264 chroma qp index offsetPhilipp Zabel3-1/+9
2019-01-16media: coda: Add control for h.264 constrained intra predictionPhilipp Zabel3-1/+10
2019-01-16media: v4l2-ctrl: Add control for h.264 chroma qp offsetPhilipp Zabel1-0/+1
2019-01-16media: v4l2-ctrl: Add control to enable h.264 constrained intra predictionPhilipp Zabel1-0/+2