index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
cmx270_nand.c
Age
Commit message (
Expand
)
Author
2017-11-06
mtd: constify mtd_partition
Arvind Yadav
2017-08-13
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
2017-04-19
drivers/mtd: Convert remaining uses of pr_warning to pr_warn
Joe Perches
2016-11-07
mtd: nand: cmx270: return error code of nand_scan() on error
Masahiro Yamada
2016-05-05
mtd: nand: cmx270: set ECC algorithm explicitly
Rafał Miłecki
2015-12-18
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
2015-12-18
mtd: nand: cmx270: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-08
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
2014-01-03
mtd: cmx270_nand: Remove unnecessary OOM messages
Jingoo Han
2012-09-29
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
2012-03-27
mtd: do not use plain 0 as NULL
Artem Bityutskiy
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-10-31
mtd: Add module.h to drivers users that were implicitly using it.
Paul Gortmaker
2011-09-11
mtd: cmx270_nand.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
mtd: cmx270_nand don't specify default parsing options
Dmitry Eremin-Solenikov
2011-05-25
mtd: convert remaining users to mtd_device_register()
Jamie Iles
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-21
trivial: mtd: add __init/__exit macros to init/exitfunctions
Peter Huewe
2009-03-09
[ARM] pxa: move pxa2xx chip selects definitions out of pxa-regs.h
Eric Miao
2008-10-07
[ARM] 5282/1: pxa: add CM-X255 support
Mike Rapoport
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-07-09
[ARM] 5105/1: CM-X270: update NAND flash driver to use gpio_lib
Mike Rapoport
2007-04-27
[MTD] [NAND] CM-x270 MTD driver
Mike Rapoport