aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/memory (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-24Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+1
2016-03-22Merge tag 'iommu-updates-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds3-0/+282
2016-02-25memory: mediatek: Add SMI driverYong Wu3-0/+282
2016-02-08memory: omap-gpmc: Add support for AAD timingsNeil Armstrong1-0/+30
2016-02-01driver/memory: Removal of deprecated NO_IRQRaghav Dogra1-1/+1
2016-01-20Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2015-12-16fsl-ifc: add missing include on ARM64Lijun Pan1-0/+1
2015-12-14memory/tegra: Add number of TLB lines for Tegra124Vince Hsu1-0/+1
2015-11-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+23
2015-11-04Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-0/+2
2015-10-12memory: omap-gpmc: dump "before" state before first modificationUwe Kleine-König1-1/+1
2015-10-12memory: omap-gpmc: Fix unselectable debug option for GPMCTony Lindgren1-3/+9
2015-10-05memory: ti-aemif: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-10-05memory: fsl-corenet: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-29memory: pl172: add ARM PrimeCell PL176 MPMC supportVladimir Zapolskiy1-0/+9
2015-09-29memory: pl172: add ARM PrimeCell PL175 MPMC supportVladimir Zapolskiy1-1/+11
2015-09-29memory: pl172: correct MPMC peripheral ID register bitsVladimir Zapolskiy1-2/+3
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