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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-28
mtd: rawnand: fsmc: Add missing check after DMA map
Thomas Fourier
1
-0
/
+2
2025-08-28
mtd: spinand: propagate spinand_wait() errors from spinand_write_page()
Gabor Juhos
1
-1
/
+4
2025-08-28
mtd: rawnand: atmel: set pmecc data setup time
Balamanikandan Gunasundar
1
-0
/
+6
2025-08-28
mtd: rawnand: rockchip: Add missing check after DMA map
Thomas Fourier
1
-0
/
+15
2025-08-28
mtd: rawnand: atmel: Fix dma_mapping_error() address
Thomas Fourier
1
-1
/
+1
2025-08-28
mtd: fix possible integer overflow in erase_xfer()
Ivan Stepchenko
1
-1
/
+1
2025-07-10
mtd: spinand: fix memory leak of ECC engine conf
Pablo Martin-Gomez
1
-0
/
+1
2025-06-27
mtd: nand: sunxi: Add randomizer configuration before randomizer enable
Wentao Liang
1
-0
/
+1
2025-06-27
mtd: rawnand: sunxi: Add randomizer configuration in sunxi_nfc_hw_ecc_write_c...
Wentao Liang
1
-0
/
+1
2025-05-02
mtd: rawnand: Add status chack in r852_ready()
Wentao Liang
1
-0
/
+3
2025-05-02
mtd: inftlcore: Add error check for inftl_read_oob()
Wentao Liang
1
-4
/
+5
2025-05-02
mtd: Replace kcalloc() with devm_kcalloc()
Jiasheng Jiang
1
-6
/
+3
2025-05-02
mtd: Add check for devm_kcalloc()
Jiasheng Jiang
1
-0
/
+3
2025-05-02
mtd: rawnand: brcmnand: fix PM resume warning
Kamal Dasu
1
-1
/
+1
2025-03-13
mtd: rawnand: cadence: fix unchecked dereference
Niravkumar L Rabara
1
-2
/
+4
2025-03-13
mtd: rawnand: cadence: fix incorrect device in dma_unmap_single
Niravkumar L Rabara
1
-2
/
+2
2025-03-13
mtd: rawnand: cadence: use dma_map_resource for sdma address
Niravkumar L Rabara
1
-4
/
+25
2025-03-13
mtd: rawnand: cadence: fix error code in cadence_nand_init()
Niravkumar L Rabara
1
-5
/
+4
2025-03-13
mtd: onenand: Fix uninitialized retlen in do_otp_read()
Ivan Stepchenko
1
-0
/
+1
2025-03-13
mtd: hyperbus: hbmc-am654: fix an OF node reference leak
Joe Hattori
1
-6
/
+13
2025-03-13
mtd: hyperbus: hbmc-am654: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2025-03-13
mtd: hyperbus: Make hyperbus_unregister_device() return void
Uwe Kleine-König
3
-11
/
+8
2025-01-23
Revert "mtd: spi-nor: core: replace dummy buswidth from addr to data"
Pratyush Yadav
1
-1
/
+1
2025-01-09
mtd: rawnand: fix double free in atmel_pmecc_create_user()
Dan Carpenter
1
-3
/
+1
2025-01-09
mtd: rawnand: arasan: Fix missing de-registration of NAND
Maciej Andrzejewski
1
-0
/
+7
2025-01-09
mtd: rawnand: arasan: Fix double assertion of chip-select
Maciej Andrzejewski
1
-2
/
+2
2025-01-09
mtd: diskonchip: Cast an operand to prevent potential overflow
Zichen Xie
1
-1
/
+1
2024-12-14
ubi: fastmap: Fix duplicate slab cache names while attaching
Zhihao Cheng
1
-6
/
+6
2024-12-14
ubi: wl: Put source PEB into correct list if trying locking LEB failed
Zhihao Cheng
1
-1
/
+8
2024-12-14
mtd: spi-nor: core: replace dummy buswidth from addr to data
Cheng Ming Lin
1
-1
/
+1
2024-12-14
mtd: rawnand: atmel: Fix possible memory leak
Miquel Raynal
2
-9
/
+1
2024-10-17
mtd: powernv: Add check devm_kasprintf() returned value
Charles Han
1
-0
/
+3
2024-10-17
mtd: slram: insert break after errors in parsing the map
Mirsad Todorovac
1
-0
/
+2
2024-08-19
ubi: eba: properly rollback inside self_check_eba
Fedor Pchelkin
1
-1
/
+2
2024-08-19
mtd: make mtd_test.c a separate module
Arnd Bergmann
2
-17
/
+26
2024-08-19
memory: fsl_ifc: Make FSL_IFC config visible and selectable
Esben Haabendal
1
-2
/
+1
2024-07-18
mtd: rawnand: rockchip: ensure NVDDR timings are rejected
Val Packett
1
-3
/
+3
2024-07-18
mtd: rawnand: Bypass a couple of sanity checks during NAND identification
Miquel Raynal
1
-24
/
+31
2024-07-18
mtd: rawnand: Ensure ECC configuration is propagated to upper layers
Miquel Raynal
1
-1
/
+8
2024-07-05
mtd: partitions: redboot: Added conversion of operands to a larger type
Denis Arefev
1
-1
/
+1
2024-06-16
mtd: rawnand: hynix: fixed typo
Maxim Korotkov
1
-1
/
+1
2024-06-16
mtd: core: Report error if first mtd_otp_size() call fails in mtd_otp_nvmem_a...
Aapo Vienamo
1
-2
/
+4
2024-05-02
mtd: diskonchip: work around ubsan link failure
Arnd Bergmann
1
-2
/
+2
2024-04-10
mtd: rawnand: meson: fix scrambling mode value in command macro
Arseniy Krasnov
1
-1
/
+1
2024-04-10
ubi: correct the calculation of fastmap size
Zhang Yi
1
-3
/
+4
2024-04-10
ubi: Check for too small LEB size in VTBL code
Richard Weinberger
1
-0
/
+6
2024-03-27
mtd: rawnand: lpc32xx_mlc: fix irq handler prototype
Arnd Bergmann
1
-2
/
+3
2024-03-27
mtd: maps: physmap-core: fix flash size larger than 32-bit
Baruch Siach
1
-1
/
+1
2024-03-06
mtd: spinand: gigadevice: Fix the get ecc status issue
Han Xu
1
-2
/
+4
2024-03-01
mtd: rawnand: sunxi: Fix the size of the last OOB region
Samuel Holland
1
-1
/
+1
[next]