1. 166cd44 mtd: rawnand: docg4: Remove wrong __init annotations by Geert Uytterhoeven · 6 years ago
  2. 66a3847 mtd: rawnand: docg4: convert driver to nand_scan() by Miquel Raynal · 6 years ago
  3. 7da4513 mtd: rawnand: better name for the controller structure by Miquel Raynal · 6 years ago
  4. 8604e63 mtd: rawnand: docg4: fix the probe function error path by Miquel Raynal · 7 years ago
  5. b958758 mtd: rawnand: rename SET/GET FEATURES related functions by Miquel Raynal · 7 years ago
  6. 93db446 mtd: nand: move raw NAND related code to the raw/ subdir by Boris Brezillon · 7 years ago[Renamed from drivers/mtd/nand/docg4.c]
  7. 25f815f mtd: nand: force drivers to explicitly send READ/PROG commands by Boris Brezillon · 7 years ago
  8. 97d90da mtd: nand: provide several helpers to do common NAND operations by Boris Brezillon · 7 years ago
  9. eb94555 mtd: nand: use usual return values for the ->erase() hook by Miquel Raynal · 7 years ago
  10. d4092d7 mtd: nand: Rename nand.h into rawnand.h by Boris Brezillon · 7 years ago
  11. 4a78cc6 mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPP by Boris Brezillon · 8 years ago
  12. d45bc58 mtd: nand: import nand_hw_control_init() by Marc Gonzalez · 8 years ago
  13. 6b75065 mtd: nand: docg4: switch to mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  14. 9f3e042 mtd: nand: don't select chip in nand_chip's block_bad op by Archit Taneja · 9 years ago
  15. f5b8aa7 mtd: kill the ecclayout->oobavail field by Boris BREZILLON · 9 years ago
  16. d699ed2 mtd: nand: make use of nand_set/get_controller_data() helpers by Boris BREZILLON · 9 years ago
  17. 37f5a54 mtd: nand: remove useless mtd->priv = chip assignments by Boris BREZILLON · 9 years ago
  18. 2d37439 mtd: nand: docg4: simplify error case by Brian Norris · 9 years ago
  19. 5d07379 mtd: nand: docg4: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  20. 4bd4ebc mtd: nand: make use of mtd_to_nand() in NAND drivers by Boris BREZILLON · 9 years ago
  21. 45aaeff mtd: nand: pass page number to ecc->write_xxx() methods by Boris BREZILLON · 9 years ago
  22. 0a1abe7 mtd: nand: docg4: show parent device in sysfs by Frans Klaver · 10 years ago
  23. 5cfb36e mtd: nand: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  24. 49c50b9 mtd: nand: refactor erase_cmd() to return chip status by Brian Norris · 11 years ago
  25. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  26. 9fee840 mtd: docg4: fix status polling loop by Mike Dunn · 11 years ago
  27. 2ee41fa nand: docg4: use nand_base's default BBT scan by Brian Norris · 11 years ago
  28. 6d3be30 treewide: Fix typo in printk by Masanari Iida · 11 years ago
  29. 5a0edb2 mtd: nand: refactor chip->block_markbad interface by Brian Norris · 11 years ago
  30. 4fdcd3f mtd: nand: docg4: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  31. 725a227 mtd: doc: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  32. 3c9c6d6 mtd: nand/docg4: fix and improve read of factory bbt by Mike Dunn · 12 years ago
  33. 440b1d7 mtd: nand/docg4: reserve bb marker area in ecclayout by Mike Dunn · 12 years ago
  34. 5a90d41 mtd: nand/docg4: add support for writing in reliable mode by Mike Dunn · 12 years ago
  35. 5bf3d66 mtd: docg4: ecc.read_page() returns 0 on uncorrectable errors by Mike Dunn · 12 years ago
  36. aa6d01f mtd: docg4: fix oob reads by Mike Dunn · 13 years ago
  37. fdbad98d mtd: nand: teach write_page and write_page_raw return an error code by Josh Wu · 13 years ago
  38. 5c2ffb1 mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw' by Shmulik Ladkani · 13 years ago
  39. 1fbb938 mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces by Brian Norris · 13 years ago
  40. 1826dbc mtd: nand: kill NAND_NO_AUTOINCR option by Brian Norris · 13 years ago
  41. 3f91e94 mtd: nand: read_page() returns max_bitflips by Mike Dunn · 13 years ago
  42. 6a918ba mtd: flash drivers set ecc strength by Mike Dunn · 13 years ago
  43. 2c4ae27 mtd: docg4: fix printk() warnings by Dan Carpenter · 13 years ago
  44. 570469f mtd: nand: add support for diskonchip G4 nand flash device by Mike Dunn · 13 years ago