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
/
include
/
linux
/
mtd
/
nand.h
Age
Commit message (
Expand
)
Author
2019-04-08
mtd: nand: Add a helper to retrieve the number of pages per target
Boris Brezillon
2019-04-08
mtd: nand: Add a helper returning the number of eraseblocks per target
Boris Brezillon
2019-04-08
mtd: nand: Add max_bad_eraseblocks_per_lun info to memorg
Boris Brezillon
2018-11-06
mtd: nand: Fix nanddev_pos_next_page() kernel-doc header
Boris Brezillon
2018-11-05
mtd: nand: Fix nanddev_neraseblocks()
Boris Brezillon
2018-06-01
mtd: nand: Pass mode information to nand_page_io_req
Boris Brezillon
2018-02-16
mtd: nand: Add core infrastructure to deal with NAND devices
Boris Brezillon
2017-08-13
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
2017-07-13
Merge tag 'for-linus-20170713' of git://git.infradead.org/linux-mtd
Linus Torvalds
2017-06-10
mtd: nand: add a shorthand to generate nand_ecc_caps structure
Masahiro Yamada
2017-06-10
mtd: nand: add generic helpers to check, match, maximize ECC settings
Masahiro Yamada
2017-06-01
mtd: nand: Drop the ->errstat() hook
Boris Brezillon
2017-06-01
mtd: nand: Pass the CS line to ->setup_data_interface()
Boris Brezillon
2017-06-01
mtd: nand: add support for Micron on-die ECC
Thomas Petazzoni
2017-05-30
mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPP
Boris Brezillon
2017-05-18
Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook
Jonathan Corbet
2017-05-16
mtd: adjust kernel-docs to avoid Sphinx/kerneldoc warnings
Mauro Carvalho Chehab
2017-05-15
mtd: nand: export nand_{read,write}_page_raw()
Thomas Petazzoni
2017-05-15
mtd: nand: add core support for on-die ECC
Thomas Petazzoni
2017-04-25
mtd: nand: allow drivers to request minimum alignment for passed buffer
Masahiro Yamada
2017-04-25
mtd: nand: relax ecc.read_page() return value for uncorrectable ECC
Masahiro Yamada
2017-04-25
mtd: nand: Remove unused chip->write_page() hook
Boris Brezillon
2017-03-08
mtd: nand: Move Macronix specific initialization in nand_macronix.c
Boris Brezillon
2017-03-08
mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c
Boris Brezillon
2017-03-08
mtd: nand: Move Micron specific init logic in nand_micron.c
Boris Brezillon
2017-03-08
mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c
Boris Brezillon
2017-03-08
mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c
Boris Brezillon
2017-03-08
mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c
Boris Brezillon
2017-03-08
mtd: nand: Add manufacturer specific initialization/detection steps
Boris Brezillon
2017-03-08
mtd: nand: Do not expose the NAND manufacturer table directly
Boris Brezillon
2017-03-08
mtd: nand: Rename the nand_manufacturers struct
Boris Brezillon
2017-03-08
mtd: nand: Store nand ID in struct nand_chip
Boris Brezillon
2017-02-08
Merge tag 'nand/for-4.11' of github.com:linux-nand/linux
Brian Norris
2017-02-08
mtd: nand: Add max_bb_per_die and blocks_per_die fields to nand_chip
Zach Brown
2017-02-06
mtd: nand: Add Winbond manufacturer id
Andrey Jr. Melnikov
2017-01-30
mtd: nand: fix nand.h kernel-doc warnings
Randy Dunlap
2016-11-29
Merge tag 'nand/for-4.10' of github.com:linux-nand/linux
Brian Norris
2016-11-19
mtd: nand: Support controllers with custom page
Marc Gonzalez
2016-11-07
mtd: nand: Wait tCCS after a column change
Boris Brezillon
2016-11-07
mtd: nand: Add a few more timings to nand_sdr_timings
Boris Brezillon
2016-10-28
mtd: nand: Fix data interface configuration logic
Boris Brezillon
2016-09-23
mtd: nand: Provide nand_cleanup() function to free NAND related resources
Richard Weinberger
2016-09-23
mtd: nand: Add an option to maximize the ECC strength
Boris Brezillon
2016-09-23
mtd: nand: automate NAND timings selection
Boris Brezillon
2016-09-23
mtd: nand: Expose data interface for ONFI mode 0
Sascha Hauer
2016-09-23
mtd: nand: Add function to convert ONFI mode to data_interface
Sascha Hauer
2016-09-23
mtd: nand: Introduce nand_data_interface
Sascha Hauer
2016-09-23
mtd: nand: Create a NAND reset function
Sascha Hauer
2016-09-23
mtd: nand: remove unnecessary 'extern' from function declarations
Sascha Hauer
2016-09-23
mtd: nand: import nand_hw_control_init()
Marc Gonzalez
[next]