summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/coda
AgeCommit message (Expand)Author
2019-12-13media: coda: fix memory corruption in case more than 32 instances are openedPhilipp Zabel
2019-07-26media: coda: Remove unbalanced and unneeded mutex unlockEzequiel Garcia
2019-07-26media: coda: increment sequence offset for the last returned framePhilipp Zabel
2019-07-26media: coda: fix last buffer handling in V4L2_ENC_CMD_STOPMarco Felsch
2019-07-26media: coda: fix mpeg2 sequence number handlingPhilipp Zabel
2019-05-31media: coda: clear error return value before picture runPhilipp Zabel
2019-02-12media: coda: fix H.264 deblocking filter controlsPhilipp Zabel
2018-11-21media: coda: don't overwrite h.264 profile_idc on decoder instanceLucas Stach
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-07-27media: coda: add SPS fixup code for frame sizes that are not multiples of 16Philipp Zabel
2018-07-27media: coda: let CODA960 firmware set frame cropping in SPS headerPhilipp Zabel
2018-07-25media: coda: add missing h.264 levelsPhilipp Zabel
2018-07-25media: coda: use encoder crop rectangle to set visible width and heightPhilipp Zabel
2018-07-25media: coda: streamline framebuffer size calculation a bitPhilipp Zabel
2018-07-25media: coda: move framebuffer size calculation out of loopPhilipp Zabel
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap
2018-07-04media: coda: mark CODA960 firmware version 2.1.9 as supportedPhilipp Zabel
2018-07-04media: coda: jpeg: explicitly disable thumbnails in SEQ_INITPhilipp Zabel
2018-07-04media: coda: jpeg: only queue two buffers into the bitstream for JPEG on CODA...Philipp Zabel
2018-07-04media: coda: jpeg: allow non-JPEG colorspacePhilipp Zabel
2018-07-04media: coda: clear hold flag on streamoffPhilipp Zabel
2018-07-04media: coda: fix reorder detection for unknown levelsPhilipp Zabel
2018-07-04media: coda: add read-only h.264 decoder profile/level controlsPhilipp Zabel
2018-07-04media: coda: fix encoder source stridePhilipp Zabel
2018-06-28media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlockEzequiel Garcia
2018-05-09media: coda: set colorimetry on coded queuePhilipp Zabel
2018-05-09media: coda: do not try to propagate format if capture queue busyPhilipp Zabel
2018-05-09media: coda: reuse coda_s_fmt_vid_cap to propagate format in coda_s_fmt_vid_outPhilipp Zabel
2018-02-26media: coda: bump maximum number of internal framebuffers to 19Philipp Zabel
2018-02-26media: coda: Add i.MX51 (CodaHx4) supportPhilipp Zabel
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab
2017-12-19media: coda/imx-vdoa: Remove irq member from vdoa_data structFabio Estevam
2017-12-18media: coda: use correct offset for mpeg4 decoder mvcol bufferPhilipp Zabel
2017-12-18media: coda: allocate space for mpeg4 decoder mvcol bufferPhilipp Zabel
2017-12-18media: coda: round up frame sizes to multiples of 16 for MPEG-4 decoderPhilipp Zabel
2017-12-18media: coda: fix capture TRY_FMT for YUYV with non-MB-aligned widthsPhilipp Zabel
2017-12-18media: coda: set min_buffers_neededLucas Stach
2017-12-08media: coda: remove definition of CODA_STD_MJPGMartin Kepplinger
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-27media: coda: Handle return value of kasprintfArvind Yadav
2017-08-20media: coda/imx-vdoa: Check for platform_get_resource() errorFabio Estevam
2017-08-20media: coda: constify platform_device_idArvind Yadav
2017-08-08media: coda: reduce iram size to leave space for suspend to ramJan Luebbe
2017-08-08media: coda: fix decoder sequence init escape flagPhilipp Zabel
2017-07-26media: coda: explicitly request exclusive reset controlPhilipp Zabel
2017-07-26media: coda: disable BWB only while decoding on CODA 960Philipp Zabel
2017-07-19media: coda: wake up capture queue on encoder stop after output streamoffPhilipp Zabel
2017-07-19media: coda: mark CODA960 firmware versions 2.3.10 and 3.1.1 as supportedPhilipp Zabel
2017-07-19media: coda: set MPEG-4 encoder class registerPhilipp Zabel