index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] rcar-vin: get rid of an unused var
Mauro Carvalho Chehab
2016-06-16
1
-3
/
+0
*
[media] rcar-vin: add Renesas R-Car VIN driver
Niklas Söderlund
2016-06-16
10
-3
/
+2484
*
[media] s5p-mfc: fix a typo in s5p_mfc_dec
ayaka
2016-06-07
1
-1
/
+1
*
[media] s5p-mfc: remove unnecessary check in try_fmt
ayaka
2016-06-07
1
-9
/
+0
*
[media] s5p-mfc: Add handling of buffer freeing reqbufs request
ayaka
2016-06-07
1
-0
/
+3
*
[media] s5p-mfc: don't close instance after free OUTPUT buffers
ayaka
2016-06-07
1
-1
/
+0
*
[media] s5p-mfc: Don't try to put pm->clock if lookup failed
Javier Martinez Canillas
2016-06-07
1
-0
/
+1
*
[media] media: s5p-mfc: fix compilation issue on archs other than ARM (32bit)
Marek Szyprowski
2016-06-07
1
-1
/
+1
*
media: s5p-mfc: add iommu support
Marek Szyprowski
2016-06-03
2
-0
/
+103
*
media: s5p-mfc: replace custom reserved memory handling code with generic one
Marek Szyprowski
2016-06-03
1
-75
/
+63
*
media: set proper max seg size for devices on Exynos SoCs
Marek Szyprowski
2016-06-03
8
-0
/
+18
*
s5p-mfc: Fix race between s5p_mfc_probe() and s5p_mfc_open()
Javier Martinez Canillas
2016-06-03
1
-18
/
+21
*
s5p-mfc: Add release callback for memory region devs
Javier Martinez Canillas
2016-06-03
1
-0
/
+7
*
s5p-mfc: Set device name for reserved memory region devs
Javier Martinez Canillas
2016-06-03
1
-0
/
+4
*
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-05-27
1
-1
/
+1
*
[media] exynos-gsc: avoid build warning without CONFIG_OF
Arnd Bergmann
2016-05-09
1
-2
/
+6
*
[media] c8sectpfe: Rework firmware loading mechanism
Peter Griffin
2016-05-09
1
-43
/
+22
*
[media] c8sectpfe: Demote print to dev_dbg
Peter Griffin
2016-05-09
1
-1
/
+1
*
[media] c8sectpfe: Fix broken circular buffer wp management
Peter Griffin
2016-05-09
1
-1
/
+1
*
Merge tag 'v4.6-rc7' into patchwork
Mauro Carvalho Chehab
2016-05-09
2
-20
/
+5
|
\
|
*
[media] media: s3c-camif: fix deadlock on driver probe()
Marek Szyprowski
2016-05-02
1
-9
/
+3
|
*
[media] media: exynos4-is: fix deadlock on driver probe
Marek Szyprowski
2016-05-02
1
-11
/
+2
*
|
[media] xilinx-vipp: remove unnecessary of_node_put
Franck Jullien
2016-05-07
1
-6
/
+2
*
|
[media] tpg: Export the tpg code from vivid as a module
Helen Mae Koike Fornazier
2016-04-20
7
-4398
/
+3
*
|
[media] vivid: use new v4l2-rect.h header
Hans Verkuil
2016-04-20
5
-213
/
+110
*
|
[media] vivid: fix smatch errors
Hans Verkuil
2016-04-20
1
-8
/
+11
*
|
[media] media: platform: rcar_jpu, vsp1: Use ARCH_RENESAS
Simon Horman
2016-04-13
1
-2
/
+2
*
|
[media] v4l: vsp1: Update WPF and LIF maximum sizes for Gen3
Laurent Pinchart
2016-04-13
2
-5
/
+12
*
|
[media] v4l: vsp1: Fix V4L2_PIX_FMT_XRGB444 format definition
Laurent Pinchart
2016-04-13
1
-1
/
+1
*
|
[media] v4l: vsp1: Add global alpha support for DRM pipeline
Laurent Pinchart
2016-04-13
1
-1
/
+4
*
|
[media] v4l: vsp1: Add Z-order support for DRM pipeline
Laurent Pinchart
2016-04-13
3
-77
/
+116
*
|
[media] v4l: vsp1: Add support for the RPF alpha multiplier on Gen3
Laurent Pinchart
2016-04-13
4
-3
/
+73
*
|
[media] v4l: vsp1: lut: Use display list fragments to fill LUT
Laurent Pinchart
2016-04-13
2
-6
/
+31
*
|
[media] v4l: vsp1: dl: Add support for multi-body display lists
Laurent Pinchart
2016-04-13
2
-46
/
+251
*
|
[media] v4l: vsp1: dl: Fix race conditions
Laurent Pinchart
2016-04-13
1
-12
/
+29
*
|
[media] v4l: vsp1: dl: Make reg_count field unsigned
Laurent Pinchart
2016-04-13
1
-1
/
+1
*
|
[media] v4l: vsp1: Fix LUT format setting
Laurent Pinchart
2016-04-13
1
-0
/
+1
*
|
[media] v4l: vsp1: Factorize frame size enumeration code
Laurent Pinchart
2016-04-13
6
-111
/
+69
*
|
[media] v4l: vsp1: Factorize media bus codes enumeration code
Laurent Pinchart
2016-04-13
7
-132
/
+60
*
|
[media] v4l: vsp1: Factorize get pad format code
Laurent Pinchart
2016-04-13
9
-126
/
+36
*
|
[media] v4l: vsp1: RPF entities can't be target nodes
Laurent Pinchart
2016-04-13
1
-5
/
+5
*
|
[media] v4l: vsp1: Allocate pipelines on demand
Laurent Pinchart
2016-04-13
8
-61
/
+75
*
|
[media] v4l: vsp1: video: Reorder functions
Laurent Pinchart
2016-04-13
1
-133
/
+133
*
|
[media] v4l: vsp1: Store pipeline pointer in rwpf
Laurent Pinchart
2016-04-13
5
-22
/
+19
*
|
[media] v4l: vsp1: Pass pipe pointer to entity configure functions
Laurent Pinchart
2016-04-13
11
-14
/
+29
*
|
[media] v4l: vsp1: Rename pipeline validate functions to pipeline build
Laurent Pinchart
2016-04-13
1
-9
/
+9
*
|
[media] v4l: vsp1: Pass display list explicitly to configure functions
Laurent Pinchart
2016-04-13
16
-118
/
+125
*
|
[media] v4l: vsp1: Use __vsp1_video_try_format to initialize format at init time
Laurent Pinchart
2016-04-13
1
-9
/
+2
*
|
[media] v4l: vsp1: Merge RPF and WPF pad ops structures
Laurent Pinchart
2016-04-13
4
-65
/
+38
*
|
[media] v4l: vsp1: Create a new configure operation to setup modules
Laurent Pinchart
2016-04-13
12
-476
/
+418
[next]