summaryrefslogtreecommitdiff
path: root/drivers/media/platform/coda
AgeCommit message (Expand)Author
2019-05-28media: coda: Clear the interrupt reasonEzequiel Garcia
2019-05-28media: coda: Replace the threaded interrupt with a hard interruptEzequiel Garcia
2019-05-28media: coda: Remove unbalanced and unneeded mutex unlockEzequiel Garcia
2019-05-28media: coda: Print a nicer device registered messageEzequiel Garcia
2019-05-28media: coda/venus/s5p_mfc: fix control typoHans Verkuil
2019-05-28Merge tag 'v5.2-rc2' into patchworkMauro Carvalho Chehab
2019-05-23media: coda: remove -I$(src) header search pathMasahiro Yamada
2019-05-21media: coda: update profile and level controls after sequence initializationPhilipp Zabel
2019-05-21media: coda: add menu strings to s_ctrl debug outputPhilipp Zabel
2019-05-21media: coda: demote s_ctrl debug messages to level 2Philipp Zabel
2019-05-21media: coda: improve decoder job finished debug messagePhilipp Zabel
2019-05-21media: coda: add coda_frame_type_char helperPhilipp Zabel
2019-05-21media: coda: move job ready message to coda_debug level 2Philipp Zabel
2019-05-21media: coda: move register debugging to coda_debug level 3Philipp Zabel
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-08media: coda: fix unset field and fail on invalid field in buf_preparePhilipp Zabel
2019-04-22media: coda: throw error on create_bufs with too small sizePhilipp Zabel
2019-04-22media: coda: allow encoder to set colorimetry on the output queuePhilipp Zabel
2019-04-22media: coda: implement encoder frame size enumerationPhilipp Zabel
2019-04-22media: coda: disable encoder command on decoder and vice versaPhilipp Zabel
2019-04-22media: coda: add min number of buffers controlsPhilipp Zabel
2019-04-22media: coda: clear error return value before picture runPhilipp Zabel
2019-04-22media: coda: remove mask from decoder h.264 level controlPhilipp Zabel
2019-04-22media: coda: set codec earlierPhilipp Zabel
2019-03-01media: platform: fix several typosMauro Carvalho Chehab
2019-01-21media: coda: fix decoder capture buffer payloadPhilipp Zabel
2019-01-21media: coda: use macroblock tiling on CODA960 onlyPhilipp Zabel
2019-01-16media: coda: Add control for h.264 chroma qp index offsetPhilipp Zabel
2019-01-16media: coda: Add control for h.264 constrained intra predictionPhilipp Zabel
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