summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/sharpsl.c
AgeCommit message (Expand)Author
2016-05-05mtd: nand: sharpsl: switch to mtd_ooblayout_opsBoris Brezillon
2015-12-18mtd: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON
2015-12-18mtd: nand: sharpsl: use the mtd instance embedded in struct nand_chipBoris BREZILLON
2015-12-08mtd: nand: make use of mtd_to_nand() in NAND driversBoris BREZILLON
2015-10-13mtd: nand: sharpsl: show parent device in sysfsFrans Klaver
2014-10-20mtd: nand: drop owner assignment from platform_driversWolfram Sang
2014-01-07mtd: sharpsl: use dev_err() instead of printk()Jingoo Han
2014-01-03mtd: sharpsl: Remove unnecessary OOM messagesJingoo Han
2013-08-30mtd: nand: use dev_get_platdata()Jingoo Han
2013-08-05mtd: nand: sharpsl: remove unnecessary platform_set_drvdata()Jingoo Han
2012-11-22mtd: remove use of __devexitBill Pemberton
2012-11-22mtd: remove use of __devinitBill Pemberton
2012-11-22mtd: remove use of __devexit_pBill Pemberton
2012-03-27mtd: flash drivers set ecc strengthMike Dunn
2012-03-27mtd: do not use plain 0 as NULLArtem Bityutskiy
2012-01-09mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin
2011-09-11mtd: sharpsl.c: use mtd_device_parse_registerDmitry Eremin-Solenikov
2011-09-11mtd: sharpsl don't specify default parsing optionsDmitry Eremin-Solenikov
2011-05-25mtd: sharpsl: convert to mtd_device_register()Jamie Iles
2008-10-29[MTD] sharpsl-nand: move registration to board codeDmitry Baryshkov
2008-10-29[MTD] sharpsl-nand: use platform_data for model-specific valuesDmitry Baryshkov
2008-10-29[MTD] sharpsl-nand: cleanup partitions supportDmitry Baryshkov
2008-10-29[MTD] sharpsl_nand: move io addr to struct sharpsl_nandDmitry Baryshkov
2008-10-29[MTD] sharpsl_nand: make drvdata non-staticDmitry Baryshkov
2008-10-29[MTD] sharpsl_nand: switch to driver model usage.Dmitry Baryshkov
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk
2008-02-03drivers/mtd/: Spelling fixesJoe Perches
2006-07-15MTD: [NAND] Fix the sharpsl driver after breakage from a core conversionRichard Purdie
2006-06-29[MTD] NAND: Fix broken sharpsl driverThomas Gleixner
2006-05-29[MTD] NAND Replace oobinfo by ecclayoutThomas Gleixner
2006-05-23[MTD] Refactor NAND hwcontrol to cmd_ctrlThomas Gleixner
2006-05-23[MTD] NAND modularize ECCThomas Gleixner
2006-05-16[MTD NAND] Make various initfuncs static, remove #ifdef MODULE from exitfuncsDavid Woodhouse
2006-05-14[MTD] Fix module refcounting in NAND board drivers.David Woodhouse
2006-05-13[MTD NAND] Indent all of drivers/mtd/nand/*.c.David Woodhouse
2006-04-18MTD: Correct Poodle partition sizeRichard Purdie
2005-11-07[MTD] NAND: Clean up trailing white spacesThomas Gleixner
2005-11-06[MTD] NAND sharpsl.c: Add support for akita and borzoi modelsRichard Purdie
2005-09-17[PATCH] MTD: Update SharpSL partition definitionsRichard Purdie
2005-07-06[MTD] NAND: sharpsl.c set correct file permissionsThomas Gleixner
2005-05-23[MTD] NAND SharpSL fix default partition sizeRichard Purdie
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds