summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/sti
Commit message (Expand)AuthorAgeFilesLines
* media: st-hva: Fix potential NULL pointer dereferencesEvgeny Novikov2021-06-021-2/+1
* media: st-delta: Remove redundant assignment to retJiapeng Chong2021-06-021-1/+0
* media: bdisp: remove redundant dev_err call in bdisp_probe()Yang Yingliang2021-06-021-1/+0
* media: sti/hva: use pm_runtime_resume_and_get()Mauro Carvalho Chehab2021-05-191-8/+9
* media: sti: fix obj-$(config) targetsMauro Carvalho Chehab2021-05-183-3/+3
* media: sti/bdisp: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab2021-05-101-3/+4
* media: sti/delta: use pm_runtime_resume_and_get()Mauro Carvalho Chehab2021-05-101-5/+3
* media: platform: sti: Fix runtime PM imbalance in regs_showDinghao Liu2021-04-091-1/+1
* media: media/platform/sti: fix kernel-doc formattingHans Verkuil2021-03-223-5/+4
* media: Correct 'so'Xiaofeng Cao2021-03-221-1/+1
* media: platform: sti: make a const arrays static, makes object smallerColin Ian King2021-03-111-4/+6
* media: sti/hva: add missing clk_disable_unprepare()Hans Verkuil2021-01-271-0/+1
* media: sti/c8sectpfe: set correct return codeHans Verkuil2021-01-271-0/+1
* media: c8sectpfe: clean up some indentingDan Carpenter2020-11-271-3/+2
* media: platform: sti: c8sectpfe: core: Add of_node_put() at gotoNishka Dasgupta2020-11-271-8/+10
* media: st-delta: Fix reference count leak in delta_run_workAditya Pakki2020-09-271-1/+3
* 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: bdisp: Fix runtime PM imbalance on errorDinghao Liu2020-09-271-2/+1
* media: sti: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2020-09-014-48/+12
* media: sti: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-291-6/+4
* media: Add V4L2_TYPE_IS_CAPTURE helperEzequiel Garcia2020-07-191-1/+1
* media: move CEC platform drivers to a separate directoryMauro Carvalho Chehab2020-04-152-402/+0
* media: media/platform: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil2020-02-243-3/+3
* media: platform: sti: c8sectpfe: c8sectpfe-dvb: convert to use i2c_new_client...Wolfram Sang2020-01-091-2/+3
* media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device...Jia-Ju Bai2020-01-081-3/+3
* media: bdisp: add missed destroy_workqueue in remove and probe failureChuhong Yuan2019-12-131-4/+9
* Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-11-271-2/+2
|\
| * cec: add cec_adapter to cec_notifier_cec_adap_unregister()Hans Verkuil2019-10-071-2/+2
* | Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-11-271-23/+3
|\ \
| * | media: c8sectpfe: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-11-091-23/+3
| |/
* / media: bdisp: fix memleak on releaseJohan Hovold2019-11-051-2/+1
|/
* media: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-072-12/+4
* media: stih-cec: use cec_notifier_cec_adap_(un)registerHans Verkuil2019-07-231-12/+20
* media: bdisp: set device_caps in struct video_deviceHans Verkuil2019-07-221-5/+1
* media: sti: Use vb2_get_bufferEzequiel Garcia2019-06-211-1/+3
* media: platform: Fix Warning of Unneeded Semicolon reported by coccicheckShobhit Kukreti2019-06-051-2/+2
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-215-0/+5
* media: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-181-2/+2
* media: remove unneeded header search pathsMasahiro Yamada2019-05-181-1/+0
* media: stih_cec: use new cec_notifier_parse_hdmi_phandle helperHans Verkuil2019-04-221-14/+7
* media: sti/delta: remove uneeded checkMauro Carvalho Chehab2019-03-251-4/+2
* media: Kconfig files: use the right help coding styleMauro Carvalho Chehab2019-03-201-1/+1
* media: platform: fix several typosMauro Carvalho Chehab2019-03-013-3/+3
* media: platform: sti: remove bdisp_dbg_declare() and hva_dbg_declare()Yangtao Li2019-01-212-47/+23
* media: sti/bdisp: don't pass GFP_DMA32 to dma_alloc_attrsChristoph Hellwig2018-12-051-1/+1
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-113-6/+6
* media: headers: fix linux/mod_devicetable.h inclusionsArnd Bergmann2018-08-021-0/+1
* media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlockEzequiel Garcia2018-06-281-18/+0
* media: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-05-281-1/+1