Age | Commit message (Expand) | Author | Files | Lines |
2022-05-25 | Merge tag 'mtd/for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd... | Linus Torvalds | 4 | -2/+51 |
2022-05-20 | Merge tag 'nand/for-5.19' into mtd/next | Miquel Raynal | 2 | -0/+48 |
2022-05-20 | Merge tag 'spi-nor/for-5.19' into mtd/next | Miquel Raynal | 1 | -2/+2 |
2022-05-09 | mtd: spi-nor: expose internal parameters via debugfs | Michael Walle | 1 | -0/+2 |
2022-05-02 | mtd: spi-nor: move spi_nor_write_ear() to winbond module | Michael Walle | 1 | -2/+0 |
2022-04-28 | mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064N | Tokunori Ikegami | 1 | -0/+1 |
2022-04-27 | Merge tag 'mtd/mtk-spi-nand-for-5.19' into nand/next | Miquel Raynal | 1 | -0/+47 |
2022-04-27 | mtd: nand: make mtk_ecc.c a separated module | Chuanhong Guo | 1 | -0/+47 |
2022-04-21 | mtd: spinand: Add support for XTX XT26G0xA | Felix Matouschek | 1 | -0/+1 |
2022-04-21 | mtd: fix 'part' field data corruption in mtd_info | Oleksandr Ocheretnyi | 1 | -4/+2 |
2022-03-23 | Merge tag 'nand/for-5.18' into mtd/next | Miquel Raynal | 1 | -0/+2 |
2022-03-18 | Merge tag 'spi-nor/for-5.18' into mtd/next | Miquel Raynal | 1 | -18/+0 |
2022-03-14 | mtd: core: Remove partid and partname debugfs files | Tudor Ambarus | 1 | -3/+0 |
2022-02-25 | mtd: spi-nor: move all spansion specifics into spansion.c | Michael Walle | 1 | -1/+0 |
2022-02-25 | mtd: spi-nor: move all micron-st specifics into micron-st.c | Michael Walle | 1 | -8/+0 |
2022-02-25 | mtd: spi-nor: move all xilinx specifics into xilinx.c | Michael Walle | 1 | -9/+0 |
2022-02-18 | Merge tag 'mtd/spi-mem-ecc-for-5.18' into mtd/next | Miquel Raynal | 3 | -0/+100 |
2022-02-10 | spi: mxic: Add support for pipelined ECC operations | Miquel Raynal | 2 | -1/+16 |
2022-02-10 | mtd: spinand: Create direct mapping descriptors for ECC operations | Miquel Raynal | 1 | -0/+2 |
2022-02-10 | mtd: nand: mxic-ecc: Support SPI pipelined mode | Miquel Raynal | 1 | -0/+49 |
2022-02-09 | mtd: nand: ecc: Provide a helper to retrieve a pilelined engine device | Miquel Raynal | 1 | -0/+1 |
2022-02-09 | mtd: rawnand: protect access to rawnand devices while in suspend | Sean Nyekjaer | 1 | -0/+2 |
2022-02-07 | mtd: Replace the expert mode symbols with a single helper | Miquel Raynal | 1 | -2/+6 |
2022-01-23 | mtd: nand: Add a new helper to retrieve the ECC context | Miquel Raynal | 1 | -0/+5 |
2022-01-23 | mtd: nand: ecc: Add infrastructure to support hardware engines | Miquel Raynal | 1 | -0/+28 |
2021-12-31 | Merge tag 'nand/for-5.17' into mtd/next | Miquel Raynal | 1 | -0/+2 |
2021-12-31 | Merge tag 'spi-nor/for-5.17' into mtd/next | Miquel Raynal | 1 | -2/+0 |
2021-12-09 | mtd: Introduce an expert mode for forensics and debugging purposes | Miquel Raynal | 1 | -0/+3 |
2021-12-03 | mtd: remove unused header file <linux/mtd/latch-addr-flash.h> | Jonathan Corbet | 1 | -29/+0 |
2021-11-19 | mtd: rawnand: Export nand_read_page_hwecc_oob_first() | Paul Cercueil | 1 | -0/+2 |
2021-11-17 | mtd: spi-nor: Get rid of nor->page_size | Tudor Ambarus | 1 | -2/+0 |
2021-09-14 | mtd: Remove obsolete macros only used by the old nand_ecclayout struct | GONG, Ruiqi | 1 | -2/+0 |
2021-07-05 | Merge tag 'mtd/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd... | Linus Torvalds | 4 | -19/+187 |
2021-06-30 | Merge tag 'spi-nor/for-5.14' into mtd/next | Miquel Raynal | 1 | -0/+2 |
2021-06-30 | Merge tag 'nand/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mt... | Richard Weinberger | 2 | -19/+183 |
2021-06-15 | mtd: spi-nor: sfdp: save a copy of the SFDP data | Michael Walle | 1 | -0/+2 |
2021-06-03 | mtd: spinand: use the spi-mem poll status APIs | Patrice Chotard | 1 | -0/+22 |
2021-05-26 | mtd: rawnand: Add a helper to parse the gpio-cs DT property | Miquel Raynal | 1 | -0/+4 |
2021-05-26 | mtd: rawnand: Move struct gpio_desc declaration to the top | Miquel Raynal | 1 | -1/+1 |
2021-05-26 | mtd: rawnand: Support enabling NV-DDR through SET_FEATURES | Miquel Raynal | 1 | -0/+5 |
2021-05-26 | mtd: rawnand: Access SDR and NV-DDR timings through a common macro | Miquel Raynal | 1 | -0/+28 |
2021-05-26 | mtd: rawnand: Add onfi_fill_nvddr_interface_config() helper | Miquel Raynal | 1 | -0/+2 |
2021-05-26 | mtd: rawnand: Retrieve NV-DDR timing modes from the ONFI parameter page | Miquel Raynal | 1 | -0/+3 |
2021-05-26 | mtd: rawnand: Add NV-DDR timings | Miquel Raynal | 1 | -0/+112 |
2021-05-26 | mtd: rawnand: Clarify the NV-DDR entries in the ONFI structure | Miquel Raynal | 1 | -2/+3 |
2021-05-26 | mtd: rawnand: Use more recent ONFI specification wording | Miquel Raynal | 1 | -3/+3 |
2021-05-26 | mtd: rawnand: Update dead URL | Miquel Raynal | 1 | -2/+2 |
2021-05-26 | mtd: rawnand: onfi: Use the BIT() macro when possible | Miquel Raynal | 1 | -10/+10 |
2021-05-26 | mtd: rawnand: Add a helper to clarify the interface configuration | Miquel Raynal | 1 | -1/+10 |
2021-05-10 | mtd: core: add OTP nvmem provider support | Michael Walle | 1 | -0/+2 |