aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/memory/tegra30-mc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-15tegra: simplify use of devm_ioremap_resourceJulia Lawall1-2/+0
2013-06-17memory: tegra30-mc: Fix IRQ handler.Tuomas Tynkkynen1-3/+6
2013-03-15memory: tegra30: Fix build error w/o PMHiroshi Doyu1-0/+2
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-15/+7
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: tegra30: MC: Remove unnecessary BUG*()Hiroshi DOYU1-12/+8
2012-05-10ARM: tegra30: Add Tegra Memory Controller(MC) driverHiroshi DOYU1-0/+391