summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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: vsp1: Fix vsp1_du_atomic_(begin|flush) declarationsLaurent Pinchart1-2/+2
2016-04-13[media] v4l: subdev: Add pad config allocator and initLaurent Pinchart2-4/+43
2016-04-13[media] media: Rename is_media_entity_v4l2_io to is_media_entity_v4l2_video_d...Laurent Pinchart6-8/+8
2016-04-13[media] media: Add obj_type field to struct media_entityLaurent Pinchart3-37/+41
2016-04-13[media] soc_camera: rcar_vin: add device tree support for r8a7792Simon Horman1-0/+1
2016-04-13[media] soc_camera: rcar_vin: add R-Car Gen 2 and 3 fallback compatibility st...Yoshihiro Kaneko2-2/+11
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-pci-skeleton.c: fill in device_caps in video_deviceHans Verkuil1-3/+2
2016-04-13[media] v4l2: add device_caps to struct video_deviceHans Verkuil2-0/+6
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
2016-04-06[media] au0828: Unregister notifiersMauro Carvalho Chehab1-12/+26
2016-04-06[media] media-devnode: add missing mutex lock in error handlerMax Kellermann1-0/+3
2016-04-06[media] media-device: make topology_version u64Mauro Carvalho Chehab1-1/+1
2016-04-06[media] media-device: Fix a commentMauro Carvalho Chehab1-1/+1
2016-04-05Merge tag 'media/v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds16-507/+78
2016-04-05Merge tag 'linux-kselftest-4.6-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-11/+11
2016-04-05Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds56-181/+229
2016-04-05Merge tag 'for-linus-4.6-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-11/+41
2016-04-04Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2-4/+20
2016-04-04Merge tag 'f2fs-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2-44/+72
2016-04-04gma500: remove annoying deprecation warningLinus Torvalds1-1/+1
2016-04-04Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds398-2869/+2840
2016-04-04mm: drop PAGE_CACHE_* and page_cache_{get,release} definitionKirill A. Shutemov1-15/+0
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov65-135/+120
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov381-2721/+2722