summaryrefslogtreecommitdiff
path: root/drivers/memory/emif.c
Commit message (Expand)AuthorAge
* memory-EMIF: Use seq_putc() in emif_regdump_show()SF Markus Elfring2018-03-05
* drivers/memory: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-18
* memory: emif: Load the correct custom config values from dtLokesh Vutla2013-03-25
* memory: emif: errata i743: Prohibit usage of Power-Down modeGrygorii Strashko2013-03-25
* memory: emif: Fix the incorrect 'size' parameter in memcpyOleksandr Dmytryshyn2013-03-25
* memory: emif: use restart if power_off not present when out of specNishanth Menon2013-03-25
* memory: emif: Handle devices which are not rated for >85CNishanth Menon2013-03-25
* memory: emif: handle overflow for timing for LP modeNishanth Menon2013-03-25
* memory: emif: setup LP settings on freq updateAmbresh K2013-03-25
* memory: emif: Fix the lpmode timeout calculationLokesh Vutla2013-03-25
* drivers: memory: use module_platform_driver_probe()Fabio Porcedda2013-03-15
* memory: Convert to devm_ioremap_resource()Thierry Reding2013-01-22
* memory: emif: Add ifdef CONFIG_DEBUG_FS guard for emif_debugfs_[init|exit]Axel Lin2012-09-26
* memory: emif: add device tree support to emif driverAneesh V2012-09-04
* memory: emif: add debugfs entries for emifAneesh V2012-05-02
* memory: emif: add one-time settingsAneesh V2012-05-02
* memory: emif: add interrupt and temperature handlingAneesh V2012-05-02
* memory: emif: handle frequency and voltage change eventsAneesh V2012-05-02
* memory: emif: add basic infrastructure for EMIF driverAneesh V2012-05-02