aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/denali.c
Commit message (Expand)AuthorAge
* nand/denali: move all hardware initialization work to denali_hw_initChuanxiao Dong2010-08-12
* nand/denali: Add a page check in denali_read_page & denali_read_page_rawChuanxiao Dong2010-08-12
* nand/denali: use cpu_relax() while waiting for hardware interruptChuanxiao Dong2010-08-12
* nand/denali: change read_status function methodChuanxiao Dong2010-08-12
* nand/denali: Fixed check patch warningsChuanxiao Dong2010-08-12
* nand/denali: use dev_xx debug function to replace nand_dbg_print and some printkChuanxiao Dong2010-08-10
* nand/denali: Fixed handle ECC error bugsChuanxiao Dong2010-08-10
* nand/denali: use iowrite32() to replace denali_write32()Chuanxiao Dong2010-08-10
* nand/denali: Fixed probe function bugsChuanxiao Dong2010-08-10
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-08-10
|\
| * mtd: denali: Add multi connected NAND supportChuanxiao Dong2010-08-06
| * mtd: denali: Remove set_ecc_config functionChuanxiao Dong2010-08-06
| * mtd: denali: Remove unuseful code in get_xx_nand_para functionsChuanxiao Dong2010-08-06
| * mtd: denali: Remove device_info_tag structureChuanxiao.Dong2010-08-06
| * mtd: Missing slab.h includeDavid Miller2010-08-06
| * mtd: denali: update get nand para functionsChuanxiao Dong2010-08-05
| * mtd: denali: rename functions which is named by using capitalsChuanxiao Dong2010-08-05
| * mtd: denali.c: fix reserved all check-patch errorsChuanxiao Dong2010-08-05
| * mtd: denali.c: fix all "line over 80 characters" warningsChuanxiao Dong2010-08-05
| * mtd: denali.c: add and update KERN_ facility level in printk()Chuanxiao Dong2010-08-05
| * mtd: denali.c: fixed all open brace { check-patch errorsChuanxiao Dong2010-08-05
| * nand/denali Clean up all white spaces in code indentChuanxiao2010-08-05
* | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-16
|/
* mtd/nand: Fix denali build on ppc64David Woodhouse2010-05-13
* mtd/nand: Add Intel Moorestown/Denali NAND supportJason Roberts2010-05-13