summaryrefslogtreecommitdiff
path: root/drivers/media/platform/sti/hva/hva-hw.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-18media: platform: place stm32/ and sti/ under st/ dirMauro Carvalho Chehab1-585/+0
2021-11-30media: driver: hva: add pm_runtime_disable in the error handling code of hva_...Dongliang Mu1-1/+3
2021-09-30media: sti: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-3/+1
2021-06-02media: st-hva: Fix potential NULL pointer dereferencesEvgeny Novikov1-2/+1
2021-05-19media: sti/hva: use pm_runtime_resume_and_get()Mauro Carvalho Chehab1-8/+9
2021-01-27media: sti/hva: add missing clk_disable_unprepare()Hans Verkuil1-0/+1
2020-09-27media: sti: Fix reference count leaksQiushi Wu1-0/+2
2020-09-27media: platform: sti: hva: Fix runtime PM imbalance on errorDinghao Liu1-1/+1
2019-08-07media: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-6/+2
2017-12-13media: platform: sti: Adopt SPDX identifierBenjamin Gaignard1-1/+1
2017-01-31[media] st-hva: add debug file systemJean-Christophe Trotin1-0/+43
2017-01-31[media] st-hva: encoding summary at instance releaseJean-Christophe Trotin1-0/+5
2016-11-16[media] st-hva: fix a copy-and-paste variable name errorColin Ian King1-1/+1
2016-11-16[media] st-hva: fix some error handling in hva_hw_probe()Dan Carpenter1-3/+3
2016-09-09[media] st-hva: multi-format video encoder V4L2 driverJean-Christophe Trotin1-0/+538