aboutsummaryrefslogtreecommitdiff
path: root/drivers/memory/tegra20-mc.c
AgeCommit message (Expand)Author
2013-01-22memory: Convert to devm_ioremap_resource()Thierry Reding
2013-01-03Drivers: memory: remove __dev* attributes.Greg Kroah-Hartman
2012-09-26memory: tegra{20,30}-mc: Fix reading incorrect register in mc_readl()Axel Lin
2012-05-14memory: tegra{20,30}-mc: Remove empty *_remove()Hiroshi DOYU
2012-05-14memory: tegra{20,30}-mc: Use dev_err_ratelimited()Hiroshi DOYU
2012-05-11ARM: tegra20: MC: Remove unnecessary BUG*()Hiroshi DOYU
2012-05-10ARM: tegra20: Add Tegra Memory Controller(MC) driverHiroshi DOYU