1. e437af9 mtd: nand: orion: fix clk handling by Simon Baatz · 7 years ago
  2. ac7efcb mtd: nand: orion: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  3. d699ed2 mtd: nand: make use of nand_set/get_controller_data() helpers by Boris BREZILLON · 8 years ago
  4. 37f5a54 mtd: nand: remove useless mtd->priv = chip assignments by Boris BREZILLON · 8 years ago
  5. 53cd268 mtd: nand: orion: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 8 years ago
  6. 4bd4ebc mtd: nand: make use of mtd_to_nand() in NAND drivers by Boris BREZILLON · 9 years ago
  7. a61ae81 mtd: nand: drop unnecessary partition parser data by Brian Norris · 9 years ago
  8. 8463099 mtd: nand: orion_nand: show parent device in sysfs by Frans Klaver · 9 years ago
  9. 98d1a5e mtd: orion_nand: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  10. d6666be Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  11. a0fa0b6 mtd: orion_nand: fix error code path in probe by Michael Opdenacker · 10 years ago
  12. 5cfb36e mtd: nand: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  13. cb3346a mtd: orion_nand: Make of_device_id array const by Jingoo Han · 10 years ago
  14. 4867d58 mtd: orion_nand: use dev_err() instead of printk() by Jingoo Han · 10 years ago
  15. 36cbcf8 mtd: orion_nand: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  16. 453810b mtd: nand: use dev_get_platdata() by Jingoo Han · 11 years ago
  17. 94ba696 mtd: nand: orion_nand: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  18. d9ba310 mtd: orion_nand: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  19. 810b7e0 mtd: remove use of __devexit by Bill Pemberton · 12 years ago
  20. 5153b88 mtd: remove use of __devexit_p by Bill Pemberton · 12 years ago
  21. ffe3150 Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headers by David Woodhouse · 12 years ago
  22. 32098f6 mtd: orion_nand: remove <mach/hardware.h> include by Thomas Petazzoni · 12 years ago
  23. c02cecb ARM: orion: move platform_data definitions by Arnd Bergmann · 12 years ago
  24. 7784350 ARM: Kirkwood: Replace mrvl with marvell by Andrew Lunn · 12 years ago
  25. baffab2 ARM: Orion: fix driver probe error handling with respect to clk by Simon Baatz · 12 years ago
  26. 2795343 Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  27. a0fabf72 mtd: Add orion_nand devicetree bindings by Jamie Lentin · 12 years ago
  28. 9c2bd50 ARM: Orion: NAND: Add support for clk, if there is one. by Andrew Lunn · 12 years ago
  29. 42d7fbe mtd: do not use plain 0 as NULL by Artem Bityutskiy · 12 years ago
  30. c9dd375 mtd: orion_nand.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  31. 4ac6b3e mtd: orion_nand don't specify default parsing options by Dmitry Eremin-Solenikov · 13 years ago
  32. 55c0689 mtd: orion_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  33. eedfea2 mtd: orion/kirkwood: add RnB line support to orion mtd driver by Ben Dooks · 14 years ago
  34. 0ae28a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 14 years ago
  35. a88a2b8 mtd: fix Orion NAND driver compilation with ARM OABI by Paulius Zaleckas · 14 years ago
  36. 2d6bfc2 mtd: orion_nand: Fix build failure caused by typo by Peter Huewe · 14 years ago
  37. e990306 mtd: orion_nand.c: add error handling and use resource_size() by H Hartley Sweeten · 14 years ago
  38. f33dabb mtd: nand: register orion_nand using platform_driver_probe() by Uwe Kleine-König · 15 years ago
  39. 94da210 [ARM] Orion NAND: Make asm volatile avoid GCC pushing ldrd out of the loop by Simon Kagstrom · 15 years ago
  40. bfee1a4 mtd: orion_nand: use burst reads with double word accesses by Nicolas Pitre · 15 years ago
  41. bdf602b [ARM] fix lots of ARM __devexit sillyness by Russell King · 15 years ago
  42. 6f088f1 [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat by Lennert Buytenhek · 16 years ago
  43. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  44. f4db56f [MTD] orion_nand: add chip_delay parameter by Saeed Bishara · 16 years ago
  45. 1ff1842 [MTD] [NAND] fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  46. 5d4294c plat-orion: make orion_nand available for all Orion families by Lennert Buytenhek · 16 years ago
  47. 2a1dba2 [MTD] [NAND] Marvell Orion device bus NAND controller by Tzachi Perelstein · 17 years ago