summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-13[media] v4l: vsp1: Simplify frame end processingLaurent Pinchart
2016-04-13[media] v4l: vsp1: Always setup the display listLaurent Pinchart
2016-04-13[media] v4l: vsp1: Use pipeline display list to decide how to write to modulesLaurent Pinchart
2016-04-13[media] v4l: vsp1: VSPD instances have no LUT on Gen3Laurent Pinchart
2016-04-13[media] v4l: vsp1: video: Fix coding styleLaurent Pinchart
2016-04-13[media] v4l: vsp1: drm: Include correct header fileLaurent Pinchart
2016-04-13[media] v4l: vsp1: Fix vsp1_du_atomic_(begin|flush) declarationsLaurent Pinchart
2016-04-13[media] v4l: subdev: Add pad config allocator and initLaurent Pinchart
2016-04-13[media] media: Rename is_media_entity_v4l2_io to is_media_entity_v4l2_video_d...Laurent Pinchart
2016-04-13[media] media: Add obj_type field to struct media_entityLaurent Pinchart
2016-04-13[media] soc_camera: rcar_vin: add device tree support for r8a7792Simon Horman
2016-04-13[media] soc_camera: rcar_vin: add R-Car Gen 2 and 3 fallback compatibility st...Yoshihiro Kaneko
2016-04-13[media] sh_mobile_ceu_camera: Remove dependency on SUPERHSimon Horman
2016-04-13[media] rcar_vin: Use ARCH_RENESASSimon Horman
2016-04-13[media] au0828: remove unused macroGuennadi Liakhovetski
2016-04-13[media] m5mols: potential uninitialized variableDan Carpenter
2016-04-13[media] cx23885: uninitialized variable in cx23885_av_work_handler()Dan Carpenter
2016-04-13[media] am437x-vpfe: fix an uninitialized variable bugDan Carpenter
2016-04-13[media] am437x-vfpe: fix typo in vpfe_get_app_input_indexArnd Bergmann
2016-04-13[media] cobalt: add MTD dependencyArnd Bergmann
2016-04-13[media] media: v4l2-compat-ioctl32: fix missing reserved field copy in put_v4...Tiffany Lin
2016-04-13[media] dw2102: fix unreleased firmwareSudip Mukherjee
2016-04-13[media] cx231xx: return proper error codes at cx231xx-417.cMauro Carvalho Chehab
2016-04-13[media] cx231xx: fix memory leakSudip Mukherjee
2016-04-13[media] v4l2-ioctl: simplify codeHans Verkuil
2016-04-13[media] vivid: set device_caps in video_deviceHans Verkuil
2016-04-13[media] v4l2-pci-skeleton.c: fill in device_caps in video_deviceHans Verkuil
2016-04-13[media] v4l2: add device_caps to struct video_deviceHans Verkuil
2016-04-13[media] exynos-gsc: remove an always false conditionMauro Carvalho Chehab
2016-04-13[media] s5p-tv: constify mxr_layer_ops structuresJulia Lawall
2016-04-13[media] exynos4-is: remove non-device-tree init codeMarek Szyprowski
2016-04-13[media] s5p-mfc: remove non-device-tree init codeMarek Szyprowski
2016-04-13[media] s5p-g2d: remove non-device-tree init codeMarek Szyprowski
2016-04-13[media] exynos-gsc: remove non-device-tree init codeMarek Szyprowski
2016-04-13[media] s5p-jpeg: Adjust buffer size for Exynos 4412Andrzej Pietrasiewicz
2016-04-13[media] exynos4-is: Put node before s5pcsis_parse_dt() return errorJavier Martinez Canillas
2016-04-13[media] exynos4-is: Add missing port parent of_node_put on error pathsKrzysztof Kozlowski
2016-04-06[media] au0828: Unregister notifiersMauro Carvalho Chehab
2016-04-06[media] media-devnode: add missing mutex lock in error handlerMax Kellermann
2016-04-06[media] media-device: make topology_version u64Mauro Carvalho Chehab
2016-04-06[media] media-device: Fix a commentMauro Carvalho Chehab
2016-04-05Merge tag 'media/v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-04-04Merge tag 'linux-kselftest-4.6-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-04-04Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-04-04Merge tag 'for-linus-4.6-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-04-04Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2016-04-04Merge tag 'f2fs-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2016-04-04gma500: remove annoying deprecation warningLinus Torvalds
2016-04-04Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds
2016-04-04mm: drop PAGE_CACHE_* and page_cache_{get,release} definitionKirill A. Shutemov