summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/sti
AgeCommit message (Expand)Author
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
2019-06-05media: platform: Fix Warning of Unneeded Semicolon reported by coccicheckShobhit Kukreti
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-18media: remove unneeded header search pathsMasahiro Yamada
2019-04-22media: stih_cec: use new cec_notifier_parse_hdmi_phandle helperHans Verkuil
2019-03-25media: sti/delta: remove uneeded checkMauro Carvalho Chehab
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab
2019-03-01media: platform: fix several typosMauro Carvalho Chehab
2019-01-21media: platform: sti: remove bdisp_dbg_declare() and hva_dbg_declare()Yangtao Li
2018-12-05media: sti/bdisp: don't pass GFP_DMA32 to dma_alloc_attrsChristoph Hellwig
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-08-02media: headers: fix linux/mod_devicetable.h inclusionsArnd Bergmann
2018-06-28media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlockEzequiel Garcia
2018-05-28media: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven
2018-05-25media: st-hva: don't use GFP_DMAFabien Dessenne
2018-05-25media: bdisp: don't use GFP_DMAFabien Dessenne
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab
2017-12-28media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab
2017-12-18media: bdisp: Fix a possible sleep-in-atomic bug in bdisp_hw_save_requestJia-Ju Bai
2017-12-13media: platform: sti: Adopt SPDX identifierBenjamin Gaignard
2017-12-13media: c8sectpfe: Use resource_size function on memory resourceVasyl Gomonovych
2017-12-13media: c8sectpfe: fix potential NULL pointer dereference in c8sectpfe_timer_i...Gustavo A. R. Silva
2017-12-13media: c8sectpfe: DVB_C8SECTPFE should depend on HAS_DMAGeert Uytterhoeven
2017-11-30media: drivers: remove "/**" from non-kernel-doc commentsMauro Carvalho Chehab
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds