An error occurred fetching the project authors.
- 22 Sep, 2014 1 commit
-
-
Ezequiel García authored
The ELM driver is only used by the OMAP NAND driver, so let's move it to the nand/ directory. Additionally, let's rename it to a less confusing name, so the module is built with a meaningful name, instead of the previous 'elm.ko'. Acked-by:
Roger Quadros <rogerq@ti.com> Signed-off-by:
Ezequiel Garcia <ezequiel@vanguardiasur.com.ar> Signed-off-by:
Brian Norris <computersforpeace@gmail.com>
-
- 22 Jul, 2014 1 commit
-
-
Boris BREZILLON authored
Add a converter to retrieve NAND timings from an ONFI NAND timing mode. At the moment, only SDR NAND timings are supported. Signed-off-by:
Boris BREZILLON <boris.brezillon@free-electrons.com> Signed-off-by:
Brian Norris <computersforpeace@gmail.com>
-
- 30 Aug, 2013 1 commit
-
-
Jussi Kivilinna authored
The driver has very low utility. Devices in question are limited to about 400kB/s and the only known user (me) discarded the hardware several years back. Signed-off-by:
Joern Engel <joern@logfs.org> Signed-off-by:
Brian Norris <computersforpeace@gmail.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 05 Apr, 2013 3 commits
-
-
Artem Bityutskiy authored
This driver is marked as broken for 2 years, and no one cares to make it compile and work. Now it is time to zap it. Signed-off-by:
Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
Artem Bityutskiy authored
This driver has been marked as broken for long time and it depends on a non-existing PPCHAMELEONEVB Kconfig symbol. Signed-off-by:
Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
Artem Bityutskiy authored
The AG-AND support is about to be removed from MTD, because this technology is dead for long time. Thus, remove this the only AG-AND driver we have in the kernel tree. Signed-off-by:
Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Acked-by:
Brian Norris <computersforpeace@gmail.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 22 Nov, 2012 1 commit
-
-
Rafał Miłecki authored
BCMA bus can contain NAND flash memory, it's registered in system as platform device. This adds required hooks and place for controler specific drivers. Signed-off-by:
Rafał Miłecki <zajec5@gmail.com> Signed-off-by:
Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
-
- 21 Nov, 2012 2 commits
-
-
Alexander Shiyan authored
This patch provide migration to using "gpio-nand" driver instead of using special driver for handling NAND memory. Signed-off-by:
Alexander Shiyan <shc_work@mail.ru> Signed-off-by:
Olof Johansson <olof@lixom.net>
-
Alexander Shiyan authored
This patch provide migration to using "gpio-nand" and "basic-mmio-gpio" drivers instead of using special driver for handling NAND memory. Signed-off-by:
Alexander Shiyan <shc_work@mail.ru> Signed-off-by:
Olof Johansson <olof@lixom.net>
-
- 15 Nov, 2012 3 commits
-
-
Linus Walleij authored
The nomadik_nand driver is really just a subset of the FSMC NAND driver, and there are no users anymore so let's delete it. Signed-off-by:
Linus Walleij <linus.walleij@linaro.org> Acked-by:
Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by:
Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
-
Dinh Nguyen authored
Add a device tree version of the Denali NAND driver. Based on an original patch from Jamie Iles to add a MMIO version of this driver. Signed-off-by:
Dinh Nguyen <dinguyen@altera.com> Signed-off-by:
Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
-
Dinh Nguyen authored
The Denali controller can also be found in SoC devices attached to a simple bus. Move the PCI specific parts into denali_pci so that we can add a denali_dt that uses the same driver but for a device tree driver instead of a PCI based device. Signed-off-by:
Jamie Iles <jamie@jamieiles.com> Signed-off-by:
Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
-
- 29 Sep, 2012 2 commits
-
-
Christian Daudt authored
This driver is being removed as part of the cleanup of the bcmring SoC from mainline as it is no longer maintained. Signed-off-by:
Christian Daudt <csd@broadcom.com> Reviewed-by:
Jiandong Zheng <jdzheng@broadcom.com> Acked-by:
Will Deacon <will.deacon@arm.com> Signed-off-by:
Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
John Crispin authored
The driver uses plat_nand. As the platform_device is loaded from DT, we need to lookup the node and attach our xway specific "struct platform_nand_data" to it. Signed-off-by:
John Crispin <blogic@openwrt.org> Signed-off-by:
Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 06 Jul, 2012 2 commits
-
-
Roland Stigge authored
This patch adds a driver for the MLC NAND controller of the LPC32xx SoC. [dwmw2: 21st century pedantry] Signed-off-by:
Roland Stigge <stigge@antcom.de> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
Roland Stigge authored
This patch adds support for the SLC NAND controller inside the LPC32xx SoC. [dwmw2: 21st century pedantry] Signed-off-by:
Roland Stigge <stigge@antcom.de> Signed-off-by:
Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 26 Mar, 2012 1 commit
-
-
Mike Dunn authored
This patch adds a driver for the M-Sys / Sandisk diskonchip G4 nand flash found in various smartphones and PDAs, among them the Palm Treo680, HTC Prophet and Wizard, Toshiba Portege G900, Asus P526, and O2 XDA Zinc. It was tested on the Treo 680, but should work generically. Since v3, this patch adds power management functions, a scan of the factory bad block table during initialization, several fixes, and more extensive testing. Also, the platform data header file, which only contained partitioning information, was removed. Command-line partitioning can be used, at least until an mtd parser is written for the saftl format with which these chips are shipped. Signed-off-by:
Mike Dunn <mikedunn@newsguy.com> Reviewed-by:
Robert Jarzmik <robert.jarzmik@free.fr> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 16 Mar, 2012 1 commit
-
-
Prabhakar Kushwaha authored
Integrated Flash Controller(IFC) can be used to hook NAND Flash chips using NAND Flash Machine available on it. Signed-off-by:
Dipen Dudhat <Dipen.Dudhat@freescale.com> Signed-off-by:
Scott Wood <scottwood@freescale.com> Signed-off-by:
Li Yang <leoli@freescale.com> Signed-off-by:
Liu Shuo <b35362@freescale.com> Signed-off-by:
Poonam Aggrwal <poonam.aggrwal@freescale.com> Signed-off-by:
Prabhakar Kushwaha <prabhakar@freescale.com> Signed-off-by:
Kumar Gala <galak@kernel.crashing.org>
-
- 11 Sep, 2011 2 commits
-
-
Huang Shijie authored
add the GPMI-NAND driver in the relevant Kconfig and Makefile in the MTD. Signed-off-by:
Huang Shijie <b32955@freescale.com> Acked-by:
Marek Vasut <marek.vasut@gmail.com> Tested-by:
Koen Beel <koen.beel@barco.com> Signed-off-by:
Artem Bityutskiy <artem.bityutskiy@intel.com>
-
Dmitry Eremin-Solenikov authored
EDB7312 isn't supported by mainline kernel, so drop it now. If the board support will ever be submitted to mainline, one can revert this commit. Signed-off-by:
Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by:
Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
-
- 11 Mar, 2011 1 commit
-
-
Ivan Djelic authored
This patch adds software BCH ECC support to mtd, in order to handle recent NAND device ecc requirements (4 bits or more). It does so by adding a new ecc mode (NAND_ECC_SOFT_BCH) for use by board drivers, and a new Kconfig option to enable BCH support. It relies on the generic BCH library introduced in a previous patch. When a board driver uses mode NAND_ECC_SOFT_BCH, it should also set fields chip->ecc.size and chip->ecc.bytes to select BCH ecc data size and required error correction capability. See nand_bch_init() documentation for details. It has been tested on the following platforms using mtd-utils, UBI and UBIFS: x86 (with nandsim), arm926ejs. Signed-off-by:
Ivan Djelic <ivan.djelic@parrot.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 24 Oct, 2010 1 commit
-
-
Linus Walleij authored
This is the same driver submitted by ST Micros SPEAr team but generalized and tested on the ST-Ericsson U300. It probably easily works on the NHK8815 too. Signed-off-by:
Vipin Kumar <vipin.kumar@st.com> Signed-off-by:
Rajeev Kumar <rajeev-dlh.kumar@st.com> Signed-off-by:
Shiraz Hashim <shiraz.hashim@st.com> Signed-off-by:
Viresh Kumar <viresh.kumar@st.com> Signed-off-by:
Linus Walleij <linus.walleij@stericsson.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 05 Aug, 2010 1 commit
-
-
Lars-Peter Clausen authored
Add support for the NAND controller on JZ4740 SoCs. Signed-off-by:
Lars-Peter Clausen <lars@metafoo.de> Cc: David Woodhouse <dwmw2@infradead.org> Cc: linux-mtd@lists.infradead.org Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/1470/Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
-
- 13 May, 2010 1 commit
-
-
Jason Roberts authored
There is more work to be done on this but it is basically working now. Signed-off-by:
Jason Roberts <jason.e.roberts@intel.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 26 Mar, 2010 1 commit
-
-
Maxim Levitsky authored
This way drivers could use ecc routines without depedency on whole nand Signed-off-by:
Maxim Levitsky <maximlevitsky@gmail.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 26 Feb, 2010 3 commits
-
-
Maxim Levitsky authored
This adds a driver for Ricoh R5C852 xD card reader. This reader is a part of larger mulifunction chip and found at least in R5C832 Driver is complete, but bewere of the fact that some (probably only type M) xD cards are 'fake' which means that they have an on board CPU and expose emulated nand command set These cards don't even store the oob area on the flash, but generate it on the fly from something else. Thus they demand to have proper values written in the oob area, and therefore only useful with SmartMedia FTL. Signed-off-by:
Maxim Levitsky <maximlevitsky@gmail.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
Maxim Levitsky authored
This small module implements few helpers that are usefull for nand drivers for SmartMedia/xD card readers. Signed-off-by:
Maxim Levitsky <maximlevitsky@gmail.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
Anatolij Gustschin authored
Adds NAND Flash Controller driver for MPC5121 Revision 2. All device features, except hardware ECC and power management, are supported. Signed-off-by:
Piotr Ziecik <kosmo@semihalf.com> Signed-off-by:
Wolfgang Denk <wd@denx.de> Signed-off-by:
Anatolij Gustschin <agust@denx.de> Acked-by:
Grant Likely <grant.likely@secretlab.ca> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 06 Jan, 2010 1 commit
-
-
H Hartley Sweeten authored
The ts72xx platform has been updated to use the generic platform nand driver (plat_nand.c). This removes the now-defunct ts7250.c nand driver. Signed-off-by:
H Hartley Sweeten <hsweeten@visionengravers.com> Cc: Matthieu Crapet <mcrapet@gmail.com> Cc: Jesse Off <joff@embeddedARM.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 01 Jan, 2010 1 commit
-
-
David Woodhouse authored
Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 17 Dec, 2009 1 commit
-
-
Ralf Baechle authored
The platform has never been fully merged Signed-off-by:
Ralf Baechle <ralf@linux-mips.org> Cc: Thomas Koeller <thomas.koeller@baslerweb.com> Cc: David Woodhouse <dwmw2@infradead.org> Cc: Wim Van Sebroeck <wim@iguana.be> Cc: linux-kernel@vger.kernel.org Cc: linux-mtd@lists.infradead.org Acked-by:
David Woodhouse <David.Woodhouse@intel.com> Acked-by:
Wim Van Sebroeck <wim@iguana.be>
-
- 20 Oct, 2009 1 commit
-
-
Leo (Hao) Chen authored
Signed-off-by:
Leo Hao Chen <leochen@broadcom.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 20 Sep, 2009 1 commit
-
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@unipv.it> Acked-by:
Andrea Gallo <andrea.gallo@stericsson.com> Acked-by:
Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 19 Sep, 2009 1 commit
-
-
Wan ZongShun authored
Add w90p910 NAND driver for w90p910 evaluation board based on w90p910,there is a K8F1G08 NAND on my board. [dwmw2: depend on MTD_PARTITIONS] Signed-off-by:
Wan ZongShun <mcuos.com@gmail.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 05 Jun, 2009 1 commit
-
-
Vimal Singh authored
This driver is present in the OMAP tree, now pushing it to MTD. Original author(s): Jian Zhang <jzhang@ti.com> Signed-off-by:
Vimal Singh <vimalsingh@ti.com> Cc: Jian Zhang <jzhang@ti.com> Cc: Artem Bityutskiy <dedekind@infradead.org> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 06 Apr, 2009 1 commit
-
-
Wolfgang Grandegger authored
Signed-off-by:
Ilya Yanok <yanok@emcraft.com> Acked-by:
Wolfgang Grandegger <wg@grandegger.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 20 Mar, 2009 2 commits
-
-
Atsushi Nemoto authored
This patch adds support for the integrated NAND flash controller of the TXx9 family. Once upon a time there were tx4925ndfmc and tx4938ndfmc driver. They were removed due to bitrot in 2005. This new driver is completely rewritten based on a driver in CELF patch archive. Signed-off-by:
Atsushi Nemoto <anemo@mba.ocn.ne.jp> Cc: Ralf Bächle <ralf@linux-mips.org> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
David Brownell authored
This is a device driver for the NAND flash controller found on the various DaVinci family chips. It handles up to four SoC chipselects, and some flavors of secondary chipselect (e.g. based on upper bits of the address bus) as used with some multichip packages. (Including the 2 GiB chips used on some TI devel boards.) The 1-bit ECC hardware is supported (3 bytes ECC per 512 bytes data); but not yet the newer 4-bit ECC (10 bytes ECC per 512 bytes data), as available on chips like the DM355 or OMAP-L137 and needed with the more error-prone MLC NAND chips. This is a cleaned-up version of code that's been in use for several years now; sanity checked with the new drivers/mtd/tests. Signed-off-by:
David Brownell <dbrownell@users.sourceforge.net> Signed-off-by:
Sudhakar Rajashekhara <sudhakar.raj@ti.com> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 18 Oct, 2008 1 commit
-
-
Mike Rapoport authored
The patch adds support for NAND flashes connected to GPIOs. Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by:
Mike Rapoport <mike@compulab.co.il> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 14 Oct, 2008 1 commit
-
-
Yoshihiro Shimoda authored
Several Renesas SuperH CPU has FLCTL. The FLCTL support NAND Flash. This driver support SH7723. Signed-off-by:
Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com> Acked-by:
Paul Mundt <lethal@linux-sh.org> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-