index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
2023-08-11
mtd: rawnand: omap_elm: Fix incorrect type in assignment
Roger Quadros
2023-08-11
treewide: Remove uninitialized_var() usage
Kees Cook
2023-05-17
spi: cadence-quadspi: fix suspend-resume implementations
Dhruva Gole
2023-05-17
mtd: spi-nor: cadence-quadspi: Handle probe deferral while requesting DMA cha...
Vignesh Raghavendra
2023-05-17
mtd: spi-nor: cadence-quadspi: Don't initialize rx_dma_complete on failure
Vignesh Raghavendra
2023-05-17
mtd: spi-nor: cadence-quadspi: Make driver independent of flash geometry
Vignesh Raghavendra
2023-05-17
ubi: Fix return value overwrite issue in try_write_vid_and_data()
Wang YanQing
2023-04-20
ubi: Fix deadlock caused by recursively holding work_sem
ZhaoLong Wang
2023-04-20
mtd: ubi: wl: Fix a couple of kernel-doc issues
Lee Jones
2023-04-20
ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size
Zhihao Cheng
2023-04-20
mtdblock: tolerate corrected bit-flips
Bang Li
2023-03-11
ubi: ubi_wl_put_peb: Fix infinite loop when wear-leveling work failed
Zhihao Cheng
2023-03-11
ubi: Fix UAF wear-leveling entry in eraseblk_count_seq_show()
Zhihao Cheng
2023-03-11
ubi: Fix possible null-ptr-deref in ubi_free_volume()
Yang Yingliang
2023-03-11
ubi: Fix unreferenced object reported by kmemleak in ubi_resize_volume()
Li Zetao
2023-03-11
ubi: Fix use-after-free when volume resizing failed
Li Zetao
2023-03-11
ubi: ensure that VID header offset + VID header size <= alloc, size
George Kennedy
2023-03-11
mtd: rawnand: sunxi: Fix the size of the last OOB region
Samuel Holland
2023-01-18
mtd: maps: pxa2xx-flash: fix memory leak in probe
Zheng Yongjun
2023-01-18
mtd: lpddr2_nvm: Fix possible null-ptr-deref
Hui Tang
2023-01-18
mtd: Fix device name leak when register device failed in add_mtd_device()
Zhang Xiaoxu
2022-11-25
spi: intel: Fix the offset to get the 64K erase opcode
Mauro Lima
2022-10-26
mtd: devices: docg3: check the return value of devm_ioremap() in the probe
William Dean
2022-10-26
mtd: rawnand: atmel: Unmap streaming DMA mappings
Tudor Ambarus
2022-08-25
mtd: st_spi_fsm: Add a clk_disable_unprepare() in .probe()'s error path
Uwe Kleine-König
2022-08-25
mtd: sm_ftl: Fix deadlock caused by cancel_work_sync in sm_release
Duoming Zhou
2022-08-25
mtd: maps: Fix refcount leak in ap_flash_init
Miaoqian Lin
2022-08-25
mtd: maps: Fix refcount leak in of_flash_probe_versatile
Miaoqian Lin
2022-06-14
mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064N
Tokunori Ikegami
2022-06-14
mtd: cfi_cmdset_0002: Move and rename chip_check/chip_ready/chip_good_for_write
Tokunori Ikegami
2022-06-14
ubi: ubi_create_volume: Fix use-after-free when volume creation failed
Zhihao Cheng
2022-05-12
mtd: rawnand: Fix return value check of wait_for_completion_timeout
Miaoqian Lin
2022-05-12
mtd: rawnand: fix ecc parameters for mt7622
Chuanhong Guo
2022-04-15
ubi: fastmap: Return error code if memory allocation fails in add_aeb()
Zhihao Cheng
2022-04-15
ubi: Fix race condition between ctrl_cdev_ioctl and ubi_cdev_ioctl
Baokun Li
2022-04-15
mtd: rawnand: atmel: fix refcount issue in atmel_nand_controller_init
Xin Xiong
2022-04-15
mtd: onenand: Check for error irq
Jiasheng Jiang
2022-02-23
mtd: rawnand: brcmnand: Fixed incorrect sub-page ECC status
david regan
2022-02-23
mtd: rawnand: brcmnand: Refactored code to introduce helper functions
Kamal Dasu
2022-02-23
mtd: rawnand: qcom: Fix clock sequencing in qcom_nandc_probe()
Bryan O'Donoghue
2022-01-27
mtd: nand: bbt: Fix corner case in bad block table handling
Doyle, Patrick
2022-01-27
mtd: rawnand: gpmi: Remove explicit default gpmi clock setting for i.MX6
Stefan Riedmueller
2021-12-14
mtd: rawnand: fsmc: Take instruction delay into account
Herve Codina
2021-11-26
mtd: spi-nor: hisi-sfc: Remove excessive clk_disable_unprepare()
Evgeny Novikov
2021-09-22
mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_n...
Christophe JAILLET
2021-07-20
mtd: rawnand: marvell: add missing clk_disable_unprepare() on error in marvel...
Yang Yingliang
2021-05-22
mtd: rawnand: gpmi: Fix a double free in gpmi_nand_init
Lv Yunlong
2021-05-22
mtd: require write permissions for locking and badblock ioctls
Michael Walle
2021-05-22
mtd: rawnand: qcom: Return actual error code instead of -ENODEV
Manivannan Sadhasivam
2021-05-22
mtd: Handle possible -EPROBE_DEFER from parse_mtd_partitions()
Manivannan Sadhasivam
[next]