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