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
2018-01-06
mtd: Do not allow MTD devices with inconsistent erase properties
Boris Brezillon
1
-0
/
+5
2018-01-06
mtd: sharpslpart: make local function sharpsl_nand_cleanup_ftl() static
Wei Yongjun
1
-1
/
+1
2018-01-06
mtd: nand: brcmnand: Add a NULL check for devm_kasprintf()
Fabio Estevam
1
-0
/
+3
2018-01-06
mtd: nand: Fix unfinished comment in nand_init_data_interface()
Miquel Raynal
1
-1
/
+4
2017-12-28
mtd: spi-nor: Add ISSI is25lp080d support
Romain Porte
1
-0
/
+2
2017-12-27
mtd: spi-nor: Add support for s25fl128l and s25fl256l
Rafael Gago
1
-1
/
+3
2017-12-20
mtd: spi-nor: indent issi section
Sean Nyekjaer
1
-3
/
+3
2017-12-20
mtd: spi-nor: add support for is25lq040b
Sean Nyekjaer
1
-0
/
+2
2017-12-18
mtd: onenand: samsung: Remove a useless include
Christophe JAILLET
1
-2
/
+0
2017-12-18
mtd: onenand: samsung: Propagate the error returned by 'onenand_scan()'
Christophe JAILLET
1
-2
/
+3
2017-12-18
mtd: onenand: samsung: return an error if 'mtd_device_parse_register()' fails
Christophe JAILLET
1
-0
/
+5
2017-12-18
mtd: onenand: samsung: use devm_ function to simplify code and fix some leaks
Christophe JAILLET
1
-135
/
+30
2017-12-18
mtd: sharpslpart: fix overflow on block_adr calculation
Colin Ian King
1
-2
/
+2
2017-12-18
mtd: Fix mtd_check_oob_ops()
Miquel Raynal
1
-1
/
+1
2017-12-17
mtd: mchp23k256: propagate return value of spi_sync()
Antonio Borneo
1
-4
/
+14
2017-12-16
mtd: mtdswap: make array 'name' static const, shrinks object size
Colin Ian King
1
-2
/
+3
2017-12-16
mtd: nand: add ->exec_op() implementation
Miquel Raynal
2
-25
/
+997
2017-12-15
mtd: nand: gpio: Fix ALE gpio configuration
Christophe Leroy
1
-3
/
+3
2017-12-15
mtd: nand: brcmnand: Zero bitflip is not an error
Albert Hsieh
1
-1
/
+1
2017-12-15
mtd: nand: gpmi: Fix failure when a erased page has a bitflip at BBM
Sascha Hauer
1
-3
/
+3
2017-12-14
mtd: nand: samsung: add ECC requirements for K9F4G08U0D
Miquel Raynal
1
-0
/
+6
2017-12-14
mtd: nand: Only allocate ecc->{calc, code}_buf when actually needed
Boris Brezillon
1
-14
/
+11
2017-12-14
mtd: nand: denali: Avoid using ecc->code_buf as a temporary buffer
Boris Brezillon
1
-7
/
+3
2017-12-14
mtd: nand: mtk: Support MT7622 NAND flash controller.
RogerCC Lin
2
-0
/
+42
2017-12-14
mtd: nand: mtk: Support different MTK NAND flash controller IP
RogerCC Lin
3
-41
/
+89
2017-12-14
mtd: onenand: Remove obsolete url from Kconfig help
Ladislav Michl
1
-2
/
+1
2017-12-14
mtd: nand: cafe: clean up DMA address setup
Masahiro Yamada
1
-6
/
+2
2017-12-14
mtd: nand: squash struct nand_buffers into struct nand_chip
Masahiro Yamada
8
-68
/
+53
2017-12-14
mtd: nand: remove unused NAND_OWN_BUFFERS flag
Masahiro Yamada
1
-25
/
+20
2017-12-14
mtd: nand: cafe: remove use of NAND_OWN_BUFFERS
Masahiro Yamada
1
-20
/
+4
2017-12-14
mtd: nand: provide valid ->data_interface during NAND detection
Miquel Raynal
2
-42
/
+25
2017-12-14
mtd: nand: force drivers to explicitly send READ/PROG commands
Boris Brezillon
22
-184
/
+169
2017-12-14
mtd: nand: provide several helpers to do common NAND operations
Boris Brezillon
23
-431
/
+1102
2017-12-13
mtd: m25p80: restore the status of SPI flash when exiting
Hou Zhiqiang
1
-0
/
+9
2017-12-13
mtd: spi-nor: add an API to restore the status of SPI flash chip
Hou Zhiqiang
1
-0
/
+10
2017-12-13
mtd: spi-nor: Check that BP bits are set properly
Aaron Sierra
1
-12
/
+23
2017-12-13
mtd: spi-nor: check FSR error bits for Micron memories
Bean Huo (beanhuo)
1
-2
/
+16
2017-12-13
mtd: spi-nor: add support for ISSI is25lp128
Angelo Dureghello
1
-0
/
+2
2017-12-01
mtd: nand: use usual return values for the ->erase() hook
Miquel Raynal
3
-4
/
+15
2017-11-30
mtd: nand: denali: rename misleading dma_buf to tmp_buf
Masahiro Yamada
1
-17
/
+17
2017-11-30
mtd: nand: remove unnecessary extern from driver headers
Masahiro Yamada
3
-26
/
+26
2017-11-30
mtd: nand: ifc: update bufnum mask for ver >= 2.0.0
Jagdish Gediya
1
-0
/
+7
2017-11-30
mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan
1
-0
/
+4
2017-11-30
mtd: nand: gpmi-nand: Remove wrong Kconfig help text
Sascha Hauer
1
-3
/
+1
2017-11-30
mtd: nand: hynix: Don't wait after applying new read-retry params
Boris Brezillon
1
-5
/
+0
2017-11-30
mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]()
Miquel Raynal
1
-2
/
+7
2017-11-30
mtd: nand: gpmi: replace _manual_ swap with swap macro
Gustavo A. R. Silva
1
-12
/
+4
2017-11-30
mtd: nand: mtk: use nand_reset() to reset NAND devices in resume function
Xiaolei Li
1
-6
/
+2
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
1
-3
/
+3
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+3
[prev]
[next]