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: rawnand: fsmc: Fix timing computation
Herve Codina
2021-12-03
1
-8
/
+24
*
mtd: rawnand: fsmc: Take instruction delay into account
Herve Codina
2021-12-03
1
-0
/
+4
*
mtd: rawnand: Fix nand_choose_best_timings() on unsupported interface
Herve Codina
2021-12-03
1
-2
/
+2
*
mtd: rawnand: Fix nand_erase_op delay
Herve Codina
2021-12-03
1
-1
/
+1
*
mtd: rawnand: denali: Add the dependency on HAS_IOMEM
Cai Huoqing
2021-12-03
1
-1
/
+1
*
Merge tag 'mtd/for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2021-11-08
34
-147
/
+161
|
\
|
*
mtd: rawnand: arasan: Prevent an unsupported configuration
Miquel Raynal
2021-10-15
1
-0
/
+15
|
*
mtd: rawnand: hynix: Add support for H27UCG8T2ETR-BC MLC NAND
Chris Morgan
2021-10-15
2
-0
/
+18
|
*
mtd: rawnand: xway: Keep the driver compatible with on-die ECC engines
Miquel Raynal
2021-10-15
1
-3
/
+9
|
*
mtd: rawnand: socrates: Keep the driver compatible with on-die ECC engines
Miquel Raynal
2021-10-15
1
-3
/
+9
|
*
mtd: rawnand: plat_nand: Keep the driver compatible with on-die ECC engines
Miquel Raynal
2021-10-15
1
-3
/
+9
|
*
mtd: rawnand: pasemi: Keep the driver compatible with on-die ECC engines
Miquel Raynal
2021-10-15
1
-3
/
+9
|
*
mtd: rawnand: orion: Keep the driver compatible with on-die ECC engines
Miquel Raynal
2021-10-15
1
-3
/
+9
|
*
mtd: rawnand: mpc5121: Keep the driver compatible with on-die ECC engines
Miquel Raynal
2021-10-15
1
-3
/
+9
|
*
mtd: rawnand: gpio: Keep the driver compatible with on-die ECC engines
Miquel Raynal
2021-10-15
1
-3
/
+9
|
*
mtd: rawnand: au1550nd: Keep the driver compatible with on-die ECC engines
Miquel Raynal
2021-10-15
1
-3
/
+9
|
*
mtd: rawnand: ams-delta: Keep the driver compatible with on-die ECC engines
Miquel Raynal
2021-10-15
1
-3
/
+9
|
*
Revert "mtd: rawnand: cs553x: Fix external use of SW Hamming ECC helper"
Miquel Raynal
2021-10-15
1
-11
/
+1
|
*
Revert "mtd: rawnand: lpc32xx_slc: Fix external use of SW Hamming ECC helper"
Miquel Raynal
2021-10-15
1
-14
/
+1
|
*
Revert "mtd: rawnand: ndfc: Fix external use of SW Hamming ECC helper"
Miquel Raynal
2021-10-15
1
-11
/
+1
|
*
Revert "mtd: rawnand: sharpsl: Fix external use of SW Hamming ECC helper"
Miquel Raynal
2021-10-15
1
-11
/
+1
|
*
Revert "mtd: rawnand: tmio: Fix external use of SW Hamming ECC helper"
Miquel Raynal
2021-10-15
1
-5
/
+3
|
*
Revert "mtd: rawnand: txx9ndfmc: Fix external use of SW Hamming ECC helper"
Miquel Raynal
2021-10-15
1
-3
/
+2
|
*
mtd: rawnand: Let callers use the bare Hamming helpers
Miquel Raynal
2021-10-15
1
-3
/
+4
|
*
mtd: rawnand: fsmc: Fix use of SM ORDER
Miquel Raynal
2021-10-15
1
-1
/
+3
|
*
mtd: onenand: samsung: drop Exynos4 and describe driver in KConfig
Krzysztof Kozlowski
2021-09-29
1
-4
/
+5
|
*
mtd: rawnand: intel: Fix potential buffer overflow in probe
Evgeny Novikov
2021-09-14
1
-0
/
+5
|
*
mtd: rawnand: xway: Make use of the helper function devm_platform_ioremap_res...
Cai Huoqing
2021-09-14
1
-3
/
+1
|
*
mtd: rawnand: vf610: Make use of the helper function devm_platform_ioremap_re...
Cai Huoqing
2021-09-14
1
-3
/
+1
|
*
mtd: rawnand: txx9ndfm: Make use of the helper function devm_platform_ioremap...
Cai Huoqing
2021-09-14
1
-3
/
+1
|
*
mtd: rawnand: tegra: Make use of the helper function devm_platform_ioremap_re...
Cai Huoqing
2021-09-14
1
-3
/
+1
|
*
mtd: rawnand: stm32_fmc2: Make use of the helper function devm_platform_iorem...
Cai Huoqing
2021-09-14
1
-6
/
+2
|
*
mtd: rawnand: plat_nand: Make use of the helper function devm_platform_iorema...
Cai Huoqing
2021-09-14
1
-3
/
+1
|
*
mtd: rawnand: oxnas: Make use of the helper function devm_platform_ioremap_re...
Cai Huoqing
2021-09-14
1
-3
/
+1
|
*
mtd: rawnand: omap_elm: Make use of the helper function devm_platform_ioremap...
Cai Huoqing
2021-09-14
1
-3
/
+2
|
*
mtd: rawnand: mtk_ecc: Make use of the helper function devm_platform_ioremap_...
Cai Huoqing
2021-09-14
1
-3
/
+1
|
*
mtd: rawnand: mtk: Make use of the helper function devm_platform_ioremap_reso...
Cai Huoqing
2021-09-14
1
-3
/
+1
|
*
mtd: rawnand: hisi504: Make use of the helper function devm_platform_ioremap_...
Cai Huoqing
2021-09-14
1
-5
/
+2
|
*
mtd: rawnand: gpmi: Make use of the helper function devm_platform_ioremap_res...
Cai Huoqing
2021-09-14
1
-3
/
+1
|
*
mtd: rawnand: gpio: Make use of the helper function devm_platform_ioremap_res...
Cai Huoqing
2021-09-14
1
-2
/
+1
|
*
mtd: rawnand: denali: Make use of the helper function devm_platform_ioremap_r...
Cai Huoqing
2021-09-14
1
-5
/
+2
|
*
mtd: rawnand: bcm6368: Make use of the helper function devm_platform_ioremap_...
Cai Huoqing
2021-09-14
1
-4
/
+1
|
*
mtd: rawnand: atmel: Make use of the helper function devm_platform_ioremap_re...
Cai Huoqing
2021-09-14
1
-5
/
+2
*
|
mtd: rawnand: qcom: Update code word value for raw read
Md Sadre Alam
2021-09-14
1
-2
/
+6
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
1
-1
/
+1
|
\
|
*
mtd/drivers/nand: use HZ macros
Daniel Lezcano
2021-09-08
1
-1
/
+1
*
|
Merge tag 'mtd/for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2021-09-05
8
-24
/
+70
|
\
\
|
|
/
|
/
|
|
*
mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_n...
Christophe JAILLET
2021-08-23
1
-1
/
+3
|
*
mtd: rawnand: intel: Fix error handling in probe
Evgeny Novikov
2021-08-17
1
-9
/
+18
|
*
mtd: spinand: macronix: Add Quad support for serial NAND flash
Jaime Liao
2021-08-17
1
-8
/
+8
[next]