| Commit message (Expand) | Author | Age | Files | Lines |
* | memory/fsl-corenet-cf: Add t1040 support | Scott Wood | 2015-01-30 | 1 | -2/+34 |
* | Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2014-12-17 | 1 | -2/+11 |
|\ |
|
| * | fsl_ifc: Support all 8 IFC chip selects | Aaron Sierra | 2014-11-05 | 1 | -2/+11 |
* | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 6 | -6/+0 |
|\ \ |
|
| * | | memory: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 6 | -6/+0 |
| |/ |
|
* | | Merge tag 'omap-gpmc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-12-10 | 3 | -0/+2101 |
|\ \ |
|
| * | | memory: gpmc: Move omap gpmc code to live under drivers | Tony Lindgren | 2014-11-28 | 3 | -0/+2103 |
| |/ |
|
* / | memory: Add NVIDIA Tegra memory controller support | Thierry Reding | 2014-12-04 | 10 | -389/+3272 |
|/ |
|
* | Merge tag 'at91-drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kerne... | Nicolas Ferre | 2014-08-25 | 3 | -0/+109 |
|\ |
|
| * | memory: add a driver for atmel ram controllers | Alexandre Belloni | 2014-07-15 | 3 | -0/+109 |
* | | memory: Freescale CoreNet Coherency Fabric error reporting driver | Scott Wood | 2014-07-30 | 3 | -0/+262 |
|/ |
|
* | memory: mvebu-devbus: add a devbus, keep-config property | Thomas Petazzoni | 2014-04-29 | 1 | -9/+11 |
* | memory: mvebu-devbus: add Orion5x support | Thomas Petazzoni | 2014-04-29 | 1 | -21/+86 |
* | memory: mvebu-devbus: split functions | Thomas Petazzoni | 2014-04-29 | 1 | -39/+51 |
* | memory: mvebu-devbus: use _SHIFT suffixes instead of _BIT | Thomas Petazzoni | 2014-04-29 | 1 | -18/+18 |
* | memory: mvebu-devbus: use ARMADA_ prefix in defines | Thomas Petazzoni | 2014-04-29 | 1 | -24/+24 |
* | memory: mvebu-devbus: fix the conversion of the bus width | Thomas Petazzoni | 2014-04-17 | 1 | -2/+13 |
* | memory: ti-aemif: introduce AEMIF driver | Ivan Khoronzhuk | 2014-03-01 | 3 | -0/+439 |
* | powerpc: select MEMORY for FSL_IFC to not break existing .config files | Paul Gortmaker | 2014-03-01 | 1 | -0/+4 |
* | driver/memory:Move Freescale IFC driver to a common driver | Prabhakar Kushwaha | 2014-02-18 | 2 | -0/+310 |
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2013-09-06 | 1 | -70/+2 |
|\ |
|
| * | memory: mvebu-devbus: Remove unused variable | Ezequiel Garcia | 2013-08-12 | 1 | -8/+0 |
| * | memory: mvebu-devbus: Remove address decoding window workaround | Ezequiel Garcia | 2013-08-06 | 1 | -62/+2 |
* | | tegra: simplify use of devm_ioremap_resource | Julia Lawall | 2013-08-16 | 2 | -4/+0 |
|/ |
|
* | memory: tegra30-mc: Fix IRQ handler. | Tuomas Tynkkynen | 2013-06-18 | 1 | -3/+6 |
* | memory: tegra20-mc: Fix hang in IRQ handler. | Tuomas Tynkkynen | 2013-06-18 | 1 | -1/+4 |
* | Merge 3.10-rc3 into char-misc-next | Greg Kroah-Hartman | 2013-05-27 | 1 | -6/+0 |
|\ |
|
| * | drivers/memory: don't check resource with devm_ioremap_resource | Wolfram Sang | 2013-05-18 | 1 | -6/+0 |
* | | drivers: memory: Introduce Marvell EBU Device Bus driver | Ezequiel Garcia | 2013-05-21 | 3 | -0/+351 |
|/ |
|
* | memory: emif: Load the correct custom config values from dt | Lokesh Vutla | 2013-03-25 | 1 | -3/+4 |
* | memory: emif: errata i743: Prohibit usage of Power-Down mode | Grygorii Strashko | 2013-03-25 | 1 | -0/+35 |
* | memory: emif: Fix the incorrect 'size' parameter in memcpy | Oleksandr Dmytryshyn | 2013-03-25 | 1 | -1/+1 |
* | memory: emif: use restart if power_off not present when out of spec | Nishanth Menon | 2013-03-25 | 1 | -1/+9 |
* | memory: emif: Handle devices which are not rated for >85C | Nishanth Menon | 2013-03-25 | 1 | -0/+27 |
* | memory: emif: handle overflow for timing for LP mode | Nishanth Menon | 2013-03-25 | 1 | -8/+28 |
* | memory: emif: setup LP settings on freq update | Ambresh K | 2013-03-25 | 1 | -0/+2 |
* | memory: emif: Fix the lpmode timeout calculation | Lokesh Vutla | 2013-03-25 | 1 | -3/+7 |
* | drivers: memory: use module_platform_driver_probe() | Fabio Porcedda | 2013-03-15 | 1 | -11/+1 |
* | memory: tegra30: Fix build error w/o PM | Hiroshi Doyu | 2013-03-15 | 1 | -0/+2 |
* | memory: Convert to devm_ioremap_resource() | Thierry Reding | 2013-01-22 | 3 | -11/+11 |
* | Drivers: memory: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 2 | -4/+4 |
* | memory: tegra{20,30}-mc: Fix reading incorrect register in mc_readl() | Axel Lin | 2012-09-26 | 2 | -22/+10 |
* | memory: emif: Add ifdef CONFIG_DEBUG_FS guard for emif_debugfs_[init|exit] | Axel Lin | 2012-09-26 | 1 | -6/+17 |
* | memory: fix build when CONFIG_OF && !CONFIG_DDR | Stephen Warren | 2012-09-05 | 2 | -2/+4 |
* | memory: emif: add device tree support to emif driver | Aneesh V | 2012-09-05 | 4 | -1/+371 |
* | memory: tegra{20,30}-mc: Remove empty *_remove() | Hiroshi DOYU | 2012-05-14 | 2 | -12/+0 |
* | memory: tegra{20,30}-mc: Use dev_err_ratelimited() | Hiroshi DOYU | 2012-05-14 | 2 | -4/+6 |
* | ARM: tegra30: Make MC optional in Kconfig | Hiroshi DOYU | 2012-05-12 | 1 | -1/+7 |
* | ARM: tegra20: Make MC optional in Kconfig | Hiroshi DOYU | 2012-05-12 | 1 | -1/+7 |
* | ARM: tegra30: MC: Remove unnecessary BUG*() | Hiroshi DOYU | 2012-05-12 | 1 | -12/+8 |