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
Age
Commit message (
Expand
)
Author
2016-05-27
Merge tag 'for-linus-20160527' of git://git.infradead.org/linux-mtd
Linus Torvalds
2016-05-25
Revert "mtd: atmel_nand: Support variable RB_EDGE interrupts"
Wenyou Yang
2016-05-24
Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd
Linus Torvalds
2016-05-16
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/j.an...
Linus Torvalds
2016-05-06
mtd: nand_bch: fix spelling of "probably"
Brian Norris
2016-05-05
Merge tag 'nand/for-4.7' of github.com:linux-nand/linux
Brian Norris
2016-05-05
mtd: brcmnand: respect ECC algorithm set by NAND subsystem
Brian Norris
2016-05-05
gpmi-nand: Handle ECC Errors in erased pages
Markus Pargmann
2016-05-05
mtd: nand: add support for "nand-ecc-algo" DT property
Rafał Miłecki
2016-05-05
mtd: mtd: drop NAND_ECC_SOFT_BCH enum value
Rafał Miłecki
2016-05-05
mtd: drop support for NAND_ECC_SOFT_BCH as "soft_bch" mapping
Rafał Miłecki
2016-05-05
mtd: nand: read ECC algorithm from the new field
Rafał Miłecki
2016-05-05
mtd: nand: fsmc: validate ECC setup by checking algorithm directly
Rafał Miłecki
2016-05-05
mtd: nand: set ECC algorithm to Hamming on fallback
Rafał Miłecki
2016-05-05
mtd: nand: atmel: set ECC algorithm explicitly
Rafał Miłecki
2016-05-05
mtd: nand: davinci: set ECC algorithm explicitly
Rafał Miłecki
2016-05-05
mtd: nand: bf5xx: set ECC algorithm explicitly
Rafał Miłecki
2016-05-05
mtd: nand: omap2: Fix high memory dma prefetch transfer
Cooper Jr., Franklin
2016-05-05
mtd: nand: omap2: Start dma request before enabling prefetch
Cooper Jr., Franklin
2016-05-05
mtd: nandsim: add __init attribute
Julia Lawall
2016-05-05
mtd: nand: move of_get_nand_xxx() helpers into nand_base.c
Boris Brezillon
2016-05-05
mtd: nand: sh_flctl: rely on generic DT parsing done in nand_scan_ident()
Boris Brezillon
2016-05-05
mtd: nand: mxc: rely on generic DT parsing done in nand_scan_ident()
Boris Brezillon
2016-05-05
mtd: nand: lpc32xx: rely on generic DT parsing done in nand_scan_ident()
Boris Brezillon
2016-05-05
mtd: nand: hisi504: rely on generic DT parsing done in nand_scan_ident()
Boris Brezillon
2016-05-05
mtd: nand: davinci: rely on generic DT parsing done in nand_scan_ident()
Boris Brezillon
2016-05-05
mtd: nand: gpmi: rely on generic DT parsing done in nand_scan_ident()
Boris Brezillon
2016-05-05
mtd: nand: omap2: fix compare_const_fl.cocci warnings
Julia Lawall
2016-05-05
mtd: nand: jz4740: Remove unused local variable
Maarten ter Huurne
2016-05-05
mtd: nand: fsl_elbc: set ECC algorithm explicitly
Rafał Miłecki
2016-05-05
mtd: nand: fsl_ifc: set ECC algorithm explicitly
Rafał Miłecki
2016-05-05
mtd: nand: fsl_upm: set ECC algorithm explicitly
Rafał Miłecki
2016-05-05
mtd: nand: cmx270: set ECC algorithm explicitly
Rafał Miłecki
2016-05-05
mtd: nand: mpc5121_nfc: set ECC algorithm explicitly
Rafał Miłecki
2016-05-05
mtd: nand: au1550nd: set ECC algorithm explicitly
Rafał Miłecki
2016-05-05
mtd: nand: sh_flctl: set ECC algorithm explicitly
Rafał Miłecki
2016-05-05
mtd: nand: s3c2410: set ECC algorithm explicitly
Rafał Miłecki
2016-05-05
mtd: nand: omap2: set ECC algorithm explicitly
Rafał Miłecki
2016-05-05
mtd: nand: kill the ecc->layout field
Boris Brezillon
2016-05-05
mtd: nand: qcom: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
mtd: nand: vf610: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
mtd: nand: sunxi: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
mtd: nand: sm_common: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
mtd: nand: sh_flctl: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
mtd: nand: s3c2410: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
mtd: nand: pxa3xx: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
mtd: nand: omap2: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
mtd: nand: mxc: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
mtd: nand: lpc32xx: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
mtd: nand: jz4780: switch to mtd_ooblayout_ops
Boris Brezillon
[next]