1. e576330 mtd: merge MTD development from v4.4 into for-v4.5 development by Brian Norris · 9 years ago
  2. 67b9bcd mtd: spi-nor: fix Spansion regressions (aliased with Winbond) by Brian Norris · 9 years ago
  3. 2c81de7 mtd: spi-nor: include mtd.h header for struct mtd_info definition by Rafał Miłecki · 9 years ago
  4. c67cbb8 mtd: spi-nor: provide default erase_sector implementation by Brian Norris · 9 years ago
  5. 30069af mtd: spi-nor: drop flash_node field by Brian Norris · 9 years ago
  6. 28b8b26 mtd: add get/set of_node/flash_node helpers by Brian Norris · 9 years ago
  7. 5bf0e69 mtd: spi-nor: add mtd_is_locked() support by Brian Norris · 9 years ago
  8. f890025 mtd: spi-nor: fixup kernel-doc for flash lock/unlock function pointers by Brian Norris · 9 years ago
  9. db4745e mtd: spi-nor: add SPI NOR manufacturer IDs by Brian Norris · 9 years ago
  10. a8a1645 mtd: spi-nor: make bitfield constants more consistent by Brian Norris · 9 years ago
  11. 801cf21 mtd: spi-nor: make implicit <linux/bitops.h> dependency explicit by Brian Norris · 9 years ago
  12. 79c452a mtd: spi-nor: remove unused read_xfer/write_xfer hooks by Cyrille Pitchen · 9 years ago
  13. f9f3ce8 mtd: spi-nor: Zap unneeded write_enable from write_reg by Jagan Teki · 9 years ago
  14. 11bff0b mtd: spi-nor: Decouple SPI NOR's device_node from controller device by Marek Vasut · 9 years ago
  15. 1976367 mtd: spi-nor: embed struct mtd_info within struct spi_nor by Brian Norris · 9 years ago
  16. a39f1d5 mtd: spi-nor: add forward declaration for mtd_info by Brian Norris · 9 years ago
  17. 8cc7f33 mtd: spi-nor: factor out replace-able flash_{lock,unlock} by Brian Norris · 10 years ago
  18. 548cd3ab mtd: spi-nor: Add quad I/O support for Micron SPI NOR by Bean Huo 霍斌斌 (beanhuo) · 10 years ago
  19. b94ed08 mtd: spi-nor: drop replaceable wait-till-ready function pointer by Brian Norris · 10 years ago
  20. 6af9194 mtd: m25p80: drop wait-till-ready checks by Brian Norris · 10 years ago
  21. e66fcf7 spi-nor: Remove spi_nor::read_id operation by Ben Hutchings · 10 years ago
  22. a5b7616 mtd: m25p80,spi-nor: Fix module aliases for m25p80 by Ben Hutchings · 10 years ago
  23. 70f3ce0 mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_id by Ben Hutchings · 10 years ago
  24. c14dedd mtd: spi-nor: add support for flag status register on Micron chips by grmoore@altera.com · 11 years ago
  25. 58b89a1 mtd: spi-nor: unify read opcode variants with ST SPI FSM by Brian Norris · 11 years ago
  26. b02e7f3 mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_* by Brian Norris · 11 years ago
  27. becd0cb mtd: spi-nor: drop \t after #define by Brian Norris · 11 years ago
  28. 8eabdd1 mtd: spi-nor: add the copyright information by Huang Shijie · 11 years ago
  29. 0d8c11c mtd: spi-nor: add a helper to find the spi_device_id by Huang Shijie · 11 years ago
  30. b199489 mtd: spi-nor: add the framework for SPI NOR by Huang Shijie · 11 years ago
  31. 6e602ef mtd: spi-nor: add the basic data structures by Huang Shijie · 11 years ago
  32. f39d2fa mtd: spi-nor: copy the SPI NOR commands to a new header file by Huang Shijie · 11 years ago