summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/mpc5121_nfc.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: remove use of __devexitBill Pemberton2012-11-221-1/+1
* mtd: remove use of __devinitdataBill Pemberton2012-11-221-1/+1
* mtd: remove use of __devinitBill Pemberton2012-11-221-1/+1
* mtd: remove use of __devexit_pBill Pemberton2012-11-221-1/+1
* mtd: kill MTD_NAND_VERIFY_WRITEHuang Shijie2012-09-291-22/+0
* mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris2012-05-131-1/+0
* mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin2012-01-091-13/+1
* mtd: mpc5121_nfc.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-10/+1
* mtd: mpc5121_nfc: use ofpart through generic parsingDmitry Eremin-Solenikov2011-09-111-5/+3
* mtd: mpc5121_nfc don't specify default parsing optionsDmitry Eremin-Solenikov2011-09-111-3/+1
* mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris2011-09-111-1/+1
* mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris2011-09-111-1/+2
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* mtd: mpc5121_nfc: convert to mtd_device_register()Jamie Iles2011-05-251-11/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy2011-03-251-5/+4
|\
| * dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4
* | mtd: mpc5121_nfc: don't treat NULL clk as an errorJamie Iles2011-03-111-2/+3
|/
* mtd: Fix endianness issues from device treeIan Munsie2010-10-251-2/+2
* mtd: mpc5121_nfc: fix memory leak on error pathJulia Lawall2010-10-241-2/+5
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
* of/mtd/nand: mpc5121_nfc.c: Fix build failuresAnatolij Gustschin2010-06-021-4/+4
* mtd: update gfp/slab.h includesTejun Heo2010-05-191-0/+1
* mtd: mpc5121_nfc: Changed SVR check to allow MPC5123.Steve Deiters2010-05-101-2/+2
* mtd: nand: Add MPC5121 NAND Flash Controller driverAnatolij Gustschin2010-02-261-0/+916