aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/memory (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-08Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds3-64/+3
2015-09-03Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-13/+30
2015-09-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-4/+1445
2015-09-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+2
2015-08-20Merge tag 'tegra-for-4.3-memory' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/driversOlof Johansson8-4/+1135
2015-08-17Merge tag 'tegra-for-4.3-iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/tegraJoerg Roedel3-64/+3
2015-08-13iommu/tegra-smmu: Parameterize number of TLB linesThierry Reding3-0/+3
2015-08-13memory: tegra: Add Tegra210 supportThierry Reding4-0/+1088
2015-08-13memory: tegra: Add support for a variable-size client ID bitfieldPaul Walmsley4-2/+7
2015-08-13iommu/tegra-smmu: Move flush_dcache to tegra-smmu.cRussell King3-64/+0
2015-08-13memory: kill off set_irq_flags usageRob Herring1-3/+2
2015-08-12memory: omap-gpmc: Don't try to save uninitialized GPMC contextTomeu Vizoso1-0/+6
2015-08-07fsl_ifc: Change IO accessor based on endiannessJaiprakash Singh1-13/+30
2015-07-22memory: pl172: fix modular buildJoachim Eastwood1-2/+1
2015-07-17memory: add ARM PL172 MultiPort Memory Controller driverJoachim Eastwood3-0/+311
2015-07-16memory: tegra: Expose supported rates via debugfsThierry Reding1-2/+40
2015-07-06Merge branch 'fixes-rc1' into omap-for-v4.2/fixesTony Lindgren10-60/+1441
2015-06-26Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds8-57/+1430
2015-06-01memory: omap-gpmc: Add Kconfig option for debugTony Lindgren2-3/+11
2015-06-01memory: omap-gpmc: Fix parsing of devicesTony Lindgren1-7/+1
2015-05-13Merge tag 'tegra-for-4.2-emc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/driversArnd Bergmann5-0/+1332
2015-05-05memory: tegra: Add EMC frequency debugfs entryMikko Perttunen1-0/+48
2015-05-05memory: tegra: Add EMC (external memory controller) driverMikko Perttunen3-0/+1104
2015-05-05memory: tegra: Add API needed by the EMC driverMikko Perttunen2-0/+180
2015-05-04memory: tegra: Disable ARBITRATION_EMEM interruptTomeu Vizoso1-2/+2
2015-05-04memory: tegra: Add Tegra132 supportThierry Reding4-0/+41
2015-05-04memory: tegra: Add SWGROUP namesThierry Reding3-55/+55
2015-04-22Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-69/+289
2015-03-26memory: jz4780-nemc: driver for the NEMC on JZ4780 SoCsAlex Smith3-0/+401
2015-03-06ARM OMAP2+ GPMC: fix programming/showing reserved timing parametersRobert ABEL1-23/+58
2015-03-06ARM OMAP2+ GPMC: fix WAITMONITORINGTIME divider bugRobert ABEL1-27/+103
2015-03-06ARM OMAP2+ GPMC: calculate GPMCFCLKDIVIDER based on WAITMONITORINGTIMERobert ABEL1-7/+79
2015-03-06ARM OMAP2+ GPMC: always program GPMCFCLKDIVIDERRobert ABEL1-11/+6
2015-03-06ARM OMAP2+ GPMC: change get_gpmc_timing_reg output for DTSRobert ABEL1-10/+28
2015-03-06ARM OMAP2+ GPMC: fix debug output alignmentRobert ABEL1-1/+1
2015-03-06ARM OMAP2+ GPMC: add bus childrenRobert ABEL1-2/+16
2015-03-06ARM OMAP2+ GPMC: don't undef DEBUGRobert ABEL1-2/+0
2015-02-25ARM: OMAP2+: gpmc: make gpmc_cs_get_name() staticSemen Protsenko1-1/+1
2015-02-25ARM: OMAP2+: gpmc: Fix writing in gpmc_cs_set_memconfSemen Protsenko1-4/+16
2015-01-29memory/fsl-corenet-cf: Add t1040 supportScott Wood1-2/+34
2014-12-17Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtdLinus Torvalds1-2/+11
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds6-6/+0
2014-12-09Merge tag 'omap-gpmc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+2101
2014-12-04memory: Add NVIDIA Tegra memory controller supportThierry Reding10-389/+3272
2014-11-28memory: gpmc: Move omap gpmc code to live under driversTony Lindgren3-0/+2103
2014-11-05fsl_ifc: Support all 8 IFC chip selectsAaron Sierra1-2/+11
2014-10-20memory: drop owner assignment from platform_driversWolfram Sang6-6/+0
2014-08-25Merge tag 'at91-drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linuxNicolas Ferre3-0/+109
2014-07-29memory: Freescale CoreNet Coherency Fabric error reporting driverScott Wood3-0/+262
2014-07-15memory: add a driver for atmel ram controllersAlexandre Belloni3-0/+109