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-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-01
mtd: Remove a debug trace in mtdpart.c
Boris Brezillon
1
-1
/
+0
2019-01-31
mtd: rawnand: fix kernel-doc warnings
Randy Dunlap
2
-1
/
+2
2019-01-31
mtd: spinand: Fix the error/cleanup path in spinand_init()
Boris Brezillon
1
-2
/
+2
2019-01-31
mtd: spinand: Handle the case where PROGRAM LOAD does not reset the cache
Boris Brezillon
1
-22
/
+20
2019-01-18
mtd: rawnand: denali: get ->setup_data_interface() working again
Masahiro Yamada
1
-1
/
+1
2019-01-18
mtd: nand: jz4740: fix '__iomem *' vs. '* __iomem'
Luc Van Oostenryck
1
-1
/
+1
2019-01-15
mtd: rawnand: fsmc: Keep bank enable bit set
Linus Walleij
1
-21
/
+0
2019-01-08
mtd: rawnand: qcom: fix memory corruption that causes panic
Christian Lamparter
1
-10
/
+10
2019-01-07
mtd: Check add_mtd_device() ret code
Boris Brezillon
2
-6
/
+32
2019-01-07
mtd: Fix the check on nvmem_register() ret code
Boris Brezillon
1
-1
/
+1
2018-12-29
Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-7
/
+0
2018-12-28
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+57
2018-12-28
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2018-12-25
Merge tag 'spi-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
3
-791
/
+0
2018-12-25
Merge tag 'mtd/for-4.21' of git://git.infradead.org/linux-mtd
Linus Torvalds
77
-2873
/
+3156
2018-12-20
Merge remote-tracking branches 'spi/topic/mem' and 'spi/topic/mtd' into spi-next
Mark Brown
3
-791
/
+0
2018-12-18
Merge tag 'spi-nor/for-4.21' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
5
-596
/
+970
2018-12-18
Merge tag 'nand/for-4.21' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
55
-1023
/
+1430
2018-12-17
mtd: rawnand: sunxi: Write pageprog related opcodes to WCMD_SET
Boris Brezillon
1
-1
/
+1
2018-12-15
mtd: rawnand: marvell: prevent timeouts on a loaded machine
Miquel Raynal
1
-3
/
+14
2018-12-14
mtd: rawnand: omap2: Pass the parent of pdev to dma_request_chan()
Boris Brezillon
1
-1
/
+1
2018-12-14
mtd: rawnand: Fix JEDEC detection
Boris Brezillon
1
-0
/
+2
2018-12-13
ubi: Do not drop UBI device reference before using
Pan Bian
1
-1
/
+1
2018-12-13
ubi: Put MTD device after it is not used
Pan Bian
1
-1
/
+1
2018-12-13
Merge branch 'yaml-bindings-for-v4.21' into dt/next
Rob Herring
5
-6
/
+15
2018-12-10
mtd: spi-nor: Add support for is25lp016d
Fabrizio Castro
1
-0
/
+2
2018-12-10
mtd: spi-nor: parse SFDP 4-byte Address Instruction Table
Cyrille Pitchen
1
-1
/
+192
2018-12-10
mtd: spi-nor: Add 4B_OPCODES flag to is25lp256
Liu Xiang
1
-1
/
+2
2018-12-10
mtd: spi-nor: Add an SPDX tag to spi-nor.{c,h}
Boris Brezillon
1
-5
/
+2
2018-12-10
mtd: spi-nor: Make the enable argument passed to set_byte() a bool
Boris Brezillon
1
-3
/
+3
2018-12-10
mtd: spi-nor: Stop passing flash_info around
Boris Brezillon
1
-20
/
+19
2018-12-10
mtd: spi-nor: Avoid forward declaration of internal functions
Boris Brezillon
1
-310
/
+304
2018-12-10
mtd: spi-nor: Drop inline on all internal helpers
Boris Brezillon
1
-12
/
+12
2018-12-10
mtd: spi-nor: Add a post BFPT fixup for MX25L25635E
Boris Brezillon
1
-1
/
+28
2018-12-10
mtd: spi-nor: Add a post BFPT parsing fixup hook
Boris Brezillon
1
-178
/
+209
2018-12-10
mtd: spi-nor: Add the SNOR_F_4B_OPCODES flag
Boris Brezillon
1
-10
/
+11
2018-12-10
mtd: spi-nor: cast to u64 to avoid uint overflows
huijin.park
1
-1
/
+1
2018-12-10
mtd: spi-nor: Add support for IS25LP032/064
Uwe Kleine-König
1
-0
/
+4
2018-12-10
mtd: spi-nor: add entry for mt35xu512aba flash
Yogesh Narayan Gaur
1
-0
/
+6
2018-12-10
mtd: spi-nor: add macros related to MICRON flash
Yogesh Narayan Gaur
1
-3
/
+6
2018-12-10
mtd: spi-nor: mark desirable switch case fall through
Tudor.Ambarus@microchip.com
1
-0
/
+1
2018-12-10
mtd: spi-nor: Add support for mx25u12835f
Alexander Sverdlin
1
-0
/
+2
2018-12-10
mtd: spi-nor: Add Winbond w25q128jv support
Robert Marko
1
-0
/
+5
2018-12-10
mtd: spi-nor: remove unneeded smpt zeroization
Tudor.Ambarus@microchip.com
1
-1
/
+1
2018-12-07
mtd: rawnand: jz4780: annotate implicit fall throughs
Mathieu Malaterre
1
-0
/
+2
2018-12-07
mtd: spinand: add support for GigaDevice GD5FxGQ4xA
Chuanhong Guo
3
-1
/
+150
2018-12-07
mtd: rawnand: Deprecate the dummy_controller field
Boris Brezillon
13
-14
/
+14
2018-12-07
mtd: rawnand: vf610: Add an SPDX tag to replace the license text
Boris Brezillon
1
-5
/
+1
[next]