summaryrefslogtreecommitdiff
path: root/drivers/media/platform/coda
AgeCommit message (Expand)Author
2019-06-24media: coda: fix mpeg2 sequence number handlingPhilipp Zabel
2019-06-24media: coda: use mem2mem try_en/decoder_cmd helpersPhilipp Zabel
2019-06-24media: coda: implement CMD_START to restart decodingMichael Tretter
2019-06-21media: coda: Use devm_platform_ioremap_resource()Fabio Estevam
2019-06-12media: drivers: media: coda: fix warning same module namesAnders Roxell
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-29media: coda: use v4l2_m2m_buf_copy_metadataPhilipp Zabel
2019-05-29media: coda: add lockdep assertsPhilipp Zabel
2019-05-29media: coda: add decoder MPEG-2 profile and level controlsPhilipp Zabel
2019-05-29media: coda: add decoder MPEG-4 profile and level controlsPhilipp Zabel
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