1. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  2. 6a1b66d mtd: rawnand: Get rid of chip->ecc_{strength,step}_ds by Boris Brezillon · 6 years ago
  3. b5c2def mtd: rawnand: mtk: Use nand_controller_init() instead of open-coding it by Boris Brezillon · 6 years ago
  4. 7a08dba mtd: rawnand: Move ->setup_data_interface() to nand_controller_ops by Boris Brezillon · 6 years ago
  5. 7d6c37e mtd: rawnand: Deprecate the ->select_chip() hook by Boris Brezillon · 6 years ago
  6. 8395b75 mtd: rawnand: Deprecate ->dev_ready() and ->waitfunc() by Boris Brezillon · 6 years ago
  7. bf6065c mtd: rawnand: Deprecate ->cmd_ctrl() and ->cmdfunc() by Boris Brezillon · 6 years ago
  8. 716bbba mtd: rawnand: Deprecate ->{read, write}_{byte, buf}() hooks by Boris Brezillon · 6 years ago
  9. 858838b mtd: rawnand: Pass a nand_chip object to chip->setup_data_interface() by Boris Brezillon · 6 years ago
  10. 50a487e mtd: rawnand: Pass a nand_chip object to chip->dev_ready() by Boris Brezillon · 6 years ago
  11. 0f808c1 mtd: rawnand: Pass a nand_chip object to chip->cmd_ctrl() by Boris Brezillon · 6 years ago
  12. 758b56f mtd: rawnand: Pass a nand_chip object to chip->select_chip() by Boris Brezillon · 6 years ago
  13. c0739d8 mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks by Boris Brezillon · 6 years ago
  14. 7e53432 mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooks by Boris Brezillon · 6 years ago
  15. 767eb6f mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks by Boris Brezillon · 6 years ago
  16. b976168 mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks by Boris Brezillon · 6 years ago
  17. 59ac276 mtd: rawnand: Pass a nand_chip object to nand_release() by Boris Brezillon · 6 years ago
  18. 00ad378 mtd: rawnand: Pass a nand_chip object to nand_scan() by Boris Brezillon · 6 years ago
  19. 1ce7826 mtd: rawnand: mtk: convert driver to nand_scan() by Miquel Raynal · 7 years ago
  20. 7da4513 mtd: rawnand: better name for the controller structure by Miquel Raynal · 7 years ago
  21. 29597ca mtd: rawnand: use mtd_device_register() where applicable by Rafał Miłecki · 7 years ago
  22. 36bf2eb mtd: rawnand: mtk: use of_device_get_match_data() by Ryder Lee · 7 years ago
  23. 93db446 mtd: nand: move raw NAND related code to the raw/ subdir by Boris Brezillon · 7 years ago[Renamed from drivers/mtd/nand/mtk_nand.c]
  24. 98dea8d mtd: nand: mtk: Support MT7622 NAND flash controller. by RogerCC Lin · 7 years ago
  25. b45ee55 mtd: nand: mtk: Support different MTK NAND flash controller IP by RogerCC Lin · 7 years ago
  26. 25f815f mtd: nand: force drivers to explicitly send READ/PROG commands by Boris Brezillon · 7 years ago
  27. 97d90da mtd: nand: provide several helpers to do common NAND operations by Boris Brezillon · 7 years ago
  28. f883199 mtd: nand: mtk: use nand_reset() to reset NAND devices in resume function by Xiaolei Li · 7 years ago
  29. d4092d7 mtd: nand: Rename nand.h into rawnand.h by Boris Brezillon · 8 years ago
  30. edfee36 mtd: nand: mtk: add ->setup_data_interface() hook by Xiaolei Li · 8 years ago
  31. 777a8d9 mtd: nand: mtk: remove unneeded mtk_nfc_hw_init from mtk_nfc_resume by Xiaolei Li · 8 years ago
  32. 30ee809 mtd: nand: mediatek: add support for MT2712 NAND FLASH Controller by Xiaolei Li · 8 years ago
  33. 7ec4a37 mtd: nand: mediatek: add support for different MTK NAND FLASH Controller IP by Xiaolei Li · 8 years ago
  34. 582212c mtd: nand: mediatek: refine register NFI_PAGEFMT setting by Xiaolei Li · 8 years ago
  35. 07f7644 mtd: nand: mediatek: remove redundant dev_err call in mtk_nfc_probe() by Wei Yongjun · 8 years ago
  36. f0dbe4a mtd: nand: mediatek: return error code of nand_scan_ident/tail() on error by Masahiro Yamada · 8 years ago
  37. 559e58e mtd: nand: fix chances to create incomplete ECC data when writing by RogerCC Lin · 8 years ago
  38. 1d6b1e4 mtd: mediatek: driver for MTK Smart Device by Jorge Ramirez-Ortiz · 9 years ago