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