aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAge
* P4080/mtd: Fix the freescale lbc issue with 36bit modeLan Chunhe-B258062010-10-25
* P4080/eLBC: Make Freescale elbc interrupt common to elbc devicesRoy Zang2010-10-25
* mtd: nand: fix MTD_MODE_RAW writesJon Povey2010-10-24
* mtd: r852: remove useless pci powerup/down from suspend/resume routinesMaxim Levitsky2010-10-24
* mtd: Blackfin NFC: fix badblock location with BootROM OOBMike Frysinger2010-10-24
* mtd: omap2: fix static declaration warningG, Manjunath Kondaiah2010-10-24
* mtd: Fix endianness issues from device treeIan Munsie2010-10-24
* mtd: nandsim: add module param for BBT handlingSebastian Andrzej Siewior2010-10-24
* mtd: nand: introduce NAND_CREATE_EMPTY_BBTSebastian Andrzej Siewior2010-10-24
* mtd: nand: add support for BBT without OOBSebastian Andrzej Siewior2010-10-24
* mtd: nand: pull in td into read_bbt()Sebastian Andrzej Siewior2010-10-24
* mtd: nand: use ALIGN where possibleSebastian Andrzej Siewior2010-10-24
* mtd: add init_size hook for NAND driverHuang Shijie2010-10-24
* mtd: generic FSMC NAND MTD driverLinus Walleij2010-10-24
* mtd: nand_base: do not cache pages with uncorrectable ECC errorsArtem Bityutskiy2010-10-24
* mtd: fix the build warning for fsl_upm.cRoy Zang2010-10-24
* mtd: fix almost all checkpatch warnings in nand_base.cFlorian Fainelli2010-10-24
* mtd: fix all checkpatch errors in nand_base.cFlorian Fainelli2010-10-24
* mtd: davinci: relax a timeout for ECC-initializationWolfram Sang2010-10-24
* mtd: nand: split ONFI detection logic to its own functionFlorian Fainelli2010-10-24
* mtd: nand: add support for reading ONFI parameters from NAND deviceFlorian Fainelli2010-10-24
* mtd: nand: denali should also handle NAND_CMD_PARAMFlorian Fainelli2010-10-24
* mtd: nand: Samsung MLC - new OOB sizesBrian Norris2010-10-24
* mtd: davinci: fix comment to match the codeWolfram Sang2010-10-24
* mtd: mpc5121_nfc: fix memory leak on error pathJulia Lawall2010-10-24
* mtd: pxa3xx_nand: set oob length in the runtimeLei Wen2010-10-24
* mtd: pxa3xx_nand: remove the flash info in driver structureLei Wen2010-10-24
* mtd: pxa3xx_nand: introduce default timing to reduce read id timesLei Wen2010-10-24
* mtd: pxa3xx_nand: condense the flash definitionLei Wen2010-10-24
* mtd: nand: support new Toshiba SLCBrian Norris2010-10-24
* mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUTBrian Norris2010-10-24
* mtd: nand: spansion S30MLxxxP supportBrian Norris2010-10-24
* mtd: fix callback return value checkBaruch Siach2010-10-24
* mtd: pxa3xx: fix build error when CONFIG_MTD_PARTITIONS is not definedMark F. Brown2010-09-13
* mtd: mxc_nand: configure pages per block for v2 controllerSascha Hauer2010-09-13
* mtd: Blackfin NFC: fix invalid free in remove()Mike Frysinger2010-09-13
* mtd: Blackfin NFC: fix build error after nand_scan_ident() changeMike Frysinger2010-09-13
* mxc_nand: Do not do byte accesses to the NFC buffer.John Ogness2010-08-26
* mtd: nand: Fix probe of Samsung NAND chipsTilman Sauerbeck2010-08-20
* mtd: nand: Fix regression in BBM detectionBrian Norris2010-08-19
* pxa3xx: fix ns2cycle equationAxel Lin2010-08-18
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-08-15
|\
| * mtd/nand_ids: Fix buswidthBrian Norris2010-08-13
| * gen_nand: Test if nr_chips field is validMarek Vasut2010-08-12
| * nand/denali: move all hardware initialization work to denali_hw_initChuanxiao Dong2010-08-12
| * nand/denali: Add a page check in denali_read_page & denali_read_page_rawChuanxiao Dong2010-08-12
| * nand/denali: use cpu_relax() while waiting for hardware interruptChuanxiao Dong2010-08-12
| * nand/denali: change read_status function methodChuanxiao Dong2010-08-12
| * nand/denali: Fixed check patch warningsChuanxiao Dong2010-08-12
| * mtd/nand_base: fix kernel-doc warnings & typosRandy Dunlap2010-08-10