summaryrefslogtreecommitdiff
path: root/drivers/media/platform/sti/bdisp/bdisp-v4l2.c
AgeCommit message (Expand)Author
2022-03-18media: platform: place stm32/ and sti/ under st/ dirMauro Carvalho Chehab
2022-01-28media: bdisp: Use platform_get_irq() to get the interruptLad Prabhakar
2021-11-30media: driver: bdisp: add pm_runtime_disable in the error handling codeDongliang Mu
2021-09-30media: sti: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing
2021-06-02media: bdisp: remove redundant dev_err call in bdisp_probe()Yang Yingliang
2021-05-10media: sti/bdisp: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab
2020-09-27media: bdisp: Fix runtime PM imbalance on errorDinghao Liu
2020-09-01media: sti: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2020-02-24media: media/platform: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2019-12-13media: bdisp: add missed destroy_workqueue in remove and probe failureChuhong Yuan
2019-11-05media: bdisp: fix memleak on releaseJohan Hovold
2019-07-22media: bdisp: set device_caps in struct video_deviceHans Verkuil
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-05-25media: bdisp: don't use GFP_DMAFabien Dessenne
2017-12-13media: platform: sti: Adopt SPDX identifierBenjamin Gaignard
2017-10-31media: bdisp: remove redundant assignment to pixColin Ian King
2017-08-20media: bdisp: constify v4l2_m2m_ops structuresJulia Lawall
2017-03-03[media] bdisp: Clean up file handle in open() error pathShailendra Verma
2016-10-24[media] bdisp: fix error return code in bdisp_probe()Wei Yongjun
2016-09-19[media] platform: constify vb2_ops structuresJulia Lawall
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil
2016-07-08[media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung
2015-07-17[media] bdisp: composing supportFabien Dessenne
2015-06-10[media] bdisp: remove unused varMauro Carvalho Chehab
2015-06-10[media] bdisp: remove needless checkFabien Dessenne
2015-06-09[media] bdisp: add debug file systemFabien Dessenne
2015-06-09[media] bdisp: 2D blitter driver using v4l2 mem2mem frameworkFabien Dessenne