index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
sti
/
hva
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-02
media: st-hva: Fix potential NULL pointer dereferences
Evgeny Novikov
1
-2
/
+1
2021-05-19
media: sti/hva: use pm_runtime_resume_and_get()
Mauro Carvalho Chehab
1
-8
/
+9
2021-05-18
media: sti: fix obj-$(config) targets
Mauro Carvalho Chehab
1
-1
/
+1
2021-03-22
media: media/platform/sti: fix kernel-doc formatting
Hans Verkuil
1
-1
/
+1
2021-03-11
media: platform: sti: make a const arrays static, makes object smaller
Colin Ian King
1
-4
/
+6
2021-01-27
media: sti/hva: add missing clk_disable_unprepare()
Hans Verkuil
1
-0
/
+1
2020-09-27
media: sti: Fix reference count leaks
Qiushi Wu
1
-0
/
+2
2020-09-27
media: platform: sti: hva: Fix runtime PM imbalance on error
Dinghao Liu
1
-1
/
+1
2020-09-01
media: sti: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-18
/
+4
2020-07-19
media: Add V4L2_TYPE_IS_CAPTURE helper
Ezequiel Garcia
1
-1
/
+1
2020-02-24
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
1
-1
/
+1
2019-08-07
media: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-6
/
+2
2019-06-21
media: sti: Use vb2_get_buffer
Ezequiel Garcia
1
-1
/
+3
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
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