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