summaryrefslogtreecommitdiff
path: root/drivers/mtd
Commit message (Expand)AuthorAge
* fix OMAP2 MTD build failureDaniel J Blueman2010-09-29
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-09-14
|\
| * 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: OneNAND: Fix loop hang when DMA error at Samsung SoCsKyungmin Park2010-09-13
| * mtd: OneNAND: Fix 2KiB pagesize handling at Samsung SoCsKyungmin Park2010-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-27
* | UBI: do not oops when erroneous PEB is scheduled for scrubbingArtem Bityutskiy2010-08-30
* | UBI: fix kconfig unmet dependencyRandy Dunlap2010-08-30
* | UBI: fix forward compatibilityArtem Bityutskiy2010-08-30
* | UBI: eliminate update of list_for_each_entry loop cursorJulia Lawall2010-08-30
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-08-21
|\
| * 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
* | of: fix missing headers for of_address_to_resource() in MTD and SysACE driversGraeme Smecher2010-08-17
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-08-15
|\
| * mtd/nand_ids: Fix buswidthBrian Norris2010-08-13
| * mtd/m25p80: fix test for end of loopDan Carpenter2010-08-12
| * mtd/m25p80: retlen is never NULLDan Carpenter2010-08-12
| * 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-11
| * nand/denali: use dev_xx debug function to replace nand_dbg_print and some printkChuanxiao Dong2010-08-11
| * nand/denali: Fixed handle ECC error bugsChuanxiao Dong2010-08-11
| * nand/denali: use iowrite32() to replace denali_write32()Chuanxiao Dong2010-08-11
| * nand/denali: Fixed probe function bugsChuanxiao Dong2010-08-11
* | 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 branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-10
|\ \ \ | |_|/ |/| |
| * | block: push down BKL into .open and .releaseArnd Bergmann2010-08-07
| * | block: push down BKL into .locked_ioctlArnd Bergmann2010-08-07
| * | block: remove wrappers for request type/flagsChristoph Hellwig2010-08-07
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-08-10
|\ \ \
| * | | mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse2010-08-08
| * | | mtd: Update copyright noticesDavid Woodhouse2010-08-08
| * | | mtd-physmap: add support users can assign the probe type in board filesBarry Song2010-08-08
| * | | mtd: remove redwood map driverChristian Dietrich2010-08-06
| * | | 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