Age | Commit message (Expand) | Author |
2025-02-17 | mtd: spi-nor: sst: Fix SST write failure | Amit Kumar Mahapatra |
2025-01-25 | Merge tag 'mtd/for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd... | Linus Torvalds |
2025-01-15 | Revert "mtd: spi-nor: core: replace dummy buswidth from addr to data" | Pratyush Yadav |
2025-01-13 | mtd: spi-nor: sysfs: constify 'struct bin_attribute' | Thomas Weißschuh |
2025-01-13 | mtd: spi-nor: spansion: Add support for S28HL02GT | Takahiro Kuwano |
2025-01-13 | mtd: spi-nor: spansion: Add support for S28HL256T | Takahiro Kuwano |
2025-01-13 | mtd: spi-nor: extend description of size member of struct flash_info | Tudor Ambarus |
2024-12-06 | mtd: spi-nor: macronix: remove mx25u25635f from parts list to enable SFDP | Parth Pancholi |
2024-12-06 | mtd: spi-nor: support vcc-supply regulator | Peng Fan |
2024-12-06 | mtd: spi-nor: use local variable for struct device | Tudor Ambarus |
2024-12-06 | mtd: spi-nor: macronix: use nor->addr_nbytes | Tudor Ambarus |
2024-12-06 | mtd: spi-nor: atmel: add at25sf321 entry | Marcus Folkesson |
2024-11-29 | Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2024-11-19 | Merge tag 'spi-nor/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Miquel Raynal |
2024-11-12 | mtd: spi-nor: core: replace dummy buswidth from addr to data | Cheng Ming Lin |
2024-11-11 | mtd: spi-nor: winbond: add "w/ and w/o SFDP" comment | Tudor Ambarus |
2024-11-05 | sysfs: treewide: constify attribute callback of bin_is_visible() | Thomas Weißschuh |
2024-10-29 | mtd: spi-nor: spansion: Use nor->addr_nbytes in octal DTR mode in RD_ANY_REG_OP | Takahiro Kuwano |
2024-10-21 | mtd: Switch back to struct platform_driver::remove() | Uwe Kleine-König |
2024-10-04 | mtd: spi-nor: add support for Macronix Octal flash | AlvinZhou |
2024-10-02 | mtd: spi-nor: sfdp: Get the 8D-8D-8D byte order from BFPT | Tudor Ambarus |
2024-10-02 | mtd: spi-nor: core: Allow specifying the byte order in Octal DTR mode | Tudor Ambarus |
2024-10-02 | mtd: spi-nor: add Octal DTR support for Macronix flash | AlvinZhou |
2024-09-14 | mtd: spi-nor: fix flash probing | Michael Walle |
2024-09-14 | mtd: spi-nor: spansion: Add support for S28HS256T | Takahiro Kuwano |
2024-09-14 | mtd: spi-nor: winbond: add Zetta ZD25Q128C support | Michael Walle |
2024-09-14 | mtd: spi-nor: micron-st: Add n25q064a WP support | Brian Norris |
2024-09-14 | mtd: spi-nor: sst: Factor out common write operation to `sst_nor_write_data()` | Csókás, Bence |
2024-06-21 | mtd: spi-nor: winbond: fix w25q128 regression | Michael Walle |
2024-06-18 | mtd: spi-nor: simplify spi_nor_get_flash_info() | Michael Walle |
2024-05-27 | mtd: spi-nor: get rid of SPI_NOR_NO_FR | Michael Walle |
2024-05-27 | mtd: spi-nor: remove .setup() callback | Michael Walle |
2024-05-27 | mtd: spi-nor: get rid of non-power-of-2 page size handling | Michael Walle |
2024-05-27 | mtd: spi-nor: Remove support for Xilinx S3AN flashes | Michael Walle |
2024-04-29 | mtd: spi-nor: replace unnecessary div64_u64() with div_u64() | Michael Walle |
2024-03-13 | mtd: spi-nor: core: correct type of i | Muhammad Usama Anjum |
2024-02-26 | mtd: spi-nor: core: set mtd->eraseregions for non-uniform erase map | Takahiro Kuwano |
2024-02-26 | mtd: spi-nor: core: get rid of SNOR_OVERLAID_REGION flag | Takahiro Kuwano |
2024-02-26 | mtd: spi-nor: core: get rid of SNOR_LAST_REGION flag | Takahiro Kuwano |
2024-02-26 | mtd: spi-nor: core: rework struct spi_nor_erase_region | Takahiro Kuwano |
2024-01-09 | Merge tag 'mtd/for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/... | Linus Torvalds |
2023-12-20 | mtd: spi-nor: sfdp: get the 1-1-8 and 1-8-8 protocol from SFDP | JaimeLiao |
2023-12-19 | mtd: spi-nor: drop superfluous debug prints | Tudor Ambarus |
2023-12-19 | mtd: spi-nor: sysfs: hide the flash name if not set | JaimeLiao |
2023-12-19 | mtd: spi-nor: mark the flash name as obsolete | Tudor Ambarus |
2023-12-19 | mtd: spi-nor: print flash ID instead of name | Tudor Ambarus |
2023-12-06 | mtd: spi-nor: micron-st: Add support for mt25qu01g | Fabio Estevam |
2023-12-06 | mtd: spi-nor: remove NO_CHIP_ERASE flag | Tudor Ambarus |
2023-12-06 | mtd: spi-nor: micron-st: enable die erase for multi die flashes | Tudor Ambarus |
2023-12-06 | mtd: spi-nor: spansion: enable die erase for multi die flashes | Tudor Ambarus |