summaryrefslogtreecommitdiff
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: generic FSMC NAND MTD driverLinus Walleij2010-10-253-0/+874
* mtd: m25p80: Add support for the Winbond W25Q64Thierry Reding2010-10-251-0/+1
* mtd: nand_base: do not cache pages with uncorrectable ECC errorsArtem Bityutskiy2010-10-251-1/+2
* mtd: add Broadcom BCM63xx image tag partition parserFlorian Fainelli2010-10-253-0/+281
* mtd: sanity check ioctl inputDan Carpenter2010-10-241-0/+3
* mtd: fix the build warning for fsl_upm.cRoy Zang2010-10-241-1/+1
* mtd: fix almost all checkpatch warnings in nand_base.cFlorian Fainelli2010-10-241-30/+43
* mtd: fix all checkpatch errors in nand_base.cFlorian Fainelli2010-10-241-23/+26
* mtd: davinci: relax a timeout for ECC-initializationWolfram Sang2010-10-241-1/+2
* mtd: m25p80: Add support for two new Spansion SPI devices (S25FL-K)Gernot Hoyler2010-10-241-0/+2
* mtd: nand: split ONFI detection logic to its own functionFlorian Fainelli2010-10-241-61/+71
* mtd: nand: add support for reading ONFI parameters from NAND deviceFlorian Fainelli2010-10-241-30/+134
* mtd: nand: denali should also handle NAND_CMD_PARAMFlorian Fainelli2010-10-241-0/+1
* mtd: OneNAND: Remove unused cmd_map at s5pc110Kyungmin Park2010-10-241-1/+0
* mtd: nand: Samsung MLC - new OOB sizesBrian Norris2010-10-241-2/+15
* mtd: davinci: fix comment to match the codeWolfram Sang2010-10-241-2/+3
* mtd: pcmciamtd: remove dead codeDan Carpenter2010-10-241-4/+0
* mtd: mpc5121_nfc: fix memory leak on error pathJulia Lawall2010-10-241-2/+5
* mtd: pxa3xx_nand: set oob length in the runtimeLei Wen2010-10-241-7/+18
* mtd: pxa3xx_nand: remove the flash info in driver structureLei Wen2010-10-241-72/+43
* mtd: pxa3xx_nand: introduce default timing to reduce read id timesLei Wen2010-10-241-35/+33
* mtd: pxa3xx_nand: condense the flash definitionLei Wen2010-10-242-163/+16
* mtd: nand: support new Toshiba SLCBrian Norris2010-10-242-2/+34
* mtd: cleanup Kconfig dependenciesH Hartley Sweeten2010-10-241-24/+22
* mtd: edit comments on deprecation of ioctl ECCGETLAYOUTBrian Norris2010-10-241-1/+1
* mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUTBrian Norris2010-10-242-3/+48
* mtd: nand: spansion S30MLxxxP supportBrian Norris2010-10-241-0/+13
* mtd: fix callback return value checkBaruch Siach2010-10-241-1/+1
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-09-144-37/+41
|\
| * mtd: pxa3xx: fix build error when CONFIG_MTD_PARTITIONS is not definedMark F. Brown2010-09-131-0/+6
| * mtd: mxc_nand: configure pages per block for v2 controllerSascha Hauer2010-09-131-14/+19
| * mtd: OneNAND: Fix loop hang when DMA error at Samsung SoCsKyungmin Park2010-09-131-6/+5
| * mtd: OneNAND: Fix 2KiB pagesize handling at Samsung SoCsKyungmin Park2010-09-131-3/+2
| * mtd: Blackfin NFC: fix invalid free in remove()Mike Frysinger2010-09-131-6/+1
| * mtd: Blackfin NFC: fix build error after nand_scan_ident() changeMike Frysinger2010-09-131-1/+1
| * mxc_nand: Do not do byte accesses to the NFC buffer.John Ogness2010-08-271-7/+7
* | UBI: do not oops when erroneous PEB is scheduled for scrubbingArtem Bityutskiy2010-08-301-1/+2
* | UBI: fix kconfig unmet dependencyRandy Dunlap2010-08-301-1/+1
* | UBI: fix forward compatibilityArtem Bityutskiy2010-08-301-1/+1
* | UBI: eliminate update of list_for_each_entry loop cursorJulia Lawall2010-08-301-6/+6
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-08-212-8/+5
|\
| * mtd: nand: Fix probe of Samsung NAND chipsTilman Sauerbeck2010-08-201-0/+1
| * mtd: nand: Fix regression in BBM detectionBrian Norris2010-08-191-7/+3
| * pxa3xx: fix ns2cycle equationAxel Lin2010-08-181-1/+1
* | of: fix missing headers for of_address_to_resource() in MTD and SysACE driversGraeme Smecher2010-08-171-0/+1
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-08-155-331/+205
|\
| * mtd/nand_ids: Fix buswidthBrian Norris2010-08-131-1/+1
| * mtd/m25p80: fix test for end of loopDan Carpenter2010-08-121-1/+1
| * mtd/m25p80: retlen is never NULLDan Carpenter2010-08-121-8/+4
| * gen_nand: Test if nr_chips field is validMarek Vasut2010-08-121-0/+5