summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/nvmap/nvmap_ioctl.c
AgeCommit message (Expand)Author
2014-03-05video: tegra: nvmap: Remove unused marshal_kernel_handleDan Willemsen
2014-03-05video: tegra: nvmap: Remove CONFIG_NVMAP_USE_FD_FOR_HANDLEDan Willemsen
2014-03-03video: tegra: nvmap: add new nvmap trace eventsKrishna Reddy
2014-02-27video: tegra: nvmap: add support for nvmap statsKrishna Reddy
2014-02-06video: tegra: nvmap: fix dereference before null checkDeepak Nibade
2014-02-04video: tegra: nvmap: Check for invalid handleVandana Salve
2014-01-22video: tegra: nvmap: flush cache on arm64Krishna Reddy
2014-01-21video: tegra: nvmap: Fix marshalingAlex Van Brunt
2014-01-21video: tegra: nvmap: fix handle get during pinopKrishna Reddy
2014-01-21video: tegra: nvmap: fix errors for ARM64Peng Du
2014-01-17video: tegra: nvmap: remove deferred cache flushKrishna Reddy
2014-01-10video: tegra: nvmap: don't set VM_IO flagKrishna Reddy
2013-12-11video: tegra: nvmap: don't map UC/WC as IWB/WBKrishna Reddy
2013-12-06video: tegra: nvmap : check for invalid handleVandana Salve
2013-11-15video: tegra: nvmap: allocate fds from 1024Krishna Reddy
2013-11-12video: tegra: nvmap: handle fd to id conversionKrishna Reddy
2013-11-12video: tegra: nvmap: isolate fd creation from refKrishna Reddy
2013-11-12video: tegra: nvmap: don't marshal/unmarshal idKrishna Reddy
2013-11-11Revert "Revert "video: nvmap: Only use CPA if enabled in nvmap""Alex Waterman
2013-11-07Revert "video: nvmap: Only use CPA if enabled in nvmap"Krishna Reddy
2013-11-07video: nvmap: Only use CPA if enabled in nvmapAlex Waterman
2013-10-13video: tegra: nvmap: handle fd to id failureKrishna Reddy
2013-10-03video: tegra: nvmap: convert some of NvMap API to privateKrishna Reddy
2013-10-03video: tegra: nvmap: support using Fd's for handleKrishna Reddy
2013-10-01arm: tegra: iovmm: remove iovmm header fileKrishna Reddy
2013-10-01video: tegra: nvmap: marshal/unmarshal idKrishna Reddy
2013-09-26video: tegra: nvmap: disable deferred cache maint once sgt getKrishna Reddy
2013-09-16video: tegra: nvmap: Replace nvmap's pin codeAlex Waterman
2013-09-16video: tegra: nvmap: Export API for modulesAlex Waterman
2013-09-16video: tegra: nvmap: rename functionAlex Waterman
2013-09-14video: tegra: nvmap: rename cache_maint functionKrishna Reddy
2013-09-14video: tegra: nvmap: fix warning in ioctl_pinopKrishna Reddy
2013-09-14video: tegra: nvmap: remove dev from nvmap_clientKrishna Reddy
2013-09-14video: tegra: nvmap: Fix usermode accessTuomas Tynkkynen
2013-09-14video: tegra: nvmap: use dmabuf fd to share handlesKrishna Reddy
2013-09-14video: tegra: nvmap: Introduce 64-bit safe param queryTerje Bergstrom
2013-09-14video: tegra: nvmap: remove unnecessary nvmap_common.h fileKrishna Reddy
2013-09-14ARM64 changesAlex Van Brunt
2013-09-14drivers: video: nvmap: add alloc-kind ioctlKen Adams
2013-09-14ARM: tegra: bonaire: add board filesJin Qian
2013-09-14video: tegra: add config option for nvmap handle marshallingKrishna Reddy
2013-09-14video: tegra: nvmap: detect invalid pointers passed to nvmapKrishna Reddy
2013-09-14video: tegra: nvmap: Add nvhost private dataTerje Bergstrom
2013-09-14video: tegra: nvmap: rename nvmap.h to nvmap_priv.hKrishna Reddy
2013-09-14video: tegra: nvmap: restrict clients to use user idKrishna Reddy
2013-09-14video: tegra: nvmap: remove sysmem supportKrishna Reddy
2013-09-14video: tegra: nvmap: avoid tlb flush overhead related to arm errata 798181Krishna Reddy
2013-09-14video: tegra: nvmap: fix addr and length validation during cache maintKrishna Reddy
2013-09-14video: tegra: nvmap: handle id should be of type ulongKrishna Reddy
2013-09-14video: tegra: nvmap: fix compilation errors with config COMPAT enabledKrishna Reddy