summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/qcom_nandc.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon2018-02-161-2921/+0
* Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-311-0/+1
|\
| * dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig2018-01-101-0/+1
* | mtd: nand: qcom: Add a NULL check for devm_kasprintf()Fabio Estevam2018-01-061-0/+3
* | mtd: nand: force drivers to explicitly send READ/PROG commandsBoris Brezillon2017-12-141-0/+11
* | mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon2017-12-141-12/+4
|/
* mtd: nand: qcom: support for command descriptor formationAbhishek Sahu2017-10-071-16/+92
* mtd: nand: qcom: add command elements in BAM transactionAbhishek Sahu2017-10-071-1/+18
* Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into...Boris Brezillon2017-08-231-1/+1
|\
| * mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-131-1/+1
* | mtd: nand: qcom: Support for IPQ8074 QPIC NAND controllerAbhishek Sahu2017-08-231-0/+10
* | mtd: nand: qcom: support for IPQ4019 QPIC NAND controllerAbhishek Sahu2017-08-231-0/+10
* | mtd: nand: qcom: support for different DEV_CMD register offsetsAbhishek Sahu2017-08-231-6/+19
* | mtd: nand: qcom: QPIC data descriptors handlingAbhishek Sahu2017-08-231-0/+76
* | mtd: nand: qcom: enable BAM or ADM modeAbhishek Sahu2017-08-231-3/+14
* | mtd: nand: qcom: erased codeword detection configurationAbhishek Sahu2017-08-231-0/+21
* | mtd: nand: qcom: support for read location registersAbhishek Sahu2017-08-231-0/+63
* | mtd: nand: qcom: support for passing flags in DMA helper functionsAbhishek Sahu2017-08-231-52/+77
* | mtd: nand: qcom: add BAM DMA descriptor handlingAbhishek Sahu2017-08-231-12/+136
* | mtd: nand: qcom: allocate BAM transactionAbhishek Sahu2017-08-231-0/+94
* | mtd: nand: qcom: DMA mapping support for register read bufferAbhishek Sahu2017-08-231-0/+40
* | mtd: nand: qcom: add and initialize QPIC DMA resourcesAbhishek Sahu2017-08-231-18/+68
* | mtd: nand: qcom: add bam property for QPIC NAND controllerAbhishek Sahu2017-08-231-0/+3
* | mtd: nand: qcom: support for NAND controller propertiesAbhishek Sahu2017-08-231-7/+19
* | mtd: nand: qcom: fix read failure without complete bootchainAbhishek Sahu2017-08-231-4/+12
* | mtd: nand: qcom: reorganize nand devices probingAbhishek Sahu2017-08-231-29/+59
* | mtd: nand: qcom: remove memset for clearing read register bufferAbhishek Sahu2017-08-231-2/+0
* | mtd: nand: qcom: reorganize nand page writeAbhishek Sahu2017-08-231-12/+20
* | mtd: nand: qcom: reorganize nand page readAbhishek Sahu2017-08-231-10/+27
* | mtd: nand: qcom: remove redundant chip select compatible stringAbhishek Sahu2017-08-231-14/+12
* | mtd: nand: qcom: fix config error for BCHAbhishek Sahu2017-08-231-1/+1
|/
* mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPPBoris Brezillon2017-05-301-0/+2
* mtd: nand: import nand_hw_control_init()Marc Gonzalez2016-09-231-2/+1
* mtd: nand: qcom: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-45/+34
* mtd: nand: qcom: use mtd_ooblayout_xxx() helpers where appropriateBoris Brezillon2016-04-191-5/+3
* mtd: nand: remove unneeded of_mtd.h inclusionsBoris Brezillon2016-04-191-1/+0
* mtd: nand: Qualcomm NAND controller driverArchit Taneja2016-03-101-0/+2223