summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2010-10-24mtd: nand: denali should also handle NAND_CMD_PARAMFlorian Fainelli
2010-10-24mtd: nand: Samsung MLC - new OOB sizesBrian Norris
2010-10-24mtd: davinci: fix comment to match the codeWolfram Sang
2010-10-24mtd: mpc5121_nfc: fix memory leak on error pathJulia Lawall
2010-10-24mtd: pxa3xx_nand: set oob length in the runtimeLei Wen
2010-10-24mtd: pxa3xx_nand: remove the flash info in driver structureLei Wen
2010-10-24mtd: pxa3xx_nand: introduce default timing to reduce read id timesLei Wen
2010-10-24mtd: pxa3xx_nand: condense the flash definitionLei Wen
2010-10-24mtd: nand: support new Toshiba SLCBrian Norris
2010-10-24mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUTBrian Norris
2010-10-24mtd: nand: spansion S30MLxxxP supportBrian Norris
2010-10-24mtd: fix callback return value checkBaruch Siach
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-21Merge branch 'davinci-next' into davinci-for-linusKevin Hilman
2010-10-18mxc_nand: do not depend on disabling the irq in the interrupt handlerSascha Hauer
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-09-29fix OMAP2 MTD build failureDaniel J Blueman
2010-09-24nand: davinci: add support for timing configurationSekhar Nori
2010-09-24davinci: add support for aemif timing configurationSekhar Nori
2010-09-13mtd: pxa3xx: fix build error when CONFIG_MTD_PARTITIONS is not definedMark F. Brown
2010-09-13mtd: mxc_nand: configure pages per block for v2 controllerSascha Hauer
2010-09-13mtd: Blackfin NFC: fix invalid free in remove()Mike Frysinger
2010-09-13mtd: Blackfin NFC: fix build error after nand_scan_ident() changeMike Frysinger
2010-08-27mxc_nand: Do not do byte accesses to the NFC buffer.John Ogness
2010-08-20mtd: nand: Fix probe of Samsung NAND chipsTilman Sauerbeck
2010-08-19mtd: nand: Fix regression in BBM detectionBrian Norris
2010-08-18pxa3xx: fix ns2cycle equationAxel Lin
2010-08-15Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-08-13mtd/nand_ids: Fix buswidthBrian Norris
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-12gen_nand: Test if nr_chips field is validMarek Vasut
2010-08-12nand/denali: move all hardware initialization work to denali_hw_initChuanxiao Dong
2010-08-12nand/denali: Add a page check in denali_read_page & denali_read_page_rawChuanxiao Dong
2010-08-12nand/denali: use cpu_relax() while waiting for hardware interruptChuanxiao Dong
2010-08-12nand/denali: change read_status function methodChuanxiao Dong
2010-08-12nand/denali: Fixed check patch warningsChuanxiao Dong
2010-08-11mtd/nand_base: fix kernel-doc warnings & typosRandy Dunlap
2010-08-11mtd/nand_base: fix kernel-doc warnings & typosRandy Dunlap
2010-08-11nand/denali: use dev_xx debug function to replace nand_dbg_print and some printkChuanxiao Dong
2010-08-11nand/denali: Fixed handle ECC error bugsChuanxiao Dong
2010-08-11nand/denali: use iowrite32() to replace denali_write32()Chuanxiao Dong
2010-08-11nand/denali: Fixed probe function bugsChuanxiao Dong
2010-08-10Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-08-08mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse
2010-08-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-08-06mxc_nand: Add v3 (i.MX51) SupportSascha Hauer
2010-08-06mxc_nand: support 8bit eccSascha Hauer
2010-08-06mxc_nand: fix correct_data functionSascha Hauer
2010-08-06mxc_nand: add V1_V2 namespace to registersSascha Hauer
2010-08-06mxc_nand: factor out a check_int functionSascha Hauer