index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
qcom_nandc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
2018-02-16
1
-2921
/
+0
*
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-01-31
1
-0
/
+1
|
\
|
*
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
2018-01-10
1
-0
/
+1
*
|
mtd: nand: qcom: Add a NULL check for devm_kasprintf()
Fabio Estevam
2018-01-06
1
-0
/
+3
*
|
mtd: nand: force drivers to explicitly send READ/PROG commands
Boris Brezillon
2017-12-14
1
-0
/
+11
*
|
mtd: nand: provide several helpers to do common NAND operations
Boris Brezillon
2017-12-14
1
-12
/
+4
|
/
*
mtd: nand: qcom: support for command descriptor formation
Abhishek Sahu
2017-10-07
1
-16
/
+92
*
mtd: nand: qcom: add command elements in BAM transaction
Abhishek Sahu
2017-10-07
1
-1
/
+18
*
Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into...
Boris Brezillon
2017-08-23
1
-1
/
+1
|
\
|
*
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
2017-08-13
1
-1
/
+1
*
|
mtd: nand: qcom: Support for IPQ8074 QPIC NAND controller
Abhishek Sahu
2017-08-23
1
-0
/
+10
*
|
mtd: nand: qcom: support for IPQ4019 QPIC NAND controller
Abhishek Sahu
2017-08-23
1
-0
/
+10
*
|
mtd: nand: qcom: support for different DEV_CMD register offsets
Abhishek Sahu
2017-08-23
1
-6
/
+19
*
|
mtd: nand: qcom: QPIC data descriptors handling
Abhishek Sahu
2017-08-23
1
-0
/
+76
*
|
mtd: nand: qcom: enable BAM or ADM mode
Abhishek Sahu
2017-08-23
1
-3
/
+14
*
|
mtd: nand: qcom: erased codeword detection configuration
Abhishek Sahu
2017-08-23
1
-0
/
+21
*
|
mtd: nand: qcom: support for read location registers
Abhishek Sahu
2017-08-23
1
-0
/
+63
*
|
mtd: nand: qcom: support for passing flags in DMA helper functions
Abhishek Sahu
2017-08-23
1
-52
/
+77
*
|
mtd: nand: qcom: add BAM DMA descriptor handling
Abhishek Sahu
2017-08-23
1
-12
/
+136
*
|
mtd: nand: qcom: allocate BAM transaction
Abhishek Sahu
2017-08-23
1
-0
/
+94
*
|
mtd: nand: qcom: DMA mapping support for register read buffer
Abhishek Sahu
2017-08-23
1
-0
/
+40
*
|
mtd: nand: qcom: add and initialize QPIC DMA resources
Abhishek Sahu
2017-08-23
1
-18
/
+68
*
|
mtd: nand: qcom: add bam property for QPIC NAND controller
Abhishek Sahu
2017-08-23
1
-0
/
+3
*
|
mtd: nand: qcom: support for NAND controller properties
Abhishek Sahu
2017-08-23
1
-7
/
+19
*
|
mtd: nand: qcom: fix read failure without complete bootchain
Abhishek Sahu
2017-08-23
1
-4
/
+12
*
|
mtd: nand: qcom: reorganize nand devices probing
Abhishek Sahu
2017-08-23
1
-29
/
+59
*
|
mtd: nand: qcom: remove memset for clearing read register buffer
Abhishek Sahu
2017-08-23
1
-2
/
+0
*
|
mtd: nand: qcom: reorganize nand page write
Abhishek Sahu
2017-08-23
1
-12
/
+20
*
|
mtd: nand: qcom: reorganize nand page read
Abhishek Sahu
2017-08-23
1
-10
/
+27
*
|
mtd: nand: qcom: remove redundant chip select compatible string
Abhishek Sahu
2017-08-23
1
-14
/
+12
*
|
mtd: nand: qcom: fix config error for BCH
Abhishek Sahu
2017-08-23
1
-1
/
+1
|
/
*
mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPP
Boris Brezillon
2017-05-30
1
-0
/
+2
*
mtd: nand: import nand_hw_control_init()
Marc Gonzalez
2016-09-23
1
-2
/
+1
*
mtd: nand: qcom: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
1
-45
/
+34
*
mtd: nand: qcom: use mtd_ooblayout_xxx() helpers where appropriate
Boris Brezillon
2016-04-19
1
-5
/
+3
*
mtd: nand: remove unneeded of_mtd.h inclusions
Boris Brezillon
2016-04-19
1
-1
/
+0
*
mtd: nand: Qualcomm NAND controller driver
Archit Taneja
2016-03-10
1
-0
/
+2223