Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-07-28 | mtd: spi-nor: s/addr_width/addr_nbytes | Tudor Ambarus | 1 | -6/+6 |
2021-12-07 | mtd: spi-nor: Introduce spi_nor_set_mtd_info() | Tudor Ambarus | 1 | -1/+1 |
2021-06-09 | mtd: spi-nor: otp: implement erase for Winbond and similar flashes | Michael Walle | 1 | -0/+86 |
2021-06-09 | mtd: spi-nor: otp: return -EROFS if region is read-only | Michael Walle | 1 | -3/+38 |
2021-06-09 | mtd: spi-nor: otp: use more consistent wording | Michael Walle | 1 | -8/+19 |
2021-06-09 | mtd: spi-nor: otp: fix access to security registers in 4 byte mode | Michael Walle | 1 | -2/+0 |
2021-05-26 | mtd: spi-nor: otp: fix kerneldoc typos | Michael Walle | 1 | -2/+2 |
2021-04-16 | mtd: core: Constify buf in mtd_write_user_prot_reg() | Tudor Ambarus | 1 | -4/+5 |
2021-04-02 | mtd: spi-nor: implement OTP support for Winbond and similar flashes | Michael Walle | 1 | -0/+164 |
2021-04-02 | mtd: spi-nor: add OTP support | Michael Walle | 1 | -0/+212 |