summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-04-13[media] v4l: vsp1: Consolidate entity ops in a struct vsp1_entity_operationsLaurent Pinchart5-33/+41
2016-04-13[media] v4l: vsp1: Move subdev initialization code to vsp1_entity_init()Laurent Pinchart10-129/+43
2016-04-13[media] v4l: vsp1: Use display lists with the userspace APILaurent Pinchart9-146/+142
2016-04-13[media] v4l: vsp1: Add header display list supportLaurent Pinchart3-5/+70
2016-04-13[media] v4l: vsp1: Fix 80 characters per line violationsLaurent Pinchart7-20/+40
2016-04-13[media] v4l: vsp1: Document calling context of vsp1_pipeline_propagate_alpha()Laurent Pinchart1-0/+3
2016-04-13[media] v4l: vsp1: Remove unneeded entity streaming flagLaurent Pinchart6-37/+0
2016-04-13[media] v4l: vsp1: Don't configure RPF memory buffers before calculating offsetsLaurent Pinchart6-38/+62
2016-04-13[media] v4l: vsp1: Enable display list support for the HS[IT], LUT, SRU and UDSLaurent Pinchart4-5/+5
2016-04-13[media] v4l: vsp1: Don't setup control handler when starting streamingLaurent Pinchart6-34/+6
2016-04-13[media] v4l: vsp1: sru: Don't program intensity in control set handlerLaurent Pinchart2-26/+11
2016-04-13[media] v4l: vsp1: rwpf: Don't program alpha value in control set handlerLaurent Pinchart4-99/+47
2016-04-13[media] vsp1: make vsp1_drm_frame_end staticMauro Carvalho Chehab1-1/+1
2016-04-13[media] v4l: vsp1: bru: Don't program background color in control set handlerLaurent Pinchart2-6/+11
2016-04-13[media] v4l: vsp1: Store the display list manager in the WPFLaurent Pinchart8-45/+70
2016-04-13[media] v4l: vsp1: Split display list manager from display listLaurent Pinchart9-186/+193
2016-04-13[media] v4l: vsp1: Simplify frame end processingLaurent Pinchart2-18/+6
2016-04-13[media] v4l: vsp1: Always setup the display listLaurent Pinchart2-6/+4
2016-04-13[media] v4l: vsp1: Use pipeline display list to decide how to write to modulesLaurent Pinchart6-32/+20
2016-04-13[media] v4l: vsp1: VSPD instances have no LUT on Gen3Laurent Pinchart1-1/+1
2016-04-13[media] v4l: vsp1: video: Fix coding styleLaurent Pinchart1-12/+11
2016-04-13[media] v4l: vsp1: drm: Include correct header fileLaurent Pinchart2-12/+1
2016-04-13[media] v4l: subdev: Add pad config allocator and initLaurent Pinchart1-4/+35
2016-04-13[media] media: Rename is_media_entity_v4l2_io to is_media_entity_v4l2_video_d...Laurent Pinchart5-6/+6
2016-04-13[media] media: Add obj_type field to struct media_entityLaurent Pinchart2-0/+2
2016-04-13[media] soc_camera: rcar_vin: add R-Car Gen 2 and 3 fallback compatibility st...Yoshihiro Kaneko1-0/+2
2016-04-13[media] sh_mobile_ceu_camera: Remove dependency on SUPERHSimon Horman1-1/+1
2016-04-13[media] rcar_vin: Use ARCH_RENESASSimon Horman1-1/+1
2016-04-13[media] au0828: remove unused macroGuennadi Liakhovetski1-1/+0
2016-04-13[media] m5mols: potential uninitialized variableDan Carpenter1-1/+1
2016-04-13[media] cx23885: uninitialized variable in cx23885_av_work_handler()Dan Carpenter1-1/+1
2016-04-13[media] am437x-vpfe: fix an uninitialized variable bugDan Carpenter1-1/+1
2016-04-13[media] am437x-vfpe: fix typo in vpfe_get_app_input_indexArnd Bergmann1-1/+1
2016-04-13[media] cobalt: add MTD dependencyArnd Bergmann1-0/+1
2016-04-13[media] media: v4l2-compat-ioctl32: fix missing reserved field copy in put_v4...Tiffany Lin1-1/+2
2016-04-13[media] dw2102: fix unreleased firmwareSudip Mukherjee1-0/+3
2016-04-13[media] cx231xx: return proper error codes at cx231xx-417.cMauro Carvalho Chehab1-11/+11
2016-04-13[media] cx231xx: fix memory leakSudip Mukherjee1-0/+9
2016-04-13[media] v4l2-ioctl: simplify codeHans Verkuil1-22/+29
2016-04-13[media] vivid: set device_caps in video_deviceHans Verkuil1-15/+7
2016-04-13[media] v4l2: add device_caps to struct video_deviceHans Verkuil1-0/+3
2016-04-13[media] exynos-gsc: remove an always false conditionMauro Carvalho Chehab1-1/+1
2016-04-13[media] s5p-tv: constify mxr_layer_ops structuresJulia Lawall4-4/+4
2016-04-13[media] exynos4-is: remove non-device-tree init codeMarek Szyprowski1-50/+0
2016-04-13[media] s5p-mfc: remove non-device-tree init codeMarek Szyprowski1-32/+5
2016-04-13[media] s5p-g2d: remove non-device-tree init codeMarek Szyprowski2-27/+5
2016-04-13[media] exynos-gsc: remove non-device-tree init codeMarek Szyprowski2-28/+6
2016-04-13[media] s5p-jpeg: Adjust buffer size for Exynos 4412Andrzej Pietrasiewicz1-1/+6
2016-04-13[media] exynos4-is: Put node before s5pcsis_parse_dt() return errorJavier Martinez Canillas1-2/+4
2016-04-13[media] exynos4-is: Add missing port parent of_node_put on error pathsKrzysztof Kozlowski1-1/+3