Age | Commit message (Expand) | Author |
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 |
2010-10-24 | mtd: nand: split ONFI detection logic to its own function | Florian Fainelli |
2010-10-24 | mtd: nand: add support for reading ONFI parameters from NAND device | Florian Fainelli |
2010-10-24 | mtd: nand: denali should also handle NAND_CMD_PARAM | Florian Fainelli |
2010-10-24 | mtd: nand: Samsung MLC - new OOB sizes | Brian Norris |
2010-10-24 | mtd: davinci: fix comment to match the code | Wolfram Sang |
2010-10-24 | mtd: mpc5121_nfc: fix memory leak on error path | Julia Lawall |
2010-10-24 | mtd: pxa3xx_nand: set oob length in the runtime | Lei Wen |
2010-10-24 | mtd: pxa3xx_nand: remove the flash info in driver structure | Lei Wen |
2010-10-24 | mtd: pxa3xx_nand: introduce default timing to reduce read id times | Lei Wen |
2010-10-24 | mtd: pxa3xx_nand: condense the flash definition | Lei Wen |
2010-10-24 | mtd: nand: support new Toshiba SLC | Brian Norris |
2010-10-24 | mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT | Brian Norris |
2010-10-24 | mtd: nand: spansion S30MLxxxP support | Brian Norris |
2010-10-24 | mtd: fix callback return value check | Baruch Siach |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-10-21 | Merge branch 'davinci-next' into davinci-for-linus | Kevin Hilman |
2010-10-18 | mxc_nand: do not depend on disabling the irq in the interrupt handler | Sascha Hauer |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock |
2010-09-29 | fix OMAP2 MTD build failure | Daniel J Blueman |
2010-09-24 | nand: davinci: add support for timing configuration | Sekhar Nori |
2010-09-24 | davinci: add support for aemif timing configuration | Sekhar Nori |
2010-09-13 | mtd: pxa3xx: fix build error when CONFIG_MTD_PARTITIONS is not defined | Mark F. Brown |
2010-09-13 | mtd: mxc_nand: configure pages per block for v2 controller | Sascha Hauer |
2010-09-13 | mtd: Blackfin NFC: fix invalid free in remove() | Mike Frysinger |
2010-09-13 | mtd: Blackfin NFC: fix build error after nand_scan_ident() change | Mike Frysinger |
2010-08-27 | mxc_nand: Do not do byte accesses to the NFC buffer. | John Ogness |
2010-08-20 | mtd: nand: Fix probe of Samsung NAND chips | Tilman Sauerbeck |
2010-08-19 | mtd: nand: Fix regression in BBM detection | Brian Norris |