summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/sharpsl.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon2018-02-161-233/+0Star
* mtd: nand: Get rid of comments giving the file path inside the file itselfBoris Brezillon2018-02-161-2/+0Star
* Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into...Boris Brezillon2017-08-231-1/+1
|\
| * mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-131-1/+1
* | mtd: nand: sharpsl: Register partitions using the parsersAndrea Adami2017-08-231-1/+1
|/
* mtd: nand: sharpsl: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-1/+1
* mtd: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON2015-12-181-1/+0Star
* mtd: nand: sharpsl: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-181-9/+13
* mtd: nand: make use of mtd_to_nand() in NAND driversBoris BREZILLON2015-12-081-1/+1
* mtd: nand: sharpsl: show parent device in sysfsFrans Klaver2015-10-131-1/+1
* mtd: nand: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* mtd: sharpsl: use dev_err() instead of printk()Jingoo Han2014-01-071-1/+1
* mtd: sharpsl: Remove unnecessary OOM messagesJingoo Han2014-01-031-3/+1Star
* mtd: nand: use dev_get_platdata()Jingoo Han2013-08-301-1/+1
* mtd: nand: sharpsl: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-051-3/+0Star
* mtd: remove use of __devexitBill Pemberton2012-11-221-1/+1
* mtd: remove use of __devinitBill Pemberton2012-11-221-1/+1
* mtd: remove use of __devexit_pBill Pemberton2012-11-221-1/+1
* mtd: flash drivers set ecc strengthMike Dunn2012-03-271-0/+1
* mtd: do not use plain 0 as NULLArtem Bityutskiy2012-03-271-2/+2
* mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin2012-01-091-11/+1Star
* mtd: sharpsl.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-9/+2Star
* mtd: sharpsl don't specify default parsing optionsDmitry Eremin-Solenikov2011-09-111-3/+1Star
* mtd: sharpsl: convert to mtd_device_register()Jamie Iles2011-05-251-10/+2Star
* [MTD] sharpsl-nand: move registration to board codeDmitry Baryshkov2008-10-291-86/+0Star
* [MTD] sharpsl-nand: use platform_data for model-specific valuesDmitry Baryshkov2008-10-291-74/+84
* [MTD] sharpsl-nand: cleanup partitions supportDmitry Baryshkov2008-10-291-4/+18
* [MTD] sharpsl_nand: move io addr to struct sharpsl_nandDmitry Baryshkov2008-10-291-27/+32
* [MTD] sharpsl_nand: make drvdata non-staticDmitry Baryshkov2008-10-291-24/+29
* [MTD] sharpsl_nand: switch to driver model usage.Dmitry Baryshkov2008-10-291-7/+56
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-041-2/+0Star
* drivers/mtd/: Spelling fixesJoe Perches2008-02-031-1/+1
* MTD: [NAND] Fix the sharpsl driver after breakage from a core conversionRichard Purdie2006-07-151-2/+5
* [MTD] NAND: Fix broken sharpsl driverThomas Gleixner2006-06-291-7/+0Star
* [MTD] NAND Replace oobinfo by ecclayoutThomas Gleixner2006-05-291-3/+2Star
* [MTD] Refactor NAND hwcontrol to cmd_ctrlThomas Gleixner2006-05-231-23/+18Star
* [MTD] NAND modularize ECCThomas Gleixner2006-05-231-4/+6
* [MTD NAND] Make various initfuncs static, remove #ifdef MODULE from exitfuncsDavid Woodhouse2006-05-161-3/+1Star
* [MTD] Fix module refcounting in NAND board drivers.David Woodhouse2006-05-141-0/+1
* [MTD NAND] Indent all of drivers/mtd/nand/*.c.David Woodhouse2006-05-131-51/+42Star
* MTD: Correct Poodle partition sizeRichard Purdie2006-04-181-1/+1
* [MTD] NAND: Clean up trailing white spacesThomas Gleixner2005-11-071-11/+11
* [MTD] NAND sharpsl.c: Add support for akita and borzoi modelsRichard Purdie2005-11-061-3/+24
* [PATCH] MTD: Update SharpSL partition definitionsRichard Purdie2005-09-171-2/+8
* [MTD] NAND: sharpsl.c set correct file permissionsThomas Gleixner2005-07-061-0/+0
* [MTD] NAND SharpSL fix default partition sizeRichard Purdie2005-05-231-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+260