summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/sti
Commit message (Expand)AuthorAgeFilesLines
* 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
* [media] c8sectpfe: use setup_timerGeliang Tang2017-04-101-3/+2
* [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
* [media] st-hva: hva_dbg_summary() should be staticMauro Carvalho Chehab2017-01-311-1/+1
* [media] st-hva: add debug file systemJean-Christophe Trotin2017-01-316-3/+583
* [media] st-hva: encoding summary at instance releaseJean-Christophe Trotin2017-01-315-11/+62
* [media] c8sectpfe: fix error return code in c8sectpfe_probe()Wei Yongjun2016-11-211-0/+2
* [media] c8sectpfe: Remove clk_disable_unprepare hacksPeter Griffin2016-11-181-5/+1
* [media] st-hva: fix a copy-and-paste variable name errorColin Ian King2016-11-161-1/+1
* [media] st-hva: fix some error handling in hva_hw_probe()Dan Carpenter2016-11-161-3/+3
* [media] bdisp: fix error return code in bdisp_probe()Wei Yongjun2016-10-241-0/+1
* [media] c8sectpfe: don't break long linesMauro Carvalho Chehab2016-10-211-10/+6
* [media] hva: fix sparse warningsHans Verkuil2016-09-191-2/+2
* [media] platform: constify vb2_ops structuresJulia Lawall2016-09-191-1/+1
* [media] st-hva: add H.264 video encoding supportJean-Christophe Trotin2016-09-094-7/+1189
* [media] st-hva: multi-format video encoder V4L2 driverJean-Christophe Trotin2016-09-097-0/+2273
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-18/+8
OpenPOWER on IntegriCloud