summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi-nor
AgeCommit message (Expand)Author
2023-05-17spi: cadence-quadspi: fix suspend-resume implementationsDhruva Gole
2023-05-17mtd: spi-nor: cadence-quadspi: Handle probe deferral while requesting DMA cha...Vignesh Raghavendra
2023-05-17mtd: spi-nor: cadence-quadspi: Don't initialize rx_dma_complete on failureVignesh Raghavendra
2023-05-17mtd: spi-nor: cadence-quadspi: Provide a way to disable DAC modeVignesh Raghavendra
2023-05-17mtd: spi-nor: cadence-quadspi: Make driver independent of flash geometryVignesh Raghavendra
2023-01-18mtd: spi-nor: Check for zero erase size in spi_nor_find_best_erase_type()Alexander Sverdlin
2022-11-25spi: intel: Fix the offset to get the 64K erase opcodeMauro Lima
2021-11-17mtd: spi-nor: hisi-sfc: Remove excessive clk_disable_unprepare()Evgeny Novikov
2021-03-04mtd: spi-nor: hisi-sfc: Put child node np on error pathPan Bian
2021-03-04mtd: spi-nor: core: Add erase size check for erase command initializationTakahiro Kuwano
2021-03-04mtd: spi-nor: core: Fix erase type discovery for overlaid regionTakahiro Kuwano
2021-03-04mtd: spi-nor: sfdp: Fix wrong erase type bitmask for overlaid regionTakahiro Kuwano
2021-03-04mtd: spi-nor: sfdp: Fix last erase region markingTakahiro Kuwano
2021-03-04spi: cadence-quadspi: Abort read if dummy cycles required are too manyPratyush Yadav
2020-11-10mtd: spi-nor: Don't copy self-pointing struct aroundAlexander Sverdlin
2020-02-11mtd: spi-nor: Split mt25qu512a (n25q512a) entry into twoVignesh Raghavendra
2020-01-23mtd: spi-nor: Fix selection of 4-byte addressing opcodes on SpansionVignesh Raghavendra
2020-01-17mtd: spi-nor: fix silent truncation in spi_nor_read_raw()Sergei Shtylyov
2020-01-17mtd: spi-nor: fix silent truncation in spi_nor_read()Sergei Shtylyov
2019-10-04mtd: spi-nor: Fix direction of the write_sr() transferTudor Ambarus
2019-08-30mtd: spi-nor: Rename "n25q512a" to "mt25qu512a (n25q512a)"Ashish Kumar
2019-08-30mtd: spi-nor: Add support for mt35xu02gAshish Kumar
2019-08-29mtd: spi-nor: remove superfluous pass of nor->info->sector_sizeTudor Ambarus
2019-08-29mtd: spi-nor: enable the debugfs for the partname and partidZhuohao Lee
2019-08-28mtd: spi-nor: hisi-sfc: Add of_node_put() before breakNishka Dasgupta
2019-08-28mtd: spi-nor: aspeed-smc: Add of_node_put()Nishka Dasgupta
2019-08-28mtd: spi-nor: Introduce spi_nor_get_flash_info()Tudor Ambarus
2019-08-28mtd: spi-nor: Introduce spi_nor_set_addr_width()Tudor Ambarus
2019-08-28mtd: spi-nor: Bring flash params init togetherTudor Ambarus
2019-08-28mtd: spi-nor: Add the SPI_NOR_XSR_RDY flagBoris Brezillon
2019-08-28mtd: spi-nor: Add s3an_post_sfdp_fixups()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: Add spansion_post_sfdp_fixups()Boris Brezillon
2019-08-28mtd: spi-nor: Add post_sfdp() hook to tweak flash configBoris 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: Split spi_nor_init_params()Tudor Ambarus
2019-08-28mtd: spi-nor: Move manufacturer quad_enable() in ->default_init()Tudor Ambarus
2019-08-28mtd: spi-nor: Add a default_init() fixup hook for gd25q256Boris Brezillon
2019-08-28mtd: spi-nor: Add default_init() hook to tweak flash parametersTudor Ambarus
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: Use nor->paramsTudor Ambarus
2019-08-28mtd: spi-nor: Regroup flash parameter and settingsTudor Ambarus
2019-08-28Merge tag 'v5.3-rc6' into spi-nor/nextTudor Ambarus
2019-08-21mtd: spi-nor: intel-spi: Whitelist 4B read commandsAlexander Sverdlin
2019-08-21mtd: spi-nor: fix a memory leak bugWenwen Wang
2019-08-21mtd: spi-nor: Fix an error code in spi_nor_read_raw()Dan Carpenter
2019-08-21mtd: spi-nor: Fix Cadence QSPI RCU Schedule StallThor Thayer