index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
/
ingenic
Age
Commit message (
Expand
)
Author
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