| Commit message (Expand) | Author | Age | Files | Lines |
* | mtd: nand: move raw NAND related code to the raw/ subdir | Boris Brezillon | 2018-02-16 | 1 | -513/+0 |
* | mtd: nand: provide several helpers to do common NAND operations | Boris Brezillon | 2017-12-14 | 1 | -2/+3 |
* | 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: tmio: Register partitions using the parsers | Andrea Adami | 2017-08-23 | 1 | -1/+3 |
|/ |
|
* | mtd: nand: tmio: return error code of nand_scan() on error | Masahiro Yamada | 2016-11-07 | 1 | -3/+3 |
* | mtd: nand: remove useless mtd->priv = chip assignments | Boris BREZILLON | 2015-12-18 | 1 | -1/+0 |
* | mtd: nand: tmio: use the mtd instance embedded in struct nand_chip | Boris BREZILLON | 2015-12-18 | 1 | -4/+6 |
* | mtd: nand: make use of mtd_to_nand() in NAND drivers | Boris BREZILLON | 2015-12-08 | 1 | -1/+1 |
* | mtd: nand: tmio_nand: show parent device in sysfs | Frans Klaver | 2015-10-13 | 1 | -0/+1 |
* | mtd: tmio_nand: Use devm_*() functions | Jingoo Han | 2014-01-03 | 1 | -33/+13 |
* | mtd: nand: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2013-11-07 | 1 | -2/+1 |
* | mtd: nand: use dev_get_platdata() | Jingoo Han | 2013-08-30 | 1 | -1/+1 |
* | mtd: kill MTD_NAND_VERIFY_WRITE | Huang Shijie | 2012-09-29 | 1 | -13/+0 |
* | 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 | -3/+3 |
* | mtd: convert drivers/mtd/* to use module_platform_driver() | Axel Lin | 2012-01-09 | 1 | -12/+1 |
* | mtd: tmio_nand.c: use mtd_device_parse_register | Dmitry Eremin-Solenikov | 2011-09-11 | 1 | -9/+3 |
* | mtd: tmio_nand don't specify default parsing options | Dmitry Eremin-Solenikov | 2011-09-11 | 1 | -6/+1 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2011-05-28 | 1 | -9/+1 |
|\ |
|
| * | mtd: tmio_nand: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -9/+1 |
* | | mtd: Use platform_data to retrieve tmio_nand platform bits | Samuel Ortiz | 2011-05-26 | 1 | -1/+1 |
|/ |
|
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | tmio: Silence warnings introduced by mfd changes | Andres Salomon | 2011-03-23 | 1 | -4/+4 |
* | mtd: Use mfd_data instead of driver_data for tmio_nand | Andres Salomon | 2011-03-23 | 1 | -2/+1 |
* | mfd: mfd_cell is now implicitly available to t7166xb drivers | Andres Salomon | 2011-03-23 | 1 | -5/+5 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2010-05-10 | 1 | -0/+1 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | | mtd: tmio_nand.c: use dev_get_platdata() and resource_size() | H Hartley Sweeten | 2009-12-31 | 1 | -7/+7 |
|/ |
|
* | mtd: nand: fix tmio_nand ecc correction | Atsushi Nemoto | 2009-09-19 | 1 | -1/+16 |
* | mtd: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 1 | -1/+1 |
* | [MTD] [NAND] tmio_nand: fix base address programming | Dmitry Baryshkov | 2008-09-05 | 1 | -4/+4 |
* | mfd: driver for the TMIO NAND controller | Ian Molton | 2008-08-10 | 1 | -0/+556 |