summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)Author
2010-08-06mxc_nand: factor out a check_int functionSascha Hauer
2010-08-06mxc_nand: make some internally used functions overwriteableSascha Hauer
2010-08-06mxc_nand: rework get_dev_statusSascha Hauer
2010-08-06mxc_nand: remove 0xe00 offset from registersSascha Hauer
2010-08-06mtd: denali: Add multi connected NAND supportChuanxiao Dong
2010-08-06mtd: denali: Remove set_ecc_config functionChuanxiao Dong
2010-08-06mtd: denali: Remove unuseful code in get_xx_nand_para functionsChuanxiao Dong
2010-08-06mtd: denali: Remove device_info_tag structureChuanxiao.Dong
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-08-06mtd: m25p80: add support for the Winbond W25Q32 SPI flash chipGabor Juhos
2010-08-06mtd: m25p80: add support for the Intel/Numonyx {16,32,64}0S33B SPI flash chipsGabor Juhos
2010-08-06mtd: m25p80: add support for the EON EN25P{32, 64} SPI flash chipsGabor Juhos
2010-08-06mtd: cfi_cmdset_0002: consider version 1.4 as a valid primary extension versionGuillaume LECERF
2010-08-06mtd: atmel_nand: fix warning: 'part_probes' defined but not usedAndreas Bießmann
2010-08-06mtd: change struct flchip_shared spinlock locking into mutexStefani Seibold
2010-08-06mtd: Missing slab.h includeDavid Miller
2010-08-06mtd: gen_nand: fix support for multiple chipsMarek Vasut
2010-08-06mtd: update description on sm_ftlMaxim Levitsky
2010-08-06mtd: blkdevs: fix crash related to sysfs attributes.Maxim Levitsky
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-05mtd: denali: update get nand para functionsChuanxiao Dong
2010-08-05mtd: denali: rename functions which is named by using capitalsChuanxiao Dong
2010-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-08-05Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-08-05mtd: denali.c: fix reserved all check-patch errorsChuanxiao Dong
2010-08-05mtd: denali.c: fix all "line over 80 characters" warningsChuanxiao Dong
2010-08-05mtd: denali.c: add and update KERN_ facility level in printk()Chuanxiao Dong
2010-08-05mtd: denali.c: fixed all open brace { check-patch errorsChuanxiao Dong
2010-08-05nand/denali Clean up all white spaces in code indentChuanxiao
2010-08-05mtd: Blackfin NFC: fix nand busy detectionBarry Song
2010-08-05mtd: Blackfin NFC: fix handling of page sizesBarry Song
2010-08-05mtd: Blackfin NFC: wait for the ECC reset to finishBarry Song
2010-08-05mtd: Blackfin NFC: fix typo for read/write delay setupBarry Song
2010-08-05mtd: Blackfin NFC: make sure to check NAND_ALE in cmd_ctrlBarry Song
2010-08-05mtd: Blackfin NFC: fix raw page write/read handlingBarry Song
2010-08-05mtd: Blackfin NFC: delete useless comment about jffs2Barry Song
2010-08-05MTD: Nand: Add JZ4740 NAND driverLars-Peter Clausen
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-08-04Merge branch 'devel-map-io' into omap-for-linusTony Lindgren
2010-08-04mtd: cfi_cmdset_0002: fix the check for valid primary extension versionsGuillaume LECERF
2010-08-04mtd: m25p80: Make jedec_probe() return proper errno valuesAnton Vorontsov
2010-08-04mtd: m25p80: Fix false-positive probingAnton Vorontsov
2010-08-04mtd: mtdchar: fix mmap for MTD RAM/ROM char devicesAnatolij Gustschin
2010-08-04mtd: ixp4xx: add support for static flash partitionsRichard Cochran
2010-08-04mtd: mxc_nand: dont call suspend and resume explicitlyEric Bénard
2010-08-04mtd: doc2000: fix uninitialized variable in doc_ecc_decode()Mark Ware
2010-08-04mtd: OneNAND: Samsung SoCs use own chip_probe functionKyungmin Park
2010-08-04mtd: OneNAND: Introduce chip_probe functionKyungmin Park
2010-08-03Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2010-08-03pcmcia: use struct resource for PCMCIA devices, part 2Dominik Brodowski