summaryrefslogtreecommitdiffstats
path: root/drivers/memory
AgeCommit message (Expand)AuthorLines
2017-07-04Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-3/+6
2017-06-18Merge tag 'omap-for-v4.13/gpmc-signed' of git://git.kernel.org/pub/scm/linux/...Olof Johansson-3/+6
2017-06-12Merge 4.12-rc5 into char-misc-nextGreg Kroah-Hartman-1/+1
2017-06-03memory: ti-aemif: Handle return value of clk_prepare_enableArvind Yadav-1/+4
2017-06-01Merge tag 'at91-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson-1/+1
2017-05-31memory: omap-gpmc: add error message if bank-width property is absentUwe Kleine-König-1/+4
2017-05-31memory: omap-gpmc: make dts snippet include semicolonUwe Kleine-König-2/+2
2017-05-16memory: omap-gpmc: Fix debug output for access widthTony Lindgren-1/+1
2017-05-15memory: atmel-ebi: mark PM ops as __maybe_unusedArnd Bergmann-1/+1
2017-05-11Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtdLinus Torvalds-1/+1
2017-05-03Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-384/+201
2017-04-27memory: atmel-ebi: Add PM opsBoris Brezillon-0/+20
2017-04-27memory: atmel-ebi: Add missing ->numcs assignmentBoris Brezillon-0/+1
2017-04-27memory: atmel-ebi: Change naming schemeBoris Brezillon-60/+60
2017-04-27memory: atmel-ebi: Stop using reg_field objects for simple thingsBoris Brezillon-42/+13
2017-04-27memory: atmel-ebi: Simplify SMC config codeBoris Brezillon-303/+128
2017-03-16memory: ifc: Update dependency of IFC for LS1021AAlison Wang-1/+1
2017-03-06Merge tag 'v4.11-rc1' into omap-for-v4.11/fixesTony Lindgren-52/+87
2017-02-28ARM: OMAP2+: gpmc-onenand: propagate error on initialization failureLadislav Michl-3/+1
2017-02-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-51/+80
2017-01-29Merge tag 'at91-ab-4.11-drivers2' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson-34/+65
2017-01-29Merge tag 'tegra-for-4.11-memory' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson-4/+1
2017-01-27memory: atmel-ebi: Enable the SMC clock if specifiedBoris Brezillon-14/+37
2017-01-27memory: atmel-ebi: Properly handle multiple reference to the same CSBoris Brezillon-19/+27
2017-01-27memory: atmel-ebi: Fix the test to enable generic SMC logicBoris Brezillon-1/+1
2017-01-25memory: tegra: Add a missing 'of_node_put()' callChristophe Jaillet-4/+1
2017-01-19memory: aemif: allow passing device lookup table as platform dataBartosz Golaszewski-1/+7
2017-01-10memory/atmel-ebi: Fix ns <-> cycles conversionsBoris Brezillon-13/+14
2016-11-30Merge tag 'davinci-for-v4.10/drivers-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann-3/+1
2016-11-23memory: da8xx-ddrctl: drop the call to of_flat_dt_get_machine_name()Bartosz Golaszewski-3/+1
2016-11-18Merge tag 'at91-ab-4.10-drivers' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson-6/+2
2016-11-14memory: davinci: add support for da8xx DDR2/mDDR controllerBartosz Golaszewski-0/+184
2016-10-20memory: atmel-sdramc: use builtin_platform_driver to simplify the codeWei Yongjun-5/+1
2016-10-20memory: atmel-ebi: fix return value check in at91_ebi_dev_disable()Wei Yongjun-1/+1
2016-10-07Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-26/+8
2016-10-03Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+1
2016-09-15Merge tag 'at91-ab-4.9-drivers' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann-11/+3
2016-09-03Merge commit 'http://github.com/rogerq/linux gpmc-omap-v4.8-rc1' into next/dr...Arnd Bergmann-14/+7
2016-08-31memory: atmel-sdramc: fix a possible NULL dereferenceLABBE Corentin-3/+1
2016-08-31fix:memory:of_memory:add missing header dependenciesBaoyou Xie-0/+1
2016-08-29memory: omap-gpmc: make gpmc_clk_ticks_to_ns() staticBaoyou Xie-2/+2
2016-08-29memory: omap-gpmc: use devm_gpiochip_add_data()Linus Walleij-10/+2
2016-08-29memory: omap-gpmc: Delete an unnecessary check before the function call "gpio...Markus Elfring-3/+1
2016-08-08memory: atmel-ebi: use PTR_ERR_OR_ZERO() to simplify the codeWei Yongjun-8/+2
2016-08-08memory: omap-gpmc: allow probe of child nodes to failJohan Hovold-14/+7
2016-08-02Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtdLinus Torvalds-2/+4
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-117/+867
2016-08-01Merge tag 'iommu-updates-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-18/+149
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+1
2016-07-26Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/msm'...Joerg Roedel-18/+149