index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-27
Merge tag 'mtd/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
17
-169
/
+443
2021-04-19
Revert "mtd: rawnand: bbt: Skip bad blocks when searching for the BBT in NAND"
Fabio Estevam
1
-5
/
+0
2021-04-16
mtd: core: Constify buf in mtd_write_user_prot_reg()
Tudor Ambarus
1
-2
/
+3
2021-04-15
Merge tag 'nand/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mt...
Richard Weinberger
15
-167
/
+441
2021-04-07
mtd: rawnand: qcom: Use dma_mapping_error() for error check
Manivannan Sadhasivam
1
-1
/
+1
2021-04-07
mtd: rawnand: gpmi: Fix a double free in gpmi_nand_init
Lv Yunlong
1
-1
/
+1
2021-04-07
mtd: rawnand: qcom: Add missing nand_cleanup() in error path
Manivannan Sadhasivam
1
-0
/
+1
2021-04-07
mtd: rawnand: Add support for secure regions in NAND memory
Manivannan Sadhasivam
1
-1
/
+99
2021-03-28
mtd: rawnand: bbt: Skip bad blocks when searching for the BBT in NAND
Stefan Riedmueller
1
-0
/
+5
2021-03-28
mtd: spinand: core: add missing MODULE_DEVICE_TABLE()
Alexander Lobakin
1
-0
/
+2
2021-03-28
mtd: rawnand: rockchip: Use flexible-array member instead of zero-length array
Zou Wei
1
-1
/
+1
2021-03-28
mtd: rawnand: atmel: Update ecc_stats.corrected counter
Kai Stuhlemmer (ebee Engineering)
1
-2
/
+4
2021-03-28
mtd: rawnand: mxc: Remove unneeded of_match_ptr()
Fabio Estevam
1
-1
/
+1
2021-03-28
mtd: rawnand: r852: replace spin_lock_irqsave by spin_lock in hard IRQ
Tian Tao
1
-3
/
+2
2021-03-28
mtd: rawnand: brcmnand: move to polling in pio mode on oops write
Kamal Dasu
1
-0
/
+4
2021-03-28
mtd: rawnand: brcmnand: read/write oob during EDU transfer
Kamal Dasu
1
-7
/
+52
2021-03-11
mtd: rawnand: mtk: Fix WAITRDY break condition and timeout
Hauke Mehrtens
1
-2
/
+2
2021-03-11
mtd: rawnand: stm32_fmc2: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+2
2021-03-11
mtd: rawnand: fsmc: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-03-11
mtd: onenand: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-03-11
mtd: rawnand: qcom: Return actual error code instead of -ENODEV
Manivannan Sadhasivam
1
-5
/
+2
2021-03-11
mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECC
Álvaro Fernández Rojas
1
-0
/
+6
2021-03-11
mtd: rawnand: qcom: update last code word register
Md Sadre Alam
1
-21
/
+57
2021-03-11
mtd: rawnand: qcom: Add helper to configure location register
Md Sadre Alam
1
-12
/
+24
2021-03-11
mtd: rawnand: qcom: Rename parameter name in macro
Md Sadre Alam
1
-4
/
+4
2021-03-11
mtd: rawnand: qcom: Add helper to check last code word
Md Sadre Alam
1
-7
/
+13
2021-03-11
mtd: rawnand: qcom: Convert nandc to chip in Read/Write helper
Md Sadre Alam
1
-73
/
+80
2021-03-11
mtd: rawnand: fsmc: Fix error code in fsmc_nand_probe()
Dan Carpenter
1
-0
/
+2
2021-03-11
mtd: spinand: gigadevice: Support GD5F1GQ5UExxG
Reto Schneider
1
-9
/
+60
2021-03-11
mtd: nand: fix error handling in nand_prog_page_op() #2
Sascha Hauer
1
-16
/
+15
2021-03-11
mtd: nand: fix error handling in nand_prog_page_op() #1
Sascha Hauer
1
-0
/
+2
2021-03-11
mtd: rawnand: qcom: Update register macro name for 0x2c offset
Md Sadre Alam
1
-1
/
+1
2021-03-11
mtd: nand: ecc-hamming: Use the public nsteps field
Miquel Raynal
1
-5
/
+4
2021-03-11
mtd: nand: ecc-bch: Use the public nsteps field
Miquel Raynal
1
-5
/
+4
2021-03-11
mtd: rawnand: omap: Use ECC information from the generic structures
Miquel Raynal
1
-6
/
+8
2021-03-11
mtd: rawnand: Try not to use the ECC private structures
Miquel Raynal
1
-9
/
+7
2021-03-11
mtd: nand: ecc-hamming: Populate the public nsteps field
Miquel Raynal
1
-0
/
+1
2021-03-11
mtd: nand: ecc-bch: Populate the public nsteps field
Miquel Raynal
1
-0
/
+1
2021-02-22
Merge tag 'mtd/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
7
-740
/
+9
2021-02-21
Merge tag 'arm-platform-removal-v5.12' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+1
2021-02-01
mtd: rawnand: intel: Fix an error handling path in 'ebu_dma_start()'
Christophe JAILLET
1
-2
/
+4
2021-02-01
mtd: rawnand: tango: Remove the driver
Arnd Bergmann
3
-735
/
+0
2021-02-01
mtd: rawnand: marvell: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2021-01-21
mtd: rawnand: omap: Use BCH private fields in the specific OOB layout
Miquel Raynal
1
-6
/
+9
2021-01-20
ARM: remove u300 platform
Arnd Bergmann
1
-2
/
+1
2021-01-14
mtd: spinand: Fix MTD_OPS_AUTO_OOB requests
Miquel Raynal
1
-3
/
+11
2021-01-14
mtd: rawnand: intel: check the mtd name only after setting the variable
Martin Blumenstingl
1
-2
/
+3
2021-01-14
mtd: rawnand: nandsim: Fix the logic when selecting Hamming soft ECC engine
Miquel Raynal
1
-4
/
+3
2021-01-04
mtd: rawnand: qcom: Add support for Qcom SMEM parser
Manivannan Sadhasivam
1
-1
/
+3
2021-01-04
mtd: rawnand: gpmi: fix dst bit offset when extracting raw payload
Sean Nyekjaer
1
-1
/
+1
[next]