summaryrefslogtreecommitdiff
path: root/drivers/media/platform/sti
AgeCommit message (Expand)AuthorFilesLines
2015-09-03[media] c8sectpfe: Remove select on undefined LIBELF_32Peter Griffin1-1/+0
2015-09-03[media] c8sectpfe: Use %pad to print 'dma_addr_t'Fabio Estevam1-2/+2
2015-08-12[media] c8sectpfe: fix pinctrl dependenciesMauro Carvalho Chehab2-1/+3
2015-08-11[media] c8sectpfe: don't go past channel_data arrayMauro Carvalho Chehab1-1/+1
2015-08-11[media] c8sectpfe: Allow compiling it with COMPILE_TESTMauro Carvalho Chehab1-1/+1
2015-08-11[media] c8sectpfe: Add Kconfig and Makefile for the driverPeter Griffin2-0/+37
2015-08-11[media] c8sectpfe: Add c8sectpfe debugfs supportPeter Griffin2-0/+297
2015-08-11[media] c8sectpfe: Add support for various ST NIM cardsPeter Griffin2-0/+264
2015-08-11[media] c8sectpfe: Add LDVB helper functionsPeter Griffin2-0/+329
2015-08-11[media] c8sectpfe: STiH407/10 Linux DVB demux supportPeter Griffin2-0/+1523
2015-07-17[media] bdisp: fix debug info memory accessFabien Dessenne1-2/+2
2015-07-17[media] bdisp: add debug info for RGB24 formatFabien Dessenne1-0/+8
2015-07-17[media] bdisp: composing supportFabien Dessenne2-29/+55
2015-06-22[media] bdisp: prevent compiling on random archMauro Carvalho Chehab1-9/+0
2015-06-11[media] bdisp-debug: don't try to divide by s64Mauro Carvalho Chehab1-11/+22
2015-06-10[media] bdisp: remove unused varMauro Carvalho Chehab1-3/+0
2015-06-10[media] bdisp: remove needless checkFabien Dessenne1-2/+1
2015-06-10[media] bdisp: add debug file systemFabien Dessenne5-2/+755
2015-06-10[media] bdisp: 2D blitter driver using v4l2 mem2mem frameworkFabien Dessenne7-0/+2967