summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/cmx270_nand.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon2018-02-161-244/+0
* mtd: nand: State when references to other drivers are no longer validBoris Brezillon2018-02-161-1/+1
* mtd: nand: Get rid of comments giving the file path inside the file itselfBoris Brezillon2018-02-161-2/+0
* mtd: constify mtd_partitionArvind Yadav2017-11-061-1/+1
* mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-131-1/+1
* drivers/mtd: Convert remaining uses of pr_warning to pr_warnJoe Perches2017-04-191-2/+2
* mtd: nand: cmx270: return error code of nand_scan() on errorMasahiro Yamada2016-11-071-2/+2
* mtd: nand: cmx270: set ECC algorithm explicitlyRafał Miłecki2016-05-051-0/+1
* mtd: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON2015-12-181-1/+0
* mtd: nand: cmx270: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-181-9/+5
* mtd: nand: make use of mtd_to_nand() in NAND driversBoris BREZILLON2015-12-081-4/+4
* mtd: cmx270_nand: Remove unnecessary OOM messagesJingoo Han2014-01-031-1/+0
* mtd: kill MTD_NAND_VERIFY_WRITEHuang Shijie2012-09-291-13/+0
* mtd: do not use plain 0 as NULLArtem Bityutskiy2012-03-271-1/+1
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-071-21/+2
|\
| * mtd: cmx270_nand.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-18/+2
| * mtd: cmx270_nand don't specify default parsing optionsDmitry Eremin-Solenikov2011-09-111-5/+2
* | mtd: Add module.h to drivers users that were implicitly using it.Paul Gortmaker2011-10-311-0/+1
|/
* mtd: convert remaining users to mtd_device_register()Jamie Iles2011-05-251-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* trivial: mtd: add __init/__exit macros to init/exitfunctionsPeter Huewe2009-09-211-2/+2
* [ARM] pxa: move pxa2xx chip selects definitions out of pxa-regs.hEric Miao2009-03-091-2/+1
* [ARM] 5282/1: pxa: add CM-X255 supportMike Rapoport2008-10-071-1/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-2/+2
* [ARM] 5105/1: CM-X270: update NAND flash driver to use gpio_libMike Rapoport2008-07-091-32/+47
* [MTD] [NAND] CM-x270 MTD driverMike Rapoport2007-04-271-0/+267
OpenPOWER on IntegriCloud