aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/denali.c
AgeCommit message (Expand)Author
2012-11-15mtd: denali: split the generic driver and PCI layerDinh Nguyen
2012-07-06mtd: nand: teach write_page and write_page_raw return an error codeJosh Wu
2012-05-13mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'Shmulik Ladkani
2012-05-13mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfacesBrian Norris
2012-05-13mtd: nand: read_page() returns max_bitflipsMike Dunn
2012-05-13mtd: use module_pci_driverAxel Lin
2012-03-27mtd: flash drivers set ecc strengthMike Dunn
2011-09-11mtd: denali: detect the number of banks before resetting NANDJamie Iles
2011-09-11mtd: denali: remove calling mtd_device_unregister() after nand_release()Axel Lin
2011-09-11mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris
2011-09-11mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris
2011-05-25mtd: convert remaining users to mtd_device_register()Jamie Iles
2011-05-25mtd: denali: detect the number of banksJamie Iles
2011-05-25mtd: denali: remove nearly-duplicated register definitionsJamie Iles
2011-05-25mtd: denali: convert to generic DMA APIJamie Iles
2011-05-25mtd: denali: drop __TIME__ usageMichal Marek
2011-03-31Fix common misspellingsLucas De Marchi
2010-10-24mtd: nand: denali should also handle NAND_CMD_PARAMFlorian Fainelli
2010-08-12nand/denali: move all hardware initialization work to denali_hw_initChuanxiao Dong
2010-08-12nand/denali: Add a page check in denali_read_page & denali_read_page_rawChuanxiao Dong
2010-08-12nand/denali: use cpu_relax() while waiting for hardware interruptChuanxiao Dong
2010-08-12nand/denali: change read_status function methodChuanxiao Dong
2010-08-12nand/denali: Fixed check patch warningsChuanxiao Dong
2010-08-11nand/denali: use dev_xx debug function to replace nand_dbg_print and some printkChuanxiao Dong
2010-08-11nand/denali: Fixed handle ECC error bugsChuanxiao Dong
2010-08-11nand/denali: use iowrite32() to replace denali_write32()Chuanxiao Dong
2010-08-11nand/denali: Fixed probe function bugsChuanxiao Dong
2010-08-10Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-08-06mtd: denali: Add multi connected NAND supportChuanxiao Dong
2010-08-06mtd: denali: Remove set_ecc_config functionChuanxiao Dong
2010-08-06mtd: denali: Remove unuseful code in get_xx_nand_para functionsChuanxiao Dong
2010-08-06mtd: denali: Remove device_info_tag structureChuanxiao.Dong
2010-08-06mtd: Missing slab.h includeDavid Miller
2010-08-05mtd: denali: update get nand para functionsChuanxiao Dong
2010-08-05mtd: denali: rename functions which is named by using capitalsChuanxiao Dong
2010-08-05mtd: denali.c: fix reserved all check-patch errorsChuanxiao Dong
2010-08-05mtd: denali.c: fix all "line over 80 characters" warningsChuanxiao Dong
2010-08-05mtd: denali.c: add and update KERN_ facility level in printk()Chuanxiao Dong
2010-08-05mtd: denali.c: fixed all open brace { check-patch errorsChuanxiao Dong
2010-08-05nand/denali Clean up all white spaces in code indentChuanxiao
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-05-13mtd/nand: Fix denali build on ppc64David Woodhouse
2010-05-13mtd/nand: Add Intel Moorestown/Denali NAND supportJason Roberts