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
2020-08-21
mtd: rawnand: brcmnand: ECC error handling on EDU transfers
Kamal Dasu
1
-0
/
+26
2020-08-21
mtd: rawnand: fsl_upm: Remove unused mtd var
Boris Brezillon
1
-1
/
+0
2020-08-19
mtd: spi-nor: intel-spi: Simulate WRDI command
Alexander Sverdlin
1
-0
/
+9
2020-08-19
mtd: rawnand: qcom: avoid write to unavailable register
Sivaprakash Murugesan
1
-1
/
+6
2020-08-19
mtd: rawnand: brcmnand: Don't default to edu transfer
Kamal Dasu
1
-2
/
+3
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: brcmnand: correctly verify erased pages
Álvaro Fernández Rojas
1
-8
/
+11
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-22
mtd: rawnand: marvell: Fix the condition on a return code
Miquel Raynal
1
-1
/
+1
2020-07-22
mtd: spi-nor: spansion: fix writes on S25FS512S
Sergei Shtylyov
1
-2
/
+23
2020-07-22
mtd: spi-nor: winbond: Fix 4-byte opcode support for w25q256
Mantas Pucka
3
-6
/
+33
2020-07-16
mtd: set master partition panic write flag
Kamal Dasu
1
-2
/
+2
2020-06-22
mtd: rawnand: tmio: Fix the probe error path
Miquel Raynal
1
-1
/
+1
2020-06-22
mtd: rawnand: mtk: Fix the probe error path
Miquel Raynal
1
-1
/
+1
2020-06-22
mtd: rawnand: pasemi: Fix the probe error path
Miquel Raynal
1
-1
/
+3
2020-06-22
mtd: rawnand: plat_nand: Fix the probe error path
Miquel Raynal
1
-1
/
+1
2020-06-22
mtd: rawnand: sunxi: Fix the probe error path
Miquel Raynal
1
-1
/
+1
2020-06-22
mtd: rawnand: oxnas: Fix the probe error path
Miquel Raynal
1
-4
/
+4
2020-06-22
mtd: rawnand: socrates: Fix the probe error path
Miquel Raynal
1
-1
/
+1
2020-06-22
mtd: rawnand: orion: Fix the probe error path
Miquel Raynal
1
-1
/
+1
2020-06-22
mtd: rawnand: xway: Fix the probe error path
Miquel Raynal
1
-1
/
+1
2020-06-22
mtd: rawnand: ingenic: Fix the probe error path
Miquel Raynal
1
-1
/
+1
2020-06-22
mtd: rawnand: sharpsl: Fix the probe error path
Miquel Raynal
1
-1
/
+1
2020-06-22
mtd: rawnand: diskonchip: Fix the probe error path
Miquel Raynal
1
-5
/
+2
2020-06-22
mtd: rawnand: brcmnand: fix hamming oob layout
Álvaro Fernández Rojas
1
-4
/
+7
2020-06-22
mtd: rawnand: onfi: Fix redundancy detection check
Miquel Raynal
1
-1
/
+1
2020-06-22
mtd: rawnand: Fix nand_gpio_waitrdy()
Boris Brezillon
1
-2
/
+8
2020-05-20
Merge tag 'fixes-for-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-3
/
+6
2020-05-20
Merge tag 'for-linus-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-10
/
+2
2020-05-19
mtd:rawnand: brcmnand: Fix PM resume crash
Kamal Dasu
1
-2
/
+1
2020-05-18
mtd: Fix mtd not registered due to nvmem name collision
Ricardo Ribalda Delgado
1
-1
/
+1
2020-05-18
mtd: spinand: Propagate ECC information to the MTD structure
Miquel Raynal
1
-0
/
+4
2020-05-18
ubi: Fix seq_file usage in detailed_erase_block_info debugfs file
Richard Weinberger
1
-10
/
+2
2020-04-09
mtd: spi-nor: Compile files in controllers/ directory
Guenter Roeck
1
-0
/
+2
2020-04-07
Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-4
/
+16
2020-03-31
ubi: ubi-media.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-31
ubi: fastmap: Only produce the initial anchor PEB when fastmap is used
Hou Tao
1
-1
/
+2
2020-03-31
ubi: fastmap: Free unused fastmap anchor peb during detach
Hou Tao
1
-2
/
+13
2020-03-30
mtd: Convert fallthrough comments into statements
Miquel Raynal
22
-60
/
+45
2020-03-30
Merge tag 'nand/for-5.7' into mtd/next
Miquel Raynal
26
-427
/
+1347
2020-03-26
mtd: rawnand: toshiba: Support reading the number of bitflips for BENAND (Bui...
Yoshio Furuyama
1
-2
/
+56
2020-03-26
Merge tag 'spi-nor/for-5.7' into mtd/next
Miquel Raynal
34
-6090
/
+6398
2020-03-26
Merge tag 'cfi/for-5.7' into mtd/next
Miquel Raynal
2
-12
/
+15
2020-03-25
mtd: Fix issue where write_cached_data() fails but write() still returns success
Xiaoming Ni
1
-2
/
+3
[next]