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
/
ingenic
Age
Commit message (
Expand
)
Author
2024-10-21
mtd: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2023-11-04
Merge tag 'mtd/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2023-09-27
mtd: rawnand: ingenic: move the GPIO quirk to gpiolib-of.c
Bartosz Golaszewski
2023-09-22
mtd: rawnand: ingenic: Annotate struct ingenic_nfc with __counted_by
Kees Cook
2023-07-27
mtd: Explicitly include correct DT includes
Rob Herring
2023-05-26
mtd: rawnand: ingenic: fix empty stub helper definitions
Arnd Bergmann
2023-04-11
mtd: nand: Convert to platform remove callback returning void
Uwe Kleine-König
2022-03-18
Merge tag 'spi-nor/for-5.18' into mtd/next
Miquel Raynal
2022-01-31
mtd: Fix misuses of of_match_ptr()
Miquel Raynal
2022-01-25
mtd: rawnand: ingenic: Fix missing put_device in ingenic_ecc_get
Miaoqian Lin
2021-11-19
mtd: rawnand: ingenic: JZ4740 needs 'oob_first' read page function
Paul Cercueil
2020-12-10
mtd: rawnand: ingenic: remove redundant get_device() in ingenic_ecc_get()
Yu Kuai
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-07-07
mtd: rawnand: ingenic: cleanup ARRAY_SIZE() vs sizeof() use
Dan Carpenter
2020-05-31
mtd: rawnand: ingenic: Convert the driver to exec_op()
Boris Brezillon
2020-05-31
mtd: rawnand: ingenic: Fix the RB gpio active-high property on qi, lb60
Boris Brezillon
2020-05-31
mtd: rawnand: ingenic: Stop using nand_release()
Miquel Raynal
2020-05-31
mtd: rawnand: ingenic: Fix the probe error path
Miquel Raynal
2020-05-10
mtd: rawnand: ingenic: Make qi_lb60_ooblayout_ops static
YueHaibing
2020-03-30
mtd: Convert fallthrough comments into statements
Miquel Raynal
2020-03-11
mtd: rawnand: ingenic: Add dependency on MIPS || COMPILE_TEST
Paul Cercueil
2020-03-09
mtd: rawnand: ingenic: Use devm_platform_ioremap_resource()
Paul Cercueil
2019-09-22
Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2019-08-07
mtd: rawnand: ingenic: fix devm_platform_ioremap_resource.cocci warnings
Julia Lawall
2019-07-30
mtd: rawnand: Drop obsolete JZ4740 NAND driver
Paul Cercueil
2019-07-25
mtd: rawnand: ingenic: Add of_node_put() before return
Nishka Dasgupta
2019-07-01
mtd: rawnand: ingenic: Fix ingenic_ecc dependency
Paul Cercueil
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-18
mtd: rawnand: ingenic: Make jz4725b_ooblayout_ops static
YueHaibing
2019-04-18
mtd: rawnand: ingenic: Add missing MODULE_* information
YueHaibing
2019-04-18
mtd: rawnand: Change Kconfig titles and re-order a bit the list
Miquel Raynal
2019-04-08
mtd: rawnand: Get rid of chip->numchips
Boris Brezillon
2019-04-08
mtd: rawnand: Get rid of chip->chipsize
Boris Brezillon
2019-04-08
mtd: rawnand: Fill memorg during detection
Boris Brezillon
2019-04-08
mtd: rawnand: ingenic: Move BBTs out of ECC area
Paul Cercueil
2019-04-08
mtd: rawnand: ingenic: Add ooblayout for the Qi Ben Nanonote
Paul Cercueil
2019-04-08
mtd: rawnand: ingenic: Add support for the JZ4725B
Paul Cercueil
2019-04-08
mtd: rawnand: ingenic: Add support for the JZ4740
Paul Cercueil
2019-04-08
mtd: rawnand: ingenic: Make use of ecc-engine property
Paul Cercueil
2019-04-08
mtd: rawnand: ingenic: Separate top-level and SoC specific code
Paul Cercueil
2019-03-21
mtd: rawnand: ingenic: Rename jz4780_bch_init to jz4780_bch_reset
Paul Cercueil
2019-03-21
mtd: rawnand: ingenic: Rename jz4780_nand driver to ingenic_nand
Paul Cercueil
2019-03-21
mtd: rawnand: ingenic: Use SPDX license notifiers
Paul Cercueil
2019-03-21
mtd: rawnand: Move drivers for Ingenic SoCs to subfolder
Paul Cercueil