summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/spi-nor
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mtd/fixes-for-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-06-241-11/+108
|\
| * mtd: spi-nor: use 16-bit WRR command when QE is set on spansion flashesTudor Ambarus2019-06-231-11/+108
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-195-21/+5
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-14/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-301-12/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* spi-nor: intel-spi: Add support for Intel Comet Lake SPI serial flashMika Westerberg2019-05-061-0/+1
* spi-nor: s25fl512s supports region lockingJonas Bonn2019-04-011-1/+3
* mtd: spi-nor: intel-spi: Avoid crossing 4K address boundary on read/writeAlexander Sverdlin2019-04-011-0/+8
* mtd: spi-nor: Fix comment of spi_nor_find_best_erase_type()Alexander Sverdlin2019-03-211-1/+1
* mtd: spi-nor: Print all JEDEC ID bytes on errorGeert Uytterhoeven2019-03-211-2/+2
* Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2019-03-043-1234/+0
|\
| * mtd: fsl-quadspi: Remove the driver as it was replaced by spi-fsl-qspi.cFrieder Schrempf2019-01-071-1224/+0
| * spi: Add a driver for the Freescale/NXP QuadSPI controllerFrieder Schrempf2019-01-072-10/+0
* | mtd: spi-nor: cadence-quadspi: fix spelling mistake: "Couldnt't" -> "Couldn't"Colin Ian King2019-02-211-1/+1
* | mtd: spi-nor: Add support for en25qh64Roger Pueyo Centelles2019-02-211-0/+2
* | mtd: spi-nor: Add support for MX25V8035FFrieder Schrempf2019-02-211-0/+2
* | mtd: spi-nor: Add support for EN25Q80AFrieder Schrempf2019-02-211-0/+2
* | mtd: spi-nor: cadence-quadspi: Add support for Octal SPI controllerVignesh R2019-02-131-12/+47
* | mtd: spi-nor: split s25fl128s into s25fl128s0 and s25fl128s1Ahmet Celenk2019-02-131-1/+4
* | mtd: spi-nor: cadence-quadspi: write upto 8-bytes data in STIG modePurna Chandra Mandal2019-02-101-3/+12
* | mtd: spi-nor: Add support for mx25u3235fAndré Valentin2019-02-101-0/+2
* | mtd: spi-nor: refine Spansion S25FL512S IDSergei Shtylyov2019-01-231-1/+1
* | mtd: spi-nor: add Spansion S25FS512S IDSergei Shtylyov2019-01-231-0/+1
* | mtd: spi-nor: add octal read flag for flash mt35xu512abaYogesh Narayan Gaur2019-01-171-1/+2
* | mtd: spi-nor: add opcodes for octal Read/Write commandsYogesh Narayan Gaur2019-01-171-2/+14
* | mtd: spi-nor: mtk-quadspi: rename config to a common oneRyder Lee2019-01-162-9/+9
* | mtd: spi-nor: mtk-quadspi: add SNOR_HWCAPS_READ to spi_nor_hwcaps maskGuochun Mao2019-01-161-1/+2
|/
* Merge tag 'spi-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2018-12-253-791/+0
|\
| *-. Merge remote-tracking branches 'spi/topic/mem' and 'spi/topic/mtd' into spi-nextMark Brown2018-12-203-791/+0
| |\ \
| | | * spi: Add QuadSPI driver for Atmel SAMA5D2Piotr Bugalski2018-11-073-559/+0
| | | * mtd: spi-nor: atmel-quadspi: Remove unused code from atmel-quadspi driverPiotr Bugalski2018-11-071-388/+0
| | | * mtd: spi-nor: atmel-quadspi: Use spi-mem interface for atmel-quadspi driverPiotr Bugalski2018-11-071-73/+18
| | | * mtd: spi-nor: atmel-quadspi: Add spi-mem support to atmel-quadspiPiotr Bugalski2018-11-071-0/+211
| | | * mtd: spi-nor: atmel-quaspi: Typo fixPiotr Bugalski2018-11-071-2/+2
| | |/
* | | mtd: spi-nor: Add support for is25lp016dFabrizio Castro2018-12-101-0/+2
* | | mtd: spi-nor: parse SFDP 4-byte Address Instruction TableCyrille Pitchen2018-12-101-1/+192
* | | mtd: spi-nor: Add 4B_OPCODES flag to is25lp256Liu Xiang2018-12-101-1/+2
* | | mtd: spi-nor: Add an SPDX tag to spi-nor.{c,h}Boris Brezillon2018-12-101-5/+2
* | | mtd: spi-nor: Make the enable argument passed to set_byte() a boolBoris Brezillon2018-12-101-3/+3
* | | mtd: spi-nor: Stop passing flash_info aroundBoris Brezillon2018-12-101-20/+19
* | | mtd: spi-nor: Avoid forward declaration of internal functionsBoris Brezillon2018-12-101-310/+304
* | | mtd: spi-nor: Drop inline on all internal helpersBoris Brezillon2018-12-101-12/+12
* | | mtd: spi-nor: Add a post BFPT fixup for MX25L25635EBoris Brezillon2018-12-101-1/+28
* | | mtd: spi-nor: Add a post BFPT parsing fixup hookBoris Brezillon2018-12-101-178/+209
* | | mtd: spi-nor: Add the SNOR_F_4B_OPCODES flagBoris Brezillon2018-12-101-10/+11
* | | mtd: spi-nor: cast to u64 to avoid uint overflowshuijin.park2018-12-101-1/+1