index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: mtk: fix error return code in mtk_ecc_probe()
Gustavo A. R. Silva
2017-08-23
1
-2
/
+2
*
mtd: nand: sh_flctl: fix error return code in flctl_probe()
Gustavo A. R. Silva
2017-08-23
1
-2
/
+2
*
mtd: nand: sh_flctl: use dma_mapping_error to check map errors
Pan Bian
2017-08-23
1
-1
/
+1
*
mtd: nand: atmel: fix of_irq_get() error check
Sergei Shtylyov
2017-08-23
1
-6
/
+7
*
mtd: nand: hynix: add support for 20nm NAND chips
Martin Blumenstingl
2017-08-23
1
-2
/
+2
*
mtd: nand: mxc: Fix mxc_v1 ooblayout
Boris Brezillon
2017-08-23
1
-3
/
+4
*
mtd: nand: sunxi: explicitly request exclusive reset control
Philipp Zabel
2017-08-23
1
-1
/
+1
*
mtd: st_spi_fsm: Handle clk_prepare_enable/clk_disable_unprepare.
Arvind Yadav
2017-08-23
1
-8
/
+12
*
mtd: nand: lpc32xx_mlc: Handle return value of clk_prepare_enable.
Arvind Yadav
2017-08-23
1
-2
/
+7
*
mtd: nand: lpc32xx_slc: Handle return value of clk_prepare_enable.
Arvind Yadav
2017-08-23
1
-2
/
+7
*
mtd: oxnas_nand: Handle clk_prepare_enable/clk_disable_unprepare.
Arvind Yadav
2017-08-23
1
-7
/
+18
*
mtd: nand: denali: Handle return value of clk_prepare_enable.
Arvind Yadav
2017-08-23
1
-1
/
+3
*
mtd: orion-nand: fix build error with ARMv4
Arnd Bergmann
2017-08-23
1
-0
/
+7
*
mtd: nand: pxa3xx_nand: enable building on mvebu 64-bit platforms
Gregory CLEMENT
2017-08-23
1
-1
/
+1
*
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: vf610: Remove unneeded pinctrl_pm_select_default_state()
Fabio Estevam
2017-08-23
1
-3
/
+0
*
mtd: nand: vf610: Check the return value from clk_prepare_enable()
Fabio Estevam
2017-08-23
1
-1
/
+5
*
mtd: nand: remove hard-coded NAND ids length
Jean-Louis Thekekara
2017-08-23
1
-2
/
+2
*
mtd: nand: Fix various memory leaks in core
Boris Brezillon
2017-08-23
1
-62
/
+56
*
mtd: nand: Remove support for block locking/unlocking
Boris Brezillon
2017-08-03
1
-173
/
+0
*
Merge tag 'for-linus-20170713' of git://git.infradead.org/linux-mtd
Linus Torvalds
2017-07-13
62
-2169
/
+3948
|
\
|
*
Merge tag 'nand/for-4.13' into MTD
Brian Norris
2017-07-08
33
-1608
/
+2430
|
|
\
|
|
*
mtd: nand: mtk: release lock on error path
Dan Carpenter
2017-07-03
1
-1
/
+3
|
|
*
mtd: nand: mtk: add ->setup_data_interface() hook
Xiaolei Li
2017-06-25
1
-15
/
+75
|
|
*
mtd: nand: mtk: remove unneeded mtk_ecc_hw_init from mtk_ecc_resume
Xiaolei Li
2017-06-25
1
-2
/
+0
|
|
*
mtd: nand: mtk: remove unneeded mtk_nfc_hw_init from mtk_nfc_resume
Xiaolei Li
2017-06-25
1
-2
/
+0
|
|
*
mtd: nand: mtk: disable ecc irq when writing page with hwecc
Xiaolei Li
2017-06-25
1
-10
/
+12
|
|
*
mtd: nand: mtk: fix incorrect register setting order about ecc irq
Xiaolei Li
2017-06-25
1
-2
/
+2
|
|
*
mtd: nand: ifc: Initialize SRAM for all version >= 1.0
Prabhakar Kushwaha
2017-06-20
1
-1
/
+1
|
|
*
mtd: nand: denali: avoid magic numbers and rename for clarification
Masahiro Yamada
2017-06-20
4
-146
/
+144
|
|
*
mtd: nand: denali: enable bad block table scan
Masahiro Yamada
2017-06-20
1
-29
/
+2
|
|
*
mtd: nand: denali: use non-managed kmalloc() for DMA buffer
Masahiro Yamada
2017-06-20
1
-9
/
+17
|
|
*
mtd: nand: denali: skip driver internal bounce buffer when possible
Masahiro Yamada
2017-06-20
1
-26
/
+12
|
|
*
mtd: nand: denali: support hardware-assisted erased page detection
Masahiro Yamada
2017-06-20
2
-1
/
+13
|
|
*
mtd: nand: denali: fix raw and oob accessors for syndrome page layout
Masahiro Yamada
2017-06-20
2
-269
/
+344
|
|
*
mtd: nand: denali: use flag instead of register macro for direction
Masahiro Yamada
2017-06-20
1
-19
/
+17
|
|
*
mtd: nand: denali: merge struct nand_buf into struct denali_nand_info
Masahiro Yamada
2017-06-20
2
-21
/
+16
|
|
*
mtd: nand: denali: propagate page to helpers via function argument
Masahiro Yamada
2017-06-20
2
-35
/
+24
[next]