aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/spi-nor
AgeCommit message (Expand)Author
2020-06-24mtd: spi-nor: Fix the disabling of write protection at initTudor Ambarus
2020-03-30mtd: spi-nor: fix silent truncation in spi_nor_read_raw()Sergei Shtylyov
2020-03-30mtd: spi-nor: fix silent truncation in spi_nor_read()Sergei Shtylyov
2019-06-24Merge tag 'mtd/fixes-for-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-06-23mtd: spi-nor: use 16-bit WRR command when QE is set on spansion flashesTudor Ambarus
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-06spi-nor: intel-spi: Add support for Intel Comet Lake SPI serial flashMika Westerberg
2019-04-01spi-nor: s25fl512s supports region lockingJonas Bonn
2019-04-01mtd: spi-nor: intel-spi: Avoid crossing 4K address boundary on read/writeAlexander Sverdlin
2019-03-21mtd: spi-nor: Fix comment of spi_nor_find_best_erase_type()Alexander Sverdlin
2019-03-21mtd: spi-nor: Print all JEDEC ID bytes on errorGeert Uytterhoeven
2019-03-04Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2019-02-21mtd: spi-nor: cadence-quadspi: fix spelling mistake: "Couldnt't" -> "Couldn't"Colin Ian King
2019-02-21mtd: spi-nor: Add support for en25qh64Roger Pueyo Centelles
2019-02-21mtd: spi-nor: Add support for MX25V8035FFrieder Schrempf
2019-02-21mtd: spi-nor: Add support for EN25Q80AFrieder Schrempf
2019-02-13mtd: spi-nor: cadence-quadspi: Add support for Octal SPI controllerVignesh R
2019-02-13mtd: spi-nor: split s25fl128s into s25fl128s0 and s25fl128s1Ahmet Celenk
2019-02-10mtd: spi-nor: cadence-quadspi: write upto 8-bytes data in STIG modePurna Chandra Mandal
2019-02-10mtd: spi-nor: Add support for mx25u3235fAndré Valentin
2019-01-23mtd: spi-nor: refine Spansion S25FL512S IDSergei Shtylyov
2019-01-23mtd: spi-nor: add Spansion S25FS512S IDSergei Shtylyov
2019-01-17mtd: spi-nor: add octal read flag for flash mt35xu512abaYogesh Narayan Gaur
2019-01-17mtd: spi-nor: add opcodes for octal Read/Write commandsYogesh Narayan Gaur
2019-01-16mtd: spi-nor: mtk-quadspi: rename config to a common oneRyder Lee
2019-01-16mtd: spi-nor: mtk-quadspi: add SNOR_HWCAPS_READ to spi_nor_hwcaps maskGuochun Mao
2019-01-07mtd: fsl-quadspi: Remove the driver as it was replaced by spi-fsl-qspi.cFrieder Schrempf
2019-01-07spi: Add a driver for the Freescale/NXP QuadSPI controllerFrieder Schrempf
2018-12-25Merge tag 'spi-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2018-12-20Merge remote-tracking branches 'spi/topic/mem' and 'spi/topic/mtd' into spi-nextMark Brown
2018-12-10mtd: spi-nor: Add support for is25lp016dFabrizio Castro
2018-12-10mtd: spi-nor: parse SFDP 4-byte Address Instruction TableCyrille Pitchen
2018-12-10mtd: spi-nor: Add 4B_OPCODES flag to is25lp256Liu Xiang
2018-12-10mtd: spi-nor: Add an SPDX tag to spi-nor.{c,h}Boris Brezillon
2018-12-10mtd: spi-nor: Make the enable argument passed to set_byte() a boolBoris Brezillon
2018-12-10mtd: spi-nor: Stop passing flash_info aroundBoris Brezillon
2018-12-10mtd: spi-nor: Avoid forward declaration of internal functionsBoris Brezillon
2018-12-10mtd: spi-nor: Drop inline on all internal helpersBoris Brezillon
2018-12-10mtd: spi-nor: Add a post BFPT fixup for MX25L25635EBoris Brezillon
2018-12-10mtd: spi-nor: Add a post BFPT parsing fixup hookBoris Brezillon
2018-12-10mtd: spi-nor: Add the SNOR_F_4B_OPCODES flagBoris Brezillon
2018-12-10mtd: spi-nor: cast to u64 to avoid uint overflowshuijin.park
2018-12-10mtd: spi-nor: Add support for IS25LP032/064Uwe Kleine-König
2018-12-10mtd: spi-nor: add entry for mt35xu512aba flashYogesh Narayan Gaur