summaryrefslogtreecommitdiff
path: root/drivers/media/platform/sti/hva/hva-hw.c
Commit message (Expand)AuthorAgeFilesLines
* media: platform: place stm32/ and sti/ under st/ dirMauro Carvalho Chehab2022-03-181-585/+0
* media: driver: hva: add pm_runtime_disable in the error handling code of hva_...Dongliang Mu2021-11-301-1/+3
* media: sti: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing2021-09-301-3/+1
* media: st-hva: Fix potential NULL pointer dereferencesEvgeny Novikov2021-06-021-2/+1
* media: sti/hva: use pm_runtime_resume_and_get()Mauro Carvalho Chehab2021-05-191-8/+9
* media: sti/hva: add missing clk_disable_unprepare()Hans Verkuil2021-01-271-0/+1
* 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: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-071-6/+2
* media: platform: sti: Adopt SPDX identifierBenjamin Gaignard2017-12-131-1/+1
* [media] st-hva: add debug file systemJean-Christophe Trotin2017-01-311-0/+43
* [media] st-hva: encoding summary at instance releaseJean-Christophe Trotin2017-01-311-0/+5
* [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] st-hva: multi-format video encoder V4L2 driverJean-Christophe Trotin2016-09-091-0/+538