index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-17
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
Linus Torvalds
2
-3
/
+3
2018-06-17
Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux
Linus Torvalds
1
-0
/
+5
2018-06-15
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-12
treewide: Use array_size() in vzalloc()
Kees Cook
1
-2
/
+2
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+2
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
9
-22
/
+38
2018-06-12
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-25
media: vsp1: Move video configuration to a cached dlb
Kieran Bingham
4
-30
/
+56
2018-05-25
media: vsp1: Adapt entities to configure into a body
Kieran Bingham
21
-169
/
+194
2018-05-25
media: vsp1: Refactor display list configure operations
Kieran Bingham
16
-420
/
+422
2018-05-25
media: vsp1: Use reference counting for bodies
Kieran Bingham
3
-4
/
+26
2018-05-25
media: vsp1: Convert display lists to use new body pool
Kieran Bingham
6
-180
/
+100
2018-05-25
media: vsp1: Provide a body pool
Kieran Bingham
2
-0
/
+171
2018-05-25
media: vsp1: Protect bodies against overflow
Kieran Bingham
1
-0
/
+7
2018-05-25
media: vsp1: Reword uses of 'fragment' as 'body'
Kieran Bingham
4
-72
/
+70
2018-05-25
media: vsp1: Move video suspend resume handling to video object
Kieran Bingham
5
-75
/
+80
2018-05-25
media: vsp1: Release buffers for each video node
Kieran Bingham
1
-8
/
+13
2018-05-25
media: vsp1: Drop OF dependency of VIDEO_RENESAS_VSP1
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-05-25
media: soc_camera: fix compiler warning
Hans Verkuil
1
-1
/
+2
2018-05-25
media: renesas-ceu: fix compiler warning
Hans Verkuil
1
-1
/
+1
2018-05-25
media: s5p-mfc: fix two sparse warnings
Hans Verkuil
2
-4
/
+4
2018-05-17
i2c: gpio: move header to platform_data
Wolfram Sang
1
-1
/
+1
2018-05-17
media: v4l: vsp1: Integrate DISCOM in display pipeline
Laurent Pinchart
2
-3
/
+119
2018-05-17
media: v4l: vsp1: Add support for the DISCOM entity
Laurent Pinchart
8
-1
/
+376
2018-05-17
media: v4l: vsp1: Extend the DU API to support CRC computation
Laurent Pinchart
2
-3
/
+5
2018-05-17
media: v4l: vsp1: Reset the crop and compose rectangles in the set_fmt helper
Laurent Pinchart
2
-55
/
+20
2018-05-17
media: v4l: vsp1: Share the CLU, LIF and LUT set_fmt pad operation code
Laurent Pinchart
5
-160
/
+116
2018-05-17
media: v4l: vsp1: Use SPDX license headers
Laurent Pinchart
37
-186
/
+39
2018-05-17
media: v4l: cadence: Add Cadence MIPI-CSI2 TX driver
Maxime Ripard
3
-0
/
+575
2018-05-17
media: cadence: csi2rx: Fix csi2rx_start error handling
Sakari Ailus
1
-2
/
+2
2018-05-16
media: v4l: cadence: Add Cadence MIPI-CSI2 RX driver
Maxime Ripard
5
-0
/
+526
2018-05-15
video: fbdev: via: allow COMPILE_TEST build
Bartlomiej Zolnierkiewicz
1
-0
/
+5
2018-05-11
media: rcar-vin: fix crop and compose handling for Gen3
Niklas Söderlund
1
-0
/
+6
2018-05-11
media: Revert "media: rcar-vin: enable field toggle after a set number of lin...
Niklas Söderlund
1
-15
/
+5
2018-05-11
media: xilinx: regroup caps on querycap
Gustavo Padovan
1
-4
/
+6
2018-05-11
media: rcar_jpu: Add missing clk_disable_unprepare() on error in jpu_open()
Wei Yongjun
1
-1
/
+3
2018-05-11
media: dt-bindings: media: renesas-ceu: Add R-Mobile R8A7740
Jacopo Mondi
1
-0
/
+1
[next]