summaryrefslogtreecommitdiff
path: root/drivers/memory
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-09-10
|\
| * memory: Convert to using %pOF instead of full_nameRob Herring2017-08-16
* | Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-09
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/...Joerg Roedel2017-09-01
| |\ \ \ \ | | | |_|/ | | |/| |
| | | * | memory: mtk-smi: Degrade SMI init to module_initYong Wu2017-08-22
| | | * | iommu/mediatek: Add mt2712 IOMMU supportYong Wu2017-08-22
| | | * | memory: mtk-smi: Handle return value of clk_prepare_enableArvind Yadav2017-08-15
| | | * | memory: mtk-smi: add larbid handle routineHonghui Zhang2017-08-04
| | | * | memory: mtk-smi: Use of_device_get_match_data helperHonghui Zhang2017-08-04
| | |/ /
* | | | mfd: syscon: atmel-smc: Add helper to retrieve register layoutLudovic Desroches2017-09-05
|/ / /
* | | memory: atmel-ebi: Fix smc cycle xlate converterAlexander Dahl2017-07-26
* | | memory: atmel-ebi: Allow t_DF timings of zero nsAlexander Dahl2017-07-26
* | | memory: atmel-ebi: Fix smc timing return value evaluationAlexander Dahl2017-07-26
|/ /
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-07-04
|\ \
| * \ Merge tag 'omap-for-v4.13/gpmc-signed' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2017-06-18
| |\ \
| | * | memory: omap-gpmc: add error message if bank-width property is absentUwe Kleine-König2017-05-31
| | * | memory: omap-gpmc: make dts snippet include semicolonUwe Kleine-König2017-05-31
| | |/
* | | Merge 4.12-rc5 into char-misc-nextGreg Kroah-Hartman2017-06-12
|\ \ \
| * \ \ Merge tag 'at91-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2017-06-01
| |\ \ \ | | |/ / | |/| |
| | * | memory: atmel-ebi: mark PM ops as __maybe_unusedArnd Bergmann2017-05-15
| | |/
* | | memory: ti-aemif: Handle return value of clk_prepare_enableArvind Yadav2017-06-03
|/ /
* | memory: omap-gpmc: Fix debug output for access widthTony Lindgren2017-05-16
|/
* Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtdLinus Torvalds2017-05-11
|\
| * memory: ifc: Update dependency of IFC for LS1021AAlison Wang2017-03-16
* | Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2017-05-03
|\ \
| * | memory: atmel-ebi: Add PM opsBoris Brezillon2017-04-27
| * | memory: atmel-ebi: Add missing ->numcs assignmentBoris Brezillon2017-04-27
| * | memory: atmel-ebi: Change naming schemeBoris Brezillon2017-04-27
| * | memory: atmel-ebi: Stop using reg_field objects for simple thingsBoris Brezillon2017-04-27
| * | memory: atmel-ebi: Simplify SMC config codeBoris Brezillon2017-04-27
| |/
* | Merge tag 'v4.11-rc1' into omap-for-v4.11/fixesTony Lindgren2017-03-06
|\ \ | |/
| * Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-02-23
| |\
| | * Merge tag 'at91-ab-4.11-drivers2' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2017-01-29
| | |\
| | | * memory: atmel-ebi: Enable the SMC clock if specifiedBoris Brezillon2017-01-27
| | | * memory: atmel-ebi: Properly handle multiple reference to the same CSBoris Brezillon2017-01-27
| | | * memory: atmel-ebi: Fix the test to enable generic SMC logicBoris Brezillon2017-01-27
| | * | Merge tag 'tegra-for-4.11-memory' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2017-01-29
| | |\ \ | | | |/ | | |/|
| | | * memory: tegra: Add a missing 'of_node_put()' callChristophe Jaillet2017-01-25
| | * | memory/atmel-ebi: Fix ns <-> cycles conversionsBoris Brezillon2017-01-10
| | |/
| * | memory: aemif: allow passing device lookup table as platform dataBartosz Golaszewski2017-01-19
| |/
* | ARM: OMAP2+: gpmc-onenand: propagate error on initialization failureLadislav Michl2017-02-28
|/
* Merge tag 'davinci-for-v4.10/drivers-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2016-11-30
|\
| * memory: da8xx-ddrctl: drop the call to of_flat_dt_get_machine_name()Bartosz Golaszewski2016-11-23
* | Merge tag 'at91-ab-4.10-drivers' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2016-11-18
|\ \ | |/ |/|
| * memory: atmel-sdramc: use builtin_platform_driver to simplify the codeWei Yongjun2016-10-20
| * memory: atmel-ebi: fix return value check in at91_ebi_dev_disable()Wei Yongjun2016-10-20
* | memory: davinci: add support for da8xx DDR2/mDDR controllerBartosz Golaszewski2016-11-14
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-07
|\
| * Merge tag 'at91-ab-4.9-drivers' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2016-09-15
| |\