index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
2019-12-23
mtd: spi-nor: Add USE_FSR flag for n25q* entries
Vignesh Raghavendra
2019-12-23
mtd: spi-nor: Add entries for mt25q variants
Vignesh Raghavendra
2019-12-23
mtd: spi-nor: Split mt25qu512a (n25q512a) entry into two
Vignesh Raghavendra
2019-12-23
mtd: spi-nor: add Gigadevice gd25lq128d support
Jerome Brunet
2019-12-23
mtd: spi-nor: Fix wrong TB selection of GD25Q256
Jungseung Lee
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-12-23
mtd: spi-nor: fix typo of "JESB216" in comment
Jungseung Lee
2019-12-23
mtd: spi-nor: Add 4B_OPCODES flag to w25q256
Robert Marko
2019-12-03
Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-12-02
Merge tag 'upstream-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-11-18
{tty: serial, nand: onenand}: samsung: rename to fix build warning
Sudip Mukherjee
2019-11-17
ubi: Fix producing anchor PEBs
Sascha Hauer
2019-11-17
ubi: Fix warning static is not at beginning of declaration
Rishi Gupta
2019-11-17
ubi: Print skip_check in ubi_dump_vol_info()
Stefan Roese
2019-11-17
Merge tag 'nand/for-5.5' into mtd/next
Miquel Raynal
2019-11-17
Merge tag 'spi-nor/for-5.5' into mtd/next
Miquel Raynal
2019-11-17
Merge CFI/Hyperbus tag 'for-v5.5-rc1' into mtd/next
Miquel Raynal
2019-11-14
mtd: devices: fix mchp23k256 read and write
Angelo Dureghello
2019-11-14
mtd: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-11-11
mtd: spi-nor: Set default Quad Enable method for ISSI flashes
Sagar Shrikant Kadam
2019-11-11
mtd: spi-nor: Add support for is25wp256
Sagar Shrikant Kadam
2019-11-11
mtd: spi-nor: Add support for w25q256jw
Manivannan Sadhasivam
2019-11-11
mtd: spi-nor: Move condition to avoid a NULL check
Tudor Ambarus
2019-11-11
mtd: spi-nor: Make sure nor->spimem and nor->controller_ops are mutually excl...
Tudor Ambarus
2019-11-11
mtd: spi-nor: Rename Quad Enable methods
Tudor Ambarus
2019-11-11
mtd: spi-nor: Merge spansion 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: Extend the SR Read Back test
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-11-09
mtd: cfi_cmdset_0002: fix delayed error detection on HyperFlash
Sergei Shtylyov
2019-11-09
mtd: cfi_cmdset_0002: only check errors when ready in cfi_check_err_status()
Sergei Shtylyov
2019-11-09
mtd: cfi_cmdset_0002: don't free cfi->cfiq in error path of cfi_amdstd_setup()
Hou Tao
2019-11-09
mtd: cfi_cmdset_*: kill useless 'ret' variable initializers
Sergei Shtylyov
2019-11-09
mtd: cfi_util: use DIV_ROUND_UP() in cfi_udelay()
Sergei Shtylyov
2019-11-07
mtd: spi-nor: Print debug message when the read back test fails
Tudor Ambarus
2019-11-07
mtd: spi-nor: Check all the bits written, not just the BP ones
Tudor Ambarus
2019-11-07
mtd: spi-nor: Fix errno on Quad Enable methods
Tudor Ambarus
2019-11-07
mtd: spi-nor: Drop spansion_quad_enable()
Tudor Ambarus
2019-11-07
mtd: spi-nor: Describe all the Reg Ops
Tudor Ambarus
2019-11-07
mtd: spi-nor: Merge spi_nor_write_sr() and spi_nor_write_sr_cr()
Tudor Ambarus
2019-11-07
mtd: spi-nor: Move the WE and wait calls inside Write SR methods
Tudor Ambarus
2019-11-07
mtd: spi-nor: Void return type for spi_nor_clear_sr/fsr()
Tudor Ambarus
2019-11-07
mtd: spi-nor: Rename label as it is no longer generic
Tudor Ambarus
2019-11-07
mtd: spi-nor: Check for errors after each Register Operation
Tudor Ambarus
2019-11-07
mtd: spi-nor: Print debug info inside Reg Ops methods
Tudor Ambarus
2019-11-07
mtd: spi-nor: Use dev_dbg insted of dev_err for low level info
Tudor Ambarus
2019-11-02
mtd: spi-nor: fix silent truncation in spi_nor_read_raw()
Sergei Shtylyov
[next]