aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/tmio_nand.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-25mtd: tmio_nand: convert to mtd_device_register()Jamie Iles1-9/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-23tmio: Silence warnings introduced by mfd changesAndres Salomon1-4/+4
2011-03-23mtd: Use mfd_data instead of driver_data for tmio_nandAndres Salomon1-2/+1
2011-03-23mfd: mfd_cell is now implicitly available to t7166xb driversAndres Salomon1-5/+5
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-31mtd: tmio_nand.c: use dev_get_platdata() and resource_size()H Hartley Sweeten1-7/+7
2009-09-19mtd: nand: fix tmio_nand ecc correctionAtsushi Nemoto1-1/+16
2009-01-06mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-09-05[MTD] [NAND] tmio_nand: fix base address programmingDmitry Baryshkov1-4/+4
2008-08-10mfd: driver for the TMIO NAND controllerIan Molton1-0/+556