summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/tmio_nand.c
AgeCommit message (Expand)Author
2012-01-09mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin
2011-09-11mtd: tmio_nand.c: use mtd_device_parse_registerDmitry Eremin-Solenikov
2011-09-11mtd: tmio_nand don't specify default parsing optionsDmitry Eremin-Solenikov
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-05-26mtd: Use platform_data to retrieve tmio_nand platform bitsSamuel Ortiz
2011-05-25mtd: tmio_nand: convert to mtd_device_register()Jamie Iles
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-23tmio: Silence warnings introduced by mfd changesAndres Salomon
2011-03-23mtd: Use mfd_data instead of driver_data for tmio_nandAndres Salomon
2011-03-23mfd: mfd_cell is now implicitly available to t7166xb driversAndres Salomon
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-31mtd: tmio_nand.c: use dev_get_platdata() and resource_size()H Hartley Sweeten
2009-09-19mtd: nand: fix tmio_nand ecc correctionAtsushi Nemoto
2009-01-06mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-09-05[MTD] [NAND] tmio_nand: fix base address programmingDmitry Baryshkov
2008-08-10mfd: driver for the TMIO NAND controllerIan Molton