Age | Commit message (Expand) | Author | Files | Lines |
2019-03-26 | media: sti/delta: remove uneeded check | Mauro Carvalho Chehab | 1 | -4/+2 |
2019-03-20 | media: Kconfig files: use the right help coding style | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-03-01 | media: platform: fix several typos | Mauro Carvalho Chehab | 3 | -3/+3 |
2019-01-21 | media: platform: sti: remove bdisp_dbg_declare() and hva_dbg_declare() | Yangtao Li | 2 | -47/+23 |
2018-12-05 | media: sti/bdisp: don't pass GFP_DMA32 to dma_alloc_attrs | Christoph Hellwig | 1 | -1/+1 |
2018-09-11 | media: use strscpy() instead of strlcpy() | Mauro Carvalho Chehab | 3 | -6/+6 |
2018-08-03 | media: headers: fix linux/mod_devicetable.h inclusions | Arnd Bergmann | 1 | -0/+1 |
2018-06-28 | media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlock | Ezequiel Garcia | 1 | -18/+0 |
2018-05-28 | media: Remove depends on HAS_DMA in case of platform dependency | Geert Uytterhoeven | 1 | -1/+1 |
2018-05-25 | media: st-hva: don't use GFP_DMA | Fabien Dessenne | 2 | -1/+5 |
2018-05-25 | media: bdisp: don't use GFP_DMA | Fabien Dessenne | 2 | -1/+5 |
2018-01-04 | media: fix usage of whitespaces and on indentation | Mauro Carvalho Chehab | 1 | -1/+1 |
2017-12-28 | media: don't include drivers/media/i2c at cflags | Mauro Carvalho Chehab | 1 | -1/+0 |
2017-12-28 | media: move dvb kAPI headers to include/media | Mauro Carvalho Chehab | 4 | -15/+15 |
2017-12-18 | media: bdisp: Fix a possible sleep-in-atomic bug in bdisp_hw_save_request | Jia-Ju Bai | 1 | -1/+1 |
2017-12-13 | media: platform: sti: Adopt SPDX identifier | Benjamin Gaignard | 36 | -77/+36 |
2017-12-13 | media: c8sectpfe: Use resource_size function on memory resource | Vasyl Gomonovych | 1 | -1/+1 |
2017-12-13 | media: c8sectpfe: fix potential NULL pointer dereference in c8sectpfe_timer_i... | Gustavo A. R. Silva | 1 | -1/+3 |
2017-12-13 | media: c8sectpfe: DVB_C8SECTPFE should depend on HAS_DMA | Geert Uytterhoeven | 1 | -1/+1 |
2017-11-30 | media: drivers: remove "/**" from non-kernel-doc comments | Mauro Carvalho Chehab | 1 | -5/+13 |
2017-11-22 | treewide: setup_timer() -> timer_setup() | Kees Cook | 1 | -4/+3 |
2017-11-16 | Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -5/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-31 | media: st-hva: hva-h264: use swap macro in hva_h264_encode | Gustavo A. R. Silva | 1 | -4/+1 |
2017-10-31 | media: bdisp: remove redundant assignment to pix | Colin Ian King | 1 | -1/+1 |
2017-08-26 | media: stih-cec: use CEC_CAP_DEFAULTS | Hans Verkuil | 1 | -3/+1 |
2017-08-20 | media: bdisp: constify v4l2_m2m_ops structures | Julia Lawall | 1 | -1/+1 |
2017-08-20 | media: st-delta: constify v4l2_m2m_ops structures | Julia Lawall | 1 | -1/+1 |
2017-07-19 | media: st-delta: constify vb2_ops structures | Gustavo A. R. Silva | 1 | -2/+2 |
2017-06-24 | media: bdisp-debug: Replace a seq_puts() call by seq_putc() in seven functions | Markus Elfring | 1 | -7/+7 |
2017-06-20 | [media] stih-cec/vivid/pulse8/rainshadow: use cec_transmit_attempt_done | Hans Verkuil | 1 | -5/+4 |
2017-06-06 | [media] cec: stih: fix typos in comments | Benjamin Gaignard | 1 | -2/+3 |
2017-06-06 | [media] cec: stih: allow to use max CEC logical addresses | Benjamin Gaignard | 1 | -1/+1 |
2017-04-10 | [media] c8sectpfe: use setup_timer | Geliang Tang | 1 | -3/+2 |
2017-04-10 | [media] stih-cec: add CEC notifier support | Benjamin Gaignard | 2 | -0/+405 |
2017-04-05 | [media] st-delta: mjpeg: fix static checker warning | Hugues Fruchet | 1 | -1/+1 |
2017-03-03 | [media] bdisp: Clean up file handle in open() error path | Shailendra Verma | 1 | -1/+1 |
2017-02-08 | [media] st-delta: debug: trace stream/frame information & summary | Hugues Fruchet | 4 | -5/+117 |
2017-02-08 | [media] st-delta: add mjpeg support | Hugues Fruchet | 7 | -0/+874 |
2017-02-08 | [media] st-delta: EOS (End Of Stream) support | Hugues Fruchet | 2 | -1/+168 |
2017-02-08 | [media] st-delta: rpmsg ipc support | Hugues Fruchet | 5 | -1/+703 |
2017-02-08 | [media] st-delta: add memory allocator helper functions | Hugues Fruchet | 4 | -1/+74 |
2017-02-08 | [media] st-delta: STiH4xx multi-format video decoder v4l2 driver | Hugues Fruchet | 4 | -0/+2390 |
2017-02-03 | [media] media: platform: sti: return -ENOMEM on errors | Pan Bian | 1 | -1/+1 |
2017-01-31 | [media] st-hva: hva_dbg_summary() should be static | Mauro Carvalho Chehab | 1 | -1/+1 |
2017-01-31 | [media] st-hva: add debug file system | Jean-Christophe Trotin | 6 | -3/+583 |
2017-01-31 | [media] st-hva: encoding summary at instance release | Jean-Christophe Trotin | 5 | -11/+62 |
2016-11-21 | [media] c8sectpfe: fix error return code in c8sectpfe_probe() | Wei Yongjun | 1 | -0/+2 |
2016-11-18 | [media] c8sectpfe: Remove clk_disable_unprepare hacks | Peter Griffin | 1 | -5/+1 |
2016-11-16 | [media] st-hva: fix a copy-and-paste variable name error | Colin Ian King | 1 | -1/+1 |