summaryrefslogtreecommitdiff
path: root/include/linux/nvmap.h
AgeCommit message (Expand)Author
2014-04-23video: tegra: nvmap: implement reserve pages ioctlSri Krishna chowdary
2014-04-23video: tegra: nvmap: protect kernel headers from userSri Krishna chowdary
2014-04-23video: tegra: nvmap: add new flag CACHE_SYNCKrishna Reddy
2014-04-23video: tegra: nvmap: helper for reserved bit opsSri Krishna chowdary
2014-04-23video: tegra: nvmap: Add cache list IOCTLSri Krishna chowdary
2014-04-07nvmap: move file.h to kernel headersSri Krishna chowdary
2014-04-02video: tegra: nvmap: remove obsolete nvmap APIKrishna Reddy
2014-03-27nvmap: remove unused member buddy_sizeKrishna Reddy
2014-03-25nvmap: remove unnecessary CONFIG_COMPAT checkKrishna Reddy
2014-03-24video: tegra: nvmap: avoid exposing private struct's to clientsKrishna Reddy
2014-03-23nvmap: remove obsolete cma_chunk_size memberKrishna Reddy
2014-03-23nvmap: add dma_dev pointer to nvmap platform dataKrishna Reddy
2014-03-11video: tegra: nvmap: Add new cache maint opAlex Waterman
2014-03-06video: tegra: nvmap: Add support for contiguous allocationSami Kiminki
2014-03-05video: tegra: nvmap: Fix CONFIG_COMPAT supportDan Willemsen
2014-03-05video: tegra: nvmap: Define ID to be __u32Dan Willemsen
2014-03-05video: tegra: nvmap: Always use a __u32 for a handleDan Willemsen
2014-02-26video: tegra: nvmap: Remove direct access to privArto Merilainen
2014-01-21video: tegra: nvmap: fix errors for ARM64Peng Du
2014-01-15video: tegra: nvmap: remove deprecated APIKrishna Reddy
2014-01-14video: tegra: nvmap: remove deprecated ioctl cmdKrishna Reddy
2013-12-17video: tegra: nvmap: remove nvmap_dmabuf_to_user_idKrishna Reddy
2013-10-18include: linux: nvmap: add carveout resize paramsVandana Salve
2013-10-16include: linux: nvmap: add cma_dev in nvmap_platform_carveoutKrishna Reddy
2013-10-03video: tegra: nvmap: remove nvmap_handle_address_user_id APIKrishna Reddy
2013-10-03video: tegra: nvmap: convert some of NvMap API to privateKrishna Reddy
2013-10-01video: tegra: nvmap: remove obsolete NvMap APIKrishna Reddy
2013-10-01video: tegra: nvmap: remove nvmap_alloc/__free APIKrishna Reddy
2013-09-16video: tegra: nvmap: Export API for modulesAlex Waterman
2013-09-14video: tegra: nvmap: remove unused nvmap_pin_arrayKrishna Reddy
2013-09-14video: tegra: nvmap: add api's that take dmabufKrishna Reddy
2013-09-14video: tegra: nvmap: add api to get param based on dmabufKrishna Reddy
2013-09-14video: tegra: nvmap: add API to alloc dmabufKrishna Reddy
2013-09-14video: tegra: nvmap: rename the nvmap_get_dmabufKrishna Reddy
2013-09-14video: tegra: nvmap: Export dmabuf for all handlesAlex Waterman
2013-09-14video: tegra: nvmap: Fix compile error in nvmap.hAlex Waterman
2013-09-14video: tegra: nvmap: remove unused nvmap apiKrishna Reddy
2013-09-14video: tegra: nvmap: remove obsolete APIKrishna Reddy
2013-09-14nvmap: Fix merge conflictAntoine Chauveau
2013-09-14video: tegra: nvmap: add API to get iovmm used pagesKrishna Reddy
2013-09-14ARM: tegra: nvmap: Add free pages API for page poolsAlex Waterman
2013-09-14video: tegra12: nvmap: move nvmap ioctls to linux/nvmap.hAlex 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: nvmap: Change the nvmap_pin APIAlex Van Brunt
2013-09-14video: tegra: nvmap: Export handle parametersTerje Bergstrom
2013-09-14video: tegra: nvmap: Add explicit cache flushTerje Bergstrom
2013-09-14video: tegra: nvmap: Add nvhost private dataTerje Bergstrom
2013-09-14video: tegra: nvmap: Implement nvmap_sg_tableTerje Bergstrom
2013-09-14video: tegra: nvmap: restrict clients to use user idKrishna Reddy