aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/s3c2410.c
AgeCommit message (Expand)Author
2013-01-25mtd: Convert to devm_ioremap_resource()Thierry Reding
2012-12-19Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder
2012-11-18mtd: s3c2410: Fix potential NULL pointer dereference errorSachin Kamat
2012-10-09Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse
2012-09-29mtd: s3c2410: Fix compiler warningsSachin Kamat
2012-09-29mtd: s3c2410: Use devm_* functionsSachin Kamat
2012-09-29mtd: use %*ph[CN] to dump small buffersAndy Shevchenko
2012-09-29mtd: s3c2410: Fix line over 80 characters warningSachin Kamat
2012-09-29mtd: s3c2410: Fix checkpatch warnings and errors related to whitespacesSachin Kamat
2012-09-29mtd: s3c2410: Do not initialise statics to 0 or NULLSachin Kamat
2012-09-29mtd: s3c2410: Use <linux/io.h> instead of <asm/io.h>Sachin Kamat
2012-09-29mtd: s3c2410: Use pr_* instead of printkSachin Kamat
2012-09-29mtd: s3c2410: Use module_platform_driver()Sachin Kamat
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann
2012-03-27mtd: flash drivers set ecc strengthMike Dunn
2012-03-27mtd: do not use plain 0 as NULLArtem Bityutskiy
2011-09-11mtd: s3c2410 nand: Remove uncessary null checkJonghwan Choi
2011-09-11mtd: s3c2410.c: use mtd_device_parse_registerDmitry Eremin-Solenikov
2011-09-11mtd: s3c2410 don't specify default parsing optionsDmitry Eremin-Solenikov
2011-09-11mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris
2011-09-11mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris
2011-05-25mtd: s3c2410 nand: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: nand: fix S3C NAND clock stopJiri Pinkava
2010-08-02mtd: s3c nand: parsing command-line partitions prior to set->partitionsConke Hu
2010-05-13drivers/mtd/nand: Use kzallocJulia Lawall
2010-02-26mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()David Woodhouse
2009-12-31mtd: drivers/mtd/nand/s3c2410.c: use resource_size()H Hartley Sweeten
2009-12-16Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-30mtd: s3c2410: propagate nand options from the platform dataBen Dooks
2009-06-08mtd/nand: s3c6400 support for s3c2410 driverPeter Korsgaard
2009-06-08Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linuxDavid Woodhouse
2009-06-08[MTD] [NAND] S3C2410: Use DIV_ROUND_UPBen Dooks
2009-06-08[MTD] [NAND] S3C2410: Deal with unaligned lengths in S3C2440 buffer read/writeBen Dooks
2009-06-08[MTD] [NAND] S3C2410: Allow the machine code to get the BBT table from NANDMichel Pollet
2009-06-05mtd: nand: s3c2410_nand_setrate(): use correct macros for 2412/2440Peter Korsgaard
2009-05-30[MTD] [NAND] S3C2410: Allow commandline partition processingAndy Green
2009-05-30[MTD] [NAND] S3C2410: Fix CFG debug orderAndy Green
2009-05-30[MTD] [NAND] S3C2410: Uninitialised variable cleanupNelson Castillo
2009-05-30[MTD] [NAND] S3C2410: NAND ECC by chip rather than globalAndy Green
2009-05-30[MTD] [NAND] S3C2410: Basic kerneldoc comment updatesBen Dooks
2009-05-30[MTD] [NAND] S3C2410: Move to using platform device tableBen Dooks
2008-11-29Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King
2008-11-27[ARM] remove memzero()Russell King
2008-10-30[ARM] S3C: Move nand headers to arch/arm/plat-s3c/include/platBen Dooks
2008-07-25CPUFREQ: S3C24XX NAND driver frequency scaling support.Ben Dooks
2008-06-04[MTD] [NAND] S3C2410: Remove changelog and tidy headerBen Dooks
2008-06-04[MTD] [NAND] S3C2410: Change printk() into dev_dbg()Ben Dooks
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk