index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
mpc5121_nfc.c
Age
Commit message (
Expand
)
Author
2018-02-16
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
2018-02-16
mtd: nand: Stop using full path when referring to files placed in the same dir
Boris Brezillon
2017-08-13
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
2017-05-30
mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPP
Boris Brezillon
2016-11-07
mtd: nand: mpc5121: return error code of nand_scan() on error
Masahiro Yamada
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