summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/sti
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* media: stih_cec: use new cec_notifier_parse_hdmi_phandle helperHans Verkuil2019-04-221-14/+7Star
* media: sti/delta: remove uneeded checkMauro Carvalho Chehab2019-03-251-4/+2Star
* 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/+23Star
* 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-031-0/+1
* media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlockEzequiel Garcia2018-06-281-18/+0Star
* 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/+0Star
* 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/+36Star
* 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-221-4/+3Star
* Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-162-5/+2Star
|\
| * media: st-hva: hva-h264: use swap macro in hva_h264_encodeGustavo A. R. Silva2017-10-311-4/+1Star
| * 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/+1Star
* 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/+4Star
* [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
* [media] c8sectpfe: use setup_timerGeliang Tang2017-04-101-3/+2Star
* [media] stih-cec: add CEC notifier supportBenjamin Gaignard2017-04-102-0/+405
* [media] st-delta: mjpeg: fix static checker warningHugues Fruchet2017-04-051-1/+1
* [media] bdisp: Clean up file handle in open() error pathShailendra Verma2017-03-031-1/+1
* [media] st-delta: debug: trace stream/frame information & summaryHugues Fruchet2017-02-084-5/+117
* [media] st-delta: add mjpeg supportHugues Fruchet2017-02-087-0/+874
* [media] st-delta: EOS (End Of Stream) supportHugues Fruchet2017-02-082-1/+168
* [media] st-delta: rpmsg ipc supportHugues Fruchet2017-02-085-1/+703
* [media] st-delta: add memory allocator helper functionsHugues Fruchet2017-02-084-1/+74
* [media] st-delta: STiH4xx multi-format video decoder v4l2 driverHugues Fruchet2017-02-084-0/+2390
* [media] media: platform: sti: return -ENOMEM on errorsPan Bian2017-02-031-1/+1