aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/s5p-jpeg
AgeCommit message (Expand)Author
2021-07-14media: s5p-jpeg: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab
2019-08-26media: don't do a 31 bit shift on a signed intMauro Carvalho Chehab
2019-07-22media: s3c-camif/s5p-g2d/s5p-jpeg: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: media/platform: don't set description in ENUM_FMTHans Verkuil
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-01media: platform: fix several typosMauro Carvalho Chehab
2019-02-18media: s5p-jpeg: Correct return type for mem2mem buffer helpersEzequiel Garcia
2019-01-16media: s5p-jpeg: Correct step and max values for V4L2_CID_JPEG_RESTART_INTERVALPawe? Chmiel
2019-01-16media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumerationPawe? Chmiel
2019-01-16media: Change Andrzej Pietrasiewicz's e-mail addressAndrzej Pietrasiewicz
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-07-24media: mem2mem: Make .job_abort optionalEzequiel Garcia
2018-05-04media: s5p-jpeg: don't return a value on a void functionMauro Carvalho Chehab
2017-12-18media: s5p-jpeg: Fix off-by-one problemFlavio Ceolin
2017-08-20media: s5p-jpeg: directly use parsed subsampling on exynos5433Andrzej Pietrasiewicz
2017-08-20media: s5p-jpeg: fix number of components macroAndrzej Pietrasiewicz
2017-08-20media: s5p-jpeg: Clear JPEG_CODEC_ON bits in sw reset functionTony K Nadackal
2017-08-20media: s5p-jpeg: disable encoder/decoder in exynos4-like hardware after useAndrzej Pietrasiewicz
2017-08-20media: s5p-jpeg: Fix crash in jpeg isr due to multiple interruptsTony K Nadackal
2017-08-20media: s5p-jpeg: set w/h when encodingAndrzej Pietrasiewicz
2017-08-20media: s5p-jpeg: don't overwrite result's "size" memberAndrzej Pietrasiewicz
2017-07-26media: s5p-jpeg: Add stream error handling for Exynos5420henryhsu
2017-07-26media: s5p-jpeg: Add support for resolution change eventhenryhsu
2017-07-26media: s5p-jpeg: Decode 4:1:1 chroma subsampling formatTony K Nadackal
2017-07-26media: s5p-jpeg: Split s5p_jpeg_parse_hdr()Thierry Escande
2017-07-26media: s5p-jpeg: Don't use temporary structure in s5p_jpeg_buf_queueThierry Escande
2017-07-26media: s5p-jpeg: Handle parsing error in s5p_jpeg_parse_hdr()Thierry Escande
2017-07-26media: s5p-jpeg: Correct WARN_ON statement for checking subsamplingTony K Nadackal
2017-07-26media: s5p-jpeg: Call jpeg_bound_align_image after qbufTony K Nadackal
2017-06-13[media] s5p-jpeg: fix recursive spinlock acquisitionAlexandre Courbot
2017-05-19[media] s5p-jpeg: don't return a random width/heightMauro Carvalho Chehab
2016-11-16[media] squash lines for simple wrapper functionsMasahiro Yamada
2016-09-22[media] s5p-jpeg: fix system and runtime PM integrationMarek Szyprowski
2016-09-19[media] platform: constify vb2_ops structuresJulia Lawall
2016-08-24[media] media: s5p-jpeg add missing blank lines after declarationsShuah Khan
2016-08-24[media] s5p-jpeg: only fill driver's name in capabilities driver fieldJavier Martinez Canillas
2016-08-24[media] s5p-jpeg: set capablity bus_info as required by VIDIOC_QUERYCAPJavier Martinez Canillas
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil
2016-07-08[media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil
2016-06-03media: set proper max seg size for devices on Exynos SoCsMarek Szyprowski
2016-04-13[media] s5p-jpeg: Adjust buffer size for Exynos 4412Andrzej Pietrasiewicz
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung
2015-10-01[media] s5p-jpeg: remove unused varMauro Carvalho Chehab
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung
2015-10-01[media] s5p-jpeg: add support for 5433Andrzej Pietrasiewicz
2015-10-01[media] s5p-jpeg: generalize clocks handlingMarek Szyprowski