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
/
fsmc_nand.c
Age
Commit message (
Expand
)
Author
2013-08-30
mtd: fsmc_nand: simplify platform_get_resource_byname/devm_ioremap_resource
Julia Lawall
2013-08-05
mtd: nand: fsmc_nand: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-05
mtd: nand: fsmc: update of OF support
Mian Yousaf Kaukab
2013-08-05
mtd: fsmc_nand: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-04-05
mtd: fsmc_nand: use module_platform_driver_probe()
Jingoo Han
2013-02-26
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-02-21
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-01-28
ARM: nomadik: add FSMC NAND
Linus Walleij
2013-01-25
mtd: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-07
mtd: fsmc_nand: add missing DMA unmap to dma_xfer()
Bartlomiej Zolnierkiewicz
2013-01-03
Drivers: mtd: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-22
mtd: remove use of __devinit
Bill Pemberton
2012-11-15
mtd: fsmc_nand: use relaxed variants of io accessors
Vipin Kumar
2012-11-15
mtd: fsmc_nand: modify the wait to uninterruptible
Vipin Kumar
2012-11-15
mtd: fsmc_nand: change the type for regs to void __iomem *
Vipin Kumar
2012-11-15
mtd: fsmc_nand: pass the ale and cmd resource via resource
Jean-Christophe PLAGNIOL-VILLARD
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-05-13
mtd: fsmc_nand: Add clk_{un}prepare() support
Viresh Kumar
2012-03-27
mtd: Add device-tree support to fsmc_nand
Stefan Roese
2012-03-27
mtd: nand/fsmc: Remove sparse warnings and errors
Vipin Kumar
2012-03-27
mtd: nand/fsmc: Add DMA support
Vipin Kumar
2012-03-27
mtd: nand/fsmc: Access the NAND device word by word whenever possible
Vipin Kumar
2012-03-27
mtd: nand/fsmc: Use dev_err to report error scenario
Vipin Kumar
2012-03-27
mtd: nand/fsmc: Use devm routines
Vipin Kumar
2012-03-27
mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platform
Vipin Kumar
2012-03-27
mtd: fsmc_nand: add pm callbacks to support hibernation
Shiraz Hashim
2012-03-27
mtd: nand/fsmc: Initialize the badblockbits to 7
Vipin Kumar
2012-03-27
mtd: nand/fsmc: Flip the bit only if the error index is < 4096
Vipin Kumar
2012-03-27
mtd: nand/fsmc: Read only 512 + 13 bytes for 8bit NAND devices
Vipin Kumar
2012-03-27
mtd: nand/fsmc: Correct the multiline comment format
Vipin Kumar
2012-03-27
mtd: nand/fsmc: Remove default partition information from driver
Armando Visconti
2012-03-27
mtd: nand/fsmc: Pass partition information through platform data
Vipin Kumar
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-27
mtd: fsmc: Support of 224-bytes OOB area length
Armando Visconti
2012-03-27
mtd: fsmc: Improve the fsmc_correct_data() routine
Armando Visconti
2012-03-27
mtd: fsmc: fixed data abort inside change_bit()
Armando Visconti
2012-03-27
mtd: fsmc: use ALE and CLE offsets from platform data
Shiraz Hashim
2012-03-27
mtd: fsmc_nand: ECC1 & ECC4 layout separated for different page sizes
Bhavna Yadav
2012-03-27
mtd: fsmc: Newly erased page read algorithm implemented
Vipin Kumar
2011-09-11
mtd: fsmc_nand.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
mtd: fsmc_nand don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
mtd: fsmc_nand: fix a memory leak
Axel Lin
2011-05-25
mtd: fsmc_nand: convert to mtd_device_register()
Jamie Iles
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-12-03
mtd: FSMC NAND use the PrimeCell identifier macros
Linus Walleij
2010-12-03
mtd: FSMC NAND remove PARTITION macro and fix compile noise
Linus Walleij
2010-10-25
mtd: generic FSMC NAND MTD driver
Linus Walleij