summaryrefslogtreecommitdiff
path: root/drivers/memory
AgeCommit message (Expand)AuthorFilesLines
2012-05-14memory: tegra{20,30}-mc: Remove empty *_remove()Hiroshi DOYU2-12/+0
2012-05-14memory: tegra{20,30}-mc: Use dev_err_ratelimited()Hiroshi DOYU2-4/+6
2012-05-11ARM: tegra30: Make MC optional in KconfigHiroshi DOYU1-1/+7
2012-05-11ARM: tegra20: Make MC optional in KconfigHiroshi DOYU1-1/+7
2012-05-11ARM: tegra30: MC: Remove unnecessary BUG*()Hiroshi DOYU1-12/+8
2012-05-11ARM: tegra20: MC: Remove unnecessary BUG*()Hiroshi DOYU1-6/+6
2012-05-10ARM: tegra30: Add Tegra Memory Controller(MC) driverHiroshi DOYU3-0/+396
2012-05-10ARM: tegra20: Add Tegra Memory Controller(MC) driverHiroshi DOYU3-0/+267
2012-05-04memory: emif: Add Kconfig dependency for TI EMIF controllerSantosh Shilimkar1-0/+1
2012-05-02memory: emif: add debugfs entries for emifAneesh V1-0/+138
2012-05-02memory: emif: add one-time settingsAneesh V1-0/+148
2012-05-02memory: emif: add interrupt and temperature handlingAneesh V1-2/+209
2012-05-02memory: emif: handle frequency and voltage change eventsAneesh V2-4/+1020
2012-05-02memory: emif: add basic infrastructure for EMIF driverAneesh V4-0/+323
2012-05-02memory: emif: add register definitions for EMIFAneesh V1-0/+454