aboutsummaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-28media: ov772x: add media controller supportAkinobu Mita1-1/+15
2018-06-28media: ov772x: add checks for register read errorsAkinobu Mita1-6/+14
2018-06-28media: ov772x: allow i2c controllers without I2C_FUNC_PROTOCOL_MANGLINGAkinobu Mita1-6/+14
2018-06-28media: ov5640: add support of module orientationHugues Fruchet1-2/+26
2018-06-28media: dt-bindings: ov5640: Add "rotation" propertyHugues Fruchet1-0/+5
2018-06-28media: ov5640: add HFLIP/VFLIP controls supportHugues Fruchet1-18/+85
2018-06-28media: smiapp: Support the "rotation" propertySakari Ailus1-0/+16
2018-06-28media: dt-bindings: smia: Add "rotation" propertySakari Ailus1-0/+3
2018-06-28media: dt-bindings: media: Define "rotation" property for sensorsSakari Ailus1-0/+4
2018-06-28media: media.h: remove __NEED_MEDIA_LEGACY_APIHans Verkuil2-4/+11
2018-06-28media: subdev-formats.rst: fix incorrect typesHans Verkuil1-6/+9
2018-06-28media: Documentation/media/uapi/mediactl: redo tablesHans Verkuil5-719/+185
2018-06-28media: Revert "[media] tvp5150: fix pad format frame height"Javier Martinez Canillas1-1/+1
2018-06-28media: rcar_vpu: Drop unneeded job_readyEzequiel Garcia1-6/+0
2018-06-28media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlockEzequiel Garcia8-133/+6
2018-06-28media: rockchip/rga: Remove unrequired wait in .job_abortEzequiel Garcia2-14/+1
2018-06-28media: rockchip/rga: Fix broken .start_streamingEzequiel Garcia1-22/+23
2018-06-28media: venus: keep resolution when adjusting formatAlexandre Courbot2-4/+0
2018-06-28media: tm6000: add error handling for dvb_register_adapterZhouyang Jia1-0/+5
2018-06-28media: cx88: add error handling for snd_ctl_addZhouyang Jia1-2/+5
2018-06-28media: cx18: remove redundant zero check on retvalColin Ian King1-2/+0
2018-06-28media: mem2mem: Remove excessive try_run callEzequiel Garcia1-1/+0
2018-06-28media: rga: Remove surplus name initializationAnton Leontiev1-1/+0
2018-06-28media: m2m-deinterlace: Remove surplus name initializationAnton Leontiev1-1/+0
2018-06-28media: mx2: Remove surplus name initializationAnton Leontiev1-1/+0
2018-06-28media: s5p-g2d: Remove surplus name initializationAnton Leontiev1-1/+0
2018-06-28media: ti-vpe: Remove surplus name initializationAnton Leontiev1-1/+0
2018-06-28media: vim2m: Remove surplus name initializationAnton Leontiev1-1/+0
2018-06-28media: bt8xx: bttv: fix spelling mistake: "culpit" -> "culprit"Colin Ian King1-1/+1
2018-06-28media: i2c: adv748x: csi2: set entity function to video interface bridgeSteve Longerbeam1-1/+1
2018-06-28media: cx25821: remove cx25821-audio-upstream.c and cx25821-video-upstream.cCorentin Labbe5-1557/+0
2018-06-28media: stm32-dcmi: add power saving supportHugues Fruchet1-16/+65
2018-06-28media: stm32-dcmi: simplify of_node_put usageNicholas Mc Guire1-4/+1
2018-06-28media: stm32-dcmi: add mandatory of_node_put() in success pathNicholas Mc Guire1-3/+2
2018-06-28media: stm32-dcmi: drop unnecessary while(1) loopNicholas Mc Guire1-15/+13
2018-06-28media: stm32-dcmi: revisit stop streaming opsHugues Fruchet1-28/+1
2018-06-28media: stm32-dcmi: revisit buffer list managementHugues Fruchet1-34/+31
2018-06-28media: stm32-dcmi: clarify state logic on buffer starvationHugues Fruchet1-3/+8
2018-06-28media: stm32-dcmi: return buffer in error state on dma errorHugues Fruchet1-0/+3
2018-06-28media: stm32-dcmi: do not fall into error on buffer starvationHugues Fruchet1-5/+2
2018-06-28media: stm32-dcmi: code cleanupHugues Fruchet1-10/+8
2018-06-28media: stm32-dcmi: increase max width/height to 2592Hugues Fruchet1-15/+4
2018-06-28media: v4l2-ioctl: create helper to fill in v4l2_standard for ENUMSTDNiklas Söderlund2-31/+50
2018-06-28media: arch: sh: ap325rxa: Use new renesas-ceu camera driverJacopo Mondi2-204/+80
2018-06-28media: arch: sh: ms7724se: Use new renesas-ceu camera driverJacopo Mondi1-41/+79
2018-06-28media: arch: sh: kfr2r09: Use new renesas-ceu camera driverJacopo Mondi1-114/+103
2018-06-28media: i2c: rj54n1: Remove soc_camera dependenciesJacopo Mondi4-66/+107