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
/
davinci_nand.c
Age
Commit message (
Expand
)
Author
2025-01-15
mtd: rawnand: davinci: add ROM supported OOB layout
Marcus Folkesson
2025-01-08
mtd: rawnand: davinci: Reduce polling interval in NAND_OP_WAITRDY_INSTR
Bastien Curutchet
2024-12-24
mtd: rawnand: davinci: Implement setup_interface() operation
Bastien Curutchet
2024-12-24
mtd: rawnand: davinci: Add clock resource
Bastien Curutchet
2024-12-05
mtd: nand: davinci: add support for on-die ECC engine type
Marcus Folkesson
2024-11-21
Merge tag 'nand/for-6.13' into mtd/next
Miquel Raynal
2024-10-21
mtd: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-21
mtd: rawnand: davinci: use generic device property helpers
Bartosz Golaszewski
2024-10-21
mtd: rawnand: davinci: break the line correctly
Bartosz Golaszewski
2024-10-21
mtd: rawnand: davinci: order headers alphabetically
Bartosz Golaszewski
2024-08-23
mtd: rawnand: davinci: make platform_data private
Bartosz Golaszewski
2024-03-25
mtd: rawnand: davinci: Add dummy read after sending command
Bastien Curutchet
2023-07-27
mtd: Explicitly include correct DT includes
Rob Herring
2023-04-11
mtd: nand: Convert to platform remove callback returning void
Uwe Kleine-König
2022-04-04
mtd: rawnand: davinci: Remove redundant unsigned comparison to zero
Wang Weiyang
2021-11-19
mtd: rawnand: Export nand_read_page_hwecc_oob_first()
Paul Cercueil
2021-11-19
mtd: rawnand: davinci: Rewrite function description
Paul Cercueil
2021-11-19
mtd: rawnand: davinci: Avoid duplicated page read
Paul Cercueil
2021-11-19
mtd: rawnand: davinci: Don't calculate ECC when reading page
Paul Cercueil
2020-12-10
mtd: rawnand: davinci: Do not use extra dereferencing
Miquel Raynal
2020-11-19
mtd: rawnand: davinci: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-09-30
mtd: rawnand: Use the ECC framework OOB layouts
Miquel Raynal
2020-09-28
mtd: rawnand: Use the new ECC engine type enumeration
Miquel Raynal
2020-09-28
mtd: rawnand: Separate the ECC engine type and the ECC byte placement
Miquel Raynal
2020-08-27
mtd: rawnand: Rename the ECC algorithm enumeration items
Miquel Raynal
2020-05-31
mtd: rawnand: Drop OOB_FIRST placement scheme
Miquel Raynal
2020-05-31
mtd: rawnand: davinci: Stop using nand_release()
Miquel Raynal
2020-05-24
mtd: rawnand: davinci: Get rid of the legacy interface implementation
Boris Brezillon
2020-05-24
mtd: rawnand: davinci: Implement exec_op()
Boris Brezillon
2020-05-24
mtd: rawnand: davinci: Stop using nand_chip.legacy.IO_ADDR_{R, W}
Boris Brezillon
2020-05-24
mtd: rawnand: davinci: Inherit from nand_controller
Boris Brezillon
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2018-12-07
mtd: rawnand: Deprecate the dummy_controller field
Boris Brezillon
2018-12-07
mtd: rawnand: Deprecate the ->select_chip() hook
Boris Brezillon
2018-10-03
mtd: rawnand: Deprecate ->chip_delay
Boris Brezillon
2018-10-03
mtd: rawnand: Deprecate ->dev_ready() and ->waitfunc()
Boris Brezillon
2018-10-03
mtd: rawnand: Deprecate ->cmd_ctrl() and ->cmdfunc()
Boris Brezillon
2018-10-03
mtd: rawnand: Deprecate ->{read, write}_{byte, buf}() hooks
Boris Brezillon
2018-10-03
mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} there
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->dev_ready()
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->cmd_ctrl()
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->select_chip()
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooks
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to ecc->correct()
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to ecc->calculate()
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to ecc->hwctl()
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to nand_release()
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to nand_scan()
Boris Brezillon
2018-07-31
mtd: rawnand: davinci: convert driver to nand_scan()
Miquel Raynal
[next]