| Commit message (Expand) | Author | Age |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-12-16 |
|\ |
|
| * | mtd: s3c2410: propagate nand options from the platform data | Ben Dooks | 2009-11-30 |
* | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
|/ |
|
* | mtd/nand: s3c6400 support for s3c2410 driver | Peter Korsgaard | 2009-06-08 |
* | Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linux | David Woodhouse | 2009-06-08 |
|\ |
|
| * | [MTD] [NAND] S3C2410: Use DIV_ROUND_UP | Ben Dooks | 2009-06-08 |
| * | [MTD] [NAND] S3C2410: Deal with unaligned lengths in S3C2440 buffer read/write | Ben Dooks | 2009-06-08 |
| * | [MTD] [NAND] S3C2410: Allow the machine code to get the BBT table from NAND | Michel Pollet | 2009-06-08 |
| * | [MTD] [NAND] S3C2410: Allow commandline partition processing | Andy Green | 2009-05-30 |
| * | [MTD] [NAND] S3C2410: Fix CFG debug order | Andy Green | 2009-05-30 |
| * | [MTD] [NAND] S3C2410: Uninitialised variable cleanup | Nelson Castillo | 2009-05-30 |
| * | [MTD] [NAND] S3C2410: NAND ECC by chip rather than global | Andy Green | 2009-05-30 |
| * | [MTD] [NAND] S3C2410: Basic kerneldoc comment updates | Ben Dooks | 2009-05-30 |
| * | [MTD] [NAND] S3C2410: Move to using platform device table | Ben Dooks | 2009-05-30 |
* | | mtd: nand: s3c2410_nand_setrate(): use correct macros for 2412/2440 | Peter Korsgaard | 2009-06-05 |
|/ |
|
* | Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into devel | Russell King | 2008-11-29 |
|\ |
|
| * | [ARM] S3C: Move nand headers to arch/arm/plat-s3c/include/plat | Ben Dooks | 2008-10-30 |
* | | [ARM] remove memzero() | Russell King | 2008-11-27 |
|/ |
|
* | CPUFREQ: S3C24XX NAND driver frequency scaling support. | Ben Dooks | 2008-07-25 |
* | [MTD] [NAND] S3C2410: Remove changelog and tidy header | Ben Dooks | 2008-06-04 |
* | [MTD] [NAND] S3C2410: Change printk() into dev_dbg() | Ben Dooks | 2008-06-04 |
* | MTD/JFFS2: remove CVS keywords | Adrian Bunk | 2008-06-04 |
* | [MTD] [NAND] S3C2410 Allow ECC disable to be specified by the board | Ben Dooks | 2008-04-22 |
* | [MTD] [NAND] S3C2410 Allow ECC layout to be passed through platform data | Ben Dooks | 2008-04-22 |
* | [MTD] [NAND] S3C2410 Allow unset ecc to be ignored for ecc correction | Ben Dooks | 2008-04-22 |
* | [MTD] [NAND] S3C2410 Large page NAND support | Ben Dooks | 2008-04-22 |
* | [MTD] [NAND] S3C2410 Fix previous nFCE suspend save patch | Ben Dooks | 2008-04-22 |
* | [MTD] [NAND] fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-22 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2008-02-07 |
|\ |
|
| * | [MTD] [NAND] fix s3c2410 error correction | Matt Reimer | 2008-01-26 |
| * | [MTD] [NAND] make s3c2410 indicate an error for multi-bit read errors | Matt Reimer | 2008-01-12 |
| * | [MTD] [NAND] S3C2410 correctly set nFCE over resume | Ben Dooks | 2007-11-28 |
* | | drivers/mtd/: Spelling fixes | Joe Perches | 2008-02-03 |
|/ |
|
* | [MTD] [NAND] add s3c2440-specific read_buf/write_buf | Matt Reimer | 2007-10-20 |
* | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 2007-10-18 |
* | [MTD] [NAND] s3c2410: fix arch moves | Ben Dooks | 2007-09-25 |
* | [ARM] 4233/1: nand/s3c2410.c: warning fix | Arnaud Patard | 2007-02-25 |
* | [MTD] [NAND] S3C2412 fix hw ecc | Matthieu CASTET | 2007-02-18 |
* | [MTD] [NAND] S3C2410: Hardware ECC correction code | Ben Dooks | 2007-02-09 |
* | [MTD] Remove trailing whitespace | David Woodhouse | 2006-11-30 |
* | [MTD NAND] s3c2412 support in s3c2410.c | Ben Dooks | 2006-06-27 |
* | [MTD] NAND: S3C2410 convert prinks to dev_*()s | Ben Dooks | 2006-06-21 |
* | [MTD NAND] S3C2410 driver cleanup | Ben Dooks | 2006-06-19 |
* | [MTD NAND] s3c24x0 board: Fix clock handling, ensure proper initialisation. | Ben Dooks | 2006-06-19 |
* | [MTD NAND] Fix s3c2410 NAND driver so it at least _looks_ like it compiles | David Woodhouse | 2006-06-09 |
* | [MTD] NAND Replace oobinfo by ecclayout | Thomas Gleixner | 2006-05-29 |
* | [MTD] Refactor NAND hwcontrol to cmd_ctrl | Thomas Gleixner | 2006-05-23 |
* | [MTD] NAND modularize ECC | Thomas Gleixner | 2006-05-23 |
* | [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-05-13 |