summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/sti/hva
Commit message (Expand)AuthorAgeFilesLines
* media: sti: Fix reference count leaksQiushi Wu2020-09-271-0/+2
* media: platform: sti: hva: Fix runtime PM imbalance on errorDinghao Liu2020-09-271-1/+1
* media: sti: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2020-09-011-18/+4
* media: Add V4L2_TYPE_IS_CAPTURE helperEzequiel Garcia2020-07-191-1/+1
* media: media/platform: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil2020-02-241-1/+1
* media: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-071-6/+2
* media: sti: Use vb2_get_bufferEzequiel Garcia2019-06-211-1/+3
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* media: platform: fix several typosMauro Carvalho Chehab2019-03-011-1/+1
* media: platform: sti: remove bdisp_dbg_declare() and hva_dbg_declare()Yangtao Li2019-01-211-24/+12
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-111-2/+2
* media: headers: fix linux/mod_devicetable.h inclusionsArnd Bergmann2018-08-021-0/+1
* media: st-hva: don't use GFP_DMAFabien Dessenne2018-05-252-1/+5
* media: fix usage of whitespaces and on indentationMauro Carvalho Chehab2018-01-041-1/+1
* media: platform: sti: Adopt SPDX identifierBenjamin Gaignard2017-12-138-8/+8
* media: drivers: remove "/**" from non-kernel-doc commentsMauro Carvalho Chehab2017-11-301-5/+13
* media: st-hva: hva-h264: use swap macro in hva_h264_encodeGustavo A. R. Silva2017-10-311-4/+1
* [media] st-hva: hva_dbg_summary() should be staticMauro Carvalho Chehab2017-01-311-1/+1
* [media] st-hva: add debug file systemJean-Christophe Trotin2017-01-316-3/+583
* [media] st-hva: encoding summary at instance releaseJean-Christophe Trotin2017-01-315-11/+62
* [media] st-hva: fix a copy-and-paste variable name errorColin Ian King2016-11-161-1/+1
* [media] st-hva: fix some error handling in hva_hw_probe()Dan Carpenter2016-11-161-3/+3
* [media] hva: fix sparse warningsHans Verkuil2016-09-191-2/+2
* [media] st-hva: add H.264 video encoding supportJean-Christophe Trotin2016-09-094-7/+1189
* [media] st-hva: multi-format video encoder V4L2 driverJean-Christophe Trotin2016-09-097-0/+2273