index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2018-02-16
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
1
-2921
/
+0
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+1
2018-01-10
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
1
-0
/
+1
2018-01-06
mtd: nand: qcom: Add a NULL check for devm_kasprintf()
Fabio Estevam
1
-0
/
+3
2017-12-14
mtd: nand: force drivers to explicitly send READ/PROG commands
Boris Brezillon
1
-0
/
+11
2017-12-14
mtd: nand: provide several helpers to do common NAND operations
Boris Brezillon
1
-12
/
+4
2017-10-07
mtd: nand: qcom: support for command descriptor formation
Abhishek Sahu
1
-16
/
+92
2017-10-07
mtd: nand: qcom: add command elements in BAM transaction
Abhishek Sahu
1
-1
/
+18
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-05
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