aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/spi-nor
AgeCommit message (Expand)Author
2023-09-26Merge branch 'v5.15/standard/base' into v5.15/standard/intel-sdk-5.15/intel-s...Bruce Ashfield
2023-09-19mtd: spi-nor: Check bus width while setting QE bitHsin-Yi Wang
2023-04-21HSD#15011972246: mtd: spi-nor: gigadevice: Add support for gd55lb02geNiravkumar L Rabara
2023-04-21HSD#18022663494: mtd: spi-nor: macronix: Add support for mx66u1g45gNiravkumar L Rabara
2023-04-21HSD #18019805663: mtd: spi-nor: issi: Add IS25WP512 deviceNiravkumar L Rabara
2023-03-10mtd: spi-nor: Fix shift-out-of-bounds in spi_nor_set_erase_typeLouis Rannou
2023-03-10mtd: spi-nor: spansion: Consider reserved bits in CFR5 registerTudor Ambarus
2023-03-10mtd: spi-nor: sfdp: Fix index value for SCCR dwordsTakahiro Kuwano
2023-01-12mtd: spi-nor: Check for zero erase size in spi_nor_find_best_erase_type()Alexander Sverdlin
2022-12-31mtd: spi-nor: Fix the number of bytes for the dummy cyclesAllen-KH Cheng
2022-12-31mtd: spi-nor: hide jedec_id sysfs attribute if not presentMichael Walle
2022-11-26spi: intel: Use correct mask for flash and protected regionsMika Westerberg
2022-11-26mtd: spi-nor: intel-spi: Disable write protection only if askedMika Westerberg
2022-11-26spi: intel: Fix the offset to get the 64K erase opcodeMauro Lima
2022-08-17mtd: spi-nor: fix spi_nor_spimem_setup_op() call in spi_nor_erase_{sector,chi...Patrice Chotard
2022-07-12mtd: spi-nor: Skip erase logic when SPI_NOR_NO_ERASE is setTudor Ambarus
2022-06-09mtd: spi-nor: core: Check written SR value in spi_nor_write_16bit_sr_and_check()Chen-Tsung Hsieh
2022-03-08mtd: spi-nor: Fix mtd size for s3an flashesTudor Ambarus
2021-11-18mtd: spi-nor: hisi-sfc: Remove excessive clk_disable_unprepare()Evgeny Novikov
2021-06-21mtd: spi-nor: remove redundant continue statementColin Ian King
2021-06-15mtd: spi-nor: add initial sysfs supportMichael Walle
2021-06-15mtd: spi-nor: sfdp: save a copy of the SFDP dataMichael Walle
2021-06-09mtd: spi-nor: otp: implement erase for Winbond and similar flashesMichael Walle
2021-06-09mtd: spi-nor: otp: return -EROFS if region is read-onlyMichael Walle
2021-06-09mtd: spi-nor: otp: use more consistent wordingMichael Walle
2021-06-09mtd: spi-nor: otp: fix access to security registers in 4 byte modeMichael Walle
2021-05-27mtd: spi-nor: enable locking support for MX25L12805DDavid Bauer
2021-05-27mtd: spi-nor: macronix: Fix name for mx66l51235fTudor Ambarus
2021-05-27mtd: spi-nor: intel-spi: Add support for Intel Alder Lake-M SPI serial flashMika Westerberg
2021-05-26mtd: spi-nor: otp: fix kerneldoc typosMichael Walle
2021-05-26mtd: spi-nor: Add documentation for spi_nor_soft_reset()Pratyush Yadav
2021-05-26mtd: spi-nor: nxp-spifi: Use SPI_MODE_X_MASKAndy Shevchenko
2021-04-16mtd: core: Constify buf in mtd_write_user_prot_reg()Tudor Ambarus
2021-04-11Revert "mtd: spi-nor: macronix: Add support for mx25l51245g"Tudor Ambarus
2021-04-11mtd: spi-nor: core: Fix an issue of releasing resources during read/writeXiang Chen
2021-04-02mtd: spi-nor: winbond: add OTP support to w25q32fw/jwMichael Walle
2021-04-02mtd: spi-nor: implement OTP support for Winbond and similar flashesMichael Walle
2021-04-02mtd: spi-nor: add OTP supportMichael Walle
2021-03-31mtd: spi-nor: swp: Improve code around spi_nor_check_lock_status_sr()Tudor Ambarus
2021-03-31mtd: spi-nor: Move Software Write Protection logic out of the coreTudor Ambarus
2021-03-15mtd: spi-nor: core: Update comment about the default flash parametersTudor Ambarus
2021-03-15mtd: spi-nor: Get rid of duplicated argument in spi_nor_parse_sfdp()Tudor Ambarus
2021-03-15mtd: spi-nor: core: Add vdbg msg for spi_nor_erase_multi_sectors()Tudor Ambarus
2021-03-15mtd: spi-nor: core: Advance erase after the erase cmd has been completedTudor Ambarus
2021-03-08mtd: spi-nor: intel-spi: Move platform data header to x86 subfolderAndy Shevchenko
2021-03-08mtd: spi-nor: use is_power_of_2()Michael Walle
2021-03-08mtd: spi-nor: winbond: Add support for w25q512jvqShuhao Mai
2021-02-05mtd: spi-nor: sst: Add support for Global Unlock on sst26vfTudor Ambarus
2021-02-05mtd: spi-nor: Add Global Block Unlock commandTudor Ambarus
2021-02-05mtd: spi-nor: core: Add erase size check for erase command initializationTakahiro Kuwano