aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/sti/hva/hva-v4l2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-2/+2
2018-08-02media: headers: fix linux/mod_devicetable.h inclusionsArnd Bergmann1-0/+1
2018-05-25media: st-hva: don't use GFP_DMAFabien Dessenne1-0/+4
2017-12-13media: platform: sti: Adopt SPDX identifierBenjamin Gaignard1-1/+1
2017-01-31[media] st-hva: hva_dbg_summary() should be staticMauro Carvalho Chehab1-1/+1
2017-01-31[media] st-hva: add debug file systemJean-Christophe Trotin1-2/+27
2017-01-31[media] st-hva: encoding summary at instance releaseJean-Christophe Trotin1-10/+39
2016-09-19[media] hva: fix sparse warningsHans Verkuil1-2/+2
2016-09-09[media] st-hva: add H.264 video encoding supportJean-Christophe Trotin1-1/+108
2016-09-09[media] st-hva: multi-format video encoder V4L2 driverJean-Christophe Trotin1-0/+1308