summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* media: v4l: Add support for CSI-1 and CCP2 bussesSakari Ailus2017-07-195-11/+76
* media: v4l: fwnode: Obtain data bus type from FWSakari Ailus2017-07-191-0/+11
* media: v4l: fwnode: Call CSI2 bus csi2, not csiSakari Ailus2017-07-191-3/+3
* media: dt: bindings: Add strobe property for CCP2Sakari Ailus2017-07-191-1/+2
* media: dt: bindings: Explicitly specify bus typeSakari Ailus2017-07-191-0/+5
* media: coda: wake up capture queue on encoder stop after output streamoffPhilipp Zabel2017-07-191-1/+1
* media: coda: mark CODA960 firmware versions 2.3.10 and 3.1.1 as supportedPhilipp Zabel2017-07-191-0/+2
* media: coda: set MPEG-4 encoder class registerPhilipp Zabel2017-07-192-0/+5
* media: coda: align internal mpeg4 framebuffers to 16x16 macroblocksPhilipp Zabel2017-07-191-1/+2
* media: coda: set field of destination buffersPhilipp Zabel2017-07-191-0/+2
* media: coda: extend GOP size rangePhilipp Zabel2017-07-192-3/+6
* media: coda: do not reassign ctx->tiled_map_type in coda_s_fmtPhilipp Zabel2017-07-191-2/+3
* media: coda: add h264 and mpeg4 profile and level controlsPhilipp Zabel2017-07-191-0/+47
* media: davinci: vpif_capture: fix potential NULL derefKevin Hilman2017-07-191-3/+5
* media: fc001[23]: make const gain table arrays staticColin Ian King2017-07-192-2/+2
* media: solo6x10: make const array saa7128_regs_ntsc staticColin Ian King2017-07-191-1/+1
* media: platform: video-mux: fix Kconfig dependencyArnd Bergmann2017-07-191-1/+1
* media: mediatek: constify vb2_ops structureGustavo A. R. Silva2017-07-191-1/+1
* media: mtk-mdp: constify vb2_ops structureGustavo A. R. Silva2017-07-191-1/+1
* media: davinci: vpif_capture: constify vb2_ops structureGustavo A. R. Silva2017-07-191-1/+1
* media: davinci: vpif_display: constify vb2_ops structureGustavo A. R. Silva2017-07-191-1/+1
* media: atmel-isc: constify vb2_ops structureGustavo A. R. Silva2017-07-191-1/+1
* media: rcar_fdp1: constify vb2_ops structureGustavo A. R. Silva2017-07-191-1/+1
* media: pxa_camera: constify vb2_ops structureGustavo A. R. Silva2017-07-191-1/+1
* media: st-delta: constify vb2_ops structuresGustavo A. R. Silva2017-07-191-2/+2
* media: stm32-dcmi: constify vb2_ops structureGustavo A. R. Silva2017-07-191-1/+1
* media: tuners: remove unnecessary static in simple_dvb_configure()Gustavo A. R. Silva2017-07-191-1/+1
* media: media/i2c/saa717x: fix spelling mistake: "implementd" -> "implemented"Colin Ian King2017-07-191-1/+1
* media: i2c: m5mols: fix spelling mistake: "Machanics" -> "Mechanics"Colin Ian King2017-07-191-1/+1
* media: vb2 dma-sg: Constify dma_buf_ops structuresArvind Yadav2017-07-191-1/+1
* media: vb2 vmalloc: Constify dma_buf_ops structuresArvind Yadav2017-07-191-1/+1
* media: vb2 dma-contig: Constify dma_buf_ops structuresArvind Yadav2017-07-191-1/+1
* media: cx23885: add const to v4l2_file_operations structureBhumika Goyal2017-07-191-1/+1
* media: media/platform: add const to v4l2_file_operations structuresBhumika Goyal2017-07-195-5/+5
* media: cec-core: fix a Sphinx warningMauro Carvalho Chehab2017-07-191-1/+1
* media: pulse8-cec/rainshadow-cec: make adapter name uniqueHans Verkuil2017-07-182-2/+2
* media: cec: drop senseless messageHans Verkuil2017-07-181-4/+1
* media: cec: move cec_register_cec_notifier to cec-notifier.hHans Verkuil2017-07-182-5/+12
* media: pulse8-cec.rst: add documentation for the pulse8-cec driverHans Verkuil2017-07-184-0/+45
* media: cec: be smarter about detecting the number of attempts madeHans Verkuil2017-07-181-2/+7
* media: cec-core.rst: include cec-pin.h and cec-notifier.hHans Verkuil2017-07-181-0/+31
* media: cec-pin: add low-level pin hardware supportHans Verkuil2017-07-186-0/+998
* media: cec: add core support for low-level CEC pin monitoringHans Verkuil2017-07-183-2/+40
* media: cec: document the new CEC pin capability, events and modeHans Verkuil2017-07-183-2/+44
* media: cec: rework the cec event handlingHans Verkuil2017-07-184-69/+124
* media: linux/cec.h: add pin monitoring API supportHans Verkuil2017-07-181-0/+5
* media: cec-core.rst: document the adap_free callbackHans Verkuil2017-07-181-0/+9
* media: cec: add adap_free opHans Verkuil2017-07-182-0/+3
* media: cec: add *_ts variants for transmit_done/received_msgHans Verkuil2017-07-182-20/+47
* media: cec: improve transmit timeout loggingHans Verkuil2017-07-182-4/+15