summaryrefslogtreecommitdiff
path: root/drivers/memory
Commit message (Expand)AuthorAge
* memory: mvebu-devbus: add a devbus, keep-config propertyThomas Petazzoni2014-04-29
* memory: mvebu-devbus: add Orion5x supportThomas Petazzoni2014-04-29
* memory: mvebu-devbus: split functionsThomas Petazzoni2014-04-29
* memory: mvebu-devbus: use _SHIFT suffixes instead of _BITThomas Petazzoni2014-04-29
* memory: mvebu-devbus: use ARMADA_ prefix in definesThomas Petazzoni2014-04-29
* memory: mvebu-devbus: fix the conversion of the bus widthThomas Petazzoni2014-04-17
* memory: ti-aemif: introduce AEMIF driverIvan Khoronzhuk2014-02-28
* powerpc: select MEMORY for FSL_IFC to not break existing .config filesPaul Gortmaker2014-02-28
* driver/memory:Move Freescale IFC driver to a common driverPrabhakar Kushwaha2014-02-18
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-06
|\
| * memory: mvebu-devbus: Remove unused variableEzequiel Garcia2013-08-12
| * memory: mvebu-devbus: Remove address decoding window workaroundEzequiel Garcia2013-08-06
* | tegra: simplify use of devm_ioremap_resourceJulia Lawall2013-08-15
|/
* memory: tegra30-mc: Fix IRQ handler.Tuomas Tynkkynen2013-06-17
* memory: tegra20-mc: Fix hang in IRQ handler.Tuomas Tynkkynen2013-06-17
* Merge 3.10-rc3 into char-misc-nextGreg Kroah-Hartman2013-05-27
|\
| * drivers/memory: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-18
* | drivers: memory: Introduce Marvell EBU Device Bus driverEzequiel Garcia2013-05-21
|/
* 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: tegra30: Fix build error w/o PMHiroshi Doyu2013-03-15
* memory: Convert to devm_ioremap_resource()Thierry Reding2013-01-22
* Drivers: memory: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* memory: tegra{20,30}-mc: Fix reading incorrect register in mc_readl()Axel Lin2012-09-26
* memory: emif: Add ifdef CONFIG_DEBUG_FS guard for emif_debugfs_[init|exit]Axel Lin2012-09-26
* memory: fix build when CONFIG_OF && !CONFIG_DDRStephen Warren2012-09-05
* memory: emif: add device tree support to emif driverAneesh V2012-09-04
* memory: tegra{20,30}-mc: Remove empty *_remove()Hiroshi DOYU2012-05-14
* memory: tegra{20,30}-mc: Use dev_err_ratelimited()Hiroshi DOYU2012-05-14
* ARM: tegra30: Make MC optional in KconfigHiroshi DOYU2012-05-11
* ARM: tegra20: Make MC optional in KconfigHiroshi DOYU2012-05-11
* ARM: tegra30: MC: Remove unnecessary BUG*()Hiroshi DOYU2012-05-11
* ARM: tegra20: MC: Remove unnecessary BUG*()Hiroshi DOYU2012-05-11
* ARM: tegra30: Add Tegra Memory Controller(MC) driverHiroshi DOYU2012-05-10
* ARM: tegra20: Add Tegra Memory Controller(MC) driverHiroshi DOYU2012-05-10
* memory: emif: Add Kconfig dependency for TI EMIF controllerSantosh Shilimkar2012-05-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
* memory: emif: add register definitions for EMIFAneesh V2012-05-02