summaryrefslogtreecommitdiff
path: root/drivers/memory (unfollow)
Commit message (Expand)Author
2021-11-26memory: fsl_ifc: fix leak of irq and nand_irq in fsl_ifc_ctrl_probeDongliang Mu
2021-07-28Revert "memory: fsl_ifc: fix leak of IO mapping on probe failure"Greg Kroah-Hartman
2021-07-20memory: fsl_ifc: fix leak of private memory on probe failureKrzysztof Kozlowski
2021-07-20memory: fsl_ifc: fix leak of IO mapping on probe failureKrzysztof Kozlowski
2021-05-22memory: gpmc: fix out of bounds read and dereference on gpmc_cs[]Colin Ian King
2020-11-10memory: emif: Remove bogus debugfs error handlingDan Carpenter
2020-10-29memory: fsl-corenet-cf: Fix handling of platform_get_irq() errorKrzysztof Kozlowski
2020-10-29memory: omap-gpmc: Fix a couple off by onesDan Carpenter
2020-05-10memory/tegra: Add number of TLB lines for Tegra124Vince Hsu
2019-06-11memory: tegra: Fix integer overflow on tick value calculationDmitry Osipenko
2018-08-06memory: tegra: Apply interrupts mask per SoCDmitry Osipenko
2018-08-06memory: tegra: Do not handle spurious interruptsDmitry Osipenko
2017-12-16ARM: OMAP2+: gpmc-onenand: propagate error on initialization failureLadislav Michl
2016-07-27memory: omap-gpmc: Fix omap gpmc EXTRADELAY timingOcquidant, Sebastien
2015-12-16fsl-ifc: add missing include on ARM64Lijun Pan
2015-10-12memory: omap-gpmc: dump "before" state before first modificationUwe Kleine-König
2015-10-12memory: omap-gpmc: Fix unselectable debug option for GPMCTony Lindgren
2015-10-05memory: ti-aemif: Fix module autoload for OF platform driverLuis de Bethencourt
2015-10-05memory: fsl-corenet: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-29memory: pl172: add ARM PrimeCell PL176 MPMC supportVladimir Zapolskiy
2015-09-29memory: pl172: add ARM PrimeCell PL175 MPMC supportVladimir Zapolskiy
2015-09-29memory: pl172: correct MPMC peripheral ID register bitsVladimir Zapolskiy
2015-08-13iommu/tegra-smmu: Parameterize number of TLB linesThierry Reding
2015-08-13memory: tegra: Add Tegra210 supportThierry Reding
2015-08-13memory: tegra: Add support for a variable-size client ID bitfieldPaul Walmsley
2015-08-13iommu/tegra-smmu: Move flush_dcache to tegra-smmu.cRussell King
2015-08-13memory: kill off set_irq_flags usageRob Herring
2015-08-12memory: omap-gpmc: Don't try to save uninitialized GPMC contextTomeu Vizoso
2015-08-07fsl_ifc: Change IO accessor based on endiannessJaiprakash Singh
2015-07-22memory: pl172: fix modular buildJoachim Eastwood
2015-07-17memory: add ARM PL172 MultiPort Memory Controller driverJoachim Eastwood
2015-07-16memory: tegra: Expose supported rates via debugfsThierry Reding
2015-06-01memory: omap-gpmc: Add Kconfig option for debugTony Lindgren
2015-06-01memory: omap-gpmc: Fix parsing of devicesTony Lindgren
2015-05-05memory: tegra: Add EMC frequency debugfs entryMikko Perttunen
2015-05-05memory: tegra: Add EMC (external memory controller) driverMikko Perttunen
2015-05-05memory: tegra: Add API needed by the EMC driverMikko Perttunen
2015-05-04memory: tegra: Disable ARBITRATION_EMEM interruptTomeu Vizoso
2015-05-04memory: tegra: Add Tegra132 supportThierry Reding
2015-05-04memory: tegra: Add SWGROUP namesThierry Reding
2015-03-26memory: jz4780-nemc: driver for the NEMC on JZ4780 SoCsAlex Smith
2015-03-06ARM OMAP2+ GPMC: fix programming/showing reserved timing parametersRobert ABEL
2015-03-06ARM OMAP2+ GPMC: fix WAITMONITORINGTIME divider bugRobert ABEL
2015-03-06ARM OMAP2+ GPMC: calculate GPMCFCLKDIVIDER based on WAITMONITORINGTIMERobert ABEL
2015-03-06ARM OMAP2+ GPMC: always program GPMCFCLKDIVIDERRobert ABEL
2015-03-06ARM OMAP2+ GPMC: change get_gpmc_timing_reg output for DTSRobert ABEL
2015-03-06ARM OMAP2+ GPMC: fix debug output alignmentRobert ABEL
2015-03-06ARM OMAP2+ GPMC: add bus childrenRobert ABEL
2015-03-06ARM OMAP2+ GPMC: don't undef DEBUGRobert ABEL
2015-02-25ARM: OMAP2+: gpmc: make gpmc_cs_get_name() staticSemen Protsenko