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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-28
media: s5p-g2d: Remove surplus name initialization
Anton Leontiev
1
-1
/
+0
2018-06-28
media: ti-vpe: Remove surplus name initialization
Anton Leontiev
1
-1
/
+0
2018-06-28
media: vim2m: Remove surplus name initialization
Anton Leontiev
1
-1
/
+0
2018-06-28
media: stm32-dcmi: add power saving support
Hugues Fruchet
1
-16
/
+65
2018-06-28
media: stm32-dcmi: simplify of_node_put usage
Nicholas Mc Guire
1
-4
/
+1
2018-06-28
media: stm32-dcmi: add mandatory of_node_put() in success path
Nicholas Mc Guire
1
-3
/
+2
2018-06-28
media: stm32-dcmi: drop unnecessary while(1) loop
Nicholas Mc Guire
1
-15
/
+13
2018-06-28
media: stm32-dcmi: revisit stop streaming ops
Hugues Fruchet
1
-28
/
+1
2018-06-28
media: stm32-dcmi: revisit buffer list management
Hugues Fruchet
1
-34
/
+31
2018-06-28
media: stm32-dcmi: clarify state logic on buffer starvation
Hugues Fruchet
1
-3
/
+8
2018-06-28
media: stm32-dcmi: return buffer in error state on dma error
Hugues Fruchet
1
-0
/
+3
2018-06-28
media: stm32-dcmi: do not fall into error on buffer starvation
Hugues Fruchet
1
-5
/
+2
2018-06-28
media: stm32-dcmi: code cleanup
Hugues Fruchet
1
-10
/
+8
2018-06-28
media: stm32-dcmi: increase max width/height to 2592
Hugues Fruchet
1
-15
/
+4
2018-06-28
media: rcar-vin: enable support for r8a77965
Niklas Söderlund
1
-0
/
+48
2018-06-28
media: rcar-vin: sync which hardware buffer to start capture from
Niklas Söderlund
2
-1
/
+17
2018-06-28
media: renesas-ceu: Add support for YUYV permutations
Jacopo Mondi
1
-13
/
+78
2018-06-28
media: atmel-isi: move of_node_put() to cover success branch as well
Nicholas Mc Guire
1
-3
/
+2
2018-06-28
media: atmel-isi: drop unnecessary while loop
Nicholas Mc Guire
1
-15
/
+13
2018-06-28
media: v4l: omap: add VIDEO_V4L2 dependency
Arnd Bergmann
1
-0
/
+1
2018-06-28
media: mtk-vpu: fix spelling mistake: "Prosessor" -> "Processor"
Colin Ian King
1
-1
/
+1
2018-06-27
media: v4l: rcar_fdp1: Change platform dependency to ARCH_RENESAS
Geert Uytterhoeven
1
-1
/
+1
2018-06-27
media: v4l: cadence: add VIDEO_V4L2 dependency
Arnd Bergmann
1
-0
/
+2
2018-06-27
media: v4l: cadence: include linux/slab.h
Arnd Bergmann
2
-0
/
+2
2018-06-16
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
Linus Torvalds
2
-3
/
+3
2018-06-16
Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux
Linus Torvalds
1
-0
/
+5
2018-06-16
docs: Fix some broken references
Mauro Carvalho Chehab
2
-3
/
+3
2018-06-14
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2018-06-13
treewide: Use array_size() in vzalloc()
Kees Cook
1
-2
/
+2
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+2
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
9
-22
/
+38
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+3
2018-06-06
media: omap2: fix compile-testing with FB_OMAP2=m
Arnd Bergmann
1
-1
/
+1
2018-06-05
media: pxa_camera: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_power
Akinobu Mita
1
-12
/
+23
2018-06-05
media: marvel-ccic: mmp: select VIDEOBUF2_VMALLOC/DMA_CONTIG
Arnd Bergmann
1
-0
/
+2
2018-06-05
media: marvel-ccic: allow ccic and mmp drivers to coexist
Arnd Bergmann
2
-6
/
+12
2018-05-28
media: pxa_camera: avoid duplicate s_power calls
Akinobu Mita
1
-5
/
+12
2018-05-28
media: m2m-deinterlace: Remove DMA_ENGINE dependency
Ezequiel Garcia
1
-1
/
+1
2018-05-28
media: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
8
-44
/
+20
2018-05-28
media: vivid: potential integer overflow in vidioc_g_edid()
Dan Carpenter
1
-1
/
+1
2018-05-28
media: rcar-csi2: set default format if a unsupported one is requested
Niklas Söderlund
1
-1
/
+1
2018-05-28
media: rcar-csi2: add Renesas R-Car MIPI CSI-2 receiver driver
Niklas Söderlund
3
-0
/
+1097
2018-05-26
media: vsp1: Move video configuration to a cached dlb
Kieran Bingham
4
-30
/
+56
2018-05-26
media: vsp1: Adapt entities to configure into a body
Kieran Bingham
21
-169
/
+194
2018-05-26
media: vsp1: Refactor display list configure operations
Kieran Bingham
16
-420
/
+422
2018-05-26
media: vsp1: Use reference counting for bodies
Kieran Bingham
3
-4
/
+26
2018-05-26
media: vsp1: Convert display lists to use new body pool
Kieran Bingham
6
-180
/
+100
2018-05-26
media: vsp1: Provide a body pool
Kieran Bingham
2
-0
/
+171
2018-05-26
media: vsp1: Protect bodies against overflow
Kieran Bingham
1
-0
/
+7
2018-05-26
media: vsp1: Reword uses of 'fragment' as 'body'
Kieran Bingham
4
-72
/
+70
[next]