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_6.6-2.2.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
2015-06-16
mtd: nandsim: Fix kasprintf() usage
Richard Weinberger
2015-06-16
mtd: cs553x_nand: Fix kasprintf() usage
Richard Weinberger
2015-06-16
mtd: r852: Fix device_create_file() usage
Richard Weinberger
2015-06-16
mtd: brcmnand: drop unnecessary initialization
Brian Norris
2015-06-16
mtd: diskonchip: remove two-phase partitioning / registration
Brian Norris
2015-05-27
mtd: plat_nand: use default partition probe
Brian Norris
2015-05-22
mtd: nand: correct indentation within conditional
Brian Norris
2015-05-22
mtd: remove incorrect file name
Brian Norris
2015-05-20
mtd: mxc_nand: generate nand_ecclayout for 8 bit ECC
Baruch Siach
2015-05-20
mtd: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
2015-05-20
mtd: mxc_nand: fix truncate of unaligned oob copying
Baruch Siach
2015-05-20
mtd: mxc_nand: limit the size of used oob
Baruch Siach
2015-05-20
mtd: mxc_nand: cleanup copy_spare function
Uwe Kleine-König
2015-05-18
mtd: brcmnand: do not make local variable static
Hauke Mehrtens
2015-05-18
mtd: brcmnand: remove double new line from print
Hauke Mehrtens
2015-05-15
mtd: brcmnand: add BCM63138 support
Brian Norris
2015-05-15
mtd: brcmnand: add support for Broadcom's IPROC family
Brian Norris
2015-05-15
mtd: brcmnand: add extra SoC support to library
Brian Norris
2015-05-15
mtd: brcmnand: add support for STB chips
Brian Norris
2015-05-15
mtd: nand: add NAND driver "library" for Broadcom STB NAND controller
Brian Norris
2015-05-11
mtd: nand: add common DT init code
Brian Norris
2015-05-07
mtd: s3c2410: Constify platform_device_id
Krzysztof Kozlowski
2015-05-07
mtd: mxc-nand: Constify platform_device_id
Krzysztof Kozlowski
2015-05-07
mtd: nand: pxa3xx: fix build on ARM64
Rob Herring
2015-05-07
mtd: nand: pxa3xx: Switch FIFO draining to jiffies-based timeout
Maxime Ripard
2015-05-06
mtd: fsmc_nand: match wait_for_completion_timeout return type
Nicholas Mc Guire
2015-05-06
mtd: fsmc_nand: fix handling of wait_for_completion_timeout return value
Nicholas Mc Guire
2015-05-06
mtd: nand: Remove in vain memset() in nand_onfi_get_features()
Richard Weinberger
2015-05-06
mtd: constify of_device_id array
Fabian Frederick
2015-05-06
mtd: nand_bbt: fix theoretical integer overflow in BBT write
Brian Norris
2015-05-06
mtd: nand_bbt: unify/fix error handling in nand_scan_bbt()
Brian Norris
2015-05-06
mtd: nand_bbt: make nand_scan_bbt() static
Brian Norris
2015-05-06
mtd: diskonchip: don't call nand_scan_bbt() directly
Brian Norris
2015-05-06
mtd: nand_bbt: drop unnecessary header
Brian Norris
2015-04-24
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-04-22
Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtd
Linus Torvalds
2015-04-22
Merge MTD fixes from 4.0 into -next
Brian Norris
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-04-08
Merge branch 'linus' into irq/core to get the GIC updates which
Thomas Gleixner
2015-04-05
mtd: fsl_ifc_nand: use msecs_to_jiffies for time conversion
Nicholas Mc Guire
2015-04-05
mtd: atmel_nand: don't map the ROM table if no pmecc table offset in DT
Wu, Josh
2015-04-05
mtd: atmel_nand: add a definition for the oob reserved bytes
Josh Wu
2015-03-30
mtd: denali: Disable sub-page writes in Denali NAND driver
Graham Moore
2015-03-30
mtd: pxa3xx_nand: cleanup wait_for_completion handling
Nicholas Mc Guire
2015-03-30
mtd: nand: gpmi: Check for scan_bbt() error
Fabio Estevam
2015-03-30
mtd: nand: gpmi: fixup return type of wait_for_completion_timeout
Nicholas Mc Guire
2015-03-30
mtd: fsmc_nand.c: Use default timings if none are provided in the dts
Stefan Roese
2015-03-30
mtd: nand: Prevent possible kernel lockup in nand_command()
Roger Quadros
2015-03-24
mtd: nand: fix spelling of REPLACEABLE
Brian Norris
2015-03-11
mtd: nand: fully initialize mtd_oob_ops
Brian Norris
[next]