summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/coda
AgeCommit message (Expand)Author
2018-12-07media: coda: fix H.264 deblocking filter controlsPhilipp Zabel
2018-11-23media: coda: debug output when setting visible size via crop selectionPhilipp Zabel
2018-11-23media: coda: normalise debug outputPhilipp Zabel
2018-11-23media: coda: improve queue busy error messagePhilipp Zabel
2018-11-23media: coda: print SEQ_INIT error code as hex valueMichael Tretter
2018-11-23media: coda: fail S_SELECTION for read-only targetsPhilipp Zabel
2018-11-23media: coda: never set infinite timeperframePhilipp Zabel
2018-11-23media: coda: implement ENUM_FRAMEINTERVALSPhilipp Zabel
2018-11-23media: coda: set V4L2_CAP_TIMEPERFRAME flag in coda_s_parmPhilipp Zabel
2018-11-23media: coda: don't disable IRQs across buffer meta handlingLucas Stach
2018-11-23media: coda: remove unused instances listPhilipp Zabel
2018-11-23media: coda: reduce minimum frame size to 48x16 pixels.Philipp Zabel
2018-11-23media: coda: limit queueing into internal bitstream bufferLucas Stach
2018-11-23media: coda: always hold back decoder jobs until we have enough bitstream pay...Philipp Zabel
2018-11-23media: coda: store unmasked fifo position in metaPhilipp Zabel
2018-11-23media: coda: fix memory corruption in case more than 32 instances are openedPhilipp Zabel
2018-09-24media: coda: don't overwrite h.264 profile_idc on decoder instanceLucas Stach
2018-09-24media: coda: remove redundant null pointer check before of_node_putzhong jiang
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
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