Age | Commit message (Expand) | Author | Files | Lines |
2019-03-01 | media: platform: fix several typos | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-01-21 | media: platform: sti: remove bdisp_dbg_declare() and hva_dbg_declare() | Yangtao Li | 1 | -24/+12 |
2018-09-11 | media: use strscpy() instead of strlcpy() | Mauro Carvalho Chehab | 1 | -2/+2 |
2018-08-03 | media: headers: fix linux/mod_devicetable.h inclusions | Arnd Bergmann | 1 | -0/+1 |
2018-05-25 | media: st-hva: 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-13 | media: platform: sti: Adopt SPDX identifier | Benjamin Gaignard | 8 | -8/+8 |
2017-11-30 | media: drivers: remove "/**" from non-kernel-doc comments | Mauro Carvalho Chehab | 1 | -5/+13 |
2017-10-31 | media: st-hva: hva-h264: use swap macro in hva_h264_encode | Gustavo A. R. Silva | 1 | -4/+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-16 | [media] st-hva: fix a copy-and-paste variable name error | Colin Ian King | 1 | -1/+1 |
2016-11-16 | [media] st-hva: fix some error handling in hva_hw_probe() | Dan Carpenter | 1 | -3/+3 |
2016-09-19 | [media] hva: fix sparse warnings | Hans Verkuil | 1 | -2/+2 |
2016-09-09 | [media] st-hva: add H.264 video encoding support | Jean-Christophe Trotin | 4 | -7/+1189 |
2016-09-09 | [media] st-hva: multi-format video encoder V4L2 driver | Jean-Christophe Trotin | 7 | -0/+2273 |