summaryrefslogtreecommitdiffstats
path: root/drivers/memory
AgeCommit message (Expand)AuthorLines
2015-07-06Merge branch 'fixes-rc1' into omap-for-v4.2/fixesTony Lindgren-60/+1441
2015-06-26Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-57/+1430
2015-06-01memory: omap-gpmc: Add Kconfig option for debugTony Lindgren-3/+11
2015-06-01memory: omap-gpmc: Fix parsing of devicesTony Lindgren-7/+1
2015-05-13Merge tag 'tegra-for-4.2-emc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann-0/+1332
2015-05-05memory: tegra: Add EMC frequency debugfs entryMikko Perttunen-0/+48
2015-05-05memory: tegra: Add EMC (external memory controller) driverMikko Perttunen-0/+1104
2015-05-05memory: tegra: Add API needed by the EMC driverMikko Perttunen-0/+180
2015-05-04memory: tegra: Disable ARBITRATION_EMEM interruptTomeu Vizoso-2/+2
2015-05-04memory: tegra: Add Tegra132 supportThierry Reding-0/+41
2015-05-04memory: tegra: Add SWGROUP namesThierry Reding-55/+55
2015-04-22Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-69/+289
2015-03-26memory: jz4780-nemc: driver for the NEMC on JZ4780 SoCsAlex Smith-0/+401
2015-03-06ARM OMAP2+ GPMC: fix programming/showing reserved timing parametersRobert ABEL-23/+58
2015-03-06ARM OMAP2+ GPMC: fix WAITMONITORINGTIME divider bugRobert ABEL-27/+103
2015-03-06ARM OMAP2+ GPMC: calculate GPMCFCLKDIVIDER based on WAITMONITORINGTIMERobert ABEL-7/+79
2015-03-06ARM OMAP2+ GPMC: always program GPMCFCLKDIVIDERRobert ABEL-11/+6
2015-03-06ARM OMAP2+ GPMC: change get_gpmc_timing_reg output for DTSRobert ABEL-10/+28
2015-03-06ARM OMAP2+ GPMC: fix debug output alignmentRobert ABEL-1/+1
2015-03-06ARM OMAP2+ GPMC: add bus childrenRobert ABEL-2/+16
2015-03-06ARM OMAP2+ GPMC: don't undef DEBUGRobert ABEL-2/+0
2015-02-25ARM: OMAP2+: gpmc: make gpmc_cs_get_name() staticSemen Protsenko-1/+1
2015-02-25ARM: OMAP2+: gpmc: Fix writing in gpmc_cs_set_memconfSemen Protsenko-4/+16
2015-01-29memory/fsl-corenet-cf: Add t1040 supportScott Wood-2/+34
2014-12-17Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtdLinus Torvalds-2/+11
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-6/+0
2014-12-09Merge tag 'omap-gpmc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+2101
2014-12-04memory: Add NVIDIA Tegra memory controller supportThierry Reding-389/+3272
2014-11-28memory: gpmc: Move omap gpmc code to live under driversTony Lindgren-0/+2103
2014-11-05fsl_ifc: Support all 8 IFC chip selectsAaron Sierra-2/+11
2014-10-20memory: drop owner assignment from platform_driversWolfram Sang-6/+0
2014-08-25Merge tag 'at91-drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kerne...Nicolas Ferre-0/+109
2014-07-29memory: Freescale CoreNet Coherency Fabric error reporting driverScott Wood-0/+262
2014-07-15memory: add a driver for atmel ram controllersAlexandre Belloni-0/+109
2014-04-29memory: mvebu-devbus: add a devbus, keep-config propertyThomas Petazzoni-9/+11
2014-04-29memory: mvebu-devbus: add Orion5x supportThomas Petazzoni-21/+86
2014-04-29memory: mvebu-devbus: split functionsThomas Petazzoni-39/+51
2014-04-29memory: mvebu-devbus: use _SHIFT suffixes instead of _BITThomas Petazzoni-18/+18
2014-04-29memory: mvebu-devbus: use ARMADA_ prefix in definesThomas Petazzoni-24/+24
2014-04-17memory: mvebu-devbus: fix the conversion of the bus widthThomas Petazzoni-2/+13
2014-02-28memory: ti-aemif: introduce AEMIF driverIvan Khoronzhuk-0/+439
2014-02-28powerpc: select MEMORY for FSL_IFC to not break existing .config filesPaul Gortmaker-0/+4
2014-02-18driver/memory:Move Freescale IFC driver to a common driverPrabhakar Kushwaha-0/+310
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds-70/+2
2013-08-15tegra: simplify use of devm_ioremap_resourceJulia Lawall-4/+0
2013-08-12memory: mvebu-devbus: Remove unused variableEzequiel Garcia-8/+0
2013-08-06memory: mvebu-devbus: Remove address decoding window workaroundEzequiel Garcia-62/+2
2013-06-17memory: tegra30-mc: Fix IRQ handler.Tuomas Tynkkynen-3/+6
2013-06-17memory: tegra20-mc: Fix hang in IRQ handler.Tuomas Tynkkynen-1/+4
2013-05-27Merge 3.10-rc3 into char-misc-nextGreg Kroah-Hartman-6/+0