| Commit message (Expand) | Author | Age | Files | Lines |
* | mtd: move NAND files into a raw/ subdirectory | Miquel Raynal | 2018-09-20 | 1 | -1002/+0 |
* | mtd: nand: tegra: convert to driver model and live tree | Marcel Ziswiler | 2018-05-10 | 1 | -43/+55 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | dm: gpio: Add live tree support | Simon Glass | 2017-06-01 | 1 | -2/+2 |
* | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada | 2016-09-23 | 1 | -1/+1 |
* | Various, unrelated tree-wide typo fixes. | Robert P. J. Day | 2016-07-16 | 1 | -1/+1 |
* | mtd: nand: Add page argument to write_page() etc. | Scott Wood | 2016-06-03 | 1 | -17/+4 |
* | mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data | Scott Wood | 2016-06-03 | 1 | -15/+14 |
* | nand: Embed mtd_info in struct nand_chip | Scott Wood | 2016-06-03 | 1 | -2/+2 |
* | Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header | Simon Glass | 2015-09-11 | 1 | -0/+1 |
* | tegra: nand: disable subpage writes | Marcel Ziswiler | 2015-08-13 | 1 | -0/+3 |
* | mtd/nand/tegra: alignment workaround | Marcel Ziswiler | 2015-08-13 | 1 | -51/+36 |
* | tegra: nand: fix read_byte required for proper onfi detection | Marcel Ziswiler | 2015-08-13 | 1 | -31/+7 |
* | dm: tegra: nand: Remove use of fdtdec GPIO support | Simon Glass | 2015-01-29 | 1 | -5/+4 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | mtd: resync with Linux-3.7.1 | Sergey Lapin | 2013-05-31 | 1 | -15/+12 |
* | tegra: nand: make ONFI detection work | Lucas Stach | 2012-10-29 | 1 | -0/+36 |
* | tegra: nand: add board pinmux | Lucas Stach | 2012-10-15 | 1 | -1/+0 |
* | Tegra20: Move some include files to arch-tegra for sharing with Tegra30 | Tom Warren | 2012-10-15 | 1 | -3/+2 |
* | tegra: nand: Add Tegra NAND driver | Jim Lin | 2012-09-07 | 1 | -0/+1026 |