summaryrefslogtreecommitdiffstats
path: root/drivers/memory
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-07-041-3/+6
|\
| * Merge tag 'omap-for-v4.13/gpmc-signed' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2017-06-181-3/+6
| |\
| | * memory: omap-gpmc: add error message if bank-width property is absentUwe Kleine-König2017-05-311-1/+4
| | * memory: omap-gpmc: make dts snippet include semicolonUwe Kleine-König2017-05-311-2/+2
* | | Merge 4.12-rc5 into char-misc-nextGreg Kroah-Hartman2017-06-121-1/+1
|\ \ \
| * \ \ Merge tag 'at91-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2017-06-011-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | memory: atmel-ebi: mark PM ops as __maybe_unusedArnd Bergmann2017-05-151-1/+1
| | |/
* | / memory: ti-aemif: Handle return value of clk_prepare_enableArvind Yadav2017-06-031-1/+4
|/ /
* / memory: omap-gpmc: Fix debug output for access widthTony Lindgren2017-05-161-1/+1
|/
* Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtdLinus Torvalds2017-05-111-1/+1
|\
| * memory: ifc: Update dependency of IFC for LS1021AAlison Wang2017-03-161-1/+1
* | Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2017-05-032-384/+201
|\ \
| * | memory: atmel-ebi: Add PM opsBoris Brezillon2017-04-271-0/+20
| * | memory: atmel-ebi: Add missing ->numcs assignmentBoris Brezillon2017-04-271-0/+1
| * | memory: atmel-ebi: Change naming schemeBoris Brezillon2017-04-271-60/+60
| * | memory: atmel-ebi: Stop using reg_field objects for simple thingsBoris Brezillon2017-04-271-42/+13
| * | memory: atmel-ebi: Simplify SMC config codeBoris Brezillon2017-04-272-303/+128
| |/
* | Merge tag 'v4.11-rc1' into omap-for-v4.11/fixesTony Lindgren2017-03-063-52/+87
|\|
| * Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-02-232-51/+80
| |\
| | * Merge tag 'at91-ab-4.11-drivers2' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2017-01-291-34/+65
| | |\
| | | * memory: atmel-ebi: Enable the SMC clock if specifiedBoris Brezillon2017-01-271-14/+37
| | | * memory: atmel-ebi: Properly handle multiple reference to the same CSBoris Brezillon2017-01-271-19/+27
| | | * memory: atmel-ebi: Fix the test to enable generic SMC logicBoris Brezillon2017-01-271-1/+1
| | * | Merge tag 'tegra-for-4.11-memory' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2017-01-291-4/+1
| | |\ \ | | | |/ | | |/|
| | | * memory: tegra: Add a missing 'of_node_put()' callChristophe Jaillet2017-01-251-4/+1
| | * | memory/atmel-ebi: Fix ns <-> cycles conversionsBoris Brezillon2017-01-101-13/+14
| | |/
| * / memory: aemif: allow passing device lookup table as platform dataBartosz Golaszewski2017-01-191-1/+7
| |/
* / ARM: OMAP2+: gpmc-onenand: propagate error on initialization failureLadislav Michl2017-02-281-3/+1
|/
* Merge tag 'davinci-for-v4.10/drivers-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2016-11-301-3/+1
|\
| * memory: da8xx-ddrctl: drop the call to of_flat_dt_get_machine_name()Bartosz Golaszewski2016-11-231-3/+1
* | Merge tag 'at91-ab-4.10-drivers' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2016-11-182-6/+2
|\ \ | |/ |/|
| * memory: atmel-sdramc: use builtin_platform_driver to simplify the codeWei Yongjun2016-10-201-5/+1
| * memory: atmel-ebi: fix return value check in at91_ebi_dev_disable()Wei Yongjun2016-10-201-1/+1
* | memory: davinci: add support for da8xx DDR2/mDDR controllerBartosz Golaszewski2016-11-143-0/+184
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-073-26/+8
|\
| * Merge tag 'at91-ab-4.9-drivers' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2016-09-152-11/+3
| |\
| | * memory: atmel-sdramc: fix a possible NULL dereferenceLABBE Corentin2016-08-311-3/+1
| | * memory: atmel-ebi: use PTR_ERR_OR_ZERO() to simplify the codeWei Yongjun2016-08-081-8/+2
| * | Merge commit 'http://github.com/rogerq/linux gpmc-omap-v4.8-rc1' into next/dr...Arnd Bergmann2016-09-031-14/+7
| |\ \
| * | | memory: omap-gpmc: make gpmc_clk_ticks_to_ns() staticBaoyou Xie2016-08-291-2/+2
| * | | memory: omap-gpmc: use devm_gpiochip_add_data()Linus Walleij2016-08-291-10/+2
| * | | memory: omap-gpmc: Delete an unnecessary check before the function call "gpio...Markus Elfring2016-08-291-3/+1
| | |/ | |/|
* | | Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-10-031-0/+1
|\ \ \ | |_|/ |/| |
| * | fix:memory:of_memory:add missing header dependenciesBaoyou Xie2016-08-311-0/+1
| |/
* / memory: omap-gpmc: allow probe of child nodes to failJohan Hovold2016-08-081-14/+7
|/
* Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtdLinus Torvalds2016-08-022-2/+4
|\
| * memory: Update dependency of IFC for LayerscapeRaghav Dogra2016-07-132-2/+4
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-018-117/+867
|\ \
| * \ Merge tag 'samsung-drivers-4.8-3' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2016-07-141-1/+1
| |\ \
| | * | memory: samsung: exynos-srom: Fix wrong count of registersSeung-Woo Kim2016-07-061-1/+1