aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/nomadik_nand.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-15mtd: delete nomadik_nand driverLinus Walleij1-235/+0
2012-09-14ARM: nomadik: move platform_data definitionsArnd Bergmann1-1/+1
2012-01-09mtd: introduce mtd_resume interfaceArtem Bityutskiy1-1/+1
2012-01-09mtd: introduce mtd_suspend interfaceArtem Bityutskiy1-1/+1
2012-01-09mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin1-13/+1
2011-09-11mtd: nomadik_nand: add missing nand_release in nomadik_nand_removeAxel Lin1-0/+1
2011-05-25mtd: nomadik_nand: convert to mtd_device_register()Jamie Iles1-6/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
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: nomadik_nand.c: use resource_size()H Hartley Sweeten1-3/+3
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan1-1/+1
2009-09-20mtd: nand: driver for Nomadik 8815 SoC (on NHK8815 board)Alessandro Rubini1-0/+250