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.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
2020-08-19
mtd: rawnand: qcom: avoid write to unavailable register
Sivaprakash Murugesan
1
-1
/
+6
2020-08-11
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-07-22
mtd: rawnand: timings: Fix default tR_max and tCCS_min timings
Miquel Raynal
1
-3
/
+2
2020-07-22
mtd: rawnand: marvell: Fix probe error path
Miquel Raynal
1
-9
/
+14
2020-07-22
mtd: rawnand: marvell: Use nand_cleanup() when the device is not yet registered
Miquel Raynal
1
-1
/
+1
2020-07-01
mtd: rawnand: marvell: Fix the condition on a return code
Miquel Raynal
1
-1
/
+1
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
47
-73
/
+64
2020-06-25
mtd: rawnand: Pass a nand_chip object to nand_scan()
Boris Brezillon
49
-59
/
+58
2020-06-22
mtd: rawnand: pasemi: Fix the probe error path
Miquel Raynal
1
-1
/
+3
2020-06-22
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-27
mtd: spinand: Propagate ECC information to the MTD structure
Miquel Raynal
1
-0
/
+4
2020-05-02
mtd: cfi: fix deadloop in cfi_cmdset_0002.c do_write_buffer
Liu Jian
1
-1
/
+5
2020-04-23
mtd: phram: fix a double free issue in error path
Wen Yang
1
-6
/
+9
2020-04-23
mtd: lpddr: Fix a double free in probe()
Dan Carpenter
1
-1
/
+0
2020-04-23
mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOB
Frieder Schrempf
1
-0
/
+1
2020-04-17
mtd: spinand: Do not erase the block before writing a bad block marker
Frieder Schrempf
1
-3
/
+0
2020-04-17
mtd: spinand: Stop using spinand->oobbuf for buffering bad block markers
Frieder Schrempf
1
-7
/
+7
2020-02-15
mtd: sharpslpart: Fix unsigned comparison to zero
YueHaibing
1
-2
/
+2
2020-02-15
mtd: onenand_base: Adjust indentation in onenand_read_ops_nolock
Nathan Chancellor
1
-41
/
+41
2020-02-11
ubi: Fix an error pointer dereference in error handling code
Dan Carpenter
1
-9
/
+12
2020-02-11
ubi: fastmap: Fix inverted logic in seen selfcheck
Sascha Hauer
1
-1
/
+1
2020-01-23
mtd: devices: fix mchp23k256 read and write
Angelo Dureghello
1
-8
/
+12
2020-01-17
mtd: spi-nor: fix silent truncation in spi_nor_read_raw()
Sergei Shtylyov
1
-1
/
+1
2020-01-17
mtd: spi-nor: fix silent truncation in spi_nor_read()
Sergei Shtylyov
1
-1
/
+1
2020-01-17
mtd: onenand: omap2: Pass correct flags for prep_dma_memcpy
Peter Ujfalusi
1
-1
/
+2
2019-12-17
mtd: spear_smi: Fix Write Burst mode
Miquel Raynal
1
-1
/
+37
2019-12-05
mtd: spi-nor: cast to u64 to avoid uint overflows
huijin.park
1
-1
/
+1
2019-12-05
mtd: rawnand: atmel: fix possible object reference leak
Wen Yang
1
-6
/
+15
2019-12-05
mtd: rawnand: atmel: Fix spelling mistake in error message
Miquel Raynal
1
-1
/
+1
2019-12-05
mtd: Remove a debug trace in mtdpart.c
Boris Brezillon
1
-1
/
+0
2019-12-05
mtd: Check add_mtd_device() ret code
Boris Brezillon
2
-6
/
+32
2019-12-05
mtd: rawnand: sunxi: Write pageprog related opcodes to WCMD_SET
Boris Brezillon
1
-1
/
+1
2019-12-05
ubi: Do not drop UBI device reference before using
Pan Bian
1
-1
/
+1
2019-12-05
ubi: Put MTD device after it is not used
Pan Bian
1
-1
/
+1
2019-11-24
mtd: devices: m25p80: Make sure WRITE_EN is issued before each write
Yogesh Gaur
1
-15
/
+8
[next]