| Commit message (Expand) | Author | Age | Files | Lines |
* | omap: nand: remove hardware ECC as default | Sukumar Ghorai | 2010-12-06 | 1 | -1/+0 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2010-10-30 | 18 | -733/+1710 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2010-10-30 | 3 | -11/+85 |
| |\ |
|
| * | | P4080/mtd: Fix the freescale lbc issue with 36bit mode | Lan Chunhe-B25806 | 2010-10-25 | 1 | -1/+1 |
| * | | P4080/eLBC: Make Freescale elbc interrupt common to elbc devices | Roy Zang | 2010-10-25 | 2 | -285/+198 |
| * | | mtd: nand: fix MTD_MODE_RAW writes | Jon Povey | 2010-10-25 | 1 | -1/+1 |
| * | | mtd: r852: remove useless pci powerup/down from suspend/resume routines | Maxim Levitsky | 2010-10-25 | 2 | -31/+1 |
| * | | mtd: Blackfin NFC: fix badblock location with BootROM OOB | Mike Frysinger | 2010-10-25 | 1 | -10/+4 |
| * | | mtd: omap2: fix static declaration warning | G, Manjunath Kondaiah | 2010-10-25 | 1 | -2/+2 |
| * | | mtd: Fix endianness issues from device tree | Ian Munsie | 2010-10-25 | 3 | -10/+10 |
| * | | mtd: nandsim: add module param for BBT handling | Sebastian Andrzej Siewior | 2010-10-25 | 1 | -2/+17 |
| * | | mtd: nand: introduce NAND_CREATE_EMPTY_BBT | Sebastian Andrzej Siewior | 2010-10-25 | 1 | -1/+2 |
| * | | mtd: nand: add support for BBT without OOB | Sebastian Andrzej Siewior | 2010-10-25 | 1 | -26/+202 |
| * | | mtd: nand: pull in td into read_bbt() | Sebastian Andrzej Siewior | 2010-10-25 | 1 | -7/+9 |
| * | | mtd: nand: use ALIGN where possible | Sebastian Andrzej Siewior | 2010-10-25 | 1 | -2/+1 |
| * | | mtd: add init_size hook for NAND driver | Huang Shijie | 2010-10-25 | 1 | -2/+4 |
| * | | mtd: generic FSMC NAND MTD driver | Linus Walleij | 2010-10-25 | 3 | -0/+874 |
| * | | mtd: nand_base: do not cache pages with uncorrectable ECC errors | Artem Bityutskiy | 2010-10-25 | 1 | -1/+2 |
| * | | mtd: fix the build warning for fsl_upm.c | Roy Zang | 2010-10-24 | 1 | -1/+1 |
| * | | mtd: fix almost all checkpatch warnings in nand_base.c | Florian Fainelli | 2010-10-24 | 1 | -30/+43 |
| * | | mtd: fix all checkpatch errors in nand_base.c | Florian Fainelli | 2010-10-24 | 1 | -23/+26 |
| * | | mtd: davinci: relax a timeout for ECC-initialization | Wolfram Sang | 2010-10-24 | 1 | -1/+2 |
| * | | mtd: nand: split ONFI detection logic to its own function | Florian Fainelli | 2010-10-24 | 1 | -61/+71 |
| * | | mtd: nand: add support for reading ONFI parameters from NAND device | Florian Fainelli | 2010-10-24 | 1 | -30/+134 |
| * | | mtd: nand: denali should also handle NAND_CMD_PARAM | Florian Fainelli | 2010-10-24 | 1 | -0/+1 |
| * | | mtd: nand: Samsung MLC - new OOB sizes | Brian Norris | 2010-10-24 | 1 | -2/+15 |
| * | | mtd: davinci: fix comment to match the code | Wolfram Sang | 2010-10-24 | 1 | -2/+3 |
| * | | mtd: mpc5121_nfc: fix memory leak on error path | Julia Lawall | 2010-10-24 | 1 | -2/+5 |
| * | | mtd: pxa3xx_nand: set oob length in the runtime | Lei Wen | 2010-10-24 | 1 | -7/+18 |
| * | | mtd: pxa3xx_nand: remove the flash info in driver structure | Lei Wen | 2010-10-24 | 1 | -72/+43 |
| * | | mtd: pxa3xx_nand: introduce default timing to reduce read id times | Lei Wen | 2010-10-24 | 1 | -35/+33 |
| * | | mtd: pxa3xx_nand: condense the flash definition | Lei Wen | 2010-10-24 | 2 | -163/+16 |
| * | | mtd: nand: support new Toshiba SLC | Brian Norris | 2010-10-24 | 2 | -2/+34 |
| * | | mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT | Brian Norris | 2010-10-24 | 1 | -0/+3 |
| * | | mtd: nand: spansion S30MLxxxP support | Brian Norris | 2010-10-24 | 1 | -0/+13 |
| * | | mtd: fix callback return value check | Baruch Siach | 2010-10-24 | 1 | -1/+1 |
* | | | Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-10-25 | 1 | -38/+23 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge branch 'davinci-next' into davinci-for-linus | Kevin Hilman | 2010-10-21 | 1 | -38/+23 |
| |\ \ |
|
| | * | | nand: davinci: add support for timing configuration | Sekhar Nori | 2010-09-24 | 1 | -38/+22 |
| | * | | davinci: add support for aemif timing configuration | Sekhar Nori | 2010-09-24 | 1 | -0/+1 |
| | |/ |
|
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Update broken web addresses in the kernel. | Justin P. Mattock | 2010-10-18 | 1 | -1/+1 |
* | | | | mxc_nand: do not depend on disabling the irq in the interrupt handler | Sascha Hauer | 2010-10-18 | 1 | -9/+83 |
| |/ /
|/| | |
|
* | | | fix OMAP2 MTD build failure | Daniel J Blueman | 2010-09-29 | 1 | -1/+1 |
| |/
|/| |
|
* | | mtd: pxa3xx: fix build error when CONFIG_MTD_PARTITIONS is not defined | Mark F. Brown | 2010-09-13 | 1 | -0/+6 |
* | | mtd: mxc_nand: configure pages per block for v2 controller | Sascha Hauer | 2010-09-13 | 1 | -14/+19 |
* | | mtd: Blackfin NFC: fix invalid free in remove() | Mike Frysinger | 2010-09-13 | 1 | -6/+1 |
* | | mtd: Blackfin NFC: fix build error after nand_scan_ident() change | Mike Frysinger | 2010-09-13 | 1 | -1/+1 |
* | | mxc_nand: Do not do byte accesses to the NFC buffer. | John Ogness | 2010-08-27 | 1 | -7/+7 |
* | | mtd: nand: Fix probe of Samsung NAND chips | Tilman Sauerbeck | 2010-08-20 | 1 | -0/+1 |