Age | Commit message (Expand) | Author |
2014-07-29 | memory: Freescale CoreNet Coherency Fabric error reporting driver | Scott Wood |
2014-04-29 | memory: mvebu-devbus: add a devbus, keep-config property | Thomas Petazzoni |
2014-04-29 | memory: mvebu-devbus: add Orion5x support | Thomas Petazzoni |
2014-04-29 | memory: mvebu-devbus: split functions | Thomas Petazzoni |
2014-04-29 | memory: mvebu-devbus: use _SHIFT suffixes instead of _BIT | Thomas Petazzoni |
2014-04-29 | memory: mvebu-devbus: use ARMADA_ prefix in defines | Thomas Petazzoni |
2014-04-17 | memory: mvebu-devbus: fix the conversion of the bus width | Thomas Petazzoni |
2014-02-28 | memory: ti-aemif: introduce AEMIF driver | Ivan Khoronzhuk |
2014-02-28 | powerpc: select MEMORY for FSL_IFC to not break existing .config files | Paul Gortmaker |
2014-02-18 | driver/memory:Move Freescale IFC driver to a common driver | Prabhakar Kushwaha |
2013-09-06 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2013-08-15 | tegra: simplify use of devm_ioremap_resource | Julia Lawall |
2013-08-12 | memory: mvebu-devbus: Remove unused variable | Ezequiel Garcia |
2013-08-06 | memory: mvebu-devbus: Remove address decoding window workaround | Ezequiel Garcia |
2013-06-17 | memory: tegra30-mc: Fix IRQ handler. | Tuomas Tynkkynen |
2013-06-17 | memory: tegra20-mc: Fix hang in IRQ handler. | Tuomas Tynkkynen |
2013-05-27 | Merge 3.10-rc3 into char-misc-next | Greg Kroah-Hartman |
2013-05-21 | drivers: memory: Introduce Marvell EBU Device Bus driver | Ezequiel Garcia |
2013-05-18 | drivers/memory: don't check resource with devm_ioremap_resource | Wolfram Sang |
2013-03-25 | memory: emif: Load the correct custom config values from dt | Lokesh Vutla |
2013-03-25 | memory: emif: errata i743: Prohibit usage of Power-Down mode | Grygorii Strashko |
2013-03-25 | memory: emif: Fix the incorrect 'size' parameter in memcpy | Oleksandr Dmytryshyn |
2013-03-25 | memory: emif: use restart if power_off not present when out of spec | Nishanth Menon |
2013-03-25 | memory: emif: Handle devices which are not rated for >85C | Nishanth Menon |
2013-03-25 | memory: emif: handle overflow for timing for LP mode | Nishanth Menon |
2013-03-25 | memory: emif: setup LP settings on freq update | Ambresh K |
2013-03-25 | memory: emif: Fix the lpmode timeout calculation | Lokesh Vutla |
2013-03-15 | drivers: memory: use module_platform_driver_probe() | Fabio Porcedda |
2013-03-15 | memory: tegra30: Fix build error w/o PM | Hiroshi Doyu |
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 |