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
/
nandsim.c
Age
Commit message (
Expand
)
Author
2024-09-09
treewide: correct the typo 'retun'
WangYuli
2023-03-22
mtd: rawnand: nandsim: Artificially prevent sequential page reads
Miquel Raynal
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-10-11
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
2022-10-11
treewide: use get_random_{u8,u16}() when possible, part 2
Jason A. Donenfeld
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-01-23
mtd: rawnand: nandsim: Add NS_PAGE_BYTE_SHIFT macro to replace the repeat pat...
RinHizakura
2022-01-23
mtd: rawnand: nandsim: Merge repeat codes in ns_switch_state
RinHizakura
2022-01-23
mtd: rawnand: nandsim: Replace overflow check with kzalloc to single kcalloc
RinHizakura
2021-01-14
mtd: rawnand: nandsim: Fix the logic when selecting Hamming soft ECC engine
Miquel Raynal
2020-11-30
mtd: nand: ecc-bch: Drop mtd_nand_has_bch()
Miquel Raynal
2020-11-30
mtd: nand: ecc-bch: Move BCH code to the generic NAND layer
Miquel Raynal
2020-09-28
mtd: rawnand: Use the new ECC engine type enumeration
Miquel Raynal
2020-08-27
mtd: rawnand: Rename the ECC algorithm enumeration items
Miquel Raynal
2020-06-15
nandsim: Fix return code testing of ns_find_operation()
Richard Weinberger
2020-05-31
mtd: rawnand: nandsim: Reorganize ns_cleanup_module()
Miquel Raynal
2020-05-31
mtd: rawnand: nandsim: Rename a label in ns_init_module()
Miquel Raynal
2020-05-31
mtd: rawnand: nandsim: Manage lists on error in ns_init_module()
Miquel Raynal
2020-05-31
mtd: rawnand: nandsim: Fix the label pointing on nand_cleanup()
Miquel Raynal
2020-05-31
mtd: rawnand: nandsim: Free erase_block_wear on error
Miquel Raynal
2020-05-31
mtd: rawnand: nandsim: Use an additional label when freeing the nandsim object
Miquel Raynal
2020-05-31
mtd: rawnand: nandsim: Stop using nand_release()
Miquel Raynal
2020-05-31
mtd: rawnand: nandsim: Free the partition names in ns_free()
Miquel Raynal
2020-05-31
mtd: rawnand: nandsim: Free the allocated device on error in ns_init()
Miquel Raynal
2020-05-31
mtd: rawnand: nandsim: Free partition names on error in ns_init()
Miquel Raynal
2020-05-31
mtd: rawnand: nandsim: Fix the two ns_alloc_device() error paths
Miquel Raynal
2020-05-31
mtd: rawnand: nandsim: Remove debugfs entries at unload time
Miquel Raynal
2020-05-31
mtd: rawnand: nandsim: Keep track of the created debugfs entries
Miquel Raynal
2020-05-31
mtd: rawnand: nandsim: Clean error handling
Miquel Raynal
2020-05-31
mtd: rawnand: nandsim: Use a consistent ns_ prefix for all functions
Miquel Raynal
2020-05-31
mtd: rawnand: nandsim: Use octal permissions
Miquel Raynal
2020-05-31
mtd: rawnand: nandsim: Consistent use of 'ns' instead of 'dev'
Miquel Raynal
2020-05-10
mtd: rawnand: Take check_only into account
Boris Brezillon
2020-03-30
mtd: Convert fallthrough comments into statements
Miquel Raynal
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 150
Thomas Gleixner
2019-04-18
mtd: nandsim: switch to exec_op interface
Richard Weinberger
2019-04-18
mtd: nandsim: Embed struct nand_chip in struct nandsim
Richard Weinberger
2019-04-08
mtd: rawnand: Get rid of chip->chipsize
Boris Brezillon
2019-04-08
mtd: rawnand: Fill memorg during detection
Boris Brezillon
2019-03-21
mtd: rawnand: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-12-18
Merge tag 'nand/for-4.21' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-12-07
mtd: rawnand: Deprecate the dummy_controller field
Boris Brezillon
2018-12-03
mtd: use DEFINE_SHOW_ATTRIBUTE() instead of open-coding it
Yangtao Li
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: 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
[next]