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, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
omap2.c
Age
Commit message (
Expand
)
Author
2014-03-25
mtd: omap2: Use devm_ioremap_resource()
Jingoo Han
2014-03-25
mtd: devices: elm: check for hardware engine's design constraints
Pekon Gupta
2014-03-20
mtd: nand: omap: remove is_elm_present flag
Pekon Gupta
2014-03-20
mtd: nand: omap: ecc.hwctl: clean omap_enable_hwecc_bch for redundant ECC con...
Pekon Gupta
2014-03-20
mtd: nand: omap: ecc.hwctl: refactor omap_enable_hwecc_bch for ECC related GP...
Pekon Gupta
2014-03-20
mtd: nand: omap: ecc.hwctl: rename omap3_enable_hwecc_bch to omap_enable_hwec...
Pekon Gupta
2014-03-20
mtd: nand: omap: ecc.calculate: merge omap3_calculate_ecc_bch8 in omap_calcul...
Pekon Gupta
2014-03-20
mtd: nand: omap: ecc.calculate: merge omap3_calculate_ecc_bch4 in omap_calcul...
Pekon Gupta
2014-03-20
mtd: nand: omap: ecc.calculate: refactor omap_calculate_ecc_bch for BCHx_HW e...
Pekon Gupta
2014-03-20
mtd: nand: omap: ecc.calculate: rename omap3_calculate_ecc_bch to omap_calcul...
Pekon Gupta
2014-03-20
mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix programmed-page bit-...
Pekon Gupta
2014-03-20
mtd: nand: omap: ecc.correct: omap_elm_correct_data: cleanup for future enhan...
Pekon Gupta
2014-03-20
mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix erased-page detectio...
Pekon Gupta
2014-03-20
mtd: nand: omap: ecc.correct: omap_elm_correct_data: rename ambiguous variabl...
Pekon Gupta
2014-03-20
mtd: nand: omap: add field to indicate current ecc-scheme in 'struct omap_nan...
Pekon Gupta
2014-02-23
mtd: nand: omap: fix ecclayout->oobfree->length
Pekon Gupta
2014-02-23
mtd: nand: omap: fix ecclayout->oobfree->offset
Pekon Gupta
2014-02-23
mtd: nand: omap: fix ecclayout to be in sync with u-boot NAND driver
Pekon Gupta
2014-01-07
mtd: omap2: use nand_base defaults for polled I/O
Brian Norris
2013-11-06
mtd: nand: omap: fix error return code in omap_nand_probe()
Wei Yongjun
2013-11-06
mtd: nand: omap: updated devm_xx for all resource allocation and free calls
Pekon Gupta
2013-11-06
mtd: nand: omap: use drivers/mtd/nand/nand_bch.c wrapper for BCH ECC instead ...
Pekon Gupta
2013-11-06
mtd: nand: omap: clean-up ecc layout for BCH ecc schemes
Pekon Gupta
2013-11-06
mtd: nand: omap2: clean-up BCHx_HW and BCHx_SW ECC configurations in device_p...
Pekon Gupta
2013-11-06
mtd: nand: omap: use DT specified bus-width only for scanning NAND device
Pekon Gupta
2013-11-06
mtd: nand: omap: cleanup: replace local references with generic framework names
Pekon Gupta
2013-11-06
mtd: nand: omap: combine different flavours of 1-bit hamming ecc schemes
Pekon Gupta
2013-08-30
mtd: nand: use dev_get_platdata()
Jingoo Han
2013-08-30
mtd: nand: remove NAND_BBT_SCANEMPTY
Brian Norris
2013-08-05
mtd: nand: omap2: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-04-05
mtd: omap2: use msecs_to_jiffies()
Toan Pham
2013-04-05
mtd: devices: elm: check for device's presence before configuration
Daniel Mack
2013-03-02
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-02-04
mtd: nand: omap2: Support for hardware BCH error correction.
Philip Avinash
2013-02-04
mtd: nand: omap2: Update nerrors using ecc.strength
Philip Avinash
2013-01-14
mtd: omap-nand: pass device_node in platform data
Daniel Mack
2012-12-19
Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd
Linus Torvalds
2012-11-30
ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h
Tony Lindgren
2012-11-22
mtd: remove use of __devinit
Bill Pemberton
2012-10-17
Merge branch 'omap-for-v3.8/cleanup-headers-gpmc' into omap-for-v3.8/cleanup-...
Tony Lindgren
2012-10-15
ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h
Lokesh Vutla
2012-10-15
ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2
Lokesh Vutla
2012-10-15
mtd: nand: omap: handle gpmc bch[48]
Afzal Mohammed
2012-10-15
mtd: nand: omap: bring in gpmc nand macros
Afzal Mohammed
2012-10-15
mtd: nand: omap: read nand using register address
Afzal Mohammed
2012-10-15
mtd: nand: omap: free region as per resource size
Afzal Mohammed
2012-10-09
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...
David Woodhouse
2012-09-29
mtd: omap2: fix module loading
Andreas Bießmann
2012-09-29
mtd: omap2: fix omap_nand_remove segfault
Andreas Bießmann
2012-09-29
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
[next]