summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/coda
Commit message (Expand)AuthorAgeFilesLines
* media: coda: remove definition of CODA_STD_MJPGMartin Kepplinger2017-12-081-1/+0Star
* Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-161-0/+4
|\
| * media: coda: Handle return value of kasprintfArvind Yadav2017-10-271-0/+4
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* media: coda/imx-vdoa: Check for platform_get_resource() errorFabio Estevam2017-08-201-0/+2
* media: coda: constify platform_device_idArvind Yadav2017-08-201-1/+1
* media: coda: reduce iram size to leave space for suspend to ramJan Luebbe2017-08-081-1/+1
* media: coda: fix decoder sequence init escape flagPhilipp Zabel2017-08-081-8/+5Star
* media: coda: explicitly request exclusive reset controlPhilipp Zabel2017-07-261-1/+2
* media: coda: disable BWB only while decoding on CODA 960Philipp Zabel2017-07-261-3/+10
* 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: coda: rename the picture run timeout error handlerPhilipp Zabel2017-06-243-5/+5
* media: coda: ctx->codec is not NULL in coda_alloc_framebuffersPhilipp Zabel2017-06-241-2/+2
* [media] coda/imx-vdoa: always wait for job completionLucas Stach2017-06-201-16/+33
* [media] coda: first step at error recoveryLucas Stach2017-06-203-0/+24
* [media] coda: use correct offset for mvcol bufferLucas Stach2017-06-201-4/+4
* [media] coda: copy headers in front of every I-framePhilipp Zabel2017-06-071-4/+5
* [media] coda: implement forced key framesPhilipp Zabel2017-06-073-4/+12
* [media] coda: improve colorimetry handlingPhilipp Zabel2017-06-062-15/+39
* [media] coda: simplify optional reset handlingPhilipp Zabel2017-06-061-9/+3Star
* [media] media: platform: coda: remove variable self assignmentGustavo A. R. Silva2017-06-061-1/+0Star
* [media] coda: bump maximum number of internal framebuffers to 17Lucas Stach2017-04-191-1/+1
* [media] coda: do not enumerate YUYV if VDOA is not availablePhilipp Zabel2017-04-101-0/+6
* [media] coda: remove redundant call to v4l2_m2m_get_vqColin Ian King2017-04-101-2/+0Star
* [media] coda: fix warnings when compiling with 64 bitsMauro Carvalho Chehab2017-03-221-1/+1
* [media] coda: get rid of unused varMauro Carvalho Chehab2017-03-221-3/+1Star
* [media] coda: restore original firmware locationsPhilipp Zabel2017-03-221-8/+13
* [media] coda: disable reordering for baseline profile h.264 streamsPhilipp Zabel2017-03-224-2/+122
* [media] coda: pad first h.264 buffer to 512 bytesPhilipp Zabel2017-03-223-8/+45
* [media] coda: keep queued buffers on a temporary list during start_streamingPhilipp Zabel2017-03-223-14/+45
* [media] coda: Use && instead of & for non-bitfield conditionsMichael Tretter2017-03-221-1/+1
* [media] coda: disable BWB for all codecs on CODA 960Philipp Zabel2017-03-222-1/+7
* [media] coda: implement encoder stop commandPhilipp Zabel2017-03-221-0/+47
* [media] coda/imx-vdoa: platform_driver should not be constArnd Bergmann2017-03-031-1/+1
* [media] coda/imx-vdoa: constify structsMauro Carvalho Chehab2017-02-081-2/+2
* [media] coda: add Freescale firmware compatibility locationBaruch Siach2017-02-032-1/+5
* Revert "[media] coda/imx-vdoa: constify structs"Mauro Carvalho Chehab2017-01-311-2/+2
* [media] coda: support YUYV output if VDOA is usedMichael Tretter2017-01-312-2/+35
* [media] coda: use VDOA for un-tiling custom macroblock formatMichael Tretter2017-01-313-30/+163
* [media] coda: fix frame index to returned errorMichael Tretter2017-01-311-1/+1
* [media] coda: add debug output about tilingPhilipp Zabel2017-01-311-2/+4
* [media] coda: correctly set capture compose rectanglePhilipp Zabel2017-01-311-8/+29
* [media] coda/imx-vdoa: constify structsMauro Carvalho Chehab2017-01-311-2/+2