aboutsummaryrefslogtreecommitdiff
path: root/drivers/memory/tegra30-mc.c
AgeCommit message (Expand)Author
2013-03-15memory: tegra30: Fix build error w/o PMHiroshi Doyu
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: tegra30: MC: Remove unnecessary BUG*()Hiroshi DOYU
2012-05-10ARM: tegra30: Add Tegra Memory Controller(MC) driverHiroshi DOYU