summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/nvmap/nvmap.c
AgeCommit message (Expand)Author
2017-06-09video: tegra: nvmap: Fix NULL pointer dereferenceSri Krishna chowdary
2017-05-05video: tegra: nvmap: Check if handle holds a buffer before mapSri Krishna chowdary
2014-07-03nvmap: add null pointer check in __nvmap_sg_tableIshwarya Balaji Gururajan
2014-04-10nvmap: mask off page type bitsSri Krishna chowdary
2014-04-10video: tegra: nvmap: fix incorrect use of pgalloc.contigKrishna Reddy
2014-04-10Revert "nvmap: mask off page type bits"Juha Tukkinen
2014-04-10nvmap: mask off page type bitsSri Krishna chowdary
2014-03-31video: tegra: nvmap: remove compilation warningsSri Krishna chowdary
2014-03-19video: tegra: nvmap: fix race condition with NVMAP_LAZY_VFREEKrishna Reddy
2014-03-19video: tegra: nvmap: use kernel api for virtual mappingKrishna Reddy
2014-03-12video:tegra:nvmap: defer virtual space free till handle freeKirill Artamonov
2014-03-05video: tegra: nvmap: Remove __nvmap_ref_to_id castingDan Willemsen
2014-03-05video: tegra: nvmap: Move refs array to nvmap_handleDan Willemsen
2014-03-05video: tegra: nvmap: __nvmap_validate_locked takes a nvmap_handleDan Willemsen
2014-03-05video: tegra: nvmap: Push nvmap_handle_get casting upDan Willemsen
2014-01-22video: tegra: nvmap: flush cache on arm64Krishna Reddy
2014-01-21video: tegra: nvmap: fix errors for ARM64Peng Du
2014-01-17video: tegra: nvmap: remove deferred cache flushKrishna Reddy
2013-11-13video: tegra: Fix pin/unpin tracingAlex Waterman
2013-10-29video: tegra: nvmap: Handle error condition correctlyAlex Waterman
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-10-01arm: tegra: iovmm: remove iovmm header fileKrishna 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: fix warnings from nvmap_free_sg_tableKrishna Reddy
2013-09-16video: tegra: nvmap: Fix virt mem checksAlex Waterman
2013-09-16video: tegra: nvmap: remove unused _nvmap_pinKrishna Reddy
2013-09-16video: tegra: nvmap: rename functionAlex 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 alloc dmabufKrishna Reddy
2013-09-14video: tegra: nvmap: support passing handle as argKrishna Reddy
2013-09-14video: tegra: nvmap: allow NULL client pointerKrishna Reddy
2013-09-14video: tegra: nvmap: remove dev from nvmap_clientKrishna Reddy
2013-09-14video: tegra: nvmap: remove share from clientKrishna Reddy
2013-09-14video: tegra: nvmap: remove unnecessary nvmap_common.h fileKrishna Reddy
2013-09-14video: tegra: nvmap: remove obsolete APIKrishna Reddy
2013-09-14ARM64 changesAlex Van Brunt
2013-09-14video: tegra: nvmap: Tegra12 updates to nvmapMark Stadler
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: detect invalid pointers passed to nvmapKrishna Reddy
2013-09-14video: tegra: nvmap: fix handle validation issueKrishna Reddy
2013-09-14video: tegra: nvmap: Validate client and ref at unpin()Hiroshi Doyu
2013-09-14video: tegra: nvmap: Add tegra_iovmm_vm_insert_pages()Hiroshi Doyu
2013-09-14video: tegra: nvmap: Add explicit cache flushTerje Bergstrom
2013-09-14video: tegra: nvmap: Add nvhost private dataTerje Bergstrom