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-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
2015-03-11
mtd: nand: denali: drop dead code
Brian Norris
2015-03-11
mtd: nand: fixup bounds checks for nand_{lock,unlock}()
Brian Norris
2015-03-11
mtd: mxc-nand: Warn on unimplemented commands
Uwe Kleine-König
2015-03-11
mtd: mxc-nand: Implement support for PARAM command
Uwe Kleine-König
2015-03-11
mtd: mxc-nand: Allow to use column addresses different from 0
Uwe Kleine-König
2015-03-11
mtd: mxc-nand: Do the word to byte mangling in the read_byte callback
Uwe Kleine-König
2015-03-11
mtd: mxc-nand: Only enable hardware checksumming for fully detected flashes
Uwe Kleine-König
2015-03-11
mtd: mxc-nand: Add a timeout when waiting for interrupt
Uwe Kleine-König
2015-03-11
mtd: atmel_nand: check NFC busy flag by HSMC_SR instead of NFC cmd regs
Boris Brezillon
2015-03-06
treewide: Fix typo in printk messages
Masanari Iida
2015-03-05
genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirely
Valentin Rothberg
2015-03-02
mtd: atmel_nand: fix typo in dev_err error message
Colin Ian King
2015-03-02
mtd: nand: MTD_NAND_HISI504 should depend on HAS_DMA
Geert Uytterhoeven
2015-02-28
mtd: s3c2410: drop useless / misspelled debug prints
Brian Norris
2015-02-28
mtd: pxa3xx_nand: initialiaze pxa3xx_flash_ids to 0
Antoine Ténart
[next]