index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-3
/
+0
2019-04-25
mtd: rawnand: marvell: Clean the controller state before each operation
Miquel Raynal
1
-6
/
+6
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2
-3
/
+0
2019-04-05
mtd: cfi: fix deadloop in cfi_cmdset_0002.c do_write_buffer
Liu Jian
1
-1
/
+5
2019-03-13
Merge tag 'upstream-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-7
/
+198
2019-03-05
ubi: wl: Silence uninitialized variable warning
Dan Carpenter
1
-1
/
+1
2019-03-04
Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
3
-1234
/
+0
2019-03-04
Merge tag 'mtd/for-5.1' of git://git.infradead.org/linux-mtd
Linus Torvalds
34
-653
/
+4383
2019-03-04
Merge branch 'spi-5.1' into spi-next
Mark Brown
3
-1234
/
+0
2019-02-25
Merge tag 'nand/for-5.1' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
22
-553
/
+4243
2019-02-25
Merge tag 'spi-nor/for-5.1' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
6
-31
/
+108
2019-02-24
ubi: Expose the bitrot interface
Richard Weinberger
3
-0
/
+175
2019-02-24
ubi: Introduce in_pq()
Richard Weinberger
1
-7
/
+23
2019-02-21
mtd: spi-nor: cadence-quadspi: fix spelling mistake: "Couldnt't" -> "Couldn't"
Colin Ian King
1
-1
/
+1
2019-02-21
mtd: spi-nor: Add support for en25qh64
Roger Pueyo Centelles
1
-0
/
+2
2019-02-21
mtd: spi-nor: Add support for MX25V8035F
Frieder Schrempf
1
-0
/
+2
2019-02-21
mtd: spi-nor: Add support for EN25Q80A
Frieder Schrempf
1
-0
/
+2
2019-02-13
mtd: spi-nor: cadence-quadspi: Add support for Octal SPI controller
Vignesh R
1
-12
/
+47
2019-02-13
mtd: spi-nor: split s25fl128s into s25fl128s0 and s25fl128s1
Ahmet Celenk
1
-1
/
+4
2019-02-13
mtd: powernv_flash: Fix device registration error
Aneesh Kumar K.V
1
-1
/
+1
2019-02-13
mtd: Use mtd->name when registering nvmem device
Aneesh Kumar K.V
1
-0
/
+1
2019-02-10
mtd: spi-nor: cadence-quadspi: write upto 8-bytes data in STIG mode
Purna Chandra Mandal
1
-3
/
+12
2019-02-10
mtd: spi-nor: Add support for mx25u3235f
André Valentin
1
-0
/
+2
2019-02-07
mtd: rawnand: denali_dt: remove single anonymous clock support
Masahiro Yamada
1
-23
/
+4
2019-02-07
mtd: rawnand: mtk: fix possible object reference leak
Wen Yang
1
-2
/
+6
2019-02-07
mtd: rawnand: jz4780: fix possible object reference leak
Wen Yang
1
-3
/
+6
2019-02-07
mtd: rawnand: atmel: fix possible object reference leak
Wen Yang
1
-6
/
+15
2019-02-06
mtd: rawnand: gpmi: fix MX28 bus master lockup problem
Martin Kepplinger
1
-7
/
+6
2019-02-06
mtd: Make sure mtd->erasesize is valid even if the partition is of size 0
Boris Brezillon
1
-0
/
+4
2019-02-05
mtd: rawnand: fsmc: Disable NAND on remove()
Linus Walleij
1
-0
/
+15
2019-02-05
mtd: rawnand: fsmc: Reset NAND timings on resume()
Linus Walleij
1
-0
/
+1
2019-02-05
mtd: spinand: Add support for GigaDevice GD5F1GQ4UExxG
Stefan Roese
1
-0
/
+83
2019-02-05
mtd: rawnand: denali: remove unused dma_addr field from denali_nand_info
Masahiro Yamada
1
-1
/
+0
2019-02-05
mtd: rawnand: denali: remove unused function argument 'raw'
Masahiro Yamada
1
-9
/
+9
2019-02-05
mtd: rawnand: denali: remove unneeded denali_reset_irq() call
Masahiro Yamada
1
-3
/
+0
2019-02-05
mtd: rawnand: check return code of nand_reset() and nand_readid_op()
Masahiro Yamada
1
-4
/
+10
2019-02-05
mtd: rawnand: remove ->legacy.erase and single_erase()
Masahiro Yamada
1
-27
/
+4
2019-02-05
mtd: rawnand: denali: remove ->erase hook
Masahiro Yamada
1
-21
/
+0
2019-02-05
mtd: rawnand: Annotate implicit fall through in nand_scan_tail
Mathieu Malaterre
1
-0
/
+3
2019-02-05
mtd: rawnand: Annotate implicit fall through in nand_command/nand_command_lp
Mathieu Malaterre
1
-1
/
+2
2019-02-05
mtd: spinand: Add support for all Toshiba Memory products
Yoshio Furuyama
1
-14
/
+65
2019-02-05
mtd: rawnand: meson: add support for Amlogic NAND flash controller
Liang Yang
3
-0
/
+1473
2019-02-05
mtd: rawnand: Simplify the locking
Boris Brezillon
1
-66
/
+45
2019-02-05
mtd: rawnand: Stop using chip->state in drivers
Boris Brezillon
3
-11
/
+5
2019-02-05
mtd: rawnand: omap2: Use nand_controller_init()
Boris Brezillon
1
-5
/
+8
2019-02-05
mtd: rawnand: tmio: Do not abuse nand_controller->wq
Boris Brezillon
1
-8
/
+9
2019-02-05
mtd: rawnand: mtk: Use nand_controller_init() instead of open-coding it
Boris Brezillon
1
-2
/
+1
2019-02-05
mtd: rawnand: marvell: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-3
/
+2
2019-02-05
mtd: rawnand: sunxi: Handle the tREA > tRC / 2 case
Boris Brezillon
1
-3
/
+19
2019-02-05
mtd: spinand: macronix: Fix ECC Status Read
Emil Lenngren
1
-1
/
+7
[next]