aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/bcm_umi_nand.c
AgeCommit message (Expand)Author
2012-01-09mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin
2011-09-11mtd: bcm_umi_nand: clean up error handling codeJulia Lawall
2011-09-11mtd: bcm_umi_nand.c: use mtd_device_parse_registerDmitry Eremin-Solenikov
2011-09-11mtd: bcm_umi_nand don't specify default parsing optionsDmitry Eremin-Solenikov
2011-09-11mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris
2011-09-11mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-05-25mtd: bcm_umi_nand: convert to mtd_device_register()Jamie Iles
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-05-10mtd/nand/bcm_umi: remove unused #include <linux/version.h>Huang Weiyi
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-02-26mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()David Woodhouse
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2009-10-20mtd: add bcmring nand driverLeo (Hao) Chen