index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: samsung: Disable subpage writes on E-die NAND
Ladislav Michl
2018-01-10
1
-4
/
+17
*
mtd: nand: brcmnand: Disable prefetch by default
Kamal Dasu
2018-01-09
1
-10
/
+3
*
mtd: nand: qcom: Add a NULL check for devm_kasprintf()
Fabio Estevam
2018-01-06
1
-0
/
+3
*
mtd: nand: brcmnand: Add a NULL check for devm_kasprintf()
Fabio Estevam
2018-01-06
1
-0
/
+3
*
mtd: nand: Fix unfinished comment in nand_init_data_interface()
Miquel Raynal
2018-01-06
1
-1
/
+4
*
mtd: nand: add ->exec_op() implementation
Miquel Raynal
2017-12-16
2
-25
/
+997
*
mtd: nand: samsung: add ECC requirements for K9F4G08U0D
Miquel Raynal
2017-12-14
1
-0
/
+6
*
mtd: nand: Only allocate ecc->{calc, code}_buf when actually needed
Boris Brezillon
2017-12-14
1
-14
/
+11
*
mtd: nand: denali: Avoid using ecc->code_buf as a temporary buffer
Boris Brezillon
2017-12-14
1
-7
/
+3
*
mtd: nand: mtk: Support MT7622 NAND flash controller.
RogerCC Lin
2017-12-14
2
-0
/
+42
*
mtd: nand: mtk: Support different MTK NAND flash controller IP
RogerCC Lin
2017-12-14
3
-41
/
+89
*
mtd: nand: cafe: clean up DMA address setup
Masahiro Yamada
2017-12-14
1
-6
/
+2
*
mtd: nand: squash struct nand_buffers into struct nand_chip
Masahiro Yamada
2017-12-14
8
-68
/
+53
*
mtd: nand: remove unused NAND_OWN_BUFFERS flag
Masahiro Yamada
2017-12-14
1
-25
/
+20
*
mtd: nand: cafe: remove use of NAND_OWN_BUFFERS
Masahiro Yamada
2017-12-14
1
-20
/
+4
*
mtd: nand: provide valid ->data_interface during NAND detection
Miquel Raynal
2017-12-14
2
-42
/
+25
*
mtd: nand: force drivers to explicitly send READ/PROG commands
Boris Brezillon
2017-12-14
22
-184
/
+169
*
mtd: nand: provide several helpers to do common NAND operations
Boris Brezillon
2017-12-14
23
-431
/
+1102
*
mtd: nand: use usual return values for the ->erase() hook
Miquel Raynal
2017-12-01
3
-4
/
+15
*
mtd: nand: denali: rename misleading dma_buf to tmp_buf
Masahiro Yamada
2017-11-30
1
-17
/
+17
*
mtd: nand: remove unnecessary extern from driver headers
Masahiro Yamada
2017-11-30
3
-26
/
+26
*
mtd: nand: ifc: update bufnum mask for ver >= 2.0.0
Jagdish Gediya
2017-11-30
1
-0
/
+7
*
mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan
2017-11-30
1
-0
/
+4
*
mtd: nand: gpmi-nand: Remove wrong Kconfig help text
Sascha Hauer
2017-11-30
1
-3
/
+1
*
mtd: nand: hynix: Don't wait after applying new read-retry params
Boris Brezillon
2017-11-30
1
-5
/
+0
*
mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]()
Miquel Raynal
2017-11-30
1
-2
/
+7
*
mtd: nand: gpmi: replace _manual_ swap with swap macro
Gustavo A. R. Silva
2017-11-30
1
-12
/
+4
*
mtd: nand: mtk: use nand_reset() to reset NAND devices in resume function
Xiaolei Li
2017-11-30
1
-6
/
+2
*
Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd
Linus Torvalds
2017-11-23
24
-465
/
+671
|
\
|
*
mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalid
Boris Brezillon
2017-11-13
1
-4
/
+9
|
*
mtd: constify mtd_partition
Arvind Yadav
2017-11-06
2
-2
/
+2
|
*
Merge tag 'nand/for-4.15' of git://git.infradead.org/l2-mtd
Richard Weinberger
2017-11-02
21
-459
/
+660
|
|
\
|
|
*
mtd: nand: Fix writing mtdoops to nand flash.
Brent Taylor
2017-10-31
1
-3
/
+6
|
|
*
mtd: nand: mtk: fix infinite ECC decode IRQ issue
Xiaolei Li
2017-10-30
1
-2
/
+11
|
|
*
mtd: nand: mtk: change the compile sequence of mtk_nand.o and mtk_ecc.o
Xiaolei Li
2017-10-29
1
-1
/
+1
|
|
*
mtd: nand: omap2: Fix subpage write
Roger Quadros
2017-10-27
1
-115
/
+224
|
|
*
mtd: nand: mxc: use dev_dbg to print debug messages
Sascha Hauer
2017-10-16
1
-7
/
+7
|
|
*
mtd: nand: mxc: lower ECC failed message priority to debug level
Sascha Hauer
2017-10-16
1
-1
/
+1
|
|
*
mtd: nand: omap2: Do not assign omap_nand_info to platform drvdata
Ladislav Michl
2017-10-14
1
-1
/
+0
|
|
*
mtd: nand: omap2: Remove omap_nand_platform_data
Ladislav Michl
2017-10-14
1
-29
/
+8
|
|
*
mtd: nand: atmel: Actually use the PM ops
Boris Brezillon
2017-10-14
1
-0
/
+1
|
|
*
mtd: nand: Export nand_reset() symbol
Boris Brezillon
2017-10-14
1
-0
/
+1
|
|
*
mtd: nand: pxa3xx: enable NAND controller if the SoC needs it
Miquel Raynal
2017-10-07
1
-4
/
+37
|
|
*
mtd: nand: sh_flctl: Use of_device_get_match_data() helper
Geert Uytterhoeven
2017-10-07
1
-6
/
+3
|
|
*
mtd: nand: denali: fix setup_data_interface to meet tCCS delay
Masahiro Yamada
2017-10-07
1
-2
/
+8
|
|
*
mtd: nand: pxa3xx_nand: Update Kconfig information
Gregory CLEMENT
2017-10-07
1
-1
/
+4
|
|
*
mtd: nand: atmel: Avoid ECC errors when leaving backup mode
Romain Izard
2017-10-07
3
-8
/
+13
|
|
*
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
|
|
*
mtd: nand: gpio: Convert to use GPIO descriptors
Linus Walleij
2017-10-07
1
-55
/
+57
[next]