summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* media: imx274: simplify imx274_write_table()Luca Ceresoli2018-07-041-18/+10
* media: imx274: actually use IMX274_DEFAULT_MODELuca Ceresoli2018-07-041-1/+1
* media: imx274: get rid of mode_indexLuca Ceresoli2018-07-041-10/+5
* media: imx274: consolidate per-mode data in imx274_frmfmtLuca Ceresoli2018-07-041-73/+66
* media: imx274: initialize format before v4l2 controlsLuca Ceresoli2018-07-041-10/+10
* media: ak7375: Add ak7375 lens voice coil driverBingbu Cao2018-07-043-0/+303
* media: ov5640: fix frame interval enumerationHugues Fruchet2018-06-281-18/+16
* media: ov5640: adjust xclk_maxPhilipp Puschmann2018-06-281-1/+1
* media: soc_camera: ov772x: correct setting of banding filterAkinobu Mita2018-06-281-1/+1
* media: s3c-camif: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_powerAkinobu Mita2018-06-281-0/+2
* media: omap3isp: zero-initialize the isp cam_xclk{a,b} initial dataJavier Martinez Canillas2018-06-281-1/+1
* media: dw9807: Add dw9807 vcm driverAlan Chiang2018-06-283-0/+340
* media: omap3isp: fix warning for !CONFIG_PMArnd Bergmann2018-06-281-2/+2
* media: ov772x: create subdevice device nodeAkinobu Mita2018-06-281-0/+1
* media: ov772x: make set_fmt() and s_frame_interval() return -EBUSY while stre...Akinobu Mita2018-06-281-10/+33
* media: ov772x: avoid accessing registers under power saving modeAkinobu Mita2018-06-281-15/+64
* media: ov772x: use v4l2_ctrl to get current control valueAkinobu Mita2018-06-281-17/+17
* media: ov772x: reconstruct s_frame_interval()Akinobu Mita2018-06-281-21/+35
* media: ov772x: handle nested s_power() callsAkinobu Mita2018-06-281-4/+30
* media: ov772x: support device tree probingAkinobu Mita2018-06-281-19/+43
* media: ov772x: omit consumer ID when getting clock referenceAkinobu Mita2018-06-281-1/+1
* media: ov772x: use generic names for reset and powerdown gpiosAkinobu Mita2018-06-281-4/+4
* media: ov772x: add media controller supportAkinobu Mita2018-06-281-1/+15
* media: ov772x: add checks for register read errorsAkinobu Mita2018-06-281-6/+14
* media: ov772x: allow i2c controllers without I2C_FUNC_PROTOCOL_MANGLINGAkinobu Mita2018-06-281-6/+14
* media: ov5640: add support of module orientationHugues Fruchet2018-06-281-2/+26
* media: ov5640: add HFLIP/VFLIP controls supportHugues Fruchet2018-06-281-18/+85
* media: smiapp: Support the "rotation" propertySakari Ailus2018-06-281-0/+16
* media: media.h: remove __NEED_MEDIA_LEGACY_APIHans Verkuil2018-06-281-3/+10
* media: Revert "[media] tvp5150: fix pad format frame height"Javier Martinez Canillas2018-06-281-1/+1
* media: rcar_vpu: Drop unneeded job_readyEzequiel Garcia2018-06-281-6/+0
* media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlockEzequiel Garcia2018-06-287-127/+6
* media: rockchip/rga: Remove unrequired wait in .job_abortEzequiel Garcia2018-06-282-14/+1
* media: rockchip/rga: Fix broken .start_streamingEzequiel Garcia2018-06-281-22/+23
* media: venus: keep resolution when adjusting formatAlexandre Courbot2018-06-282-4/+0
* media: tm6000: add error handling for dvb_register_adapterZhouyang Jia2018-06-281-0/+5
* media: cx88: add error handling for snd_ctl_addZhouyang Jia2018-06-281-2/+5
* media: cx18: remove redundant zero check on retvalColin Ian King2018-06-281-2/+0
* media: mem2mem: Remove excessive try_run callEzequiel Garcia2018-06-281-1/+0
* media: rga: Remove surplus name initializationAnton Leontiev2018-06-281-1/+0
* media: m2m-deinterlace: Remove surplus name initializationAnton Leontiev2018-06-281-1/+0
* media: mx2: Remove surplus name initializationAnton Leontiev2018-06-281-1/+0
* media: s5p-g2d: Remove surplus name initializationAnton Leontiev2018-06-281-1/+0
* media: ti-vpe: Remove surplus name initializationAnton Leontiev2018-06-281-1/+0
* media: vim2m: Remove surplus name initializationAnton Leontiev2018-06-281-1/+0
* media: bt8xx: bttv: fix spelling mistake: "culpit" -> "culprit"Colin Ian King2018-06-281-1/+1
* media: i2c: adv748x: csi2: set entity function to video interface bridgeSteve Longerbeam2018-06-281-1/+1
* media: cx25821: remove cx25821-audio-upstream.c and cx25821-video-upstream.cCorentin Labbe2018-06-285-1557/+0
* media: stm32-dcmi: add power saving supportHugues Fruchet2018-06-281-16/+65
* media: stm32-dcmi: simplify of_node_put usageNicholas Mc Guire2018-06-281-4/+1