summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/coda/coda-bit.c
Commit message (Expand)AuthorAgeFilesLines
* [media] coda: drop JPEG buffers not framed by SOI and EOI markersPhilipp Zabel2014-10-281-0/+10
* [media] coda: allow userspace to set compressed buffer size in a certain rangePhilipp Zabel2014-10-281-2/+2
* [media] coda: try to only queue a single JPEG into the bitstreamPhilipp Zabel2014-10-281-0/+8
* [media] coda: pad input stream for JPEG decoderPhilipp Zabel2014-10-281-0/+20
* [media] coda: store bitstream buffer position with buffer metadataPhilipp Zabel2014-10-281-22/+31
* [media] coda: add CODA7541 JPEG supportPhilipp Zabel2014-10-281-32/+71
* [media] coda: add support for planar YCbCr 4:2:2 (YUV422P) formatPhilipp Zabel2014-10-281-1/+13
* [media] coda: add support for partial interleaved YCbCr 4:2:0 (NV12) formatPhilipp Zabel2014-10-281-5/+21
* [media] coda: simplify frame memory control register handlingPhilipp Zabel2014-10-281-4/+4
* [media] coda: disable rotator if not neededPhilipp Zabel2014-10-281-2/+4
* [media] coda: add coda_write_base helperPhilipp Zabel2014-10-281-54/+14
* [media] coda: coda-bit: Include "<linux/slab.h>"Fabio Estevam2014-09-211-0/+1
* [media] coda: checkpatch cleanupPhilipp Zabel2014-08-211-53/+90
* [media] coda: fix timestamp list handlingPhilipp Zabel2014-08-211-9/+19
* [media] coda: improve allocation error messagesPhilipp Zabel2014-08-211-1/+3
* [media] coda: allow running coda without iram on mx6dlPhilipp Zabel2014-08-211-0/+3
* [media] coda: remove unnecessary peek at next destination buffer from coda_fi...Philipp Zabel2014-08-211-2/+0
* [media] coda: move BIT specific functions into separate filePhilipp Zabel2014-08-211-0/+1810
OpenPOWER on IntegriCloud