1. 767eb6f mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks by Boris Brezillon · 6 years ago
  2. b976168 mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks by Boris Brezillon · 6 years ago
  3. 59ac276 mtd: rawnand: Pass a nand_chip object to nand_release() by Boris Brezillon · 6 years ago
  4. 00ad378 mtd: rawnand: Pass a nand_chip object to nand_scan() by Boris Brezillon · 6 years ago
  5. 7525c95 mtd: rawnand: Get rid of the ->read_word() hook by Boris Brezillon · 6 years ago
  6. 07c1a4b mtd: rawnand: hisi504: convert driver to nand_scan() by Miquel Raynal · 7 years ago
  7. 6f533c4 mtd: rawnand: hisi504: fix the probe function error path by Miquel Raynal · 7 years ago
  8. 9326dc7 mtd: rawnand: hisi504: clean the probe function error path by Miquel Raynal · 7 years ago
  9. b958758 mtd: rawnand: rename SET/GET FEATURES related functions by Miquel Raynal · 7 years ago
  10. 93db446 mtd: nand: move raw NAND related code to the raw/ subdir by Boris Brezillon · 7 years ago[Renamed from drivers/mtd/nand/hisi504_nand.c]
  11. 25f815f mtd: nand: force drivers to explicitly send READ/PROG commands by Boris Brezillon · 7 years ago
  12. 97d90da mtd: nand: provide several helpers to do common NAND operations by Boris Brezillon · 7 years ago
  13. 14157f8 mtd: nand: introduce NAND_ROW_ADDR_3 flag by Masahiro Yamada · 7 years ago
  14. d4092d7 mtd: nand: Rename nand.h into rawnand.h by Boris Brezillon · 7 years ago
  15. 4a78cc6 mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPP by Boris Brezillon · 8 years ago
  16. c8cae35 mtd: nand: hisi504: return error code of nand_scan_ident() on error by Masahiro Yamada · 8 years ago
  17. 2d01922 mtd: nand: hisi504: rely on generic DT parsing done in nand_scan_ident() by Boris Brezillon · 9 years ago
  18. 2ca9ec9 mtd: nand: hisi504: switch to mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  19. f5b8aa7 mtd: kill the ecclayout->oobavail field by Boris BREZILLON · 9 years ago
  20. d699ed2 mtd: nand: make use of nand_set/get_controller_data() helpers by Boris BREZILLON · 9 years ago
  21. 37f5a54 mtd: nand: remove useless mtd->priv = chip assignments by Boris BREZILLON · 9 years ago
  22. fa10016 mtd: nand: hisi504: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  23. 4bd4ebc mtd: nand: make use of mtd_to_nand() in NAND drivers by Boris BREZILLON · 9 years ago
  24. a61ae81 mtd: nand: drop unnecessary partition parser data by Brian Norris · 9 years ago
  25. 45aaeff mtd: nand: pass page number to ecc->write_xxx() methods by Boris BREZILLON · 9 years ago
  26. 5236468 mtd: nand: hisi504_nand: drop owner assignment by Frans Klaver · 10 years ago
  27. d8bf368d genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirely by Valentin Rothberg · 10 years ago
  28. dd58d38 mtd: hisilicon: && vs & typo by Dan Carpenter · 10 years ago
  29. 54f531f mtd: hisilicon: add a new NAND controller driver for hisilicon hip04 Soc by Zhou Wang · 10 years ago