index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-03
mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks
Boris Brezillon
24
-194
/
+192
2018-10-03
mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks
Boris Brezillon
26
-205
/
+204
2018-10-03
mtd: rawnand: Pass a nand_chip object to ecc->correct()
Boris Brezillon
14
-48
/
+45
2018-10-03
mtd: rawnand: Pass a nand_chip object to ecc->calculate()
Boris Brezillon
17
-61
/
+61
2018-10-03
mtd: rawnand: Pass a nand_chip object to ecc->hwctl()
Boris Brezillon
16
-52
/
+50
2018-10-03
mtd: rawnand: Pass a nand_chip object to nand_wait_ready()
Boris Brezillon
3
-8
/
+8
2018-10-03
mtd: rawnand: Pass a nand_chip object to nand_release()
Boris Brezillon
47
-73
/
+64
2018-10-03
mtd: rawnand: Pass a nand_chip object to nand_scan()
Boris Brezillon
49
-59
/
+58
2018-10-03
mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks
Boris Brezillon
1
-5
/
+52
2018-09-05
mtd: rawnand: atmel: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-3
/
+1
2018-09-05
mtd: rawnand: jz4780: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-1
/
+1
2018-09-05
mtd: rawnand: Convert to using %pOFn instead of device_node.name
Rob Herring
2
-4
/
+4
2018-09-05
mtd: rawnand: qcom: don't include dma-direct.h
Christoph Hellwig
1
-1
/
+0
2018-09-05
mtd: rawnand: denali: use SPDX-License-Identifier and fix license mismatch
Masahiro Yamada
4
-38
/
+11
2018-09-05
mtd: rawnand: fsl_ifc: fixup SRAM init for newer ctrl versions
Kurt Kanzenbach
1
-7
/
+26
2018-09-05
mtd: rawnand: fsl_ifc: check result of SRAM initialization
Kurt Kanzenbach
1
-4
/
+13
2018-09-05
mtd: rawnand: marvell: document a bit more the driver
Miquel Raynal
1
-0
/
+67
2018-09-05
mtd: rawnand: toshiba: Add support for Toshiba Memory BENAND (Built-in ECC NAND)
KOBAYASHI Yoshitake
1
-0
/
+88
2018-09-05
mtd: rawnand: marvell: use regmap_update_bits() for syscon access
Thomas Petazzoni
1
-12
/
+11
2018-09-04
mtd: rawnand: Get rid of the ->read_word() hook
Boris Brezillon
10
-114
/
+0
2018-09-04
mtd: rawnand: Add the nand_wait_rdy_op() helper and use it
Boris Brezillon
1
-5
/
+26
2018-09-04
mtd: rawnand: Add the nand_wait_readrdy() helper and use it
Boris Brezillon
1
-14
/
+14
2018-08-27
mtd: rawnand: denali: do not pass zero maxchips to nand_scan()
Masahiro Yamada
1
-0
/
+5
2018-08-27
mtd: rawnand: docg4: Remove wrong __init annotations
Geert Uytterhoeven
1
-2
/
+2
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2018-08-15
Merge tag 'sound-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-16
/
+1
2018-08-11
mtd: rawnand: atmel: Select GENERIC_ALLOCATOR
Boris Brezillon
1
-0
/
+1
2018-08-09
Merge branch 'asoc-4.19' into asoc-next
Mark Brown
1
-16
/
+1
2018-08-01
mtd: rawnand: allocate dynamically ONFI parameters during detection
Miquel Raynal
3
-29
/
+44
2018-07-31
mtd: rawnand: allocate model parameter dynamically
Miquel Raynal
1
-11
/
+41
2018-07-31
mtd: rawnand: do not export nand_scan_[ident|tail]() anymore
Miquel Raynal
1
-7
/
+9
2018-07-31
mtd: rawnand: txx9ndfmc: convert driver to nand_scan()
Miquel Raynal
1
-17
/
+17
2018-07-31
mtd: rawnand: txx9ndfmc: clarify ECC parameters assignation
Miquel Raynal
1
-4
/
+4
2018-07-31
mtd: rawnand: tegra: convert driver to nand_scan()
Miquel Raynal
1
-74
/
+88
2018-07-31
mtd: rawnand: jz4740: convert driver to nand_scan()
Miquel Raynal
1
-12
/
+20
2018-07-31
mtd: rawnand: jz4740: group nand_scan_{ident, tail} calls
Miquel Raynal
1
-12
/
+11
2018-07-31
mtd: rawnand: jz4740: fix probe function error path
Miquel Raynal
1
-3
/
+3
2018-07-31
mtd: rawnand: docg4: convert driver to nand_scan()
Miquel Raynal
1
-26
/
+45
2018-07-31
mtd: rawnand: do not execute nand_scan_ident() if maxchips is zero
Miquel Raynal
1
-4
/
+8
2018-07-31
mtd: rawnand: atmel: convert driver to nand_scan()
Miquel Raynal
1
-59
/
+54
2018-07-31
mtd: rawnand: atmel: clarify NAND addition/removal paths
Miquel Raynal
1
-57
/
+45
2018-07-31
mtd: rawnand: omap2: convert driver to nand_scan()
Miquel Raynal
1
-233
/
+230
2018-07-31
mtd: rawnand: lpc32xx_mlc: convert driver to nand_scan()
Miquel Raynal
1
-28
/
+33
2018-07-31
mtd: rawnand: cafe: convert driver to nand_scan()
Miquel Raynal
1
-57
/
+78
2018-07-31
mtd: rawnand: brcmnand: convert driver to nand_scan()
Miquel Raynal
1
-27
/
+36
2018-07-31
mtd: rawnand: qcom: convert driver to nand_scan()
Miquel Raynal
1
-47
/
+24
2018-07-31
mtd: rawnand: sm_common: convert driver to nand_scan_with_ids()
Miquel Raynal
1
-13
/
+20
2018-07-31
mtd: rawnand: sm_common: fix the probe function error path
Miquel Raynal
1
-1
/
+5
2018-07-31
mtd: rawnand: vf610: convert driver to nand_scan()
Miquel Raynal
1
-61
/
+66
2018-07-31
mtd: rawnand: txx9ndfmc: rename nand controller internal structure
Miquel Raynal
1
-3
/
+3
[next]