1. bbd4d03 mtd: nand: mpc5121: return error code of nand_scan() on error by Masahiro Yamada · 8 years ago
  2. 7079e7e mtd: nand: mpc5121_nfc: set ECC algorithm explicitly by Rafał Miłecki · 9 years ago
  3. 23819f2 mtd: nand: mpc5121: use 'of_machine_is_compatible' to simplify code by Christophe Jaillet · 9 years ago
  4. d699ed2 mtd: nand: make use of nand_set/get_controller_data() helpers by Boris BREZILLON · 9 years ago
  5. 37f5a54 mtd: nand: remove useless mtd->priv = chip assignments by Boris BREZILLON · 9 years ago
  6. 5a9f23f mtd: nand: mpc5121: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  7. 4bd4ebc mtd: nand: make use of mtd_to_nand() in NAND drivers by Boris BREZILLON · 9 years ago
  8. a61ae81 mtd: nand: drop unnecessary partition parser data by Brian Norris · 9 years ago
  9. 7829ab9 mtd: nand: mpc5121_nfc: show parent device in sysfs by Frans Klaver · 10 years ago
  10. 7446076 mtd: mpc5121_nfc: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  11. 6661044 mtd: constify of_device_id array by Fabian Frederick · 10 years ago
  12. 5cfb36e mtd: nand: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  13. 3ea5b03 mtd: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  14. 4bcec91 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  15. 10de271 mtd: mpc5121_nfc: adjust for OF based clock lookup by Gerhard Sittig · 11 years ago
  16. 61a623f mtd: mpc5121_nfc: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  17. afc62ba mtd: mpc5121_nfc: drop devm_free_irq of devm_ allocated irq by Wei Yongjun · 11 years ago
  18. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  19. 180890c mtd: mpc5121_nfc: cleanup clock API use by Gerhard Sittig · 12 years ago
  20. 810b7e0 mtd: remove use of __devexit by Bill Pemberton · 12 years ago
  21. 042a190 mtd: remove use of __devinitdata by Bill Pemberton · 12 years ago
  22. 06f2551 mtd: remove use of __devinit by Bill Pemberton · 12 years ago
  23. 5153b88 mtd: remove use of __devexit_p by Bill Pemberton · 12 years ago
  24. 657f28f mtd: kill MTD_NAND_VERIFY_WRITE by Huang Shijie · 12 years ago
  25. 1826dbc mtd: nand: kill NAND_NO_AUTOINCR option by Brian Norris · 13 years ago
  26. f99640d mtd: convert drivers/mtd/* to use module_platform_driver() by Axel Lin · 13 years ago
  27. a9093f0 mtd: mpc5121_nfc.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 14 years ago
  28. b3702ea mtd: mpc5121_nfc: use ofpart through generic parsing by Dmitry Eremin-Solenikov · 14 years ago
  29. 5279fe3 mtd: mpc5121_nfc don't specify default parsing options by Dmitry Eremin-Solenikov · 14 years ago
  30. bb9ebd4e mtd: nand: rename NAND_USE_FLASH_BBT by Brian Norris · 14 years ago
  31. a40f734 mtd: nand: consolidate redundant flash-based BBT flags by Brian Norris · 14 years ago
  32. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 14 years ago
  33. 248f56d mtd: mpc5121_nfc: convert to mtd_device_register() by Jamie Iles · 14 years ago
  34. 7bf7e37 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus-1 by Artem Bityutskiy · 14 years ago
  35. 83025c8 mtd: mpc5121_nfc: don't treat NULL clk as an error by Jamie Iles · 14 years ago
  36. 1c48a5c dt: Eliminate of_platform_{,un}register_driver by Grant Likely · 14 years ago
  37. 766f271 mtd: Fix endianness issues from device tree by Ian Munsie · 14 years ago
  38. cf36351 mtd: mpc5121_nfc: fix memory leak on error path by Julia Lawall · 14 years ago
  39. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  40. 14acbbf of/mtd/nand: mpc5121_nfc.c: Fix build failures by Anatolij Gustschin · 15 years ago
  41. 05d71b46 mtd: update gfp/slab.h includes by Tejun Heo · 15 years ago
  42. 6f1f3d0 mtd: mpc5121_nfc: Changed SVR check to allow MPC5123. by Steve Deiters · 15 years ago
  43. bb315f7 mtd: nand: Add MPC5121 NAND Flash Controller driver by Anatolij Gustschin · 15 years ago