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
/
atmel_nand.c
Age
Commit message (
Expand
)
Author
2014-05-13
mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC
Herve Codina
2014-01-07
mtd: atmel_nand: use dev_err() instead of printk()
Jingoo Han
2014-01-03
mtd: atmel_nand: Remove unnecessary OOM messages
Jingoo Han
2013-11-20
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-11-14
dmaengine: remove DMA unmap flags
Bartlomiej Zolnierkiewicz
2013-11-14
Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-11-07
mtd: atmel_nand: fix bug driver will in a dead lock if no nand detected
Josh Wu
2013-10-27
mtd: atmel_nand: use minimum ecc requirements of nand: ecc_{strength,step}_ds
Josh Wu
2013-10-27
mtd: atmel_nand: add MODULE_DEVICE_TABLE for nfc driver
Josh Wu
2013-10-27
mtd: atmel_nand: remove #if defined(CONFIG_OF) around OF-specific code
Josh Wu
2013-09-26
mtd: atmel_nand: fix deferred probe from __init
Johan Hovold
2013-08-30
mtd: atmel_nand: fix error return code in atmel_nand_probe()
Wei Yongjun
2013-08-30
mtd: atmel_nand: pmecc: fix failure to correct bit error in 1024-bytes sector
Josh Wu
2013-08-30
mtd: atmel_nand: move the sanity check to the beginning of pmecc_enable()
Josh Wu
2013-08-30
mtd: nand: use dev_get_platdata()
Jingoo Han
2013-08-30
mtd: atmel_nand: fix the warning when CONFIG_OF is not defined
Josh Wu
2013-08-05
mtd: atmel_nand: enable Nand Flash Controller (NFC) write via sram
Josh Wu
2013-08-05
mtd: atmel_nand: enable Nand Flash Controller (NFC) read data via sram
Josh Wu
2013-08-05
mtd: atmel_nand: add Nand Flash Controller (NFC) support
Josh Wu
2013-08-05
mtd: atmel_nand: replace pmecc enable code with one function.
Josh Wu
2013-08-05
mtd: atmel_nand: use devm_xxx gpio kzalloc, gpio and ioremap
Jean-Christophe PLAGNIOL-VILLARD
2013-08-05
mtd: atmel_nand: fix pmecc selction for ecc requirement typo
Josh Wu
2013-08-05
mtd: atmel_nand: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
2013-08-05
mtd: atmel_nand: using a stronger ECC is not dangerous
Richard Genoud
2013-08-05
mtd: nand: atmel_nand: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-05
mtd: atmel_nand: add a new dt binding item for nand dma support
Josh Wu
2013-08-05
mtd: atmel_nand: replace cpu_is_at32ap7000() with a nand platform data
Josh Wu
2013-04-05
mtd: atmel_nand: use module_platform_driver_probe()
Jingoo Han
2013-02-12
mtd: at91: atmel_nand: for PMECC, add code to check the ONFI parameter ECC re...
Josh Wu
2013-02-12
mtd: atmel_nand: make pmecc-cap, pmecc-sector-size in dts is optional.
Josh Wu
2013-02-12
mtd: atmel_nand: avoid to report an error when lookup table offset is 0.
Josh Wu
2013-01-03
Drivers: mtd: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-19
Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd
Linus Torvalds
2012-12-03
mtd: at91: atmel_nand: return bit flips for the PMECC read_page()
Josh Wu
2012-11-22
mtd: remove use of __devinit
Bill Pemberton
2012-10-13
MTD: atmel_nand: add pinctrl consumer support
Jean-Christophe PLAGNIOL-VILLARD
2012-09-29
mtd: atmel nand: fix gpio missing request
Jean-Christophe PLAGNIOL-VILLARD
2012-07-06
mtd: at91: atmel_nand: add Programmable Multibit ECC controller support
Josh Wu
2012-07-06
mtd: at91: add dt parameters for Atmel PMECC
Josh Wu
2012-07-06
mtd: at91: extract hw ecc initialization to one function
Josh Wu
2012-05-13
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
Brian Norris
2012-05-13
mtd: nand: read_page() returns max_bitflips
Mike Dunn
2012-03-30
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
2012-03-27
mtd: flash drivers set ecc strength
Mike Dunn
2012-03-27
mtd: do not use plain 0 as NULL
Artem Bityutskiy
2012-03-15
atmel/nand: add DT support
Jean-Christophe PLAGNIOL-VILLARD
2012-03-15
mtd/atmel_nand: add on_flash_bbt to enable the use of On Flash BBT
Jean-Christophe PLAGNIOL-VILLARD
2012-03-15
ATMEL: fix nand ecc support
Jean-Christophe PLAGNIOL-VILLARD
2012-02-04
Revert "mtd: atmel_nand: optimize read/write buffer functions"
Artem Bityutskiy
2011-11-29
ARM: at91/nand: use gpio_is_valid to check the gpio
Jean-Christophe PLAGNIOL-VILLARD
[next]