summaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)Author
2018-06-28media: omap3isp: zero-initialize the isp cam_xclk{a,b} initial dataJavier Martinez Canillas
2018-06-28media: dw9807: Add dw9807 vcm driverAlan Chiang
2018-06-28media: omap3isp: fix warning for !CONFIG_PMArnd Bergmann
2018-06-28media: ov772x: create subdevice device nodeAkinobu Mita
2018-06-28media: ov772x: make set_fmt() and s_frame_interval() return -EBUSY while stre...Akinobu Mita
2018-06-28media: ov772x: avoid accessing registers under power saving modeAkinobu Mita
2018-06-28media: ov772x: use v4l2_ctrl to get current control valueAkinobu Mita
2018-06-28media: ov772x: reconstruct s_frame_interval()Akinobu Mita
2018-06-28media: ov772x: handle nested s_power() callsAkinobu Mita
2018-06-28media: ov772x: support device tree probingAkinobu Mita
2018-06-28media: ov772x: omit consumer ID when getting clock referenceAkinobu Mita
2018-06-28media: ov772x: use generic names for reset and powerdown gpiosAkinobu Mita
2018-06-28media: ov772x: add media controller supportAkinobu Mita
2018-06-28media: ov772x: add checks for register read errorsAkinobu Mita
2018-06-28media: ov772x: allow i2c controllers without I2C_FUNC_PROTOCOL_MANGLINGAkinobu Mita
2018-06-28media: ov5640: add support of module orientationHugues Fruchet
2018-06-28media: ov5640: add HFLIP/VFLIP controls supportHugues Fruchet
2018-06-28media: smiapp: Support the "rotation" propertySakari Ailus
2018-06-28media: media.h: remove __NEED_MEDIA_LEGACY_APIHans Verkuil
2018-06-28media: Revert "[media] tvp5150: fix pad format frame height"Javier Martinez Canillas
2018-06-28media: rcar_vpu: Drop unneeded job_readyEzequiel Garcia
2018-06-28media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlockEzequiel Garcia
2018-06-28media: rockchip/rga: Remove unrequired wait in .job_abortEzequiel Garcia
2018-06-28media: rockchip/rga: Fix broken .start_streamingEzequiel Garcia
2018-06-28media: venus: keep resolution when adjusting formatAlexandre Courbot
2018-06-28media: tm6000: add error handling for dvb_register_adapterZhouyang Jia
2018-06-28media: cx88: add error handling for snd_ctl_addZhouyang Jia
2018-06-28media: cx18: remove redundant zero check on retvalColin Ian King
2018-06-28media: mem2mem: Remove excessive try_run callEzequiel Garcia
2018-06-28media: rga: Remove surplus name initializationAnton Leontiev
2018-06-28media: m2m-deinterlace: Remove surplus name initializationAnton Leontiev
2018-06-28media: mx2: Remove surplus name initializationAnton Leontiev
2018-06-28media: s5p-g2d: Remove surplus name initializationAnton Leontiev
2018-06-28media: ti-vpe: Remove surplus name initializationAnton Leontiev
2018-06-28media: vim2m: Remove surplus name initializationAnton Leontiev
2018-06-28media: bt8xx: bttv: fix spelling mistake: "culpit" -> "culprit"Colin Ian King
2018-06-28media: i2c: adv748x: csi2: set entity function to video interface bridgeSteve Longerbeam
2018-06-28media: cx25821: remove cx25821-audio-upstream.c and cx25821-video-upstream.cCorentin Labbe
2018-06-28media: stm32-dcmi: add power saving supportHugues Fruchet
2018-06-28media: stm32-dcmi: simplify of_node_put usageNicholas Mc Guire
2018-06-28media: stm32-dcmi: add mandatory of_node_put() in success pathNicholas Mc Guire
2018-06-28media: stm32-dcmi: drop unnecessary while(1) loopNicholas Mc Guire
2018-06-28media: stm32-dcmi: revisit stop streaming opsHugues Fruchet
2018-06-28media: stm32-dcmi: revisit buffer list managementHugues Fruchet
2018-06-28media: stm32-dcmi: clarify state logic on buffer starvationHugues Fruchet
2018-06-28media: stm32-dcmi: return buffer in error state on dma errorHugues Fruchet
2018-06-28media: stm32-dcmi: do not fall into error on buffer starvationHugues Fruchet
2018-06-28media: stm32-dcmi: code cleanupHugues Fruchet
2018-06-28media: stm32-dcmi: increase max width/height to 2592Hugues Fruchet
2018-06-28media: v4l2-ioctl: create helper to fill in v4l2_standard for ENUMSTDNiklas Söderlund