summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/tmio_nand.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: kill MTD_NAND_VERIFY_WRITEHuang Shijie2012-09-291-13/+0
* mtd: flash drivers set ecc strengthMike Dunn2012-03-271-0/+1
* mtd: do not use plain 0 as NULLArtem Bityutskiy2012-03-271-3/+3
* mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin2012-01-091-12/+1
* mtd: tmio_nand.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-9/+3
* mtd: tmio_nand don't specify default parsing optionsDmitry Eremin-Solenikov2011-09-111-6/+1
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-05-271-9/+1
|\
| * mtd: tmio_nand: convert to mtd_device_register()Jamie Iles2011-05-251-9/+1
* | mtd: Use platform_data to retrieve tmio_nand platform bitsSamuel Ortiz2011-05-261-1/+1
|/
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* tmio: Silence warnings introduced by mfd changesAndres Salomon2011-03-231-4/+4
* mtd: Use mfd_data instead of driver_data for tmio_nandAndres Salomon2011-03-231-2/+1
* mfd: mfd_cell is now implicitly available to t7166xb driversAndres Salomon2011-03-231-5/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-05-101-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | mtd: tmio_nand.c: use dev_get_platdata() and resource_size()H Hartley Sweeten2009-12-311-7/+7
|/
* mtd: nand: fix tmio_nand ecc correctionAtsushi Nemoto2009-09-191-1/+16
* mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
* [MTD] [NAND] tmio_nand: fix base address programmingDmitry Baryshkov2008-09-051-4/+4
* mfd: driver for the TMIO NAND controllerIan Molton2008-08-101-0/+556