index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
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
/
raw
/
nand_base.c
Age
Commit message (
Expand
)
Author
2025-09-18
mtd: nand: move nand_check_erased_ecc_chunk() to nand/core
Markus Stockhausen
2025-02-24
mtd: rawnand: use kcalloc() instead of kzalloc()
Ethan Carter Edwards
2024-05-27
mtd: rawnand: Bypass a couple of sanity checks during NAND identification
Miquel Raynal
2024-05-27
mtd: rawnand: Fix the nand_read_data_op() early check
Miquel Raynal
2024-05-27
mtd: rawnand: Ensure ECC configuration is propagated to upper layers
Miquel Raynal
2024-03-15
mtd: rawnand: Ensure continuous reads are well disabled
Miquel Raynal
2024-03-15
mtd: rawnand: Constrain even more when continuous reads are enabled
Miquel Raynal
2024-03-15
mtd: rawnand: Ensure all continuous terms are always in sync
Miquel Raynal
2024-03-15
mtd: rawnand: Add a helper for calculating a page index
Miquel Raynal
2024-03-15
mtd: rawnand: Fix and simplify again the continuous read derivations
Miquel Raynal
2023-12-22
Merge tag 'nand/for-6.8' into mtd/next
Miquel Raynal
2023-12-22
mtd: rawnand: Clarify conditions to enable continuous reads
Miquel Raynal
2023-12-22
mtd: rawnand: Prevent sequential reads with on-die ECC engines
Miquel Raynal
2023-12-22
mtd: rawnand: Fix core interference with sequential reads
Miquel Raynal
2023-12-22
mtd: rawnand: Prevent crossing LUN boundaries during sequential reads
Miquel Raynal
2023-12-04
mtd: rawnand: NAND controller write protect
David Regan
2023-12-04
mtd: rawnand: Add destructive operation
Boris Brezillon
2023-11-04
Merge tag 'mtd/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2023-10-16
mtd: rawnand: Remove unused of_gpio.h inclusion
Andy Shevchenko
2023-10-16
mtd: rawnand: Ensure the nand chip supports cached reads
Rouven Czerwinski
2023-07-12
mtd: rawnand: export 'nand_exit_status_op()'
Arseniy Krasnov
2023-01-13
mtd: rawnand: Support for sequential cache reads
JaimeLiao
2023-01-13
mtd: rawnand: Prepare the late addition of supported operation checks
Miquel Raynal
2023-01-13
mtd: rawnand: Check the data only read pattern only once
Miquel Raynal
2022-11-07
mtd: rawnand: placate "$VARIABLE is used uninitialized" warnings
Adam Borowski
2022-10-07
Merge tag 'nand/for-6.1' into mtd/next
Miquel Raynal
2022-09-21
mtd: rawnand: Replace of_gpio_named_count() by gpiod_count()
Andy Shevchenko
2022-09-21
mtd: rawnand: remove misguided comment of nand_get_device()
ChenXiaoSong
2022-09-21
mtd: add ECC error accounting for each read request
Michał Kępień
2022-04-04
mtd: rawnand: print offset instead of page number for bad blocks
Rafał Miłecki
2022-03-23
Merge tag 'nand/for-5.18' into mtd/next
Miquel Raynal
2022-02-09
mtd: rawnand: protect access to rawnand devices while in suspend
Sean Nyekjaer
2022-02-07
mtd: Replace the expert mode symbols with a single helper
Miquel Raynal
2022-01-23
mtd: rawnand: Rework of_get_nand_bus_width()
Tudor Ambarus
2022-01-23
mtd: rawnand: Remove of_get_nand_on_flash_bbt() wrapper
Tudor Ambarus
2022-01-11
Merge tag 'mtd/for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2021-12-31
Merge tag 'nand/for-5.17' into mtd/next
Miquel Raynal
2021-12-09
mtd: Introduce an expert mode for forensics and debugging purposes
Miquel Raynal
2021-12-03
mtd: rawnand: Fix nand_choose_best_timings() on unsupported interface
Herve Codina
2021-12-03
mtd: rawnand: Fix nand_erase_op delay
Herve Codina
2021-11-19
mtd: rawnand: Export nand_read_page_hwecc_oob_first()
Paul Cercueil
2021-08-06
mtd: rawnand: Fix probe failure due to of_get_nand_secure_regions()
Manivannan Sadhasivam
2021-07-16
mtd: rawnand: Add a check in of_get_nand_secure_regions()
Dan Carpenter
2021-05-26
mtd: rawnand: Add a helper to parse the gpio-cs DT property
Miquel Raynal
2021-05-26
mtd: rawnand: Choose the best timings, NV-DDR included
Miquel Raynal
2021-05-26
mtd: rawnand: Allow SDR timings to be nacked
Miquel Raynal
2021-05-26
mtd: rawnand: Support enabling NV-DDR through SET_FEATURES
Miquel Raynal
2021-05-26
mtd: rawnand: Handle the double bytes in NV-DDR mode
Miquel Raynal
2021-05-26
mtd: rawnand: Access SDR and NV-DDR timings through a common macro
Miquel Raynal
2021-05-26
mtd: rawnand: Use more recent ONFI specification wording
Miquel Raynal
[next]