Age | Commit message (Expand) | Author |
2009-06-06 | mtd: physmap_of: Add multiple regions and concatenation support | Stefan Roese |
2009-06-05 | mtd: nand: max_retries off by one in mxc_nand | Roel Kluin |
2009-06-05 | mtd: nand: s3c2410_nand_setrate(): use correct macros for 2412/2440 | Peter Korsgaard |
2009-06-05 | mtd: davinci nand: update clock naming | Kevin Hilman |
2009-06-05 | mtd: onenand: add bbt_wait & unlock_all as replaceable for some platform | Kyungmin Park |
2009-06-05 | mtd: Flex-OneNAND support | Rohit Hagargundgi |
2009-06-05 | mtd: nand: add OMAP2/OMAP3 NAND driver | Vimal Singh |
2009-06-05 | mtd: maps: Blackfin async: fix memory leaks in probe/remove funcs | Mike Frysinger |
2009-06-05 | mtd: uclinux: mark local stuff static | Mike Frysinger |
2009-06-05 | mtd: uclinux: do not allow to be built as a module | Mike Frysinger |
2009-06-05 | mtd: uclinux: allow systems to override map addr/size | Mike Frysinger |
2009-06-05 | mtd: blackfin NFC: fix hang when using NAND on BF527-EZKITs | Cliff Cai |
2009-06-05 | mtd: blackfin NFC: remove pointless return value in bf5xx_nand_dma_rw | Mike Frysinger |
2009-06-05 | mtd: add on-flash BBT support for Atmel NAND driver | Simon Polette |
2009-06-05 | mtd: MXC NAND support for 2KiB page size flashes | Vladimir Barinov |
2009-06-05 | mtd: plat_nand: allow platform to set partitions | H Hartley Sweeten |
2009-06-05 | mtd: plat_nand: add platform probe/remove callbacks | H Hartley Sweeten |
2009-06-05 | mtd: remove pmcmsp-ramroot.c | Shane McDonald |
2009-06-05 | mtd: OneNAND: add missing __devexit_p | Mika Korhonen |
2009-06-05 | mtd: m25p80: add support for Macronix MX25L12805D | Lennert Buytenhek |
2009-06-05 | mtd: CFI 1.0 and CFI 1.1 | Daniel Ribeiro |
2009-06-05 | mtd: CFI: quirk for PF38F4476. | Daniel Ribeiro |
2009-06-05 | mtd: extend plat_nand for (read|write)_buf | Alexander Clouter |
2009-06-05 | mtd: add SST39SF040 chip to jedec_probe | Michał Mirosław |
2009-06-05 | mtd: davinci_nand: cmdlinepart uses MTD IDs | David Brownell |
2009-06-05 | mtd: OneNAND: add support for OneNAND manufactured by Numonyx | Adrian Hunter |
2009-06-05 | mtd: m25p80 nand: add m45pe10 ids | Matthieu CASTET |
2009-06-05 | mtd: mxc_nand: add correct dev_id parameter to free_irq() calls | Magnus Lilja |
2009-06-05 | mtd: nand: fix 512 byte software ecc support | Vimal Singh |
2009-06-05 | mtd: nand: davinci_nand, 4-bit ECC for smallpage | David Brownell |
2009-06-05 | mtd: nand: minor davinci_nand cleanup | David Brownell |
2009-06-05 | mtd: nand: don't walk past end of oobfree[] | David Brownell |
2009-06-05 | mtd: plat_nand: fix section error | Thomas Chou |
2009-06-03 | UBI: make gluebi a separate module | Dmitry Pervushin |
2009-06-02 | UBI: remove built-in gluebi | Dmitry Pervushin |
2009-06-02 | UBI: add notification API | Dmitry Pervushin |
2009-06-02 | UBI: do not switch to R/O mode on read errors | Artem Bityutskiy |
2009-06-02 | UBI: fix and clean-up error paths in WL worker | Artem Bityutskiy |
2009-06-02 | UBI: introduce new constants | Artem Bityutskiy |
2009-05-30 | [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-29 | mtd: Fix pointer handling in compat ioctls to use compat_ptr() | David Woodhouse |
2009-05-29 | mtd: Handle compat ioctls directly; remove all trace from compat_ioctl.c | Kevin Cernekee |
2009-05-29 | mtd: add OOB ioctls for >4GiB devices | Kevin Cernekee |
2009-05-29 | mtd: compat_ioctl cleanup | Kevin Cernekee |
2009-05-29 | mtd: add MEMERASE64 ioctl for >4GiB devices | Kevin Cernekee |