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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-13
[media] v4l: vsp1: Factorize get pad format code
Laurent Pinchart
9
-126
/
+36
2016-04-13
[media] v4l: vsp1: RPF entities can't be target nodes
Laurent Pinchart
1
-5
/
+5
2016-04-13
[media] v4l: vsp1: Allocate pipelines on demand
Laurent Pinchart
8
-61
/
+75
2016-04-13
[media] v4l: vsp1: video: Reorder functions
Laurent Pinchart
1
-133
/
+133
2016-04-13
[media] v4l: vsp1: Store pipeline pointer in rwpf
Laurent Pinchart
5
-22
/
+19
2016-04-13
[media] v4l: vsp1: Pass pipe pointer to entity configure functions
Laurent Pinchart
11
-14
/
+29
2016-04-13
[media] v4l: vsp1: Rename pipeline validate functions to pipeline build
Laurent Pinchart
1
-9
/
+9
2016-04-13
[media] v4l: vsp1: Pass display list explicitly to configure functions
Laurent Pinchart
16
-118
/
+125
2016-04-13
[media] v4l: vsp1: Use __vsp1_video_try_format to initialize format at init time
Laurent Pinchart
1
-9
/
+2
2016-04-13
[media] v4l: vsp1: Merge RPF and WPF pad ops structures
Laurent Pinchart
4
-65
/
+38
2016-04-13
[media] v4l: vsp1: Create a new configure operation to setup modules
Laurent Pinchart
12
-476
/
+418
2016-04-13
[media] v4l: vsp1: Store active selection rectangles in a pad config structure
Laurent Pinchart
10
-51
/
+58
2016-04-13
[media] v4l: vsp1: Store active formats in a pad config structure
Laurent Pinchart
11
-124
/
+311
2016-04-13
[media] v4l: vsp1: Implement and use the subdev pad::init_cfg configuration
Laurent Pinchart
10
-18
/
+16
2016-04-13
[media] v4l: vsp1: Add race condition FIXME comment
Laurent Pinchart
1
-0
/
+3
2016-04-13
[media] v4l: vsp1: Fix BRU try compose rectangle storage
Laurent Pinchart
1
-1
/
+2
2016-04-13
[media] v4l: vsp1: Consolidate entity ops in a struct vsp1_entity_operations
Laurent Pinchart
5
-33
/
+41
2016-04-13
[media] v4l: vsp1: Move subdev initialization code to vsp1_entity_init()
Laurent Pinchart
10
-129
/
+43
2016-04-13
[media] v4l: vsp1: Use display lists with the userspace API
Laurent Pinchart
9
-146
/
+142
2016-04-13
[media] v4l: vsp1: Add header display list support
Laurent Pinchart
3
-5
/
+70
2016-04-13
[media] v4l: vsp1: Fix 80 characters per line violations
Laurent Pinchart
7
-20
/
+40
2016-04-13
[media] v4l: vsp1: Document calling context of vsp1_pipeline_propagate_alpha()
Laurent Pinchart
1
-0
/
+3
2016-04-13
[media] v4l: vsp1: Remove unneeded entity streaming flag
Laurent Pinchart
6
-37
/
+0
2016-04-13
[media] v4l: vsp1: Don't configure RPF memory buffers before calculating offsets
Laurent Pinchart
6
-38
/
+62
2016-04-13
[media] v4l: vsp1: Enable display list support for the HS[IT], LUT, SRU and UDS
Laurent Pinchart
4
-5
/
+5
2016-04-13
[media] v4l: vsp1: Don't setup control handler when starting streaming
Laurent Pinchart
6
-34
/
+6
2016-04-13
[media] v4l: vsp1: sru: Don't program intensity in control set handler
Laurent Pinchart
2
-26
/
+11
2016-04-13
[media] v4l: vsp1: rwpf: Don't program alpha value in control set handler
Laurent Pinchart
4
-99
/
+47
2016-04-13
[media] vsp1: make vsp1_drm_frame_end static
Mauro Carvalho Chehab
1
-1
/
+1
2016-04-13
[media] v4l: vsp1: bru: Don't program background color in control set handler
Laurent Pinchart
2
-6
/
+11
2016-04-13
[media] v4l: vsp1: Store the display list manager in the WPF
Laurent Pinchart
8
-45
/
+70
2016-04-13
[media] v4l: vsp1: Split display list manager from display list
Laurent Pinchart
9
-186
/
+193
2016-04-13
[media] v4l: vsp1: Simplify frame end processing
Laurent Pinchart
2
-18
/
+6
2016-04-13
[media] v4l: vsp1: Always setup the display list
Laurent Pinchart
2
-6
/
+4
2016-04-13
[media] v4l: vsp1: Use pipeline display list to decide how to write to modules
Laurent Pinchart
6
-32
/
+20
2016-04-13
[media] v4l: vsp1: VSPD instances have no LUT on Gen3
Laurent Pinchart
1
-1
/
+1
2016-04-13
[media] v4l: vsp1: video: Fix coding style
Laurent Pinchart
1
-12
/
+11
2016-04-13
[media] v4l: vsp1: drm: Include correct header file
Laurent Pinchart
2
-12
/
+1
2016-04-13
[media] v4l: subdev: Add pad config allocator and init
Laurent Pinchart
1
-4
/
+35
2016-04-13
[media] media: Rename is_media_entity_v4l2_io to is_media_entity_v4l2_video_d...
Laurent Pinchart
3
-4
/
+4
2016-04-13
[media] media: Add obj_type field to struct media_entity
Laurent Pinchart
2
-0
/
+2
2016-04-13
[media] soc_camera: rcar_vin: add R-Car Gen 2 and 3 fallback compatibility st...
Yoshihiro Kaneko
1
-0
/
+2
2016-04-13
[media] sh_mobile_ceu_camera: Remove dependency on SUPERH
Simon Horman
1
-1
/
+1
2016-04-13
[media] rcar_vin: Use ARCH_RENESAS
Simon Horman
1
-1
/
+1
2016-04-13
[media] au0828: remove unused macro
Guennadi Liakhovetski
1
-1
/
+0
2016-04-13
[media] m5mols: potential uninitialized variable
Dan Carpenter
1
-1
/
+1
2016-04-13
[media] cx23885: uninitialized variable in cx23885_av_work_handler()
Dan Carpenter
1
-1
/
+1
2016-04-13
[media] am437x-vpfe: fix an uninitialized variable bug
Dan Carpenter
1
-1
/
+1
2016-04-13
[media] am437x-vfpe: fix typo in vpfe_get_app_input_index
Arnd Bergmann
1
-1
/
+1
2016-04-13
[media] cobalt: add MTD dependency
Arnd Bergmann
1
-0
/
+1
[prev]
[next]