summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/coda/coda-common.c
Commit message (Expand)AuthorAgeFilesLines
* [media] coda: Improve runtime PM supportUlf Hansson2014-09-261-34/+21Star
* [media] coda: checkpatch cleanupPhilipp Zabel2014-08-211-11/+23
* [media] coda: disable old cropping ioctlsPhilipp Zabel2014-08-211-0/+5
* [media] coda: set capture frame size with output S_FMTPhilipp Zabel2014-08-211-1/+11
* [media] coda: fix coda_s_fmt_vid_outPhilipp Zabel2014-08-211-1/+3
* [media] coda: fix timestamp list handlingPhilipp Zabel2014-08-211-0/+2
* [media] coda: improve allocation error messagesPhilipp Zabel2014-08-211-1/+5
* [media] coda: add an intermediate debug levelPhilipp Zabel2014-08-211-3/+3
* [media] coda: increase max vertical frame size to 1088Philipp Zabel2014-08-211-7/+6Star
* [media] coda: allow running coda without iram on mx6dlPhilipp Zabel2014-08-211-7/+7
* [media] coda: skip calling coda_find_codec in encoder try_fmt_vid_outPhilipp Zabel2014-08-211-5/+6
* [media] coda: dequeue buffers on streamoffPhilipp Zabel2014-08-211-0/+8
* [media] coda: dequeue buffers if start_streaming failsPhilipp Zabel2014-08-211-8/+26
* [media] coda: request BIT processor interrupt by namePhilipp Zabel2014-08-211-1/+3
* [media] coda: move BIT specific functions into separate filePhilipp Zabel2014-08-211-1818/+13Star
* [media] coda: move H.264 helper function into separate filePhilipp Zabel2014-08-211-22/+0Star
* [media] coda: move per-instance buffer allocation and cleanupPhilipp Zabel2014-08-211-10/+21
* [media] coda: add coda_bit_stream_set_flag helperPhilipp Zabel2014-08-211-33/+19Star
* [media] coda: move BIT processor command execution out of pic_run_workPhilipp Zabel2014-08-211-8/+13
* [media] coda: add context opsPhilipp Zabel2014-08-211-35/+50
* [media] coda: move defines, enums, and structs into shared headerPhilipp Zabel2014-08-211-190/+3Star
* [media] coda: move coda driver into its own directoryPhilipp Zabel2014-08-211-0/+3999