summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/tegra_nand.c
AgeCommit message (Expand)Author
2018-09-20mtd: nand: colibri_t20: more comments/debug outputMarcel Ziswiler
2017-01-11tegra: nand: 16-bit bch ecc integrationMarcel Ziswiler
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day
2016-06-03mtd: nand: Add page argument to write_page() etc.Scott Wood
2016-06-03mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood
2016-06-03nand: Embed mtd_info in struct nand_chipScott Wood
2015-09-11Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass
2015-08-13tegra: nand: disable subpage writesMarcel Ziswiler
2015-08-13mtd/nand/tegra: alignment workaroundMarcel Ziswiler
2015-08-13tegra: nand: fix read_byte required for proper onfi detectionMarcel Ziswiler
2015-01-29dm: tegra: nand: Remove use of fdtdec GPIO supportSimon Glass
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-31mtd: resync with Linux-3.7.1Sergey Lapin
2012-10-29tegra: nand: make ONFI detection workLucas Stach
2012-10-15tegra: nand: add board pinmuxLucas Stach
2012-10-15Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren
2012-09-07tegra: nand: Add Tegra NAND driverJim Lin