aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/spi-nor
AgeCommit message (Expand)Author
2023-09-25Merge branch 'v6.1/standard/preempt-rt/base' into v6.1/standard/preempt-rt/ti...Bruce Ashfield
2023-09-19mtd: spi-nor: Correct flags for Winbond w25q128Linus Walleij
2023-09-13mtd: spi-nor: Check bus width while setting QE bitHsin-Yi Wang
2023-05-19Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/ti-sdk-5.10/t...Bruce Ashfield
2023-05-17mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon s25hx SEMPER f...Takahiro Kuwano
2023-05-17mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon s28hx SEMPER f...Takahiro Kuwano
2023-05-17mtd: spi-nor: Add a RWW flagMiquel Raynal
2023-05-17mtd: spi-nor: add SFDP fixups for Quad Page ProgramSudip Mukherjee
2023-05-17mtd: spi-nor: spansion: Remove NO_SFDP_FLAGS from s28hs512t infoTakahiro Kuwano
2023-05-17mtd: spi-nor: core: avoid odd length/address writes in 8D-8D-8D modePratyush Yadav
2023-05-17mtd: spi-nor: core: avoid odd length/address reads on 8D-8D-8D modePratyush Yadav
2023-05-17HACK: mtd: spi-nor: core: run calibration when initialization is donePratyush Yadav
2023-05-17mtd: spi-nor: core: consolidate read op creationPratyush Yadav
2023-05-11mtd: spi-nor: core: Update flash's current address mode when changing address...Tudor Ambarus
2023-04-26mtd: spi-nor: fix memory leak when using debugfs_lookup()Greg Kroah-Hartman
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-18mtd: cfi: allow building spi-intel standaloneArnd Bergmann
2023-01-07mtd: spi-nor: gigadevice: gd25q256: replace gd25q256_default_init with gd25q2...Yaliang Wang
2023-01-07mtd: 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-10-18mtd: spi-nor: core: Ignore -ENOTSUPP in spi_nor_init()Mika Westerberg
2022-07-28mtd: spi-nor: fix spi_nor_spimem_setup_op() call in spi_nor_erase_{sector,chi...Patrice Chotard
2022-07-28mtd: spi-nor: spansion: Add s25hl-t/s25hs-t IDs and fixupsTakahiro Kuwano
2022-07-28mtd: spi-nor: spansion: Add local function to discover page sizeTakahiro Kuwano
2022-07-28mtd: spi-nor: core: Track flash's internal address modeTudor Ambarus
2022-07-28mtd: spi-nor: core: Return error code from set_4byte_addr_mode()Takahiro Kuwano
2022-07-28mtd: spi-nor: Do not change nor->addr_nbytes at SFDP parsing timeTudor Ambarus
2022-07-28mtd: spi-nor: core: Shrink the storage size of the flash_info's addr_nbytesTudor Ambarus
2022-07-28mtd: spi-nor: s/addr_width/addr_nbytesTudor Ambarus
2022-07-19mtd: spi-nor: esmt: Use correct name of f25l32qaSungbo Eo
2022-07-19mtd: spi-nor: micron-st: Skip FSR reading if SPI controller does not support itMika Westerberg
2022-06-27mtd: spi-nor: move SECT_4K_PMC special handlingMichael Walle
2022-05-24Merge tag 'spi-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2022-05-16spi: spi-mem: Convert Aspeed SMC driver to spi-memCédric Le Goater
2022-05-12mtd: spi-nor: debugfs: fix format specifierMichael Walle
2022-05-09mtd: spi-nor: support eon en25qh256a variantLeon M. George
2022-05-09mtd: spi-nor: winbond: add support for W25Q512NW-IMShaik Sajida Bhanu
2022-05-09mtd: spi-nor: expose internal parameters via debugfsMichael Walle
2022-05-09mtd: spi-nor: export spi_nor_hwcaps_pp2cmd()Michael Walle
2022-05-02mtd: spi-nor: move spi_nor_write_ear() to winbond moduleMichael Walle
2022-04-29mtd: spi-nor: amend the rdsr dummy cycles documentationMichael Walle
2022-04-27mtd: spi-nor: micron-st: Remove status polling on volatile registers writeTudor Ambarus
2022-04-27mtd: spi-nor: spansion: Remove status polling on volatile registers writeTudor Ambarus
2022-04-27mtd: spi-nor: Introduce templates for SPI NOR operationsTudor Ambarus
2022-04-27mtd: spi-nor: spansion: Rework spi_nor_cypress_octal_dtr_enable()Tudor Ambarus
2022-04-27mtd: spi-nor: micron-st: Rework spi_nor_micron_octal_dtr_enable()Tudor Ambarus
2022-04-27mtd: spi-nor: core: Add helpers to read/write any registerTudor Ambarus