summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/denali.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-10Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-765/+475
2010-08-06mtd: denali: Add multi connected NAND supportChuanxiao Dong1-1/+21
2010-08-06mtd: denali: Remove set_ecc_config functionChuanxiao Dong1-40/+47
2010-08-06mtd: denali: Remove unuseful code in get_xx_nand_para functionsChuanxiao Dong1-74/+7
2010-08-06mtd: denali: Remove device_info_tag structureChuanxiao.Dong1-266/+33
2010-08-06mtd: Missing slab.h includeDavid Miller1-0/+1
2010-08-05mtd: denali: update get nand para functionsChuanxiao Dong1-72/+35
2010-08-05mtd: denali: rename functions which is named by using capitalsChuanxiao Dong1-11/+11
2010-08-05mtd: denali.c: fix reserved all check-patch errorsChuanxiao Dong1-49/+53
2010-08-05mtd: denali.c: fix all "line over 80 characters" warningsChuanxiao Dong1-108/+192
2010-08-05mtd: denali.c: add and update KERN_ facility level in printk()Chuanxiao Dong1-16/+16
2010-08-05mtd: denali.c: fixed all open brace { check-patch errorsChuanxiao Dong1-116/+48
2010-08-05nand/denali Clean up all white spaces in code indentChuanxiao1-169/+168
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König1-1/+1
2010-05-13mtd/nand: Fix denali build on ppc64David Woodhouse1-11/+11
2010-05-13mtd/nand: Add Intel Moorestown/Denali NAND supportJason Roberts1-0/+2134