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
2019-12-21
mtd: spear_smi: Fix Write Burst mode
Miquel Raynal
1
-1
/
+37
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-25
mtd: physmap_of: Release resources on error
Ricardo Ribalda Delgado
1
-22
/
+5
2019-11-25
mtd: rawnand: sh_flctl: Use proper enum for flctl_dma_fifo0_transfer
Nathan Chancellor
1
-2
/
+2
2019-10-05
mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword()
Tokunori Ikegami
1
-6
/
+12
2019-09-21
mtd: rawnand: mtk: Fix wrongly assigned OOB buffer pointer issue
Xiaolei Li
1
-11
/
+10
2019-02-15
mtd: rawnand: gpmi: fix MX28 bus master lockup problem
Martin Kepplinger
1
-8
/
+7
2019-01-09
mtd: atmel-quadspi: disallow building on ebsa110
Arnd Bergmann
1
-1
/
+1
2018-12-13
mtd: rawnand: qcom: Namespace prefix some commands
Olof Johansson
1
-16
/
+16
2018-11-21
mtd: docg3: don't set conflicting BCH_CONST_PARAMS option
Arnd Bergmann
1
-1
/
+1
2018-11-10
mtd: spi-nor: Add support for is25wp series chips
Kimmo Rautkoski
1
-0
/
+6
2018-09-26
mtdchar: fix overflows in adjustment of `count`
Jann Horn
1
-3
/
+7
2018-09-26
mtd/maps: fix solutionengine.c printk format warnings
Randy Dunlap
1
-3
/
+3
2018-09-19
mtd: ubi: wl: Fix error return code in ubi_wl_init()
Wei Yongjun
1
-2
/
+6
2018-08-15
mtd: nand: qcom: Add a NULL check for devm_kasprintf()
Fabio Estevam
1
-0
/
+3
2018-08-03
mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pages
Jane Wan
1
-7
/
+10
2018-07-22
mtd: m25p80: consider max message size in m25p80_read
Heiner Kallweit
1
-1
/
+2
2018-07-11
mtd: cfi_cmdset_0002: Change erase functions to check chip good only
Tokunori Ikegami
1
-10
/
+12
2018-07-11
mtd: cfi_cmdset_0002: Change erase functions to retry for error
Tokunori Ikegami
1
-0
/
+10
2018-07-11
mtd: cfi_cmdset_0002: Change definition naming to retry write operation
Tokunori Ikegami
1
-3
/
+3
2018-07-11
mtd: rawnand: mxc: set spare area size register explicitly
Martin Kaiser
1
-1
/
+4
2018-07-03
ubi: fastmap: Correctly handle interrupted erasures in EBA
Richard Weinberger
1
-1
/
+89
2018-07-03
ubi: fastmap: Cancel work upon detach
Richard Weinberger
2
-3
/
+4
2018-07-03
mtd: cfi_cmdset_0002: Avoid walking all chips when unlocking.
Joakim Tjernlund
1
-0
/
+2
2018-07-03
mtd: cfi_cmdset_0002: Fix unlocking requests crossing a chip boudary
Joakim Tjernlund
1
-1
/
+1
2018-07-03
mtd: cfi_cmdset_0002: fix SEGV unlocking multiple chips
Joakim Tjernlund
1
-3
/
+3
2018-07-03
mtd: cfi_cmdset_0002: Use right chip in do_ppb_xxlock()
Joakim Tjernlund
1
-4
/
+5
2018-07-03
mtd: cfi_cmdset_0002: Change write buffer to check correct value
Tokunori Ikegami
1
-1
/
+1
2018-05-02
mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.
Joakim Tjernlund
1
-3
/
+6
2018-05-02
mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.
Joakim Tjernlund
1
-0
/
+17
2018-05-02
mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.
Joakim Tjernlund
1
-5
/
+11
2018-04-24
ubi: Reject MLC NAND
Richard Weinberger
1
-0
/
+11
2018-04-24
ubi: Fix error for write access
Romain Izard
1
-1
/
+1
2018-04-24
ubi: fastmap: Don't flush fastmap work on detach
Richard Weinberger
1
-1
/
+0
2018-04-13
mtd: mtd_oobtest: Handle bitflips during reads
Miquel Raynal
1
-0
/
+21
2018-04-13
mtd: nand: check ecc->total sanity in nand_scan_tail
Masahiro Yamada
1
-0
/
+5
2018-04-13
mtd: nand: gpmi: Fix gpmi_nand_init() error path
Boris Brezillon
1
-4
/
+6
2018-04-13
ubi: fastmap: Fix slab corruption
Rabin Vincent
1
-4
/
+29
2018-04-08
mtd: jedec_probe: Fix crash in jedec_read_mfr()
Linus Walleij
1
-0
/
+2
2018-03-28
mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0
Jagdish Gediya
1
-5
/
+1
2018-03-28
mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0
Jagdish Gediya
1
-13
/
+10
2018-03-28
mtd: nand: fsl_ifc: Fix nand waitfunc return value
Jagdish Gediya
1
-2
/
+3
2018-03-28
mtdchar: fix usage of mtd_ooblayout_ecc()
OuYang ZhiZhong
1
-2
/
+2
2018-03-22
mtd: nand: ifc: update bufnum mask for ver >= 2.0.0
Jagdish Gediya
1
-0
/
+7
2018-03-22
mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]()
Miquel Raynal
1
-2
/
+7
2018-03-18
ubi: Fix race condition between ubi volume creation and udev
Clay McClure
1
-5
/
+10
[next]