summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/nomadik_nand.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: introduce mtd_resume interfaceArtem Bityutskiy2012-01-091-1/+1
* mtd: introduce mtd_suspend interfaceArtem Bityutskiy2012-01-091-1/+1
* mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin2012-01-091-13/+1
* mtd: nomadik_nand: add missing nand_release in nomadik_nand_removeAxel Lin2011-09-111-0/+1
* mtd: nomadik_nand: convert to mtd_device_register()Jamie Iles2011-05-251-6/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* 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: nomadik_nand.c: use resource_size()H Hartley Sweeten2009-12-311-3/+3
|/
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* mtd: nand: driver for Nomadik 8815 SoC (on NHK8815 board)Alessandro Rubini2009-09-201-0/+250