aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/s3c2410.c
Commit message (Expand)AuthorAge
* mtd: s3c2410: drop useless / misspelled debug printsBrian Norris2015-02-28
* mtd: nand: drop owner assignment from platform_driversWolfram Sang2014-10-20
* mtd: s3c2410: Move to clk_prepare_enable/clk_disable_unprepareVasily Khoruzhick2014-07-02
* mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-11
* mtd: s3c2410: Merge plat/regs-nand.h into s3c2410.cSachin Kamat2014-01-22
* mtd: s3c2410: Remove unnecessary OOM messagesJingoo Han2014-01-07
* mtd: nand: use dev_get_platdata()Jingoo Han2013-08-30
* mtd: nand: s3c2410: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-05
* mtd: Convert to devm_ioremap_resource()Thierry Reding2013-01-25
* Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds2012-12-19
|\
| * mtd: s3c2410: Fix potential NULL pointer dereference errorSachin Kamat2012-11-18
* | Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-19
|/
* Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse2012-10-09
|\
| * ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-19
* | mtd: s3c2410: Fix compiler warningsSachin Kamat2012-09-29
* | mtd: s3c2410: Use devm_* functionsSachin Kamat2012-09-29
* | mtd: use %*ph[CN] to dump small buffersAndy Shevchenko2012-09-29
* | mtd: s3c2410: Fix line over 80 characters warningSachin Kamat2012-09-29
* | mtd: s3c2410: Fix checkpatch warnings and errors related to whitespacesSachin Kamat2012-09-29
* | mtd: s3c2410: Do not initialise statics to 0 or NULLSachin Kamat2012-09-29
* | mtd: s3c2410: Use <linux/io.h> instead of <asm/io.h>Sachin Kamat2012-09-29
* | mtd: s3c2410: Use pr_* instead of printkSachin Kamat2012-09-29
* | mtd: s3c2410: Use module_platform_driver()Sachin Kamat2012-09-29
|/
* mtd: flash drivers set ecc strengthMike Dunn2012-03-26
* mtd: do not use plain 0 as NULLArtem Bityutskiy2012-03-26
* mtd: s3c2410 nand: Remove uncessary null checkJonghwan Choi2011-09-11
* mtd: s3c2410.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-11
* mtd: s3c2410 don't specify default parsing optionsDmitry Eremin-Solenikov2011-09-11
* mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris2011-09-11
* mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris2011-09-11
* mtd: s3c2410 nand: convert to mtd_device_register()Jamie Iles2011-05-24
* mtd: nand: fix S3C NAND clock stopJiri Pinkava2011-05-24
* mtd: s3c nand: parsing command-line partitions prior to set->partitionsConke Hu2010-08-02
* drivers/mtd/nand: Use kzallocJulia Lawall2010-05-13
* mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()David Woodhouse2010-02-26
* mtd: drivers/mtd/nand/s3c2410.c: use resource_size()H Hartley Sweeten2009-12-31
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-12-16
|\
| * mtd: s3c2410: propagate nand options from the platform dataBen Dooks2009-11-30
* | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
|/
* mtd/nand: s3c6400 support for s3c2410 driverPeter Korsgaard2009-06-08
* Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linuxDavid Woodhouse2009-06-08
|\
| * [MTD] [NAND] S3C2410: Use DIV_ROUND_UPBen Dooks2009-06-08
| * [MTD] [NAND] S3C2410: Deal with unaligned lengths in S3C2440 buffer read/writeBen Dooks2009-06-08
| * [MTD] [NAND] S3C2410: Allow the machine code to get the BBT table from NANDMichel Pollet2009-06-08
| * [MTD] [NAND] S3C2410: Allow commandline partition processingAndy Green2009-05-30
| * [MTD] [NAND] S3C2410: Fix CFG debug orderAndy Green2009-05-30
| * [MTD] [NAND] S3C2410: Uninitialised variable cleanupNelson Castillo2009-05-30
| * [MTD] [NAND] S3C2410: NAND ECC by chip rather than globalAndy Green2009-05-30
| * [MTD] [NAND] S3C2410: Basic kerneldoc comment updatesBen Dooks2009-05-30
| * [MTD] [NAND] S3C2410: Move to using platform device tableBen Dooks2009-05-30