summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2010-08-06mtd: blkdevs: fix crash related to sysfs attributes.Maxim Levitsky-3/+4
2010-08-05mtd: denali: update get nand para functionsChuanxiao Dong-72/+35
2010-08-05mtd: denali: rename functions which is named by using capitalsChuanxiao Dong-16/+11
2010-08-05mtd: denali.c: fix reserved all check-patch errorsChuanxiao Dong-49/+53
2010-08-05mtd: denali.c: fix all "line over 80 characters" warningsChuanxiao Dong-108/+192
2010-08-05mtd: denali.c: add and update KERN_ facility level in printk()Chuanxiao Dong-16/+16
2010-08-05mtd: denali.c: fixed all open brace { check-patch errorsChuanxiao Dong-116/+48
2010-08-05nand/denali Clean up all white spaces in code indentChuanxiao-169/+168
2010-08-05mtd: Blackfin NFC: fix nand busy detectionBarry Song-2/+2
2010-08-05mtd: Blackfin NFC: fix handling of page sizesBarry Song-41/+48
2010-08-05mtd: Blackfin NFC: wait for the ECC reset to finishBarry Song-0/+2
2010-08-05mtd: Blackfin NFC: fix typo for read/write delay setupBarry Song-1/+1
2010-08-05mtd: Blackfin NFC: make sure to check NAND_ALE in cmd_ctrlBarry Song-1/+1
2010-08-05mtd: Blackfin NFC: fix raw page write/read handlingBarry Song-0/+18
2010-08-05mtd: Blackfin NFC: delete useless comment about jffs2Barry Song-3/+0
2010-08-04mtd: cfi_cmdset_0002: fix the check for valid primary extension versionsGuillaume LECERF-3/+12
2010-08-04mtd: m25p80: Make jedec_probe() return proper errno valuesAnton Vorontsov-12/+6
2010-08-04mtd: m25p80: Fix false-positive probingAnton Vorontsov-2/+11
2010-08-04mtd: mtdchar: fix mmap for MTD RAM/ROM char devicesAnatolij Gustschin-1/+27
2010-08-04mtd: ixp4xx: add support for static flash partitionsRichard Cochran-8/+27
2010-08-04mtd: mxc_nand: dont call suspend and resume explicitlyEric Bénard-42/+1
2010-08-04mtd: doc2000: fix uninitialized variable in doc_ecc_decode()Mark Ware-2/+3
2010-08-04mtd: OneNAND: Samsung SoCs use own chip_probe functionKyungmin Park-13/+8
2010-08-04mtd: OneNAND: Introduce chip_probe functionKyungmin Park-12/+32
2010-08-02mtd: onenand:fix for page addr calculation based on device typeRohit Hassan Sathyanarayan-2/+5
2010-08-02mtd: nand: update nand_default_block_markbad()Brian Norris-10/+24
2010-08-02mtd: denali.h: fixed checkpatch errorsDong, Chuanxiao-82/+78
2010-08-02mtd: nand: davinci: correct 4-bit error correctionSudhakar Rajashekhara-0/+17
2010-08-02mtd: nand: more BB Detection refactoring and dynamic scan optionsBrian Norris-55/+90
2010-08-02mtd: nand: refactor BB marker detectionBrian Norris-11/+58
2010-08-02mtd: s3c nand: parsing command-line partitions prior to set->partitionsConke Hu-9/+6
2010-08-02mtd: mxc_nand: fix unbalanced enable for IRQEric Bénard-1/+1
2010-08-02mtd: tests: return -1 if verify failedRoel Kluin-5/+4
2010-08-02mtd: sm_common: remove casts from voidKulikov Vasiliy-1/+1
2010-08-02mtd: r852: remove casts from voidKulikov Vasiliy-1/+1
2010-08-02mtd: nandsim: remove casts from voidKulikov Vasiliy-7/+7
2010-08-02mtd: dataflash: remove casts from voidKulikov Vasiliy-6/+6
2010-08-02mtd: r852: remove casts from voidKulikov Vasiliy-2/+2
2010-08-02mtd: cfi_probe: print manufacturer and id of probed chipGuillaume LECERF-2/+2
2010-08-02mtd: nand: edit macro flag for BBT scan of last page in blockBrian Norris-6/+6
2010-08-02mtd: mtdconcat: fix bug with uninitialized lock and unlock functionsMartin Krause-8/+12
2010-08-02mtd: nand_ids: add two entries for NAND chipsBrian Norris-0/+4
2010-08-02mtd: mxc_nand: remove unused variableUwe Kleine-König-1/+0
2010-08-02mtd: physmap: use resource_size()H Hartley Sweeten-3/+3
2010-08-02mtd: add an ioctl to query the lock status of a flash sectorRichard Cochran-0/+36
2010-08-02mtd: denali: add Kconfig dependencyKarl Beldan-0/+1
2010-08-02mtd: m25p80: Add support for Macronix 25L8005Martin Michlmayr-0/+1
2010-08-02mtd: return success on blktrans_ioctlDan Carpenter-0/+1
2010-08-02mtd: remove redundant dependency checks in Kconfig filesKyle Spaans-19/+16
2010-08-02mtd: mxc_nand: fix OOB accesses on i.MX27Sascha Hauer-26/+5