Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-09-11 | mtd: txx9ndfmc.c: use mtd_device_parse_register | Dmitry Eremin-Solenikov | 1 | -6/+1 |
2011-09-11 | mtd: txx9ndfmc don't specify default parsing options | Dmitry Eremin-Solenikov | 1 | -2/+1 |
2011-05-25 | mtd: txx9ndfmc: convert to mtd_device_register() | Jamie Iles | 1 | -13/+1 |
2011-01-06 | mtd: txx9ndfmc: limit transfer bytes to 512 (ECC provides 6 bytes max) | Ralf Rösch | 1 | -2/+3 |
2010-02-26 | mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() | David Woodhouse | 1 | -1/+1 |
2009-11-30 | mtd: txx9ndfmc: Use nand_release to free resources | Atsushi Nemoto | 1 | -2/+1 |
2009-09-19 | mtd: nand: txx9ndfmc: transfer 512 byte at a time if possible | Atsushi Nemoto | 1 | -5/+47 |
2009-06-09 | mtd: nand: Fix memory leak on txx9ndfmc probe failure. | Atsushi Nemoto | 1 | -9/+9 |
2009-05-29 | mtd: Fix handling of mtdname in txx9ndfmc.c | David Woodhouse | 1 | -4/+12 |
2009-03-20 | [MTD] TXx9 SoC NAND Flash Memory Controller driver | Atsushi Nemoto | 1 | -0/+428 |