index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
bcm_umi_nand.c
Age
Commit message (
Expand
)
Author
2011-09-11
mtd: bcm_umi_nand: clean up error handling code
Julia Lawall
2011-09-11
mtd: bcm_umi_nand.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
mtd: bcm_umi_nand don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
mtd: nand: rename NAND_USE_FLASH_BBT
Brian Norris
2011-09-11
mtd: nand: consolidate redundant flash-based BBT flags
Brian Norris
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-05-25
mtd: bcm_umi_nand: convert to mtd_device_register()
Jamie Iles
2010-05-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2010-05-10
mtd/nand/bcm_umi: remove unused #include <linux/version.h>
Huang Weiyi
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2010-02-26
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
David Woodhouse
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
2009-10-20
mtd: add bcmring nand driver
Leo (Hao) Chen