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
/
qcom_nandc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-23
Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into...
Boris Brezillon
1
-1
/
+1
2017-08-23
mtd: nand: qcom: Support for IPQ8074 QPIC NAND controller
Abhishek Sahu
1
-0
/
+10
2017-08-23
mtd: nand: qcom: support for IPQ4019 QPIC NAND controller
Abhishek Sahu
1
-0
/
+10
2017-08-23
mtd: nand: qcom: support for different DEV_CMD register offsets
Abhishek Sahu
1
-6
/
+19
2017-08-23
mtd: nand: qcom: QPIC data descriptors handling
Abhishek Sahu
1
-0
/
+76
2017-08-23
mtd: nand: qcom: enable BAM or ADM mode
Abhishek Sahu
1
-3
/
+14
2017-08-23
mtd: nand: qcom: erased codeword detection configuration
Abhishek Sahu
1
-0
/
+21
2017-08-23
mtd: nand: qcom: support for read location registers
Abhishek Sahu
1
-0
/
+63
2017-08-23
mtd: nand: qcom: support for passing flags in DMA helper functions
Abhishek Sahu
1
-52
/
+77
2017-08-23
mtd: nand: qcom: add BAM DMA descriptor handling
Abhishek Sahu
1
-12
/
+136
2017-08-23
mtd: nand: qcom: allocate BAM transaction
Abhishek Sahu
1
-0
/
+94
2017-08-23
mtd: nand: qcom: DMA mapping support for register read buffer
Abhishek Sahu
1
-0
/
+40
2017-08-23
mtd: nand: qcom: add and initialize QPIC DMA resources
Abhishek Sahu
1
-18
/
+68
2017-08-23
mtd: nand: qcom: add bam property for QPIC NAND controller
Abhishek Sahu
1
-0
/
+3
2017-08-23
mtd: nand: qcom: support for NAND controller properties
Abhishek Sahu
1
-7
/
+19
2017-08-23
mtd: nand: qcom: fix read failure without complete bootchain
Abhishek Sahu
1
-4
/
+12
2017-08-23
mtd: nand: qcom: reorganize nand devices probing
Abhishek Sahu
1
-29
/
+59
2017-08-23
mtd: nand: qcom: remove memset for clearing read register buffer
Abhishek Sahu
1
-2
/
+0
2017-08-23
mtd: nand: qcom: reorganize nand page write
Abhishek Sahu
1
-12
/
+20
2017-08-23
mtd: nand: qcom: reorganize nand page read
Abhishek Sahu
1
-10
/
+27
2017-08-23
mtd: nand: qcom: remove redundant chip select compatible string
Abhishek Sahu
1
-14
/
+12
2017-08-23
mtd: nand: qcom: fix config error for BCH
Abhishek Sahu
1
-1
/
+1
2017-08-13
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
1
-1
/
+1
2017-05-30
mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPP
Boris Brezillon
1
-0
/
+2
2016-09-23
mtd: nand: import nand_hw_control_init()
Marc Gonzalez
1
-2
/
+1
2016-05-06
mtd: nand: qcom: switch to mtd_ooblayout_ops
Boris Brezillon
1
-45
/
+34
2016-04-19
mtd: nand: qcom: use mtd_ooblayout_xxx() helpers where appropriate
Boris Brezillon
1
-5
/
+3
2016-04-19
mtd: nand: remove unneeded of_mtd.h inclusions
Boris Brezillon
1
-1
/
+0
2016-03-10
mtd: nand: Qualcomm NAND controller driver
Archit Taneja
1
-0
/
+2223