aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/coda/coda-common.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* media: coda: fix unset field and fail on invalid field in buf_preparePhilipp Zabel2019-05-08
* media: coda: throw error on create_bufs with too small sizePhilipp Zabel2019-04-22
* media: coda: allow encoder to set colorimetry on the output queuePhilipp Zabel2019-04-22
* media: coda: implement encoder frame size enumerationPhilipp Zabel2019-04-22
* media: coda: disable encoder command on decoder and vice versaPhilipp Zabel2019-04-22
* media: coda: add min number of buffers controlsPhilipp Zabel2019-04-22
* media: coda: remove mask from decoder h.264 level controlPhilipp Zabel2019-04-22
* media: coda: set codec earlierPhilipp Zabel2019-04-22
* media: coda: use macroblock tiling on CODA960 onlyPhilipp Zabel2019-01-21
* media: coda: Add control for h.264 chroma qp index offsetPhilipp Zabel2019-01-16
* media: coda: Add control for h.264 constrained intra predictionPhilipp Zabel2019-01-16
* media: coda: fix H.264 deblocking filter controlsPhilipp Zabel2018-12-07
* media: coda: debug output when setting visible size via crop selectionPhilipp Zabel2018-11-23
* media: coda: normalise debug outputPhilipp Zabel2018-11-23
* media: coda: improve queue busy error messagePhilipp Zabel2018-11-23
* media: coda: fail S_SELECTION for read-only targetsPhilipp Zabel2018-11-23
* media: coda: never set infinite timeperframePhilipp Zabel2018-11-23
* media: coda: implement ENUM_FRAMEINTERVALSPhilipp Zabel2018-11-23
* media: coda: set V4L2_CAP_TIMEPERFRAME flag in coda_s_parmPhilipp Zabel2018-11-23
* media: coda: don't disable IRQs across buffer meta handlingLucas Stach2018-11-23
* media: coda: remove unused instances listPhilipp Zabel2018-11-23
* media: coda: reduce minimum frame size to 48x16 pixels.Philipp Zabel2018-11-23
* media: coda: always hold back decoder jobs until we have enough bitstream pay...Philipp Zabel2018-11-23
* media: coda: store unmasked fifo position in metaPhilipp Zabel2018-11-23
* media: coda: fix memory corruption in case more than 32 instances are openedPhilipp Zabel2018-11-23
* media: coda: don't overwrite h.264 profile_idc on decoder instanceLucas Stach2018-09-24
* media: coda: remove redundant null pointer check before of_node_putzhong jiang2018-09-24
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-11
* media: coda: use encoder crop rectangle to set visible width and heightPhilipp Zabel2018-07-25
* media: coda: jpeg: allow non-JPEG colorspacePhilipp Zabel2018-07-04
* media: coda: clear hold flag on streamoffPhilipp Zabel2018-07-04
* media: coda: add read-only h.264 decoder profile/level controlsPhilipp Zabel2018-07-04
* media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlockEzequiel Garcia2018-06-28
* media: coda: set colorimetry on coded queuePhilipp Zabel2018-05-09
* media: coda: do not try to propagate format if capture queue busyPhilipp Zabel2018-05-09
* media: coda: reuse coda_s_fmt_vid_cap to propagate format in coda_s_fmt_vid_outPhilipp Zabel2018-05-09
* media: coda: Add i.MX51 (CodaHx4) supportPhilipp Zabel2018-02-26
* media: coda: fix capture TRY_FMT for YUYV with non-MB-aligned widthsPhilipp Zabel2017-12-18
* media: coda: set min_buffers_neededLucas Stach2017-12-18
* media: coda: constify platform_device_idArvind Yadav2017-08-20
* media: coda: reduce iram size to leave space for suspend to ramJan Luebbe2017-08-08
* media: coda: explicitly request exclusive reset controlPhilipp Zabel2017-07-26
* media: coda: disable BWB only while decoding on CODA 960Philipp Zabel2017-07-26
* media: coda: wake up capture queue on encoder stop after output streamoffPhilipp Zabel2017-07-19
* media: coda: extend GOP size rangePhilipp Zabel2017-07-19
* media: coda: do not reassign ctx->tiled_map_type in coda_s_fmtPhilipp Zabel2017-07-19
* media: coda: add h264 and mpeg4 profile and level controlsPhilipp Zabel2017-07-19
* media: coda: rename the picture run timeout error handlerPhilipp Zabel2017-06-24
* [media] coda: first step at error recoveryLucas Stach2017-06-20