Age | Commit message (Expand) | Author | Files | Lines |
2023-04-19 | Merge tag 'nand/for-6.4' into mtd/next | Miquel Raynal | 2 | -1/+2 |
2023-04-04 | mtd: spi-nor: Stop exporting spi_nor_restore() | Tudor Ambarus | 1 | -6/+0 |
2023-04-03 | mtd: spinand: add support for ESMT F50x1G41LB | Chuanhong Guo | 1 | -0/+1 |
2023-03-29 | mtd: spi-nor: Enhance locking to support reads while writes | Miquel Raynal | 1 | -0/+13 |
2023-03-07 | mtd: rawnand: Fix spelling mistake waifunc() -> waitfunc() | Md Sadre Alam | 1 | -1/+1 |
2023-03-01 | Merge tag 'ubifs-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2023-02-23 | Merge tag 'nand/for-6.3' into mtd/next | Miquel Raynal | 2 | -0/+22 |
2023-02-14 | mtd: ubi: block: wire-up device parent | Daniel Golle | 1 | -0/+1 |
2023-01-30 | mtd: spinand: Add support for AllianceMemory AS5F34G04SND | Mario Kicherer | 1 | -0/+1 |
2023-01-23 | mtd: rawnand: Fix nand_chip kdoc | Miquel Raynal | 1 | -0/+4 |
2023-01-13 | mtd: rawnand: Support for sequential cache reads | JaimeLiao | 1 | -0/+9 |
2023-01-13 | mtd: rawnand: Check the data only read pattern only once | Miquel Raynal | 1 | -0/+8 |
2023-01-02 | mtd: cfi: allow building spi-intel standalone | Arnd Bergmann | 1 | -1/+0 |
2022-12-05 | Merge tag 'spi-nor/for-6.2' into mtd/next | Miquel Raynal | 1 | -0/+3 |
2022-11-21 | mtd: spi-nor: remember full JEDEC flash ID | Michael Walle | 1 | -0/+3 |
2022-11-07 | mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase() | Dario Binacchi | 1 | -1/+0 |
2022-10-08 | Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2022-09-24 | mtd: allow getting MTD device associated with a specific DT node | Rafał Miłecki | 1 | -0/+1 |
2022-09-21 | mtd: add ECC error accounting for each read request | Michał Kępień | 1 | -0/+2 |
2022-09-21 | mtd: track maximum number of bitflips for each read request | Michał Kępień | 1 | -0/+5 |
2022-08-01 | Merge tag 'spi-nor/for-5.20' into mtd/next | Richard Weinberger | 1 | -2/+2 |
2022-08-01 | Merge remote-tracking branch 'korg_git/nand/next' into mtd/next | Richard Weinberger | 1 | -0/+1 |
2022-07-28 | mtd: spi-nor: s/addr_width/addr_nbytes | Tudor Ambarus | 1 | -2/+2 |
2022-06-09 | mtd: hyperbus: Make hyperbus_unregister_device() return void | Uwe Kleine-König | 1 | -3/+1 |
2022-06-06 | mtd: spinand: Add support for ATO25D1GA | Aidan MacDonald | 1 | -0/+1 |
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 |