aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/s3c2410.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-25mtd: s3c2410 nand: convert to mtd_device_register()Jamie Iles1-14/+2
2011-05-25mtd: nand: fix S3C NAND clock stopJiri Pinkava1-16/+43
2010-08-02mtd: s3c nand: parsing command-line partitions prior to set->partitionsConke Hu1-9/+6
2010-05-13drivers/mtd/nand: Use kzallocJulia Lawall1-5/+2
2010-02-26mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()David Woodhouse1-1/+2
2009-12-31mtd: drivers/mtd/nand/s3c2410.c: use resource_size()H Hartley Sweeten1-1/+1
2009-12-16Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-30mtd: s3c2410: propagate nand options from the platform dataBen Dooks1-1/+1
2009-06-08mtd/nand: s3c6400 support for s3c2410 driverPeter Korsgaard1-0/+3
2009-06-08Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linuxDavid Woodhouse1-84/+175
2009-06-08[MTD] [NAND] S3C2410: Use DIV_ROUND_UPBen Dooks1-2/+1
2009-06-08[MTD] [NAND] S3C2410: Deal with unaligned lengths in S3C2440 buffer read/writeBen Dooks1-2/+20
2009-06-08[MTD] [NAND] S3C2410: Allow the machine code to get the BBT table from NANDMichel Pollet1-0/+6
2009-06-05mtd: nand: s3c2410_nand_setrate(): use correct macros for 2412/2440Peter Korsgaard1-3/+3
2009-05-30[MTD] [NAND] S3C2410: Allow commandline partition processingAndy Green1-2/+16
2009-05-30[MTD] [NAND] S3C2410: Fix CFG debug orderAndy Green1-2/+2
2009-05-30[MTD] [NAND] S3C2410: Uninitialised variable cleanupNelson Castillo1-4/+1
2009-05-30[MTD] [NAND] S3C2410: NAND ECC by chip rather than globalAndy Green1-9/+25
2009-05-30[MTD] [NAND] S3C2410: Basic kerneldoc comment updatesBen Dooks1-11/+78
2009-05-30[MTD] [NAND] S3C2410: Move to using platform device tableBen Dooks1-52/+26
2008-11-29Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King1-2/+2
2008-11-27[ARM] remove memzero()Russell King1-2/+2
2008-10-30[ARM] S3C: Move nand headers to arch/arm/plat-s3c/include/platBen Dooks1-2/+2
2008-07-25CPUFREQ: S3C24XX NAND driver frequency scaling support.Ben Dooks1-21/+122
2008-06-04[MTD] [NAND] S3C2410: Remove changelog and tidy headerBen Dooks1-17/+3
2008-06-04[MTD] [NAND] S3C2410: Change printk() into dev_dbg()Ben Dooks1-1/+2
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk1-2/+0
2008-04-22[MTD] [NAND] S3C2410 Allow ECC disable to be specified by the boardBen Dooks1-0/+3
2008-04-22[MTD] [NAND] S3C2410 Allow ECC layout to be passed through platform dataBen Dooks1-0/+3
2008-04-22[MTD] [NAND] S3C2410 Allow unset ecc to be ignored for ecc correctionBen Dooks1-0/+8
2008-04-22[MTD] [NAND] S3C2410 Large page NAND supportBen Dooks1-5/+33
2008-04-22[MTD] [NAND] S3C2410 Fix previous nFCE suspend save patchBen Dooks1-10/+8
2008-04-22[MTD] [NAND] fix platform driver hotplug/coldplugKay Sievers1-0/+3
2008-02-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-15/+33
2008-02-03drivers/mtd/: Spelling fixesJoe Perches1-1/+1
2008-01-26[MTD] [NAND] fix s3c2410 error correctionMatt Reimer1-14/+12
2008-01-12[MTD] [NAND] make s3c2410 indicate an error for multi-bit read errorsMatt Reimer1-1/+1
2007-11-28[MTD] [NAND] S3C2410 correctly set nFCE over resumeBen Dooks1-0/+20
2007-10-20[MTD] [NAND] add s3c2440-specific read_buf/write_bufMatt Reimer1-0/+14
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches1-1/+1
2007-09-25[MTD] [NAND] s3c2410: fix arch movesBen Dooks1-2/+2
2007-02-25[ARM] 4233/1: nand/s3c2410.c: warning fixArnaud Patard1-1/+1
2007-02-18[MTD] [NAND] S3C2412 fix hw eccMatthieu CASTET1-0/+27
2007-02-09[MTD] [NAND] S3C2410: Hardware ECC correction codeBen Dooks1-9/+62
2006-11-30[MTD] Remove trailing whitespaceDavid Woodhouse1-1/+1
2006-06-27[MTD NAND] s3c2412 support in s3c2410.cBen Dooks1-43/+111
2006-06-21[MTD] NAND: S3C2410 convert prinks to dev_*()sBen Dooks1-6/+4
2006-06-19[MTD NAND] S3C2410 driver cleanupBen Dooks1-8/+3
2006-06-19[MTD NAND] s3c24x0 board: Fix clock handling, ensure proper initialisation.Ben Dooks1-5/+71