index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
mpc5121_nfc.c
Age
Commit message (
Expand
)
Author
2016-05-05
mtd: nand: mpc5121_nfc: set ECC algorithm explicitly
Rafał Miłecki
2016-01-22
mtd: nand: mpc5121: use 'of_machine_is_compatible' to simplify code
Christophe Jaillet
2016-01-07
mtd: nand: make use of nand_set/get_controller_data() helpers
Boris BREZILLON
2015-12-18
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
2015-12-18
mtd: nand: mpc5121: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-08
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
2015-11-11
mtd: nand: drop unnecessary partition parser data
Brian Norris
2015-10-13
mtd: nand: mpc5121_nfc: show parent device in sysfs
Frans Klaver
2015-09-28
mtd: mpc5121_nfc: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-05-06
mtd: constify of_device_id array
Fabian Frederick
2014-10-20
mtd: nand: drop owner assignment from platform_drivers
Wolfram Sang
2014-03-10
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-01-12
mtd: mpc5121_nfc: adjust for OF based clock lookup
Gerhard Sittig
2014-01-07
mtd: mpc5121_nfc: Remove unnecessary OOM messages
Jingoo Han
2014-01-03
mtd: mpc5121_nfc: drop devm_free_irq of devm_ allocated irq
Wei Yongjun
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
2013-08-23
mtd: mpc5121_nfc: cleanup clock API use
Gerhard Sittig
2012-11-22
mtd: remove use of __devexit
Bill Pemberton
2012-11-22
mtd: remove use of __devinitdata
Bill Pemberton
2012-11-22
mtd: remove use of __devinit
Bill Pemberton
2012-11-22
mtd: remove use of __devexit_p
Bill Pemberton
2012-09-29
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
2012-05-13
mtd: nand: kill NAND_NO_AUTOINCR option
Brian Norris
2012-01-09
mtd: convert drivers/mtd/* to use module_platform_driver()
Axel Lin
2011-09-11
mtd: mpc5121_nfc.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
mtd: mpc5121_nfc: use ofpart through generic parsing
Dmitry Eremin-Solenikov
2011-09-11
mtd: mpc5121_nfc don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
mtd: nand: rename NAND_USE_FLASH_BBT
Brian Norris
2011-09-11
mtd: nand: consolidate redundant flash-based BBT flags
Brian Norris
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-05-25
mtd: mpc5121_nfc: convert to mtd_device_register()
Jamie Iles
2011-03-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Artem Bityutskiy
2011-03-11
mtd: mpc5121_nfc: don't treat NULL clk as an error
Jamie Iles
2011-02-28
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
2010-10-25
mtd: Fix endianness issues from device tree
Ian Munsie
2010-10-24
mtd: mpc5121_nfc: fix memory leak on error path
Julia Lawall
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-06-02
of/mtd/nand: mpc5121_nfc.c: Fix build failures
Anatolij Gustschin
2010-05-19
mtd: update gfp/slab.h includes
Tejun Heo
2010-05-10
mtd: mpc5121_nfc: Changed SVR check to allow MPC5123.
Steve Deiters
2010-02-26
mtd: nand: Add MPC5121 NAND Flash Controller driver
Anatolij Gustschin