Age | Commit message (Expand) | Author |
2011-03-13 | Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38 | Linus Torvalds |
2011-03-11 | mtd: add "platform:" prefix for platform modalias | Axel Lin |
2011-02-16 | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' | Tejun Heo |
2011-01-17 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2011-01-06 | mtd: pxa3xx_nand: NULL dereference in pxa3xx_nand_probe | Dan Carpenter |
2011-01-06 | mtd: nand: add mtd->writebufsize initialization | Anatolij Gustschin |
2011-01-06 | mtd: txx9ndfmc: limit transfer bytes to 512 (ECC provides 6 bytes max) | Ralf Rösch |
2011-01-06 | mtd: nand: ams-delta: drop omap_read/write, use ioremap | Janusz Krzysztofik |
2011-01-06 | mtd: nand: ams-delta: select for built-in by default | Janusz Krzysztofik |
2011-01-06 | mtd: nand: rearrange ONFI revision checking, add ONFI 2.3 | Brian Norris |
2011-01-06 | mtd: nand: choose correct chip name (ONFI bug) | Brian Norris |
2011-01-06 | mtd: nand: ams-delta: convert to platform driver | Janusz Krzysztofik |
2011-01-06 | Revert "mtd: nand: add check for out of page read" | Artem Bityutskiy |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina |
2010-12-06 | omap: nand: remove hardware ECC as default | Sukumar Ghorai |
2010-12-03 | mtd: nand: Fix integer overflow in ONFI detection of chips >= 4GiB | David Woodhouse |
2010-12-03 | mtd: FSMC NAND use the PrimeCell identifier macros | Linus Walleij |
2010-12-03 | mtd: FSMC NAND remove PARTITION macro and fix compile noise | Linus Walleij |
2010-12-03 | mtd: mxc_nand: Fix warning on nr_parts unused variable | Fabio Estevam |
2010-12-03 | mtd: fsl_elbc_nand: fix jffs2 problem after NAND-flash image record in u-boot | Sergej.Stepanov@ids.de |
2010-12-03 | mtd: nand: add check for out of page read | Jason Liu |
2010-12-03 | mtd: fix nand kernel-doc warnings | Randy Dunlap |
2010-12-03 | mtd: nand: Use printf extension %pR for struct resource | Joe Perches |
2010-12-03 | mtd: NAND: jz4740: Remove custom {read,write}_page handlers | Lars-Peter Clausen |
2010-12-03 | mtd: NAND: jz4740: Make 'struct platform_driver jz_nand_driver' static | Lars-Peter Clausen |
2010-12-03 | mtd: use vzalloc | Joe Perches |
2010-12-03 | mtd: nandsim: spell fixes in comments | srimugunthan |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König |
2010-10-30 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2010-10-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2010-10-25 | Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-10-25 | P4080/mtd: Fix the freescale lbc issue with 36bit mode | Lan Chunhe-B25806 |
2010-10-25 | P4080/eLBC: Make Freescale elbc interrupt common to elbc devices | Roy Zang |
2010-10-25 | mtd: nand: fix MTD_MODE_RAW writes | Jon Povey |
2010-10-25 | mtd: r852: remove useless pci powerup/down from suspend/resume routines | Maxim Levitsky |
2010-10-25 | mtd: Blackfin NFC: fix badblock location with BootROM OOB | Mike Frysinger |
2010-10-25 | mtd: omap2: fix static declaration warning | G, Manjunath Kondaiah |
2010-10-25 | mtd: Fix endianness issues from device tree | Ian Munsie |
2010-10-25 | mtd: nandsim: add module param for BBT handling | Sebastian Andrzej Siewior |
2010-10-25 | mtd: nand: introduce NAND_CREATE_EMPTY_BBT | Sebastian Andrzej Siewior |
2010-10-25 | mtd: nand: add support for BBT without OOB | Sebastian Andrzej Siewior |
2010-10-25 | mtd: nand: pull in td into read_bbt() | Sebastian Andrzej Siewior |
2010-10-25 | mtd: nand: use ALIGN where possible | Sebastian Andrzej Siewior |
2010-10-25 | mtd: add init_size hook for NAND driver | Huang Shijie |
2010-10-25 | mtd: generic FSMC NAND MTD driver | Linus Walleij |
2010-10-25 | mtd: nand_base: do not cache pages with uncorrectable ECC errors | Artem Bityutskiy |
2010-10-24 | mtd: fix the build warning for fsl_upm.c | Roy Zang |
2010-10-24 | mtd: fix almost all checkpatch warnings in nand_base.c | Florian Fainelli |
2010-10-24 | mtd: fix all checkpatch errors in nand_base.c | Florian Fainelli |
2010-10-24 | mtd: davinci: relax a timeout for ECC-initialization | Wolfram Sang |