aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/platform/coda.c
AgeCommit message (Expand)Author
2013-04-25[media] coda: Add copy time stamp handlingKamil Debski
2013-02-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-24Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab
2013-01-22Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Olof Johansson
2013-01-08[media] coda: Fix build due to iram.h renameSascha Hauer
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman
2012-12-21[media] media: coda: Fix H.264 header alignment - v2Javier Martin
2012-12-21[media] media: coda: Fix H.264 header alignmentJavier Martin
2012-10-27[media] coda: Fix 'driver_data' for mx53Fabio Estevam
2012-10-27[media] coda: Do not use __cancel_delayed_work()Fabio Estevam
2012-09-26[media] media: coda: set up buffers to be sized as negotiated with s_fmtPhilipp Zabel
2012-09-26[media] media: coda: add byte size slice limit controlPhilipp Zabel
2012-09-26[media] media: coda: add horizontal / vertical flipping supportPhilipp Zabel
2012-09-26[media] media: coda: fix sizeimage setting in try_fmtPhilipp Zabel
2012-09-26[media] media: coda: wait for picture run completion in start/stop_streamingPhilipp Zabel
2012-09-26[media] media: coda: enable user pointer supportPhilipp Zabel
2012-09-26[media] media: coda: stop all queues in case of lockupPhilipp Zabel
2012-09-26[media] media: coda: keep track of active instancesPhilipp Zabel
2012-09-26[media] media: coda: ignore coda busy status in coda_job_readyPhilipp Zabel
2012-09-26[media] media: coda: allocate internal framebuffers separately from v4l2 buffersPhilipp Zabel
2012-09-26[media] media: coda: fix IRAM/AXI handling for i.MX53Philipp Zabel
2012-09-26[media] media: coda: add i.MX53 / CODA7541 platform supportPhilipp Zabel
2012-09-26[media] media: coda: firmware loading for 64-bit AXI bus widthPhilipp Zabel
2012-09-26[media] coda: Add V4L2_CAP_VIDEO_M2M capability flagSylwester Nawrocki
2012-09-26[media] Set vfl_dir for all display or m2m driversHans Verkuil
2012-09-15[media] coda: Remove unneeded struct vb2_queue clear on queue_init()Ezequiel GarcĂ­a
2012-09-15[media] media: coda: remove duplicated call of fh_to_ctx in vidioc_s_fmt_vid_outRichard Zhao
2012-08-15[media] media: coda: add const qualifiersEmil Goode
2012-08-15[media] rename drivers/media/video as .../platformMauro Carvalho Chehab