aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/sti/hva/hva-v4l2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-18media: platform: place stm32/ and sti/ under st/ dirMauro Carvalho Chehab1-1476/+0
2020-07-19media: Add V4L2_TYPE_IS_CAPTURE helperEzequiel Garcia1-1/+1
2020-02-24media: media/platform: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil1-1/+1
2019-06-21media: sti: Use vb2_get_bufferEzequiel Garcia1-1/+3
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