summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/qcom_nandc.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-23mtd: nand: qcom: support for read location registersAbhishek Sahu1-0/+63
2017-08-23mtd: nand: qcom: support for passing flags in DMA helper functionsAbhishek Sahu1-52/+77
2017-08-23mtd: nand: qcom: add BAM DMA descriptor handlingAbhishek Sahu1-12/+136
2017-08-23mtd: nand: qcom: allocate BAM transactionAbhishek Sahu1-0/+94
2017-08-23mtd: nand: qcom: DMA mapping support for register read bufferAbhishek Sahu1-0/+40
2017-08-23mtd: nand: qcom: add and initialize QPIC DMA resourcesAbhishek Sahu1-18/+68
2017-08-23mtd: nand: qcom: add bam property for QPIC NAND controllerAbhishek Sahu1-0/+3
2017-08-23mtd: nand: qcom: support for NAND controller propertiesAbhishek Sahu1-7/+19
2017-08-23mtd: nand: qcom: fix read failure without complete bootchainAbhishek Sahu1-4/+12
2017-08-23mtd: nand: qcom: reorganize nand devices probingAbhishek Sahu1-29/+59
2017-08-23mtd: nand: qcom: remove memset for clearing read register bufferAbhishek Sahu1-2/+0
2017-08-23mtd: nand: qcom: reorganize nand page writeAbhishek Sahu1-12/+20
2017-08-23mtd: nand: qcom: reorganize nand page readAbhishek Sahu1-10/+27
2017-08-23mtd: nand: qcom: remove redundant chip select compatible stringAbhishek Sahu1-14/+12
2017-08-23mtd: nand: qcom: fix config error for BCHAbhishek Sahu1-1/+1
2017-05-30mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPPBoris Brezillon1-0/+2
2016-09-23mtd: nand: import nand_hw_control_init()Marc Gonzalez1-2/+1
2016-05-05mtd: nand: qcom: switch to mtd_ooblayout_opsBoris Brezillon1-45/+34
2016-04-19mtd: nand: qcom: use mtd_ooblayout_xxx() helpers where appropriateBoris Brezillon1-5/+3
2016-04-19mtd: nand: remove unneeded of_mtd.h inclusionsBoris Brezillon1-1/+0
2016-03-10mtd: nand: Qualcomm NAND controller driverArchit Taneja1-0/+2223