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
/
nand_base.c
Age
Commit message (
Expand
)
Author
2009-11-30
mtd: nand: fix multi-chip suspend problem
Li Yang
2009-11-30
mtd: nand: add option to quieten off the no device found messgae
Ben Dooks
2009-11-30
mtd: Add panic_write for NAND flashes
Simon Kagstrom
2009-09-24
mtd: nand: fix htmldocs warnings
Jaswinder Singh Rajput
2009-09-19
mtd: nand: add new ECC mode - ECC_HW_OOB_FIRST
Sneha Narnakaje
2009-09-19
mtd: nand: add "page" parameter to all read_page/read_page_raw APIs
Sneha Narnakaje
2009-09-04
mtd: nand_base: allow drivers to choose ECC block size
Singh, Vimal
2009-09-04
mtd: nand_base: use __func__ instead of typing names
vimal singh
2009-09-04
mtd: nand: remove repeated comment, fix spelling
vimal singh
2009-06-05
mtd: nand: don't walk past end of oobfree[]
David Brownell
2009-04-06
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-04-06
[MTD] [NAND] Add support for 4KiB pages.
Thomas Gleixner
2009-03-31
module: remove module_text_address()
Rusty Russell
2009-03-20
[MTD] [NAND] fix broken debug messages
David Brownell
2009-03-20
[MTD] [NAND] fix "raw" reads with ECC syndrome layouts
David Brownell
2008-12-10
[MTD] [NAND] remove excess kernel-doc notation
Randy Dunlap
2008-12-10
[MTD] update internal API to support 64-bit device size
Adrian Hunter
2008-09-16
[MTD] [NAND] nand_base.c: reset chip first
Karl Beldan
2008-08-20
[MTD] [NAND] Fix missing kernel-doc
Alexey Korolev
2008-08-12
[MTD] Define and use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffff
Adrian Hunter
2008-07-25
[MTD] [NAND] subpage read feature as a way to increase performance.
Alexey Korolev
2008-04-22
[MTD] [NAND] Verify probe by retrying to checking the results match
Ben Dooks
2008-02-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2008-02-03
drivers/mtd/: Spelling fixes
Joe Perches
2008-02-03
[MTD] [NAND] Fix misparenthesization introduced by commit 78b65179...
Scott Wood
2008-01-08
[MTD] [NAND] Don't panic if a controller driver does ecc its own way.
Scott Wood
2007-10-20
[MTD] [NAND] treat any negative return value from correct() as an error
Matt Reimer
2007-10-06
[MTD] [NAND] Avoid deadlock in erase callback; release chip lock first.
David Woodhouse
2007-08-01
[MTD] [NAND] nand_base.c fix broken link
maximilian attems
2007-07-23
[MTD] [NAND] fix race in nand_base.c
Artem Bityutskiy
2007-06-28
[MTD] [NAND] nand_base.c: fix type of eccpos pointer
Ben Dooks
2007-05-03
[MTD] [NAND] Tidy up handling of page number in nand_block_bad()
Thomas Knobloch
2007-04-27
[MTD] [NAND] Wrong calculation of page number in nand_block_bad()
Knobloch, Thomas
2007-04-17
[MTD] [NAND] Casting bug in nand_default_block_markbad
Andre Renaud
2007-04-17
[MTD] [NAND] Use ecc.read/write_page_raw consequently
Thomas Gleixner
2007-03-08
[MTD] [NAND] make oobavail public
Vitaly Wool
2007-02-09
[MTD] remove unused ecctype,eccsize fields from struct mtd_info
Artem Bityutskiy
2007-02-09
[MTD] [NAND] Correctly validate out-of-band offset and length
Adrian Hunter
2006-12-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2006-11-29
[MTD] NAND: add subpage write support
Thomas Gleixner
2006-11-28
[MTD] [NAND] remove len/ooblen confusion.
Vitaly Wool
2006-10-27
[PATCH] silence 'make xmldocs' warning by adding missing description of 'raw'...
Jesper Juhl
2006-10-26
[MTD] NAND: Fix nand_default_mark_blockbad() when flash-based BBT disabled
Ricard Wanderlöf
2006-10-22
[MTD] NAND: Correct setting of chip->oob_poi OOB buffer
David Woodhouse
2006-10-21
[MTD] NAND: Combined oob buffer so it's contiguous with data
David Woodhouse
2006-10-21
[MTD] core: trivial comments fix
Artem Bityutskiy
2006-09-25
[MTD NAND] Allow override of page read and write functions.
David Woodhouse
2006-09-25
[MTD NAND] Allocate chip->buffers separately to allow it to be overridden
David Woodhouse
2006-09-25
[MTD NAND] Split nand_scan() into two parts; allow board driver to intervene
David Woodhouse
2006-09-25
[MTD NAND] Export nand_wait_ready() for use by board drivers
David Woodhouse
[next]