开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
/
ingenic
Age
Commit message (
Expand
)
Author
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