summaryrefslogtreecommitdiff
path: root/drivers/media/platform/sti/bdisp
AgeCommit message (Expand)Author
2016-09-19[media] platform: constify vb2_ops structuresJulia Lawall
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
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-24bdisp: move the V/H filter spec to bdisp-hw.cMauro Carvalho Chehab
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] media: videobuf2: Restructure vb2_bufferJunghak Sung
2015-07-17[media] bdisp: fix debug info memory accessFabien Dessenne
2015-07-17[media] bdisp: add debug info for RGB24 formatFabien Dessenne
2015-07-17[media] bdisp: composing supportFabien Dessenne
2015-06-22[media] bdisp: prevent compiling on random archMauro Carvalho Chehab
2015-06-11[media] bdisp-debug: don't try to divide by s64Mauro Carvalho Chehab
2015-06-10[media] bdisp: remove unused varMauro Carvalho Chehab
2015-06-10[media] bdisp: remove needless checkFabien Dessenne
2015-06-09[media] bdisp: add debug file systemFabien Dessenne
2015-06-09[media] bdisp: 2D blitter driver using v4l2 mem2mem frameworkFabien Dessenne