index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
/
ingenic
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-11
1
-4
/
+2
*
Merge tag 'spi-nor/for-5.18' into mtd/next
Miquel Raynal
2022-03-18
1
-1
/
+6
|
\
|
*
mtd: rawnand: ingenic: Fix missing put_device in ingenic_ecc_get
Miaoqian Lin
2022-01-25
1
-1
/
+6
*
|
mtd: Fix misuses of of_match_ptr()
Miquel Raynal
2022-01-31
2
-2
/
+2
|
/
*
mtd: rawnand: ingenic: JZ4740 needs 'oob_first' read page function
Paul Cercueil
2021-11-19
1
-0
/
+5
*
mtd: rawnand: ingenic: remove redundant get_device() in ingenic_ecc_get()
Yu Kuai
2020-12-10
1
-2
/
+0
*
mtd: rawnand: Use the ECC framework OOB layouts
Miquel Raynal
2020-09-30
1
-3
/
+3
*
mtd: rawnand: Use the new ECC engine type enumeration
Miquel Raynal
2020-09-28
1
-7
/
+7
*
mtd: rawnand: ingenic: cleanup ARRAY_SIZE() vs sizeof() use
Dan Carpenter
2020-07-07
1
-2
/
+2
*
mtd: rawnand: ingenic: Convert the driver to exec_op()
Boris Brezillon
2020-05-31
1
-56
/
+83
*
mtd: rawnand: ingenic: Fix the RB gpio active-high property on qi, lb60
Boris Brezillon
2020-05-31
1
-1
/
+13
*
mtd: rawnand: ingenic: Stop using nand_release()
Miquel Raynal
2020-05-31
1
-5
/
+10
*
mtd: rawnand: ingenic: Fix the probe error path
Miquel Raynal
2020-05-31
1
-1
/
+1
*
mtd: rawnand: ingenic: Make qi_lb60_ooblayout_ops static
YueHaibing
2020-05-10
1
-1
/
+1
*
mtd: Convert fallthrough comments into statements
Miquel Raynal
2020-03-30
3
-5
/
+5
*
mtd: rawnand: ingenic: Add dependency on MIPS || COMPILE_TEST
Paul Cercueil
2020-03-11
1
-0
/
+1
*
mtd: rawnand: ingenic: Use devm_platform_ioremap_resource()
Paul Cercueil
2020-03-09
1
-3
/
+1
*
Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2019-09-22
3
-544
/
+0
|
\
|
*
mtd: rawnand: Drop obsolete JZ4740 NAND driver
Paul Cercueil
2019-07-30
3
-544
/
+0
*
|
mtd: rawnand: ingenic: fix devm_platform_ioremap_resource.cocci warnings
Julia Lawall
2019-08-07
1
-3
/
+1
*
|
mtd: rawnand: ingenic: Add of_node_put() before return
Nishka Dasgupta
2019-07-25
1
-0
/
+1
|
/
*
mtd: rawnand: ingenic: Fix ingenic_ecc dependency
Paul Cercueil
2019-07-01
4
-11
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
mtd: rawnand: ingenic: Make jz4725b_ooblayout_ops static
YueHaibing
2019-04-18
1
-1
/
+1
*
mtd: rawnand: ingenic: Add missing MODULE_* information
YueHaibing
2019-04-18
1
-0
/
+3
*
mtd: rawnand: Change Kconfig titles and re-order a bit the list
Miquel Raynal
2019-04-18
1
-2
/
+2
*
mtd: rawnand: Get rid of chip->numchips
Boris Brezillon
2019-04-08
1
-1
/
+0
*
mtd: rawnand: Get rid of chip->chipsize
Boris Brezillon
2019-04-08
1
-1
/
+1
*
mtd: rawnand: Fill memorg during detection
Boris Brezillon
2019-04-08
1
-0
/
+4
*
mtd: rawnand: ingenic: Move BBTs out of ECC area
Paul Cercueil
2019-04-08
1
-0
/
+7
*
mtd: rawnand: ingenic: Add ooblayout for the Qi Ben Nanonote
Paul Cercueil
2019-04-08
1
-1
/
+40
*
mtd: rawnand: ingenic: Add support for the JZ4725B
Paul Cercueil
2019-04-08
4
-1
/
+353
*
mtd: rawnand: ingenic: Add support for the JZ4740
Paul Cercueil
2019-04-08
4
-11
/
+245
*
mtd: rawnand: ingenic: Make use of ecc-engine property
Paul Cercueil
2019-04-08
1
-3
/
+10
*
mtd: rawnand: ingenic: Separate top-level and SoC specific code
Paul Cercueil
2019-04-08
7
-203
/
+310
*
mtd: rawnand: ingenic: Rename jz4780_bch_init to jz4780_bch_reset
Paul Cercueil
2019-03-21
1
-4
/
+5
*
mtd: rawnand: ingenic: Rename jz4780_nand driver to ingenic_nand
Paul Cercueil
2019-03-21
2
-74
/
+74
*
mtd: rawnand: ingenic: Use SPDX license notifiers
Paul Cercueil
2019-03-21
3
-12
/
+3
*
mtd: rawnand: Move drivers for Ingenic SoCs to subfolder
Paul Cercueil
2019-03-21
6
-0
/
+1400