summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/cmx270_nand.c
AgeCommit message (Expand)Author
2017-11-06mtd: constify mtd_partitionArvind Yadav
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon
2017-04-19drivers/mtd: Convert remaining uses of pr_warning to pr_warnJoe Perches
2016-11-07mtd: nand: cmx270: return error code of nand_scan() on errorMasahiro Yamada
2016-05-05mtd: nand: cmx270: set ECC algorithm explicitlyRafał Miłecki
2015-12-18mtd: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON
2015-12-18mtd: nand: cmx270: use the mtd instance embedded in struct nand_chipBoris BREZILLON
2015-12-08mtd: nand: make use of mtd_to_nand() in NAND driversBoris BREZILLON
2014-01-03mtd: cmx270_nand: Remove unnecessary OOM messagesJingoo Han
2012-09-29mtd: kill MTD_NAND_VERIFY_WRITEHuang Shijie
2012-03-27mtd: do not use plain 0 as NULLArtem Bityutskiy
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-10-31mtd: Add module.h to drivers users that were implicitly using it.Paul Gortmaker
2011-09-11mtd: cmx270_nand.c: use mtd_device_parse_registerDmitry Eremin-Solenikov
2011-09-11mtd: cmx270_nand don't specify default parsing optionsDmitry Eremin-Solenikov
2011-05-25mtd: convert remaining users to mtd_device_register()Jamie Iles
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-21trivial: mtd: add __init/__exit macros to init/exitfunctionsPeter Huewe
2009-03-09[ARM] pxa: move pxa2xx chip selects definitions out of pxa-regs.hEric Miao
2008-10-07[ARM] 5282/1: pxa: add CM-X255 supportMike Rapoport
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-07-09[ARM] 5105/1: CM-X270: update NAND flash driver to use gpio_libMike Rapoport
2007-04-27[MTD] [NAND] CM-x270 MTD driverMike Rapoport