| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2017-02-24 | 2 | -51/+80 |
|\ |
|
| * | Merge tag 'at91-ab-4.11-drivers2' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson | 2017-01-30 | 1 | -34/+65 |
| |\ |
|
| | * | memory: atmel-ebi: Enable the SMC clock if specified | Boris Brezillon | 2017-01-27 | 1 | -14/+37 |
| | * | memory: atmel-ebi: Properly handle multiple reference to the same CS | Boris Brezillon | 2017-01-27 | 1 | -19/+27 |
| | * | memory: atmel-ebi: Fix the test to enable generic SMC logic | Boris Brezillon | 2017-01-27 | 1 | -1/+1 |
| * | | Merge tag 'tegra-for-4.11-memory' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson | 2017-01-30 | 1 | -4/+1 |
| |\ \
| | |/
| |/| |
|
| | * | memory: tegra: Add a missing 'of_node_put()' call | Christophe Jaillet | 2017-01-25 | 1 | -4/+1 |
| * | | memory/atmel-ebi: Fix ns <-> cycles conversions | Boris Brezillon | 2017-01-10 | 1 | -13/+14 |
| |/ |
|
* / | memory: aemif: allow passing device lookup table as platform data | Bartosz Golaszewski | 2017-01-19 | 1 | -1/+7 |
|/ |
|
* | Merge tag 'davinci-for-v4.10/drivers-2' of git://git.kernel.org/pub/scm/linux... | Arnd Bergmann | 2016-11-30 | 1 | -3/+1 |
|\ |
|
| * | memory: da8xx-ddrctl: drop the call to of_flat_dt_get_machine_name() | Bartosz Golaszewski | 2016-11-23 | 1 | -3/+1 |
* | | Merge tag 'at91-ab-4.10-drivers' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson | 2016-11-18 | 2 | -6/+2 |
|\ \
| |/
|/| |
|
| * | memory: atmel-sdramc: use builtin_platform_driver to simplify the code | Wei Yongjun | 2016-10-20 | 1 | -5/+1 |
| * | memory: atmel-ebi: fix return value check in at91_ebi_dev_disable() | Wei Yongjun | 2016-10-20 | 1 | -1/+1 |
* | | memory: davinci: add support for da8xx DDR2/mDDR controller | Bartosz Golaszewski | 2016-11-14 | 3 | -0/+184 |
|/ |
|
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-10-08 | 3 | -26/+8 |
|\ |
|
| * | Merge tag 'at91-ab-4.9-drivers' of git://git.kernel.org/pub/scm/linux/kernel/... | Arnd Bergmann | 2016-09-15 | 2 | -11/+3 |
| |\ |
|
| | * | memory: atmel-sdramc: fix a possible NULL dereference | LABBE Corentin | 2016-08-31 | 1 | -3/+1 |
| | * | memory: atmel-ebi: use PTR_ERR_OR_ZERO() to simplify the code | Wei Yongjun | 2016-08-08 | 1 | -8/+2 |
| * | | Merge commit 'http://github.com/rogerq/linux gpmc-omap-v4.8-rc1' into next/dr... | Arnd Bergmann | 2016-09-03 | 1 | -14/+7 |
| |\ \ |
|
| * | | | memory: omap-gpmc: make gpmc_clk_ticks_to_ns() static | Baoyou Xie | 2016-08-29 | 1 | -2/+2 |
| * | | | memory: omap-gpmc: use devm_gpiochip_add_data() | Linus Walleij | 2016-08-29 | 1 | -10/+2 |
| * | | | memory: omap-gpmc: Delete an unnecessary check before the function call "gpio... | Markus Elfring | 2016-08-29 | 1 | -3/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-10-04 | 1 | -0/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | fix:memory:of_memory:add missing header dependencies | Baoyou Xie | 2016-08-31 | 1 | -0/+1 |
| |/ |
|
* / | memory: omap-gpmc: allow probe of child nodes to fail | Johan Hovold | 2016-08-08 | 1 | -14/+7 |
|/ |
|
* | Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2016-08-02 | 2 | -2/+4 |
|\ |
|
| * | memory: Update dependency of IFC for Layerscape | Raghav Dogra | 2016-07-14 | 2 | -2/+4 |
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-08-02 | 8 | -117/+867 |
|\ \ |
|
| * \ | Merge tag 'samsung-drivers-4.8-3' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann | 2016-07-14 | 1 | -1/+1 |
| |\ \ |
|
| | * | | memory: samsung: exynos-srom: Fix wrong count of registers | Seung-Woo Kim | 2016-07-06 | 1 | -1/+1 |
| * | | | Merge tag 'tegra-for-4.8-memory' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson | 2016-07-07 | 2 | -9/+9 |
| |\ \ \ |
|
| | * | | | memory: tegra: mc: Add missing of_node_put() | Amitoj Kaur Chawla | 2016-06-14 | 1 | -2/+4 |
| | * | | | memory: tegra: Delete unneeded of_node_put() | Julia Lawall | 2016-06-14 | 2 | -6/+2 |
| | * | | | memory: tegra: tegra124-emc: Add missing of_node_put() | Amitoj Kaur Chawla | 2016-06-14 | 1 | -1/+3 |
| | | |/
| | |/| |
|
| * | | | Merge tag 'samsung-drivers-4.8-2' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson | 2016-07-06 | 1 | -27/+12 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | memory: samsung: exynos-srom: make it explicitly non-modular | Paul Gortmaker | 2016-06-20 | 1 | -18/+3 |
| | * | | memory: samsung: endian fixes for IO | Ben Dooks | 2016-06-20 | 1 | -10/+10 |
| | |/ |
|
| * | | Merge tag 'gpmc-omap-for-v4.8' of https://github.com/rogerq/linux into next/d... | Olof Johansson | 2016-07-05 | 1 | -73/+63 |
| |\ \ |
|
| | * | | memory: omap-gpmc: Move gpio functions out of #ifdef CONFIG_OF | Roger Quadros | 2016-06-17 | 1 | -63/+63 |
| | * | | memory: omap-gpmc: make it explicitly non-modular | Paul Gortmaker | 2016-06-17 | 1 | -10/+0 |
| | |/ |
|
| * | | memory: atmel-ebi: make it explicitly non-modular | Paul Gortmaker | 2016-06-21 | 1 | -7/+2 |
| * | | memory: atmel-sdramc: make it explicitly non-modular | Paul Gortmaker | 2016-06-21 | 1 | -7/+4 |
| * | | memory: add Atmel EBI (External Bus Interface) driver | Boris Brezillon | 2016-06-02 | 3 | -0/+783 |
| |/ |
|
* | | Merge tag 'iommu-updates-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-08-01 | 1 | -18/+149 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/msm'... | Joerg Roedel | 2016-07-26 | 1 | -18/+149 |
| |\ \ \
| | | |/
| | |/| |
|
| | | * | memory/mediatek: add support for mt2701 | Honghui Zhang | 2016-06-21 | 1 | -18/+149 |
| | |/ |
|
* | | | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-07-30 | 1 | -2/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | memory: omap-gpmc: use of_platform_default_populate() to populate default bus | Kefeng Wang | 2016-06-23 | 1 | -2/+1 |
| |/ |
|
* / | memory: omap-gpmc: Fix omap gpmc EXTRADELAY timing | Ocquidant, Sebastien | 2016-06-16 | 1 | -1/+1 |
|/ |
|