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
2022-08-25
mtd: st_spi_fsm: Add a clk_disable_unprepare() in .probe()'s error path
Uwe Kleine-König
1
-3
/
+5
2022-08-25
mtd: sm_ftl: Fix deadlock caused by cancel_work_sync in sm_release
Duoming Zhou
1
-1
/
+1
2022-08-25
mtd: maps: Fix refcount leak in ap_flash_init
Miaoqian Lin
1
-0
/
+1
2022-08-25
mtd: maps: Fix refcount leak in of_flash_probe_versatile
Miaoqian Lin
1
-0
/
+1
2022-06-14
mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064N
Tokunori Ikegami
1
-8
/
+34
2022-06-14
mtd: cfi_cmdset_0002: Move and rename chip_check/chip_ready/chip_good_for_write
Tokunori Ikegami
1
-45
/
+32
2022-06-14
ubi: ubi_create_volume: Fix use-after-free when volume creation failed
Zhihao Cheng
1
-1
/
+0
2022-05-12
mtd: rawnand: Fix return value check of wait_for_completion_timeout
Miaoqian Lin
1
-6
/
+8
2022-04-20
ubi: fastmap: Return error code if memory allocation fails in add_aeb()
Zhihao Cheng
1
-9
/
+19
2022-04-20
ubi: Fix race condition between ctrl_cdev_ioctl and ubi_cdev_ioctl
Baokun Li
2
-15
/
+2
2022-04-20
mtd: rawnand: atmel: fix refcount issue in atmel_nand_controller_init
Xin Xiong
1
-3
/
+11
2022-04-20
mtd: onenand: Check for error irq
Jiasheng Jiang
1
-1
/
+6
2022-02-23
mtd: rawnand: brcmnand: Fixed incorrect sub-page ECC status
david regan
1
-1
/
+1
2022-02-23
mtd: rawnand: brcmnand: Refactored code to introduce helper functions
Kamal Dasu
1
-38
/
+62
2021-11-26
mtd: spi-nor: hisi-sfc: Remove excessive clk_disable_unprepare()
Evgeny Novikov
1
-1
/
+0
2021-09-22
mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_n...
Christophe JAILLET
1
-1
/
+3
2021-05-22
mtd: rawnand: gpmi: Fix a double free in gpmi_nand_init
Lv Yunlong
1
-1
/
+1
2021-05-22
mtd: require write permissions for locking and badblock ioctls
Michael Walle
1
-4
/
+4
2021-03-03
mtd: spi-nor: hisi-sfc: Put child node np on error path
Pan Bian
1
-1
/
+3
2021-03-03
spi: cadence-quadspi: Abort read if dummy cycles required are too many
Pratyush Yadav
1
-1
/
+1
2020-12-29
mtd: parser: cmdline: Fix parsing of part-names with colons
Sven Eckelmann
1
-1
/
+13
2020-11-05
ubi: check kthread_should_stop() after the setting of task state
Zhihao Cheng
1
-0
/
+13
2020-10-29
mtd: mtdoops: Don't write panic data twice
Mark Tomlinson
1
-5
/
+6
2020-10-29
mtd: lpddr: fix excessive stack usage with clang
Arnd Bergmann
1
-16
/
+19
2020-10-14
mtd: rawnand: sunxi: Fix the probe error path
Miquel Raynal
1
-1
/
+1
2020-10-01
mtd: parser: cmdline: Support MTD names containing one or more colons
Boris Brezillon
1
-3
/
+20
2020-10-01
mtd: rawnand: omap_elm: Fix runtime PM imbalance on error
Dinghao Liu
1
-0
/
+1
2020-10-01
mtd: cfi_cmdset_0002: don't free cfi->cfiq in error path of cfi_amdstd_setup()
Hou Tao
1
-1
/
+0
2020-08-21
mtd: rawnand: qcom: avoid write to unavailable register
Sivaprakash Murugesan
1
-1
/
+6
2020-08-21
mtd: properly check all write ioctls for permissions
Greg Kroah-Hartman
1
-9
/
+47
2020-07-22
mtd: rawnand: oxnas: Release all devices in the _remove() path
Miquel Raynal
1
-2
/
+6
2020-07-22
mtd: rawnand: oxnas: Unregister all devices on error
Miquel Raynal
1
-0
/
+8
2020-07-22
mtd: rawnand: oxnas: Keep track of registered devices
Miquel Raynal
1
-4
/
+4
2020-07-22
mtd: rawnand: brcmnand: fix CS0 layout
Álvaro Fernández Rojas
1
-2
/
+3
2020-06-25
mtd: rawnand: tmio: Fix the probe error path
Miquel Raynal
1
-1
/
+1
2020-06-25
mtd: rawnand: mtk: Fix the probe error path
Miquel Raynal
1
-1
/
+1
2020-06-25
mtd: rawnand: plat_nand: Fix the probe error path
Miquel Raynal
1
-1
/
+1
2020-06-25
mtd: rawnand: socrates: Fix the probe error path
Miquel Raynal
1
-1
/
+1
2020-06-25
mtd: rawnand: oxnas: Fix the probe error path
Miquel Raynal
1
-4
/
+4
2020-06-25
mtd: rawnand: oxnas: Add of_node_put()
Nishka Dasgupta
1
-3
/
+5
2020-06-25
mtd: rawnand: orion: Fix the probe error path
Miquel Raynal
1
-1
/
+1
2020-06-25
mtd: rawnand: xway: Fix the probe error path
Miquel Raynal
1
-1
/
+1
2020-06-25
mtd: rawnand: sharpsl: Fix the probe error path
Miquel Raynal
1
-1
/
+1
2020-06-25
mtd: rawnand: diskonchip: Fix the probe error path
Miquel Raynal
1
-5
/
+2
2020-06-25
mtd: rawnand: Pass a nand_chip object to nand_release()
Boris Brezillon
48
-76
/
+69
2020-06-20
mtd: rawnand: pasemi: Fix the probe error path
Miquel Raynal
1
-1
/
+3
2020-06-20
mtd: rawnand: brcmnand: fix hamming oob layout
Álvaro Fernández Rojas
1
-4
/
+7
2020-05-27
ubi: Fix seq_file usage in detailed_erase_block_info debugfs file
Richard Weinberger
1
-10
/
+2
2020-05-02
mtd: cfi: fix deadloop in cfi_cmdset_0002.c do_write_buffer
Liu Jian
1
-1
/
+5
2020-04-24
mtd: phram: fix a double free issue in error path
Wen Yang
1
-6
/
+9
[next]