summaryrefslogtreecommitdiff
path: root/drivers/media/platform/coda/coda-common.c
AgeCommit message (Expand)Author
2019-11-10media: coda: disable decoder crop selectionsPhilipp Zabel
2019-11-10media: coda: disable encoder compose selectionsPhilipp Zabel
2019-11-09media: coda: drop unused irqlockPhilipp Zabel
2019-11-05media: coda: request to skip kernel mapping for decoded buffersLucas Stach
2019-11-05media: coda: fix deadlock between decoder picture run and start commandPhilipp Zabel
2019-07-22media: coda: set device_caps in struct video_deviceHans Verkuil
2019-06-24media: coda: encoder parameter change supportPhilipp Zabel
2019-06-24media: coda: store device pointer in driver structure instead of pdevPhilipp Zabel
2019-06-24media: coda: mark last pending buffer or last meta on decoder stop commandPhilipp Zabel
2019-06-24media: coda: lock capture queue wakeup against encoder stop commandPhilipp Zabel
2019-06-24media: coda: only wake up capture queue if no pending buffers to encodePhilipp Zabel
2019-06-24media: coda: retire coda_buf_is_end_of_streamPhilipp Zabel
2019-06-24media: coda: mark the last output buffer on encoder stop commandPhilipp Zabel
2019-06-24media: coda: only set the stream end flags if there are no more pending outpu...Philipp Zabel
2019-06-24media: coda: mark the last output buffer on decoder stop commandPhilipp Zabel
2019-06-24media: coda: allow flagging last output buffer internallyPhilipp Zabel
2019-06-24media: coda: flush bitstream ring buffer on decoder restartPhilipp Zabel
2019-06-24media: coda: do not enforce 512-byte initial bitstream payload on CODA960Philipp Zabel
2019-06-24media: coda: implement decoder source change eventPhilipp Zabel
2019-06-24media: coda: add sequence initialization workPhilipp Zabel
2019-06-24media: coda: fix V4L2_DEC_CMD_STOP when all buffers are already consumedMarco Felsch
2019-06-24media: coda: add coda_wake_up_capture_queuePhilipp Zabel
2019-06-24media: coda: fix last buffer handling in V4L2_ENC_CMD_STOPMarco Felsch
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-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
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: Replace the threaded interrupt with a hard interruptEzequiel 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-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: 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-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: remove mask from decoder h.264 level controlPhilipp Zabel
2019-04-22media: coda: set codec earlierPhilipp 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