1. b038e8e mtd: spi-nor: parse SFDP Sector Map Parameter Table by Tudor Ambarus · 6 years ago
  2. 5390a8d mtd: spi-nor: add support to non-uniform SFDP SPI NOR flash memories by Tudor Ambarus · 6 years ago
  3. bb27626 mtd: spi-nor: only apply reset hacks to broken hardware by Brian Norris · 6 years ago
  4. f134fbb mtd: spi-nor: clear Winbond Extended Address Reg on switch to 3-byte addressing. by NeilBrown · 7 years ago
  5. 8dee1d9 mtd: spi-nor: add an API to restore the status of SPI flash chip by Hou Zhiqiang · 7 years ago
  6. 20ccb993 mtd: spi-nor: check FSR error bits for Micron memories by Bean Huo (beanhuo) · 7 years ago
  7. 46dde01 mtd: spi-nor: add spi_nor_init() function by Kamal Dasu · 7 years ago
  8. c4b3eac mtd: spi-nor: Recover from Spansion/Cypress errors by Alexander Sverdlin · 7 years ago
  9. f384b352 mtd: spi-nor: parse Serial Flash Discoverable Parameters (SFDP) tables by Cyrille Pitchen · 8 years ago
  10. fe488a5 mtd: spi-nor: introduce Octo SPI protocols by Cyrille Pitchen · 8 years ago
  11. 15f5533 mtd: spi-nor: introduce Double Transfer Rate (DTR) SPI protocols by Cyrille Pitchen · 8 years ago
  12. cfc5604 mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocols by Cyrille Pitchen · 8 years ago
  13. 902cc69 mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codes by Cyrille Pitchen · 8 years ago
  14. e99ca98 mtd: spi-nor: Add support for S3AN spi-nor devices by Ricardo Ribalda · 8 years ago
  15. 2dd087b mtd: spi-nor: stop passing around retlen by Michal Suchanek · 9 years ago
  16. 59451e1 mtd: spi-nor: change return value of read/write by Michal Suchanek · 9 years ago
  17. e5366a2 mtd: spi-nor: support GigaDevice gd25lq64c by Brian Norris · 9 years ago
  18. 3dd8012 mtd: spi-nor: add TB (Top/Bottom) protect support by Brian Norris · 9 years ago
  19. e576330 mtd: merge MTD development from v4.4 into for-v4.5 development by Brian Norris · 9 years ago
  20. 67b9bcd mtd: spi-nor: fix Spansion regressions (aliased with Winbond) by Brian Norris · 9 years ago
  21. 2c81de7 mtd: spi-nor: include mtd.h header for struct mtd_info definition by Rafał Miłecki · 9 years ago
  22. c67cbb8 mtd: spi-nor: provide default erase_sector implementation by Brian Norris · 9 years ago
  23. 30069af mtd: spi-nor: drop flash_node field by Brian Norris · 9 years ago
  24. 28b8b26b mtd: add get/set of_node/flash_node helpers by Brian Norris · 9 years ago
  25. 5bf0e69 mtd: spi-nor: add mtd_is_locked() support by Brian Norris · 9 years ago
  26. f890025 mtd: spi-nor: fixup kernel-doc for flash lock/unlock function pointers by Brian Norris · 9 years ago
  27. db4745e mtd: spi-nor: add SPI NOR manufacturer IDs by Brian Norris · 9 years ago
  28. a8a1645 mtd: spi-nor: make bitfield constants more consistent by Brian Norris · 9 years ago
  29. 801cf21 mtd: spi-nor: make implicit <linux/bitops.h> dependency explicit by Brian Norris · 9 years ago
  30. 79c452a mtd: spi-nor: remove unused read_xfer/write_xfer hooks by Cyrille Pitchen · 9 years ago
  31. f9f3ce8 mtd: spi-nor: Zap unneeded write_enable from write_reg by Jagan Teki · 9 years ago
  32. 11bff0b mtd: spi-nor: Decouple SPI NOR's device_node from controller device by Marek Vasut · 9 years ago
  33. 1976367 mtd: spi-nor: embed struct mtd_info within struct spi_nor by Brian Norris · 9 years ago
  34. a39f1d5 mtd: spi-nor: add forward declaration for mtd_info by Brian Norris · 9 years ago
  35. 8cc7f33 mtd: spi-nor: factor out replace-able flash_{lock,unlock} by Brian Norris · 10 years ago
  36. 548cd3a mtd: spi-nor: Add quad I/O support for Micron SPI NOR by Bean Huo 霍斌斌 (beanhuo) · 10 years ago
  37. b94ed08 mtd: spi-nor: drop replaceable wait-till-ready function pointer by Brian Norris · 10 years ago
  38. 6af9194 mtd: m25p80: drop wait-till-ready checks by Brian Norris · 10 years ago
  39. e66fcf7 spi-nor: Remove spi_nor::read_id operation by Ben Hutchings · 10 years ago
  40. a5b7616 mtd: m25p80,spi-nor: Fix module aliases for m25p80 by Ben Hutchings · 10 years ago
  41. 70f3ce0 mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_id by Ben Hutchings · 10 years ago
  42. c14dedd mtd: spi-nor: add support for flag status register on Micron chips by grmoore@altera.com · 11 years ago
  43. 58b89a1 mtd: spi-nor: unify read opcode variants with ST SPI FSM by Brian Norris · 11 years ago
  44. b02e7f3 mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_* by Brian Norris · 11 years ago
  45. becd0cb mtd: spi-nor: drop \t after #define by Brian Norris · 11 years ago
  46. 8eabdd1 mtd: spi-nor: add the copyright information by Huang Shijie · 11 years ago
  47. 0d8c11c mtd: spi-nor: add a helper to find the spi_device_id by Huang Shijie · 11 years ago
  48. b199489 mtd: spi-nor: add the framework for SPI NOR by Huang Shijie · 11 years ago
  49. 6e602ef mtd: spi-nor: add the basic data structures by Huang Shijie · 11 years ago
  50. f39d2fa mtd: spi-nor: copy the SPI NOR commands to a new header file by Huang Shijie · 11 years ago