index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
sti
/
hva
Age
Commit message (
Expand
)
Author
2020-02-24
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2019-08-07
media: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-06-21
media: sti: Use vb2_get_buffer
Ezequiel Garcia
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-03-01
media: platform: fix several typos
Mauro Carvalho Chehab
2019-01-21
media: platform: sti: remove bdisp_dbg_declare() and hva_dbg_declare()
Yangtao Li
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-08-02
media: headers: fix linux/mod_devicetable.h inclusions
Arnd Bergmann
2018-05-25
media: st-hva: don't use GFP_DMA
Fabien Dessenne
2018-01-04
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
2017-12-13
media: platform: sti: Adopt SPDX identifier
Benjamin Gaignard
2017-11-30
media: drivers: remove "/**" from non-kernel-doc comments
Mauro Carvalho Chehab
2017-10-31
media: st-hva: hva-h264: use swap macro in hva_h264_encode
Gustavo A. R. Silva
2017-01-31
[media] st-hva: hva_dbg_summary() should be static
Mauro Carvalho Chehab
2017-01-31
[media] st-hva: add debug file system
Jean-Christophe Trotin
2017-01-31
[media] st-hva: encoding summary at instance release
Jean-Christophe Trotin
2016-11-16
[media] st-hva: fix a copy-and-paste variable name error
Colin Ian King
2016-11-16
[media] st-hva: fix some error handling in hva_hw_probe()
Dan Carpenter
2016-09-19
[media] hva: fix sparse warnings
Hans Verkuil
2016-09-09
[media] st-hva: add H.264 video encoding support
Jean-Christophe Trotin
2016-09-09
[media] st-hva: multi-format video encoder V4L2 driver
Jean-Christophe Trotin