summaryrefslogtreecommitdiff
path: root/drivers/media/platform/sti
AgeCommit message (Expand)Author
2018-03-24media: c8sectpfe: fix potential NULL pointer dereference in c8sectpfe_timer_i...Gustavo A. R. Silva
2017-01-26st-hva: fix some error handling in hva_hw_probe()Dan Carpenter
2016-09-19[media] hva: fix sparse warningsHans Verkuil
2016-09-19[media] platform: constify vb2_ops structuresJulia Lawall
2016-09-09[media] st-hva: add H.264 video encoding supportJean-Christophe Trotin
2016-09-09[media] st-hva: multi-format video encoder V4L2 driverJean-Christophe Trotin
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-07-12[media] c8sectpfe: fix memory leakSudip Mukherjee
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
2016-05-09[media] c8sectpfe: Rework firmware loading mechanismPeter Griffin
2016-05-09[media] c8sectpfe: Demote print to dev_dbgPeter Griffin
2016-05-09[media] c8sectpfe: Fix broken circular buffer wp managementPeter Griffin
2016-02-01[media] constify stv6110x_devctl structureJulia Lawall
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-11-19[media] c8sectpfe: Combine three checks into a single if blockMarkus Elfring
2015-11-19[media] c8sectpfe: Delete unnecessary checks before two function callsMarkus Elfring
2015-11-18[media] c8sectpfe: Update binding to reset-gpiosPeter Griffin
2015-11-05Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-10-22[media] c8sectpfe: fix return of garbageSudip Mukherjee
2015-10-22[media] c8sectpfe: fix ininitialized error return on firmware load failureColin Ian King
2015-10-20[media] c8sectpfe: Remove select on CONFIG_FW_LOADER_USER_HELPER_FALLBACKTakashi Iwai
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung
2015-10-01[media] c8sectpfe: fix namespace on memcpy/memsetMauro Carvalho Chehab
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung
2015-09-03[media] c8sectpfe: Remove select on undefined LIBELF_32Peter Griffin
2015-09-03[media] c8sectpfe: Use %pad to print 'dma_addr_t'Fabio Estevam
2015-08-11[media] c8sectpfe: fix pinctrl dependenciesMauro Carvalho Chehab
2015-08-11[media] c8sectpfe: don't go past channel_data arrayMauro Carvalho Chehab
2015-08-11[media] c8sectpfe: Allow compiling it with COMPILE_TESTMauro Carvalho Chehab
2015-08-11[media] c8sectpfe: Add Kconfig and Makefile for the driverPeter Griffin
2015-08-11[media] c8sectpfe: Add c8sectpfe debugfs supportPeter Griffin
2015-08-11[media] c8sectpfe: Add support for various ST NIM cardsPeter Griffin
2015-08-11[media] c8sectpfe: Add LDVB helper functionsPeter Griffin
2015-08-11[media] c8sectpfe: STiH407/10 Linux DVB demux supportPeter Griffin
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