summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-02-26media: au0828: fix VIDEO_V4L2 dependencyArnd Bergmann
2018-02-26media: atmel-isc: Make local symbol fmt_configs_list staticWei Yongjun
2018-02-26media: imx: allow to build with COMPILE_TESTPhilipp Zabel
2018-02-26media: coda: Add i.MX51 (CodaHx4) supportPhilipp Zabel
2018-02-26media: platform: stm32: Adopt SPDX identifierBenjamin Gaignard
2018-02-23ov13858: fix endiannes warningsMauro Carvalho Chehab
2018-02-23media: ov5640: fix framerate updateHugues Fruchet
2018-02-23media: ov5640: fix virtual_channel parameter permissionsHugues Fruchet
2018-02-23media: ov5640: various typo & style fixesHugues Fruchet
2018-02-23media: ov5640: add error trace in case of i2c read failureHugues Fruchet
2018-02-23media: ov5640: add JPEG supportHugues Fruchet
2018-02-23media: v4l2: i2c: ov7670: Implement OF mbus configurationJacopo Mondi
2018-02-23media: i2c: ov9650: fix potential integer overflow in __ov965x_set_frame_inte...Gustavo A. R. Silva
2018-02-23media: ov9650: support device tree probingAkinobu Mita
2018-02-23media: ov13858: Use false for boolean valueGustavo A. R. Silva
2018-02-23media: ov13858: Avoid possible null first frameChiranjeevi Rapolu
2018-02-23media: ov2685: Assign ret in default case in s_ctrl callbackSakari Ailus
2018-02-23media: ov2685: add support for OV2685 sensorShunqian Zheng
2018-02-23media: ov5695: add support for OV5695 sensorShunqian Zheng
2018-02-23media: mt9t031: deprecate, move to stagingHans Verkuil
2018-02-23media: imx074: deprecate, move to stagingHans Verkuil
2018-02-23media: intel-ipu3: cio2: Use SPDX license headersYong Zhi
2018-02-23media: intel-ipu3: cio2: Disable and sync irq before stream offYong Zhi
2018-02-23media: uvcvideo: Fixed ktime_t to ns conversionJasmin Jessich
2018-02-23media: uvcvideo: Use parentheses around sizeof operandLaurent Pinchart
2018-02-23media: uvcvideo: Use internal kernel integer typesLaurent Pinchart
2018-02-23media: uvcvideo: Use kernel integer typesLaurent Pinchart
2018-02-23media: uvcvideo: Drop extern keyword in function declarationsLaurent Pinchart
2018-02-23media: uvcvideo: Support multiple frame descriptors with the same dimensionsPhilipp Zabel
2018-02-23media: uvcvideo: Apply flags from device to actual propertiesEdgar Thier
2018-02-22tda1997x: get rid of an unused varMauro Carvalho Chehab
2018-02-22media: i2c: Add TDA1997x HDMI receiver driverTim Harvey
2018-02-22media: v4l-ioctl: fix clearing pad for VIDIOC_DV_TIMINGS_CAPTim Harvey
2018-02-22media: v4l2-dv-timings: add v4l2_hdmi_colorimetry()Hans Verkuil
2018-02-22media: staging: atomisp: Drop g_parm and s_parm subdev ops useSakari Ailus
2018-02-22media: staging: atomisp: mt9m114: Drop empty s_parm callbackSakari Ailus
2018-02-22media: staging: atomisp: i2c: Drop g_parm support in sensor driversSakari Ailus
2018-02-22media: staging: atomisp: i2c: Disable non-preview configurationsSakari Ailus
2018-02-22media: staging: atomisp: Kill subdev s_parm abuseSakari Ailus
2018-02-22media: convert g/s_parm to g/s_frame_interval in subdevsHans Verkuil
2018-02-22media: v4l2-common: create v4l2_g/s_parm_cap helpersHans Verkuil
2018-02-22media: v4l2-subdev: clear reserved fieldsHans Verkuil
2018-02-14media: rc: get start time just before calling driver txSean Young
2018-02-14media: rc: remove useless if statementSean Young
2018-02-14media: rc: remove obsolete commentSean Young
2018-02-14media: rc: remove IR_dprintk() from rc-coreSean Young
2018-02-14media: rc: replace IR_dprintk() with dev_dbg in IR decodersSean Young
2018-02-14media: rc: ir-spi: fix duty cycleSean Young
2018-02-14media: rc: ir-hix5hd2: fix error handling of clk_prepare_enable()Alexey Khoroshilov
2018-02-14media: rc: don't mark IR decoders default yAndi Kleen