| Commit message (Expand) | Author | Age | Files | Lines |
* | mtd: nand: move raw NAND related code to the raw/ subdir | Boris Brezillon | 2018-02-16 | 1 | -233/+0 |
* | mtd: nand: Get rid of comments giving the file path inside the file itself | Boris Brezillon | 2018-02-16 | 1 | -2/+0 |
* | Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into... | Boris Brezillon | 2017-08-23 | 1 | -1/+1 |
|\ |
|
| * | mtd: nand: Rename nand.h into rawnand.h | Boris Brezillon | 2017-08-13 | 1 | -1/+1 |
* | | mtd: nand: sharpsl: Register partitions using the parsers | Andrea Adami | 2017-08-23 | 1 | -1/+1 |
|/ |
|
* | mtd: nand: sharpsl: switch to mtd_ooblayout_ops | Boris Brezillon | 2016-05-05 | 1 | -1/+1 |
* | mtd: nand: remove useless mtd->priv = chip assignments | Boris BREZILLON | 2015-12-18 | 1 | -1/+0 |
* | mtd: nand: sharpsl: use the mtd instance embedded in struct nand_chip | Boris BREZILLON | 2015-12-18 | 1 | -9/+13 |
* | mtd: nand: make use of mtd_to_nand() in NAND drivers | Boris BREZILLON | 2015-12-08 | 1 | -1/+1 |
* | mtd: nand: sharpsl: show parent device in sysfs | Frans Klaver | 2015-10-13 | 1 | -1/+1 |
* | mtd: nand: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | mtd: sharpsl: use dev_err() instead of printk() | Jingoo Han | 2014-01-07 | 1 | -1/+1 |
* | mtd: sharpsl: Remove unnecessary OOM messages | Jingoo Han | 2014-01-03 | 1 | -3/+1 |
* | mtd: nand: use dev_get_platdata() | Jingoo Han | 2013-08-30 | 1 | -1/+1 |
* | mtd: nand: sharpsl: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-08-05 | 1 | -3/+0 |
* | mtd: remove use of __devexit | Bill Pemberton | 2012-11-22 | 1 | -1/+1 |
* | mtd: remove use of __devinit | Bill Pemberton | 2012-11-22 | 1 | -1/+1 |
* | mtd: remove use of __devexit_p | Bill Pemberton | 2012-11-22 | 1 | -1/+1 |
* | mtd: flash drivers set ecc strength | Mike Dunn | 2012-03-27 | 1 | -0/+1 |
* | mtd: do not use plain 0 as NULL | Artem Bityutskiy | 2012-03-27 | 1 | -2/+2 |
* | mtd: convert drivers/mtd/* to use module_platform_driver() | Axel Lin | 2012-01-09 | 1 | -11/+1 |
* | mtd: sharpsl.c: use mtd_device_parse_register | Dmitry Eremin-Solenikov | 2011-09-11 | 1 | -9/+2 |
* | mtd: sharpsl don't specify default parsing options | Dmitry Eremin-Solenikov | 2011-09-11 | 1 | -3/+1 |
* | mtd: sharpsl: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -10/+2 |
* | [MTD] sharpsl-nand: move registration to board code | Dmitry Baryshkov | 2008-10-29 | 1 | -86/+0 |
* | [MTD] sharpsl-nand: use platform_data for model-specific values | Dmitry Baryshkov | 2008-10-29 | 1 | -74/+84 |
* | [MTD] sharpsl-nand: cleanup partitions support | Dmitry Baryshkov | 2008-10-29 | 1 | -4/+18 |
* | [MTD] sharpsl_nand: move io addr to struct sharpsl_nand | Dmitry Baryshkov | 2008-10-29 | 1 | -27/+32 |
* | [MTD] sharpsl_nand: make drvdata non-static | Dmitry Baryshkov | 2008-10-29 | 1 | -24/+29 |
* | [MTD] sharpsl_nand: switch to driver model usage. | Dmitry Baryshkov | 2008-10-29 | 1 | -7/+56 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -1/+1 |
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 1 | -1/+1 |
* | MTD/JFFS2: remove CVS keywords | Adrian Bunk | 2008-06-04 | 1 | -2/+0 |
* | drivers/mtd/: Spelling fixes | Joe Perches | 2008-02-03 | 1 | -1/+1 |
* | MTD: [NAND] Fix the sharpsl driver after breakage from a core conversion | Richard Purdie | 2006-07-15 | 1 | -2/+5 |
* | [MTD] NAND: Fix broken sharpsl driver | Thomas Gleixner | 2006-06-29 | 1 | -7/+0 |
* | [MTD] NAND Replace oobinfo by ecclayout | Thomas Gleixner | 2006-05-29 | 1 | -3/+2 |
* | [MTD] Refactor NAND hwcontrol to cmd_ctrl | Thomas Gleixner | 2006-05-23 | 1 | -23/+18 |
* | [MTD] NAND modularize ECC | Thomas Gleixner | 2006-05-23 | 1 | -4/+6 |
* | [MTD NAND] Make various initfuncs static, remove #ifdef MODULE from exitfuncs | David Woodhouse | 2006-05-16 | 1 | -3/+1 |
* | [MTD] Fix module refcounting in NAND board drivers. | David Woodhouse | 2006-05-14 | 1 | -0/+1 |
* | [MTD NAND] Indent all of drivers/mtd/nand/*.c. | David Woodhouse | 2006-05-13 | 1 | -51/+42 |
* | MTD: Correct Poodle partition size | Richard Purdie | 2006-04-18 | 1 | -1/+1 |
* | [MTD] NAND: Clean up trailing white spaces | Thomas Gleixner | 2005-11-07 | 1 | -11/+11 |
* | [MTD] NAND sharpsl.c: Add support for akita and borzoi models | Richard Purdie | 2005-11-06 | 1 | -3/+24 |
* | [PATCH] MTD: Update SharpSL partition definitions | Richard Purdie | 2005-09-17 | 1 | -2/+8 |
* | [MTD] NAND: sharpsl.c set correct file permissions | Thomas Gleixner | 2005-07-06 | 1 | -0/+0 |
* | [MTD] NAND SharpSL fix default partition size | Richard Purdie | 2005-05-23 | 1 | -2/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+260 |