summaryrefslogtreecommitdiff
path: root/drivers/char/nvmap.c
AgeCommit message (Expand)Author
2010-03-08[nvmap] fix strided read/write loop incrementGary King
2010-03-08tegra: Commenting the error prints for memory pin/Unpin functionsNinad Malwade
2010-03-05[nvmap] handle NULL return for pin multiple, fix infinite loopGary King
2010-03-04nvmap: implement nvmap as a full memory manager driverGary King
2010-02-10nvmap: change from platform device to mem deviceGary King
2010-02-02nvmap: use inner cacheable, outer non-cacheable mappingsGary King
2010-02-02nvmap: fix indentationGary King
2009-12-15char: include tegra_devices.h in nvmap.c to get NV_DEBUG definitionGary King
2009-12-14char: add Tegra nvmap device driverGary King