summaryrefslogtreecommitdiff
path: root/drivers/memory/tegra20-mc.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-20memory: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-08-15tegra: simplify use of devm_ioremap_resourceJulia Lawall1-2/+0
2013-06-17memory: tegra20-mc: Fix hang in IRQ handler.Tuomas Tynkkynen1-1/+4
2013-01-22memory: Convert to devm_ioremap_resource()Thierry Reding1-3/+4
2013-01-03Drivers: memory: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2012-09-26memory: tegra{20,30}-mc: Fix reading incorrect register in mc_readl()Axel Lin1-7/+3
2012-05-14memory: tegra{20,30}-mc: Remove empty *_remove()Hiroshi DOYU1-6/+0
2012-05-14memory: tegra{20,30}-mc: Use dev_err_ratelimited()Hiroshi DOYU1-2/+3
2012-05-11ARM: tegra20: MC: Remove unnecessary BUG*()Hiroshi DOYU1-6/+6
2012-05-10ARM: tegra20: Add Tegra Memory Controller(MC) driverHiroshi DOYU1-0/+262