summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi-nor
AgeCommit message (Expand)Author
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
2022-04-27mtd: spi-nor: manufacturers: Use spi_nor_read_id() core methodTudor Ambarus
2022-04-27mtd: spi-nor: core: Introduce method for RDID opTudor Ambarus
2022-04-27mtd: spi-nor: core: Use auto-detection only onceTudor Ambarus
2022-04-27mtd: spi-nor: Introduce spi_nor_match_id()Tudor Ambarus
2022-04-27mtd: spi-nor: Rename method, s/spi_nor_match_id/spi_nor_match_nameTudor Ambarus
2022-04-27mtd: spi-nor: core: Check written SR value in spi_nor_write_16bit_sr_and_check()Chen-Tsung Hsieh
2022-03-25Merge tag 'mtd/changes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-18Merge tag 'spi-nor/for-5.18' into mtd/nextMiquel Raynal
2022-03-08mtd: spi-nor: Skip erase logic when SPI_NOR_NO_ERASE is setTudor Ambarus
2022-02-25mtd: spi-nor: renumber flagsMichael Walle
2022-02-25mtd: spi-nor: slightly change code style in spi_nor_sr_ready()Michael Walle
2022-02-25mtd: spi-nor: spansion: rename vendor specific functions and definesMichael Walle
2022-02-25mtd: spi-nor: spansion: convert USE_CLSR to a manufacturer flagMichael Walle
2022-02-25mtd: spi-nor: move all spansion specifics into spansion.cMichael Walle
2022-02-25mtd: spi-nor: spansion: slightly rework control flow in late_init()Michael Walle
2022-02-25mtd: spi-nor: micron-st: rename vendor specific functions and definesMichael Walle
2022-02-25mtd: spi-nor: micron-st: convert USE_FSR to a manufacturer flagMichael Walle
2022-02-25mtd: spi-nor: move all micron-st specifics into micron-st.cMichael Walle
2022-02-25mtd: spi-nor: xilinx: correct the debug messageMichael Walle
2022-02-25mtd: spi-nor: xilinx: rename vendor specific functions and definesMichael Walle
2022-02-25mtd: spi-nor: move all xilinx specifics into xilinx.cMichael Walle
2022-02-25mtd: spi-nor: guard _page_size parameter in S3AN_INFO()Michael Walle
2022-02-25mtd: spi-nor: export more functions to be used in vendor modulesMichael Walle
2022-02-25mtd: spi-nor: allow a flash to define its own ready() functionMichael Walle
2022-02-25mtd: spi-nor: slightly refactor the spi_nor_setup()Michael Walle
2022-02-25mtd: spi-nor: xmc: unify function namesMichael Walle
2022-02-25mtd: spi-nor: xilinx: unify function namesMichael Walle
2022-02-25mtd: spi-nor: winbond: unify function namesMichael Walle
2022-02-25mtd: spi-nor: sst: unify function namesMichael Walle
2022-02-25mtd: spi-nor: spansion: unify function namesMichael Walle
2022-02-25mtd: spi-nor: micron-st: unify function namesMichael Walle
2022-02-25mtd: spi-nor: macronix: unify function namesMichael Walle
2022-02-25mtd: spi-nor: issi: unify function namesMichael Walle
2022-02-25mtd: spi-nor: intel: unify function namesMichael Walle
2022-02-25mtd: spi-nor: gigadevice: unify function namesMichael Walle