Age | Commit message (Expand) | Author |
2013-01-22 | memory: Convert to devm_ioremap_resource() | Thierry Reding |
2013-01-03 | Drivers: memory: remove __dev* attributes. | Greg Kroah-Hartman |
2012-09-26 | memory: tegra{20,30}-mc: Fix reading incorrect register in mc_readl() | Axel Lin |
2012-09-26 | memory: emif: Add ifdef CONFIG_DEBUG_FS guard for emif_debugfs_[init|exit] | Axel Lin |
2012-09-05 | memory: fix build when CONFIG_OF && !CONFIG_DDR | Stephen Warren |
2012-09-04 | memory: emif: add device tree support to emif driver | Aneesh V |
2012-05-14 | memory: tegra{20,30}-mc: Remove empty *_remove() | Hiroshi DOYU |
2012-05-14 | memory: tegra{20,30}-mc: Use dev_err_ratelimited() | Hiroshi DOYU |
2012-05-11 | ARM: tegra30: Make MC optional in Kconfig | Hiroshi DOYU |
2012-05-11 | ARM: tegra20: Make MC optional in Kconfig | Hiroshi DOYU |
2012-05-11 | ARM: tegra30: MC: Remove unnecessary BUG*() | Hiroshi DOYU |
2012-05-11 | ARM: tegra20: MC: Remove unnecessary BUG*() | Hiroshi DOYU |
2012-05-10 | ARM: tegra30: Add Tegra Memory Controller(MC) driver | Hiroshi DOYU |
2012-05-10 | ARM: tegra20: Add Tegra Memory Controller(MC) driver | Hiroshi DOYU |
2012-05-04 | memory: emif: Add Kconfig dependency for TI EMIF controller | Santosh Shilimkar |
2012-05-02 | memory: emif: add debugfs entries for emif | Aneesh V |
2012-05-02 | memory: emif: add one-time settings | Aneesh V |
2012-05-02 | memory: emif: add interrupt and temperature handling | Aneesh V |
2012-05-02 | memory: emif: handle frequency and voltage change events | Aneesh V |
2012-05-02 | memory: emif: add basic infrastructure for EMIF driver | Aneesh V |
2012-05-02 | memory: emif: add register definitions for EMIF | Aneesh V |