aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAge
...
| * | 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
* | | Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-25
|\ \ \ | |_|/ |/| |
| * | Merge branch 'davinci-next' into davinci-for-linusKevin Hilman2010-10-21
| |\ \
| | * | nand: davinci: add support for timing configurationSekhar Nori2010-09-24
| | * | davinci: add support for aemif timing configurationSekhar Nori2010-09-24
| | |/
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\ \ \
| * | | Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
* | | | mxc_nand: do not depend on disabling the irq in the interrupt handlerSascha Hauer2010-10-18
| |/ / |/| |
* | | fix OMAP2 MTD build failureDaniel J Blueman2010-09-29
| |/ |/|
* | 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
| * | nand/denali: use dev_xx debug function to replace nand_dbg_print and some printkChuanxiao Dong2010-08-10
| * | nand/denali: Fixed handle ECC error bugsChuanxiao Dong2010-08-10
| * | nand/denali: use iowrite32() to replace denali_write32()Chuanxiao Dong2010-08-10
| * | nand/denali: Fixed probe function bugsChuanxiao Dong2010-08-10
| |/
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-12
|\ \
| * | of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* | | mtd/nand_base: fix kernel-doc warnings & typosRandy Dunlap2010-08-11
| |/ |/|
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-08-10
|\ \
| * | mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse2010-08-08
| * | mxc_nand: Add v3 (i.MX51) SupportSascha Hauer2010-08-06
| * | mxc_nand: support 8bit eccSascha Hauer2010-08-06
| * | mxc_nand: fix correct_data functionSascha Hauer2010-08-06
| * | mxc_nand: add V1_V2 namespace to registersSascha Hauer2010-08-06
| * | mxc_nand: factor out a check_int functionSascha Hauer2010-08-06
| * | mxc_nand: make some internally used functions overwriteableSascha Hauer2010-08-06
| * | mxc_nand: rework get_dev_statusSascha Hauer2010-08-06
| * | mxc_nand: remove 0xe00 offset from registersSascha Hauer2010-08-06
| * | mtd: denali: Add multi connected NAND supportChuanxiao Dong2010-08-06
| * | mtd: denali: Remove set_ecc_config functionChuanxiao Dong2010-08-06
| * | mtd: denali: Remove unuseful code in get_xx_nand_para functionsChuanxiao Dong2010-08-06