aboutsummaryrefslogtreecommitdiff
path: root/drivers/memory/emif.c
AgeCommit message (Expand)Author
2013-05-18drivers/memory: don't check resource with devm_ioremap_resourceWolfram Sang
2013-03-25memory: emif: Load the correct custom config values from dtLokesh Vutla
2013-03-25memory: emif: errata i743: Prohibit usage of Power-Down modeGrygorii Strashko
2013-03-25memory: emif: Fix the incorrect 'size' parameter in memcpyOleksandr Dmytryshyn
2013-03-25memory: emif: use restart if power_off not present when out of specNishanth Menon
2013-03-25memory: emif: Handle devices which are not rated for >85CNishanth Menon
2013-03-25memory: emif: handle overflow for timing for LP modeNishanth Menon
2013-03-25memory: emif: setup LP settings on freq updateAmbresh K
2013-03-25memory: emif: Fix the lpmode timeout calculationLokesh Vutla
2013-03-15drivers: memory: use module_platform_driver_probe()Fabio Porcedda
2013-01-22memory: Convert to devm_ioremap_resource()Thierry Reding
2012-09-26memory: emif: Add ifdef CONFIG_DEBUG_FS guard for emif_debugfs_[init|exit]Axel Lin
2012-09-04memory: emif: add device tree support to emif driverAneesh V
2012-05-02memory: emif: add debugfs entries for emifAneesh V
2012-05-02memory: emif: add one-time settingsAneesh V
2012-05-02memory: emif: add interrupt and temperature handlingAneesh V
2012-05-02memory: emif: handle frequency and voltage change eventsAneesh V
2012-05-02memory: emif: add basic infrastructure for EMIF driverAneesh V