index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mtd
Age
Commit message (
Expand
)
Author
2020-03-30
Merge tag 'nand/for-5.7' into mtd/next
Miquel Raynal
2020-03-25
Merge tag 'spi-nor/for-5.7' into mtd/next
Miquel Raynal
2020-03-24
mtd: rawnand: Add support for manufacturer specific suspend/resume operation
Mason Yang
2020-03-24
mtd: spi-nor: Add SR 4bit block protection support
Jungseung Lee
2020-03-17
mtd: spi-nor: Trim what is exposed in spi-nor.h
Tudor Ambarus
2020-03-17
mtd: spi-nor: Drop the MFR definitions
Tudor Ambarus
2020-03-17
mtd: spi-nor: Add the concept of SPI NOR manufacturer driver
Boris Brezillon
2020-03-16
mtd: spi-nor: Emphasise which is the generic set_4byte_addr_mode() method
Tudor Ambarus
2020-03-12
mtd: spinand: micron: identify SPI NAND device with Continuous Read mode
Shivamurthy Shastri
2020-03-11
mtd: rawnand: Add support for manufacturer specific lock/unlock operation
Mason Yang
2020-03-11
mtd: rawnand: Fix a typo ("manufecturer")
Jonathan Neuschäfer
2020-03-11
mtd: implement proper partition handling
Miquel Raynal
2020-03-09
mtd: spinand: rework detect procedure for different READ_ID operation
Chuanhong Guo
2020-02-19
mtd: spi-nor: use spi-mem dirmap API
Sergei Shtylyov
2020-02-17
mtd: spi-nor: introduce SR_BP_SHIFT define
Jungseung Lee
2020-01-27
Merge tag 'nand/for-5.6' into mtd/next
Miquel Raynal
2020-01-14
mtd: spi-nor: remove unused enum spi_nor_ops
Michael Walle
2020-01-09
mtd: onenand: omap2: Fix errors in style
Amir Mahdi Ghorbanian
2019-12-23
mtd: spi-nor: Support TB selection using SR bit 6
Jungseung Lee
2019-12-23
mtd: spi-nor: Rename SR_TB to indicate the bit used
Jungseung Lee
2019-11-11
mtd: spi-nor: Set default Quad Enable method for ISSI flashes
Sagar Shrikant Kadam
2019-11-11
mtd: spi-nor: Rename Quad Enable methods
Tudor Ambarus
2019-11-11
mtd: spi-nor: Rename CR_QUAD_EN_SPAN to SR2_QUAD_EN_BIT1
Tudor Ambarus
2019-11-11
mtd: spi-nor: Rework the disabling of block write protection
Tudor Ambarus
2019-11-11
mtd: spi-nor: Fix clearing of QE bit on lock()/unlock()
Tudor Ambarus
2019-10-23
mtd: spi-nor: Introduce 'struct spi_nor_controller_ops'
Tudor Ambarus
2019-09-21
Merge tag 'mtd/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2019-09-15
Merge tag 'spi-nor/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Richard Weinberger
2019-09-05
mtd: Kill mount_mtd()
David Howells
2019-09-05
mtd: Provide fs_context-aware mount_mtd() replacement
David Howells
2019-08-29
mtd: mtdcore: add debugfs nodes for querying the flash name and id
Zhuohao Lee
2019-08-28
mtd: spi-nor: Add a ->setup() method
Tudor Ambarus
2019-08-28
mtd: spi-nor: Add a ->convert_addr() method
Boris Brezillon
2019-08-28
mtd: spi-nor: Rework the SPI NOR lock/unlock logic
Boris Brezillon
2019-08-28
mtd: spi-nor: Create a ->set_4byte() method
Boris Brezillon
2019-08-28
mtd: spi-nor: Move erase_map to 'struct spi_nor_flash_parameter'
Tudor Ambarus
2019-08-28
mtd: spi-nor: Drop quad_enable() from 'struct spi-nor'
Tudor Ambarus
2019-08-28
mtd: spi-nor: Regroup flash parameter and settings
Tudor Ambarus
2019-08-28
mtd: spi-nor: Remove unused macro
Tudor Ambarus
2019-08-26
mtd: nand: fix typo, s/erasablocks/eraseblocks
Tudor Ambarus
2019-08-26
mtd: rawnand: sharpsl: add include guard to linux/mtd/sharpsl.h
Masahiro Yamada
2019-08-12
mtd: spi-nor: fix description for int (*flash_is_locked)()
Tudor Ambarus
2019-08-12
mtd: spi-nor: Rework hwcaps selection for the spi-mem case
Boris Brezillon
2019-08-12
mtd: spi-nor: Move m25p80 code in spi-nor.c
Boris Brezillon
2019-08-12
mtd: spi-nor: always use bounce buffer for register read/writes
Vignesh Raghavendra
2019-07-13
Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2019-07-06
Merge tag 'nand/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Richard Weinberger
2019-06-27
mtd: spinand: Add initial support for Paragon PN26G0xA
Jeff Kletsky
2019-06-27
mtd: Add flag to indicate panic_write
Kamal Dasu
2019-06-27
mtd: spinand: Add support for two-byte device IDs
Jeff Kletsky
[next]