summaryrefslogtreecommitdiff
path: root/include/linux/mtd/spi-nor.h
AgeCommit message (Expand)Author
2019-11-11mtd: spi-nor: Set default Quad Enable method for ISSI flashesSagar Shrikant Kadam
2019-11-11mtd: spi-nor: Rename Quad Enable methodsTudor Ambarus
2019-11-11mtd: spi-nor: Rename CR_QUAD_EN_SPAN to SR2_QUAD_EN_BIT1Tudor Ambarus
2019-11-11mtd: spi-nor: Rework the disabling of block write protectionTudor Ambarus
2019-11-11mtd: spi-nor: Fix clearing of QE bit on lock()/unlock()Tudor Ambarus
2019-10-23mtd: spi-nor: Introduce 'struct spi_nor_controller_ops'Tudor Ambarus
2019-08-28mtd: spi-nor: Add a ->setup() methodTudor Ambarus
2019-08-28mtd: spi-nor: Add a ->convert_addr() methodBoris Brezillon
2019-08-28mtd: spi-nor: Rework the SPI NOR lock/unlock logicBoris Brezillon
2019-08-28mtd: spi-nor: Create a ->set_4byte() methodBoris Brezillon
2019-08-28mtd: spi-nor: Move erase_map to 'struct spi_nor_flash_parameter'Tudor Ambarus
2019-08-28mtd: spi-nor: Drop quad_enable() from 'struct spi-nor'Tudor Ambarus
2019-08-28mtd: spi-nor: Regroup flash parameter and settingsTudor Ambarus
2019-08-28mtd: spi-nor: Remove unused macroTudor Ambarus
2019-08-12mtd: spi-nor: fix description for int (*flash_is_locked)()Tudor Ambarus
2019-08-12mtd: spi-nor: Rework hwcaps selection for the spi-mem caseBoris Brezillon
2019-08-12mtd: spi-nor: Move m25p80 code in spi-nor.cBoris Brezillon
2019-08-12mtd: spi-nor: always use bounce buffer for register read/writesVignesh Raghavendra
2019-06-23mtd: spi-nor: use 16-bit WRR command when QE is set on spansion flashesTudor Ambarus
2019-02-21mtd: spi-nor: Fix wrong abbreviation HWCPASBean Huo
2019-01-17mtd: spi-nor: add opcodes for octal Read/Write commandsYogesh Narayan Gaur
2018-12-10mtd: spi-nor: parse SFDP 4-byte Address Instruction TableCyrille Pitchen
2018-12-10mtd: spi-nor: Add an SPDX tag to spi-nor.{c,h}Boris Brezillon
2018-12-10mtd: spi-nor: Add the SNOR_F_4B_OPCODES flagBoris Brezillon
2018-12-10mtd: spi-nor: add macros related to MICRON flashYogesh Narayan Gaur
2018-10-08mtd: spi-nor: parse SFDP Sector Map Parameter TableTudor Ambarus
2018-10-08mtd: spi-nor: add support to non-uniform SFDP SPI NOR flash memoriesTudor Ambarus
2018-08-01mtd: spi-nor: only apply reset hacks to broken hardwareBrian Norris
2018-04-21mtd: spi-nor: clear Winbond Extended Address Reg on switch to 3-byte addressing.NeilBrown
2017-12-13mtd: spi-nor: add an API to restore the status of SPI flash chipHou Zhiqiang
2017-12-13mtd: spi-nor: check FSR error bits for Micron memoriesBean Huo (beanhuo)
2017-10-10mtd: spi-nor: add spi_nor_init() functionKamal Dasu
2017-08-01mtd: spi-nor: Recover from Spansion/Cypress errorsAlexander Sverdlin
2017-07-18mtd: spi-nor: parse Serial Flash Discoverable Parameters (SFDP) tablesCyrille Pitchen
2017-05-15mtd: spi-nor: introduce Octo SPI protocolsCyrille Pitchen
2017-05-15mtd: spi-nor: introduce Double Transfer Rate (DTR) SPI protocolsCyrille Pitchen
2017-05-15mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocolsCyrille Pitchen
2017-02-10mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codesCyrille Pitchen
2017-02-10mtd: spi-nor: Add support for S3AN spi-nor devicesRicardo Ribalda
2016-06-01mtd: spi-nor: stop passing around retlenMichal Suchanek
2016-06-01mtd: spi-nor: change return value of read/writeMichal Suchanek
2016-05-10mtd: spi-nor: support GigaDevice gd25lq64cBrian Norris
2016-03-07mtd: spi-nor: add TB (Top/Bottom) protect supportBrian Norris
2016-01-05mtd: merge MTD development from v4.4 into for-v4.5 developmentBrian Norris
2016-01-05mtd: spi-nor: fix Spansion regressions (aliased with Winbond)Brian Norris
2015-11-30mtd: spi-nor: include mtd.h header for struct mtd_info definitionRafał Miłecki
2015-11-19mtd: spi-nor: provide default erase_sector implementationBrian Norris
2015-11-11mtd: spi-nor: drop flash_node fieldBrian Norris
2015-11-11mtd: add get/set of_node/flash_node helpersBrian Norris
2015-10-13mtd: spi-nor: add mtd_is_locked() supportBrian Norris