index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: mtdoops: Don't write panic data twice
Mark Tomlinson
2020-10-29
1
-5
/
+6
*
mtd: lpddr: fix excessive stack usage with clang
Arnd Bergmann
2020-10-29
1
-16
/
+19
*
mtd: nand: Provide nand_cleanup() function to free NAND related resources
Richard Weinberger
2020-10-14
1
-7
/
+15
*
mtd: parser: cmdline: Support MTD names containing one or more colons
Boris Brezillon
2020-10-01
1
-3
/
+20
*
mtd: rawnand: omap_elm: Fix runtime PM imbalance on error
Dinghao Liu
2020-10-01
1
-0
/
+1
*
mtd: cfi_cmdset_0002: don't free cfi->cfiq in error path of cfi_amdstd_setup()
Hou Tao
2020-10-01
1
-1
/
+0
*
mtd: properly check all write ioctls for permissions
Greg Kroah-Hartman
2020-08-21
1
-9
/
+47
*
mtd: rawnand: brcmnand: fix CS0 layout
Álvaro Fernández Rojas
2020-07-22
1
-2
/
+3
*
mtd: nand: denali: add missing nand_release() call in denali_remove()
Boris Brezillon
2020-05-10
1
-2
/
+9
*
mtd: cfi: fix deadloop in cfi_cmdset_0002.c do_write_buffer
Liu Jian
2020-05-02
1
-1
/
+5
*
mtd: phram: fix a double free issue in error path
Wen Yang
2020-04-24
1
-6
/
+9
*
mtd: lpddr: Fix a double free in probe()
Dan Carpenter
2020-04-24
1
-1
/
+0
*
mtd: spear_smi: Fix Write Burst mode
Miquel Raynal
2019-12-21
1
-1
/
+37
*
mtd: Remove a debug trace in mtdpart.c
Boris Brezillon
2019-12-05
1
-1
/
+0
*
mtd: Check add_mtd_device() ret code
Boris Brezillon
2019-12-05
2
-6
/
+32
*
ubi: Do not drop UBI device reference before using
Pan Bian
2019-12-05
1
-1
/
+1
*
ubi: Put MTD device after it is not used
Pan Bian
2019-12-05
1
-1
/
+1
*
mtd: physmap_of: Release resources on error
Ricardo Ribalda Delgado
2019-11-25
1
-22
/
+5
*
mtd: rawnand: sh_flctl: Use proper enum for flctl_dma_fifo0_transfer
Nathan Chancellor
2019-11-25
1
-2
/
+2
*
mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword()
Tokunori Ikegami
2019-10-05
1
-6
/
+12
*
mtd: rawnand: gpmi: fix MX28 bus master lockup problem
Martin Kepplinger
2019-02-20
1
-8
/
+7
*
mtd: docg3: don't set conflicting BCH_CONST_PARAMS option
Arnd Bergmann
2018-11-21
1
-1
/
+1
*
mtd: spi-nor: Add support for is25wp series chips
Kimmo Rautkoski
2018-11-10
1
-0
/
+6
*
mtdchar: fix overflows in adjustment of `count`
Jann Horn
2018-09-26
1
-3
/
+7
*
mtd/maps: fix solutionengine.c printk format warnings
Randy Dunlap
2018-09-26
1
-3
/
+3
*
mtd: ubi: wl: Fix error return code in ubi_wl_init()
Wei Yongjun
2018-09-19
1
-2
/
+6
*
mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pages
Jane Wan
2018-08-06
1
-7
/
+10
*
ubi: fastmap: Erase outdated anchor PEBs during attach
Sascha Hauer
2018-07-25
1
-20
/
+57
*
ubi: Fix Fastmap's update_vol()
Richard Weinberger
2018-07-25
1
-0
/
+1
*
ubi: Fix races around ubi_refill_pools()
Richard Weinberger
2018-07-25
4
-14
/
+30
*
ubi: Be more paranoid while seaching for the most recent Fastmap
Richard Weinberger
2018-07-25
2
-4
/
+27
*
ubi: Rework Fastmap attach base code
Richard Weinberger
2018-07-25
4
-42
/
+162
*
ubi: Introduce vol_ignored()
Richard Weinberger
2018-07-25
2
-6
/
+33
*
mtd: cfi_cmdset_0002: Change erase functions to check chip good only
Tokunori Ikegami
2018-07-11
1
-10
/
+12
*
mtd: cfi_cmdset_0002: Change erase functions to retry for error
Tokunori Ikegami
2018-07-11
1
-0
/
+10
*
mtd: cfi_cmdset_0002: Change definition naming to retry write operation
Tokunori Ikegami
2018-07-11
1
-3
/
+3
*
mtd: rawnand: mxc: set spare area size register explicitly
Martin Kaiser
2018-07-11
1
-1
/
+4
*
ubi: fastmap: Correctly handle interrupted erasures in EBA
Richard Weinberger
2018-07-11
1
-1
/
+91
*
ubi: fastmap: Cancel work upon detach
Richard Weinberger
2018-07-03
2
-3
/
+4
*
mtd: cfi_cmdset_0002: Avoid walking all chips when unlocking.
Joakim Tjernlund
2018-07-03
1
-0
/
+2
*
mtd: cfi_cmdset_0002: Fix unlocking requests crossing a chip boudary
Joakim Tjernlund
2018-07-03
1
-1
/
+1
*
mtd: cfi_cmdset_0002: fix SEGV unlocking multiple chips
Joakim Tjernlund
2018-07-03
1
-3
/
+3
*
mtd: cfi_cmdset_0002: Use right chip in do_ppb_xxlock()
Joakim Tjernlund
2018-07-03
1
-4
/
+5
*
mtd: cfi_cmdset_0002: Change write buffer to check correct value
Tokunori Ikegami
2018-07-03
1
-1
/
+1
*
gpmi-nand: Handle ECC Errors in erased pages
Markus Pargmann
2018-05-16
1
-5
/
+73
*
mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.
Joakim Tjernlund
2018-05-02
1
-3
/
+6
*
mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.
Joakim Tjernlund
2018-05-02
1
-0
/
+17
*
mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.
Joakim Tjernlund
2018-05-02
1
-5
/
+11
*
ubi: Reject MLC NAND
Richard Weinberger
2018-04-24
1
-0
/
+11
*
ubi: Fix error for write access
Romain Izard
2018-04-24
1
-1
/
+1
[next]