| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-04-18 | ARM: OMAP2+: Fix build when using split object directories |  Dave Gerlach | 1 | -71/+1 |
| 2018-03-07 | Merge tag 'samsung-drivers-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/drivers |  Arnd Bergmann | 4 | -16/+11 |
| 2018-03-07 | Merge tag 'soc_drivers_for_4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into next/drivers |  Arnd Bergmann | 2 | -2/+1 |
| 2018-03-05 | memory: ti-emif-sram: remove redundant dev_err call in ti_emif_probe() |  Wei Yongjun | 1 | -1/+0 |
| 2018-03-05 | memory-EMIF: Use seq_putc() in emif_regdump_show() |  SF Markus Elfring | 1 | -1/+1 |
| 2018-02-23 | memory: brcmstb: dpfe: support new way of passing data from the DCPU |  Markus Mayer | 1 | -10/+55 |
| 2018-02-23 | memory: brcmstb: dpfe: fix type declaration of variable "ret" |  Markus Mayer | 1 | -3/+3 |
| 2018-02-23 | memory: brcmstb: dpfe: properly mask vendor error bits |  Markus Mayer | 1 | -1/+2 |
| 2018-02-12 | memory: samsung: Add SPDX license identifiers |  Krzysztof Kozlowski | 4 | -16/+11 |
| 2018-02-01 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc |  Linus Torvalds | 13 | -0/+1453 |
| 2018-01-12 | mtd: onenand: omap2: Configure driver from DT |  Ladislav Michl | 1 | -41/+117 |
| 2018-01-04 | Merge tag 'keystone_driver_soc_for_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into next/drivers |  Olof Johansson | 7 | -0/+790 |
| 2017-12-21 | Merge tag 'tegra-for-4.16-memory' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers |  Arnd Bergmann | 6 | -0/+663 |
| 2017-12-15 | memory: tegra: Create SMMU display groups |  Thierry Reding | 4 | -0/+62 |
| 2017-12-13 | memory: tegra: Add Tegra186 support |  Thierry Reding | 2 | -0/+601 |
| 2017-12-06 | memory: ti-emif-sram: remove unused variable |  Arnd Bergmann | 1 | -1/+0 |
| 2017-12-02 | memory: ti-emif-sram: introduce relocatable suspend/resume handlers |  Dave Gerlach | 7 | -0/+791 |
| 2017-12-01 | memory: omap-gpmc: Make 'bank-width' property optional |  Ladislav Michl | 1 | -2/+3 |
| 2017-11-16 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc |  Linus Torvalds | 3 | -30/+747 |
| 2017-11-07 | Merge tag 'gpmc-omap-for-v4.15-pt2' of https://github.com/rogerq/linux into next/drivers |  Arnd Bergmann | 1 | -29/+24 |
| 2017-11-03 | memory: omap-gpmc: Remove deprecated gpmc_update_nand_reg() |  Ladislav Michl | 1 | -29/+24 |
| 2017-11-02 | Merge tag 'arm-soc/for-4.15/drivers-part2' of http://github.com/Broadcom/stblinux into next/drivers |  Arnd Bergmann | 1 | -8/+29 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license |  Greg Kroah-Hartman | 2 | -0/+2 |
| 2017-10-20 | Merge tag 'gpmc-omap-for-v4.15' of https://github.com/rogerq/linux into next/drivers |  Arnd Bergmann | 1 | -1/+0 |
| 2017-10-17 | memory: omap-gpmc: Drop gpmc_status |  Ladislav Michl | 1 | -1/+0 |
| 2017-10-06 | memory: brcmstb: dpfe: skip downloading firmware when possible |  Markus Mayer | 1 | -2/+14 |
| 2017-10-06 | memory: brcmstb: dpfe: introduce is_dcpu_enabled() |  Markus Mayer | 1 | -6/+15 |
| 2017-09-18 | memory: brcmstb: Add driver for DPFE |  Markus Mayer | 2 | -0/+702 |
| 2017-09-10 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc |  Linus Torvalds | 4 | -29/+28 |
| 2017-09-09 | Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu |  Linus Torvalds | 1 | -23/+73 |
| 2017-09-05 | mfd: syscon: atmel-smc: Add helper to retrieve register layout |  Ludovic Desroches | 1 | -4/+9 |
| 2017-09-01 | Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/mediatek', 'arm/tegra', 'arm/qcom', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd', 's390' and 'core' into next |  Joerg Roedel | 1 | -23/+73 |
| 2017-08-22 | memory: mtk-smi: Degrade SMI init to module_init |  Yong Wu | 1 | -7/+4 |
| 2017-08-22 | iommu/mediatek: Add mt2712 IOMMU support |  Yong Wu | 1 | -3/+51 |
| 2017-08-16 | memory: Convert to using %pOF instead of full_name |  Rob Herring | 4 | -29/+28 |
| 2017-08-15 | memory: mtk-smi: Handle return value of clk_prepare_enable |  Arvind Yadav | 1 | -1/+4 |
| 2017-08-04 | memory: mtk-smi: add larbid handle routine |  Honghui Zhang | 1 | -0/+12 |
| 2017-08-04 | memory: mtk-smi: Use of_device_get_match_data helper |  Honghui Zhang | 1 | -12/+2 |
| 2017-07-26 | memory: atmel-ebi: Fix smc cycle xlate converter |  Alexander Dahl | 1 | -1/+1 |
| 2017-07-26 | memory: atmel-ebi: Allow t_DF timings of zero ns |  Alexander Dahl | 1 | -2/+4 |
| 2017-07-26 | memory: atmel-ebi: Fix smc timing return value evaluation |  Alexander Dahl | 1 | -1/+1 |
| 2017-07-04 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc |  Linus Torvalds | 1 | -3/+6 |
| 2017-06-18 | Merge tag 'omap-for-v4.13/gpmc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers |  Olof Johansson | 1 | -3/+6 |
| 2017-06-12 | Merge 4.12-rc5 into char-misc-next |  Greg Kroah-Hartman | 1 | -1/+1 |
| 2017-06-03 | memory: ti-aemif: Handle return value of clk_prepare_enable |  Arvind Yadav | 1 | -1/+4 |
| 2017-06-01 | Merge tag 'at91-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux into fixes |  Olof Johansson | 1 | -1/+1 |
| 2017-05-31 | memory: omap-gpmc: add error message if bank-width property is absent |  Uwe Kleine-König | 1 | -1/+4 |
| 2017-05-31 | memory: omap-gpmc: make dts snippet include semicolon |  Uwe Kleine-König | 1 | -2/+2 |
| 2017-05-16 | memory: omap-gpmc: Fix debug output for access width |  Tony Lindgren | 1 | -1/+1 |
| 2017-05-15 | memory: atmel-ebi: mark PM ops as __maybe_unused |  Arnd Bergmann | 1 | -1/+1 |