aboutsummaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2017-07-19media: ov5645: Add control to export CSI2 link frequencyTodor Tomov1-4/+26
2017-07-19media: ov5645: Add control to export pixel clock frequencyTodor Tomov1-5/+21
2017-07-19media: ov5645: Set media entity functionTodor Tomov1-0/+1
2017-07-19media: omap3isp: Ignore endpoints with invalid configurationSakari Ailus1-3/+5
2017-07-19media: omap3isp: Return -EPROBE_DEFER if the required regulators can't be obt...Pavel Machek2-1/+7
2017-07-19media: omap3isp: add CSI1 supportPavel Machek2-7/+13
2017-07-19media: omap3isp: Explicitly set the number of CSI-2 lanes used in lane cfgSakari Ailus3-6/+18
2017-07-19media: omap3isp: Destroy CSI-2 phy mutexes in error and module removalSakari Ailus3-2/+11
2017-07-19media: omap3isp: Check for valid port in endpointsSakari Ailus1-1/+1
2017-07-19media: smiapp: add CCP2 supportPavel Machek1-4/+10
2017-07-19media: v4l: Add support for CSI-1 and CCP2 bussesSakari Ailus3-11/+53
2017-07-19media: v4l: fwnode: Obtain data bus type from FWSakari Ailus1-0/+11
2017-07-19media: v4l: fwnode: Call CSI2 bus csi2, not csiSakari Ailus1-3/+3
2017-07-19media: coda: wake up capture queue on encoder stop after output streamoffPhilipp Zabel1-1/+1
2017-07-19media: coda: mark CODA960 firmware versions 2.3.10 and 3.1.1 as supportedPhilipp Zabel1-0/+2
2017-07-19media: coda: set MPEG-4 encoder class registerPhilipp Zabel2-0/+5
2017-07-19media: coda: align internal mpeg4 framebuffers to 16x16 macroblocksPhilipp Zabel1-1/+2
2017-07-19media: coda: set field of destination buffersPhilipp Zabel1-0/+2
2017-07-19media: coda: extend GOP size rangePhilipp Zabel2-3/+6
2017-07-19media: coda: do not reassign ctx->tiled_map_type in coda_s_fmtPhilipp Zabel1-2/+3
2017-07-19media: coda: add h264 and mpeg4 profile and level controlsPhilipp Zabel1-0/+47
2017-07-19media: davinci: vpif_capture: fix potential NULL derefKevin Hilman1-3/+5
2017-07-19media: fc001[23]: make const gain table arrays staticColin Ian King2-2/+2
2017-07-19media: solo6x10: make const array saa7128_regs_ntsc staticColin Ian King1-1/+1
2017-07-19media: platform: video-mux: fix Kconfig dependencyArnd Bergmann1-1/+1
2017-07-19media: mediatek: constify vb2_ops structureGustavo A. R. Silva1-1/+1
2017-07-19media: mtk-mdp: constify vb2_ops structureGustavo A. R. Silva1-1/+1
2017-07-19media: davinci: vpif_capture: constify vb2_ops structureGustavo A. R. Silva1-1/+1
2017-07-19media: davinci: vpif_display: constify vb2_ops structureGustavo A. R. Silva1-1/+1
2017-07-19media: atmel-isc: constify vb2_ops structureGustavo A. R. Silva1-1/+1
2017-07-19media: rcar_fdp1: constify vb2_ops structureGustavo A. R. Silva1-1/+1
2017-07-19media: pxa_camera: constify vb2_ops structureGustavo A. R. Silva1-1/+1
2017-07-19media: st-delta: constify vb2_ops structuresGustavo A. R. Silva1-2/+2
2017-07-19media: stm32-dcmi: constify vb2_ops structureGustavo A. R. Silva1-1/+1
2017-07-19media: tuners: remove unnecessary static in simple_dvb_configure()Gustavo A. R. Silva1-1/+1
2017-07-19media: media/i2c/saa717x: fix spelling mistake: "implementd" -> "implemented"Colin Ian King1-1/+1
2017-07-19media: i2c: m5mols: fix spelling mistake: "Machanics" -> "Mechanics"Colin Ian King1-1/+1
2017-07-19media: vb2 dma-sg: Constify dma_buf_ops structuresArvind Yadav1-1/+1
2017-07-19media: vb2 vmalloc: Constify dma_buf_ops structuresArvind Yadav1-1/+1
2017-07-19media: vb2 dma-contig: Constify dma_buf_ops structuresArvind Yadav1-1/+1
2017-07-19media: cx23885: add const to v4l2_file_operations structureBhumika Goyal1-1/+1
2017-07-19media: media/platform: add const to v4l2_file_operations structuresBhumika Goyal5-5/+5
2017-07-18media: pulse8-cec/rainshadow-cec: make adapter name uniqueHans Verkuil2-2/+2
2017-07-18media: cec: drop senseless messageHans Verkuil1-4/+1
2017-07-18media: cec: be smarter about detecting the number of attempts madeHans Verkuil1-2/+7
2017-07-18media: cec-pin: add low-level pin hardware supportHans Verkuil4-0/+811
2017-07-18media: cec: add core support for low-level CEC pin monitoringHans Verkuil2-2/+29
2017-07-18media: cec: rework the cec event handlingHans Verkuil2-65/+111
2017-07-18media: cec: add adap_free opHans Verkuil1-0/+2
2017-07-18media: cec: add *_ts variants for transmit_done/received_msgHans Verkuil1-16/+19