summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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 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: 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-05Merge tag 'media/v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...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-04gma500: remove annoying deprecation warningLinus Torvalds
2016-04-04Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-04-04xen/events: Mask a moving irqBoris Ostrovsky
2016-04-03v4l2-mc: avoid warning about unused variableLinus Torvalds
2016-04-02Merge tag 'rproc-v4.6-rc1' of git://github.com/andersson/remoteprocLinus Torvalds
2016-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2016-04-02Convert straggling drivers to new six-argument get_user_pages()Linus Torvalds
2016-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-02Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-04-02Merge tag 'pm+acpi-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-01Merge branch 'acpi-processor'Rafael J. Wysocki
2016-04-01net: mvneta: fix changing MTU when using per-cpu processingMarcin Wojtas
2016-04-01stmmac: fix MDIO settingsGiuseppe CAVALLARO
2016-04-01Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO
2016-04-01stmmac: fix TX normal DESCGiuseppe CAVALLARO