aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/mpc5121_nfc.c
Commit message (Expand)AuthorAge
* mtd: nand: mpc5121_nfc: show parent device in sysfsFrans Klaver2015-10-13
* mtd: mpc5121_nfc: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-28
* mtd: constify of_device_id arrayFabian Frederick2015-05-07
* mtd: nand: drop owner assignment from platform_driversWolfram Sang2014-10-20
* mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-11
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-30
|\
| * mtd: mpc5121_nfc: adjust for OF based clock lookupGerhard Sittig2014-01-12
* | mtd: mpc5121_nfc: Remove unnecessary OOM messagesJingoo Han2014-01-07
* | mtd: mpc5121_nfc: drop devm_free_irq of devm_ allocated irqWei Yongjun2014-01-03
|/
* drivers: clean-up prom.h implicit includesRob Herring2013-10-09
* mtd: mpc5121_nfc: cleanup clock API useGerhard Sittig2013-08-23
* mtd: remove use of __devexitBill Pemberton2012-11-22
* mtd: remove use of __devinitdataBill Pemberton2012-11-22
* mtd: remove use of __devinitBill Pemberton2012-11-22
* mtd: remove use of __devexit_pBill Pemberton2012-11-22
* mtd: kill MTD_NAND_VERIFY_WRITEHuang Shijie2012-09-29
* mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris2012-05-14
* mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin2012-01-09
* mtd: mpc5121_nfc.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-11
* mtd: mpc5121_nfc: use ofpart through generic parsingDmitry Eremin-Solenikov2011-09-11
* mtd: mpc5121_nfc don't specify default parsing optionsDmitry Eremin-Solenikov2011-09-11
* mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris2011-09-11
* mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris2011-09-11
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
* mtd: mpc5121_nfc: convert to mtd_device_register()Jamie Iles2011-05-24
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy2011-03-25
|\
| * dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-28
* | mtd: mpc5121_nfc: don't treat NULL clk as an errorJamie Iles2011-03-11
|/
* mtd: Fix endianness issues from device treeIan Munsie2010-10-24
* mtd: mpc5121_nfc: fix memory leak on error pathJulia Lawall2010-10-24
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* of/mtd/nand: mpc5121_nfc.c: Fix build failuresAnatolij Gustschin2010-06-02
* mtd: update gfp/slab.h includesTejun Heo2010-05-19
* mtd: mpc5121_nfc: Changed SVR check to allow MPC5123.Steve Deiters2010-05-10
* mtd: nand: Add MPC5121 NAND Flash Controller driverAnatolij Gustschin2010-02-26