summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/coda/coda-jpeg.c
Commit message (Expand)AuthorAgeFilesLines
* media: coda: fix CODA960 JPEG encoder buffer overflowPhilipp Zabel2021-11-301-1/+20
* media: coda: jpeg: add NULL check after kmallocChen Zhou2020-07-041-1/+4
* media: coda: jpeg: support optimized huffman tablesAdrian Ratiu2020-04-141-5/+10
* media: coda: lock capture queue wakeup against decoder stop commandPhilipp Zabel2020-04-141-0/+8
* media: coda: jpeg: add CODA960 JPEG decoder supportPhilipp Zabel2020-04-141-0/+564
* media: coda: jpeg: add CODA960 JPEG encoder supportPhilipp Zabel2019-12-161-0/+706
* media: coda: jpeg: merge Huffman table bits and valuesPhilipp Zabel2019-12-161-24/+16
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* media: platform: fix several typosMauro Carvalho Chehab2019-03-011-1/+1
* [media] coda: relax coda_jpeg_check_buffer for trailing bytesPhilipp Zabel2015-12-231-6/+20
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-011-3/+3
* [media] coda: Add tracing supportPhilipp Zabel2015-04-101-0/+1
* [media] coda: drop JPEG buffers not framed by SOI and EOI markersPhilipp Zabel2014-10-281-0/+13
* [media] coda: add CODA7541 JPEG supportPhilipp Zabel2014-10-281-0/+225