aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/platform/sti
AgeCommit message (Expand)Author
2022-03-18media: platform: place stm32/ and sti/ under st/ dirMauro Carvalho Chehab
2022-03-18media: platform: move some manufacturer entriesMauro Carvalho Chehab
2022-03-18media: platform: bdisp: move config to its own fileMauro Carvalho Chehab
2022-03-18media: platform: delta: move config to its own fileMauro Carvalho Chehab
2022-03-18media: platform: hva: move config to its own fileMauro Carvalho Chehab
2022-03-14media: platform: move platform menu dependencies to driversMauro Carvalho Chehab
2022-01-28media: bdisp: Use platform_get_irq() to get the interruptLad Prabhakar
2021-12-14media: c8sectpfe: fix double free in configure_channels()Dan Carpenter
2021-12-07media: c8sectpfe: remove redundant assignment to pointer tsinColin Ian King
2021-11-30media: driver: bdisp: add pm_runtime_disable in the error handling codeDongliang Mu
2021-11-30media: driver: hva: add pm_runtime_disable in the error handling code of hva_...Dongliang Mu
2021-09-30media: sti: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing
2021-09-30media: c8sectpfe-dvb: Remove unused including <linux/version.h>Cai Huoqing
2021-07-12media: sti: don't copy past the sizeMauro Carvalho Chehab
2021-06-02media: st-hva: Fix potential NULL pointer dereferencesEvgeny Novikov
2021-06-02media: st-delta: Remove redundant assignment to retJiapeng Chong
2021-06-02media: bdisp: remove redundant dev_err call in bdisp_probe()Yang Yingliang
2021-05-19media: sti/hva: use pm_runtime_resume_and_get()Mauro Carvalho Chehab
2021-05-18media: sti: fix obj-$(config) targetsMauro Carvalho Chehab
2021-05-10media: sti/bdisp: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab
2021-05-10media: sti/delta: use pm_runtime_resume_and_get()Mauro Carvalho Chehab
2021-04-09media: platform: sti: Fix runtime PM imbalance in regs_showDinghao Liu
2021-03-22media: media/platform/sti: fix kernel-doc formattingHans Verkuil
2021-03-22media: Correct 'so'Xiaofeng Cao
2021-03-11media: platform: sti: make a const arrays static, makes object smallerColin Ian King
2021-01-27media: sti/hva: add missing clk_disable_unprepare()Hans Verkuil
2021-01-27media: sti/c8sectpfe: set correct return codeHans Verkuil
2020-11-27media: c8sectpfe: clean up some indentingDan Carpenter
2020-11-27media: platform: sti: c8sectpfe: core: Add of_node_put() at gotoNishka Dasgupta
2020-09-27media: st-delta: Fix reference count leak in delta_run_workAditya Pakki
2020-09-27media: sti: Fix reference count leaksQiushi Wu
2020-09-27media: platform: sti: hva: Fix runtime PM imbalance on errorDinghao Liu
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-08-29media: sti: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-07-19media: Add V4L2_TYPE_IS_CAPTURE helperEzequiel Garcia
2020-04-15media: move CEC platform drivers to a separate directoryMauro Carvalho Chehab
2020-02-24media: media/platform: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2020-01-09media: platform: sti: c8sectpfe: c8sectpfe-dvb: convert to use i2c_new_client...Wolfram Sang
2020-01-08media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device...Jia-Ju Bai
2019-12-13media: bdisp: add missed destroy_workqueue in remove and probe failureChuhong Yuan
2019-11-27Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-11-27Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-11-09media: c8sectpfe: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-11-05media: bdisp: fix memleak on releaseJohan Hovold
2019-10-07cec: add cec_adapter to cec_notifier_cec_adap_unregister()Hans Verkuil
2019-08-07media: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-23media: stih-cec: use cec_notifier_cec_adap_(un)registerHans Verkuil
2019-07-22media: bdisp: set device_caps in struct video_deviceHans Verkuil
2019-06-21media: sti: Use vb2_get_bufferEzequiel Garcia