summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/spi-nor/core.h
Commit message (Expand)AuthorAgeFilesLines
* mtd: spi-nor: expose internal parameters via debugfsMichael Walle2022-05-091-0/+7
* mtd: spi-nor: export spi_nor_hwcaps_pp2cmd()Michael Walle2022-05-091-0/+1
* mtd: spi-nor: move spi_nor_write_ear() to winbond moduleMichael Walle2022-05-021-7/+0
* mtd: spi-nor: amend the rdsr dummy cycles documentationMichael Walle2022-04-291-2/+3
* mtd: spi-nor: Introduce templates for SPI NOR operationsTudor Ambarus2022-04-271-0/+102
* mtd: spi-nor: core: Add helpers to read/write any registerTudor Ambarus2022-04-271-0/+4
* mtd: spi-nor: core: Introduce method for RDID opTudor Ambarus2022-04-271-0/+9
* mtd: spi-nor: renumber flagsMichael Walle2022-02-251-14/+14
* mtd: spi-nor: spansion: convert USE_CLSR to a manufacturer flagMichael Walle2022-02-251-3/+0
* mtd: spi-nor: micron-st: convert USE_FSR to a manufacturer flagMichael Walle2022-02-251-3/+0
* mtd: spi-nor: move all xilinx specifics into xilinx.cMichael Walle2022-02-251-18/+0
* mtd: spi-nor: guard _page_size parameter in S3AN_INFO()Michael Walle2022-02-251-2/+2
* mtd: spi-nor: export more functions to be used in vendor modulesMichael Walle2022-02-251-0/+6
* mtd: spi-nor: allow a flash to define its own ready() functionMichael Walle2022-02-251-0/+4
* mtd: spi-nor: slightly refactor the spi_nor_setup()Michael Walle2022-02-251-4/+4
* mtd: spi-nor: Rework the flash_info flagsTudor Ambarus2021-12-071-84/+120
* mtd: spi-nor: core: Introduce flash_info mfr_flagsTudor Ambarus2021-12-071-1/+9
* mtd: spi-nor: Introduce spi_nor_set_mtd_info()Tudor Ambarus2021-12-071-2/+2
* mtd: spi-nor: core: Introduce the late_init() hookTudor Ambarus2021-11-171-0/+4
* mtd: spi-nor: core: Use container_of to get the pointer to struct spi_norTudor Ambarus2021-11-171-2/+2
* mtd: spi-nor: core: Fix spi_nor_flash_parameter otp descriptionTudor Ambarus2021-11-171-2/+1
* mtd: spi-nor: add initial sysfs supportMichael Walle2021-06-151-0/+2
* mtd: spi-nor: sfdp: save a copy of the SFDP dataMichael Walle2021-06-151-0/+10
* mtd: spi-nor: otp: implement erase for Winbond and similar flashesMichael Walle2021-06-091-0/+4
* mtd: core: Constify buf in mtd_write_user_prot_reg()Tudor Ambarus2021-04-161-2/+4
* mtd: spi-nor: implement OTP support for Winbond and similar flashesMichael Walle2021-04-021-0/+6
* mtd: spi-nor: add OTP supportMichael Walle2021-04-021-0/+53
* mtd: spi-nor: Move Software Write Protection logic out of the coreTudor Ambarus2021-03-311-0/+4
* mtd: spi-nor: Get rid of duplicated argument in spi_nor_parse_sfdp()Tudor Ambarus2021-03-151-4/+2
* mtd: spi-nor: sst: Add support for Global Unlock on sst26vfTudor Ambarus2021-02-051-0/+1
* mtd: spi-nor: Add Global Block Unlock commandTudor Ambarus2021-02-051-0/+1
* mtd: spi-nor: keep lock bits if they are non-volatileMichael Walle2020-12-071-0/+8
* mtd: spi-nor: atmel: fix unlock_all() for AT25FS010/040Michael Walle2020-12-071-0/+1
* mtd: spi-nor: core: Allow flashes to specify MTD writesizePratyush Yadav2020-12-071-0/+3
* mtd: spi-nor: sfdp: detect Soft Reset sequence support from BFPTPratyush Yadav2020-11-091-0/+1
* mtd: spi-nor: core: enable octal DTR mode when possiblePratyush Yadav2020-11-091-0/+2
* mtd: spi-nor: Introduce SNOR_F_IO_MODE_EN_VOLATILETudor Ambarus2020-11-091-0/+6
* mtd: spi-nor: sfdp: parse xSPI Profile 1.0 tablePratyush Yadav2020-11-091-0/+10
* mtd: spi-nor: add support for DTR protocolPratyush Yadav2020-11-091-0/+7
* Revert "mtd: spi-nor: Add capability to disable flash quad mode"Yicong Yang2020-09-141-5/+5
* mtd: spi-nor: Add capability to disable flash quad modeYicong Yang2020-07-131-5/+5
* mtd: spi-nor: Add SR 4bit block protection supportJungseung Lee2020-03-241-0/+10
* mtd: spi-nor: Trim what is exposed in spi-nor.hTudor Ambarus2020-03-171-0/+214
* mtd: spi-nor: Move XMC bits out of core.cBoris Brezillon2020-03-171-0/+1
* mtd: spi-nor: Move Xilinx bits out of core.cBoris Brezillon2020-03-171-11/+2
* mtd: spi-nor: Move Catalyst bits out of core.cBoris Brezillon2020-03-171-0/+1
* mtd: spi-nor: Move Winbond bits out of core.cBoris Brezillon2020-03-171-0/+1
* mtd: spi-nor: Move SST bits out of core.cBoris Brezillon2020-03-171-0/+1
* mtd: spi-nor: Move Spansion bits out of core.cBoris Brezillon2020-03-171-0/+1
* mtd: spi-nor: Move Micron/ST bits out of core.cBoris Brezillon2020-03-171-0/+2