summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/bcm_umi_nand.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin2012-01-091-12/+1
* mtd: bcm_umi_nand: clean up error handling codeJulia Lawall2011-09-111-15/+18
* mtd: bcm_umi_nand.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-17/+2
* mtd: bcm_umi_nand don't specify default parsing optionsDmitry Eremin-Solenikov2011-09-111-5/+2
* mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris2011-09-111-1/+1
* mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris2011-09-111-1/+1
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* mtd: bcm_umi_nand: convert to mtd_device_register()Jamie Iles2011-05-251-3/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-05-101-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | mtd/nand/bcm_umi: remove unused #include <linux/version.h>Huang Weiyi2010-05-101-1/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-03-261-2/+2
|\ \ | |/
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-2/+2
* | mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()David Woodhouse2010-02-261-1/+1
|/
* mtd: add bcmring nand driverLeo (Hao) Chen2009-10-201-0/+581
OpenPOWER on IntegriCloud