Age | Commit message (Expand) | Author |
2019-01-05 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds |
2018-12-31 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-12-29 | Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2018-12-28 | Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-12-23 | treewide: add intermediate .s files to targets | Masahiro Yamada |
2018-12-23 | treewide: remove explicit rules for *offsets.s | Masahiro Yamada |
2018-12-20 | Merge tag 'zynq-soc-for-v5.0' of https://github.com/Xilinx/linux-xlnx into ne... | Arnd Bergmann |
2018-12-17 | memory: omap-gpmc: Get the header of the enum | Linus Walleij |
2018-12-14 | gpio: Pass a flag to gpiochip_request_own_desc() | Linus Walleij |
2018-12-13 | memory: pl353: Add driver for arm pl353 static memory controller | Naga Sureshkumar Relli |
2018-12-12 | Merge tag 'omap-for-v4.21/driver-part2-signed' of git://git.kernel.org/pub/sc... | Olof Johansson |
2018-12-11 | memory: omap-gpmc: Use of_node_name_eq for node name comparisons | Rob Herring |
2018-11-27 | memory: Convert to using %pOFn instead of device_node.name | Rob Herring |
2018-11-08 | memory: tegra: Introduce Tegra20 EMC driver | Dmitry Osipenko |
2018-09-25 | Merge tag 'at91-4.20-drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Olof Johansson |
2018-09-06 | memory: ti-aemif: fix a potential NULL-pointer dereference | Bartosz Golaszewski |
2018-08-27 | memory: atmel-ebi: Use struct_size() in devm_kzalloc() | Gustavo A. R. Silva |
2018-08-23 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-08-18 | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-07-31 | drivers/memory/Kconfig: Add CONFIG_OF dependency | Anders Roxell |
2018-07-19 | memory: jz4780-nemc: Allow selection of this driver when COMPILE_TEST=y | Boris Brezillon |
2018-07-18 | memory: fsl_ifc: Allow selection of this driver when COMPILE_TEST=y | Boris Brezillon |
2018-07-14 | Merge tag 'tegra-for-4.19-memory' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson |
2018-07-10 | memory: tegra: Correct driver probe order | Dmitry Osipenko |
2018-07-07 | headers: separate linux/mod_devicetable.h from linux/platform_device.h | Randy Dunlap |
2018-06-26 | memory: ti-emif-sram: Add resume function to recopy sram code | Dave Gerlach |
2018-06-12 | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook |
2018-05-25 | Merge tag 'tegra-for-4.18-memory-v2' of git://git.kernel.org/pub/scm/linux/ke... | Olof Johansson |
2018-05-18 | memory: tegra: Remove Tegra114 SATA and AFI reset definitions | Dmitry Osipenko |
2018-05-18 | memory: tegra: Register SMMU after MC driver became ready | Dmitry Osipenko |
2018-05-14 | Merge tag 'arm-soc/for-4.18/drivers' of https://github.com/Broadcom/stblinux ... | Olof Johansson |
2018-05-14 | Merge tag 'gpmc-omap-for-v4.18' of https://github.com/rogerq/linux into next/... | Olof Johansson |
2018-05-14 | Merge tag 'soc_drivers_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson |
2018-05-09 | memory: brcmstb: dpfe: Remove need for dpfe_dev | Florian Fainelli |
2018-04-30 | memory: tegra: Add Tegra210 memory controller hot resets | Thierry Reding |
2018-04-30 | memory: tegra: Add Tegra124 memory controller hot resets | Dmitry Osipenko |
2018-04-30 | memory: tegra: Add Tegra114 memory controller hot resets | Dmitry Osipenko |
2018-04-30 | memory: tegra: Add Tegra30 memory controller hot resets | Dmitry Osipenko |
2018-04-30 | memory: tegra: Add Tegra20 memory controller hot resets | Dmitry Osipenko |
2018-04-30 | memory: tegra: Introduce memory client hot reset | Dmitry Osipenko |
2018-04-30 | memory: tegra: Squash tegra20-mc into common tegra-mc driver | Dmitry Osipenko |
2018-04-27 | memory: tegra: Remove unused headers inclusions | Dmitry Osipenko |
2018-04-27 | memory: tegra: Apply interrupts mask per SoC | Dmitry Osipenko |
2018-04-27 | memory: tegra: Setup interrupts mask before requesting IRQ | Dmitry Osipenko |
2018-04-27 | memory: tegra: Do not handle spurious interrupts | Dmitry Osipenko |
2018-04-24 | memory: omap-gpmc: Avoid redundant NULL check | Roger Quadros |
2018-04-20 | memory: aemif: add support for board files | Bartosz Golaszewski |
2018-04-20 | memory: aemif: don't rely on kbuild for driver's name | Bartosz Golaszewski |
2018-04-18 | ARM: OMAP2+: Fix build when using split object directories | Dave Gerlach |