summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/sti
Commit message (Expand)AuthorAgeFilesLines
* 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
* media: st-hva: don't use GFP_DMAFabien Dessenne2018-05-252-1/+5
* media: bdisp: don't use GFP_DMAFabien Dessenne2018-05-252-1/+5
* media: fix usage of whitespaces and on indentationMauro Carvalho Chehab2018-01-041-1/+1
* media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab2017-12-281-1/+0
* media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab2017-12-284-15/+15
* media: bdisp: Fix a possible sleep-in-atomic bug in bdisp_hw_save_requestJia-Ju Bai2017-12-181-1/+1
* media: platform: sti: Adopt SPDX identifierBenjamin Gaignard2017-12-1336-77/+36
* media: c8sectpfe: Use resource_size function on memory resourceVasyl Gomonovych2017-12-131-1/+1
* media: c8sectpfe: fix potential NULL pointer dereference in c8sectpfe_timer_i...Gustavo A. R. Silva2017-12-131-1/+3
* media: c8sectpfe: DVB_C8SECTPFE should depend on HAS_DMAGeert Uytterhoeven2017-12-131-1/+1
* media: drivers: remove "/**" from non-kernel-doc commentsMauro Carvalho Chehab2017-11-301-5/+13
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-4/+3
* Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-152-5/+2
|\
| * media: st-hva: hva-h264: use swap macro in hva_h264_encodeGustavo A. R. Silva2017-10-311-4/+1
| * media: bdisp: remove redundant assignment to pixColin Ian King2017-10-311-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* media: stih-cec: use CEC_CAP_DEFAULTSHans Verkuil2017-08-261-3/+1
* media: bdisp: constify v4l2_m2m_ops structuresJulia Lawall2017-08-201-1/+1
* media: st-delta: constify v4l2_m2m_ops structuresJulia Lawall2017-08-201-1/+1
* media: st-delta: constify vb2_ops structuresGustavo A. R. Silva2017-07-191-2/+2
* media: bdisp-debug: Replace a seq_puts() call by seq_putc() in seven functionsMarkus Elfring2017-06-241-7/+7
* [media] stih-cec/vivid/pulse8/rainshadow: use cec_transmit_attempt_doneHans Verkuil2017-06-201-5/+4
* [media] cec: stih: fix typos in commentsBenjamin Gaignard2017-06-061-2/+3
* [media] cec: stih: allow to use max CEC logical addressesBenjamin Gaignard2017-06-061-1/+1
OpenPOWER on IntegriCloud