1. 33575b2 mtd: nand: fsmc: remove CONFIG_OF conditional by Thomas Petazzoni · 8 years ago
  2. 77cc88d mtd: nand: fsmc: remove unused definitions by Thomas Petazzoni · 8 years ago
  3. fb8ed2c mtd: nand: fsmc: use devm_clk_get() by Thomas Petazzoni · 8 years ago
  4. a1b1e1d mtd: nand: fsmc: finally remove fsmc_nand_platform_data by Thomas Petazzoni · 8 years ago
  5. c0d218c mtd: nand: fsmc: remove duplicate nand_set_flash_node() by Thomas Petazzoni · 8 years ago
  6. ede29a0 mtd: nand: fsmc: kill {nr_, }partitions structure fields by Thomas Petazzoni · 8 years ago
  7. feb1e57 mtd: nand: fmsc: kill {read, write}_dma_priv from fsmc_nand_platform_data by Thomas Petazzoni · 8 years ago
  8. a04271a mtd: nand: fsmc: remove fsmc_select_chip() by Thomas Petazzoni · 8 years ago
  9. 6324fb9 mtd: nand: fsmc: remove ->select_bank() from fsmc_nand_platform_data by Thomas Petazzoni · 8 years ago
  10. e7cda01 mtd: nand: fsmc: move fsmc_nand_data definition by Thomas Petazzoni · 8 years ago
  11. ee56874 mtd: nand: fsmc: fix NAND width handling by Thomas Petazzoni · 8 years ago
  12. 4404d7d mtd: nand: fsmc: remove stale non-DT probe path by Linus Walleij · 8 years ago
  13. ad5678e mtd: nand: fsmc: return error code of nand_scan_ident/tail() on error by Masahiro Yamada · 8 years ago
  14. e4225ae mtd: mtd: drop NAND_ECC_SOFT_BCH enum value by Rafał Miłecki · 9 years ago
  15. ef296dc mtd: nand: fsmc: validate ECC setup by checking algorithm directly by Rafał Miłecki · 9 years ago
  16. 04a123a mtd: nand: fsmc: get rid of the fsmc_nand_eccplace struct by Boris Brezillon · 9 years ago
  17. 22b4695 mtd: nand: fsmc: switch to mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  18. d699ed2 mtd: nand: make use of nand_set/get_controller_data() helpers by Boris BREZILLON · 9 years ago
  19. 37f5a54 mtd: nand: remove useless mtd->priv = chip assignments by Boris BREZILLON · 9 years ago
  20. bdf3a55 mtd: nand: fsmc: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  21. 277af42 mtd: nand: fsmc: create and use mtd_to_fsmc() by Boris BREZILLON · 9 years ago
  22. 4bd4ebc mtd: nand: make use of mtd_to_nand() in NAND drivers by Boris BREZILLON · 9 years ago
  23. a61ae81 mtd: nand: drop unnecessary partition parser data by Brian Norris · 9 years ago
  24. 6375219 mtd: nand: convert to nand_set_flash_node() by Brian Norris · 9 years ago
  25. e278fc7 mtd: fsmc_nand: Add BCH4 SW ECC support for SPEAr600 by Stefan Roese · 9 years ago
  26. ddece7b mtd: nand: fsmc_nand: show parent device in sysfs by Frans Klaver · 9 years ago
  27. 6efadcf mtd: nand: fsmc: Remove BUG macros by Stefan Roese · 9 years ago
  28. cbf29b8 mtd: nand: fsmc: Small whitespace cleanup by Stefan Roese · 9 years ago
  29. 818a45b mtd: fsmc_nand: match wait_for_completion_timeout return type by Nicholas Mc Guire · 10 years ago
  30. 0bda3e1 mtd: fsmc_nand: fix handling of wait_for_completion_timeout return value by Nicholas Mc Guire · 10 years ago
  31. 62b57f4 mtd: fsmc_nand.c: Use default timings if none are provided in the dts by Stefan Roese · 10 years ago
  32. 5cfb36e mtd: nand: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  33. b177ea3 mtd: fsmc_nand: use dmaengine_terminate_all() API by Vinod Koul · 10 years ago
  34. 67b19a6 mtd: fsmc_nand: use dev_warn() instead of printk() by Jingoo Han · 11 years ago
  35. d9a21ae mtd: fsmc_nand: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  36. 0776ae7 dmaengine: remove DMA unmap flags by Bartlomiej Zolnierkiewicz · 11 years ago
  37. 44a417f mtd: fsmc_nand: simplify platform_get_resource_byname/devm_ioremap_resource by Julia Lawall · 11 years ago
  38. ccc109d mtd: nand: fsmc_nand: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  39. 64ddba4 mtd: nand: fsmc: update of OF support by Mian Yousaf Kaukab · 11 years ago
  40. 80ce4dd mtd: fsmc_nand: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 12 years ago
  41. 307d2a51 mtd: fsmc_nand: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  42. 5115f3c Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  43. a8f3740 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  44. ba78520 ARM: nomadik: add FSMC NAND by Linus Walleij · 12 years ago
  45. b0de774 mtd: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  46. d1806a5 mtd: fsmc_nand: add missing DMA unmap to dma_xfer() by Bartlomiej Zolnierkiewicz · 12 years ago
  47. d892994 Drivers: mtd: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  48. 06f2551 mtd: remove use of __devinit by Bill Pemberton · 12 years ago
  49. a4742d5 mtd: fsmc_nand: use relaxed variants of io accessors by Vipin Kumar · 12 years ago
  50. 928aa2a mtd: fsmc_nand: modify the wait to uninterruptible by Vipin Kumar · 12 years ago
  51. 605add7 mtd: fsmc_nand: change the type for regs to void __iomem * by Vipin Kumar · 12 years ago
  52. 6d7b42a mtd: fsmc_nand: pass the ale and cmd resource via resource by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  53. 1fbb938 mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces by Brian Norris · 12 years ago
  54. 3f91e94 mtd: nand: read_page() returns max_bitflips by Mike Dunn · 12 years ago
  55. e25da1c mtd: fsmc_nand: Add clk_{un}prepare() support by Viresh Kumar · 13 years ago
  56. eea6281 mtd: Add device-tree support to fsmc_nand by Stefan Roese · 13 years ago
  57. 2a5dbead mtd: nand/fsmc: Remove sparse warnings and errors by Vipin Kumar · 13 years ago
  58. 4774fb0 mtd: nand/fsmc: Add DMA support by Vipin Kumar · 13 years ago
  59. 604e754 mtd: nand/fsmc: Access the NAND device word by word whenever possible by Vipin Kumar · 13 years ago
  60. 712c4ad mtd: nand/fsmc: Use dev_err to report error scenario by Vipin Kumar · 13 years ago
  61. 82b9dbe mtd: nand/fsmc: Use devm routines by Vipin Kumar · 13 years ago
  62. e2f6bce mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platform by Vipin Kumar · 13 years ago
  63. f63acb7 mtd: fsmc_nand: add pm callbacks to support hibernation by Shiraz Hashim · 13 years ago
  64. 467e6e7 mtd: nand/fsmc: Initialize the badblockbits to 7 by Vipin Kumar · 13 years ago
  65. b533f8d mtd: nand/fsmc: Flip the bit only if the error index is < 4096 by Vipin Kumar · 13 years ago
  66. aea686b mtd: nand/fsmc: Read only 512 + 13 bytes for 8bit NAND devices by Vipin Kumar · 13 years ago
  67. 4cbe1bf0 mtd: nand/fsmc: Correct the multiline comment format by Vipin Kumar · 13 years ago
  68. 04f1685 mtd: nand/fsmc: Remove default partition information from driver by Armando Visconti · 13 years ago
  69. 7147032 mtd: nand/fsmc: Pass partition information through platform data by Vipin Kumar · 13 years ago
  70. 6a918ba mtd: flash drivers set ecc strength by Mike Dunn · 13 years ago
  71. 42d7fbe mtd: do not use plain 0 as NULL by Artem Bityutskiy · 13 years ago
  72. 0c78e93 mtd: fsmc: Support of 224-bytes OOB area length by Armando Visconti · 13 years ago
  73. 753e013 mtd: fsmc: Improve the fsmc_correct_data() routine by Armando Visconti · 13 years ago
  74. a612c2a mtd: fsmc: fixed data abort inside change_bit() by Armando Visconti · 13 years ago
  75. b2acc92 mtd: fsmc: use ALE and CLE offsets from platform data by Shiraz Hashim · 13 years ago
  76. e29ee57 mtd: fsmc_nand: ECC1 & ECC4 layout separated for different page sizes by Bhavna Yadav · 13 years ago
  77. 519300c mtd: fsmc: Newly erased page read algorithm implemented by Vipin Kumar · 13 years ago
  78. 0d04eda mtd: fsmc_nand.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  79. 8d3f8bb mtd: fsmc_nand don't specify default parsing options by Dmitry Eremin-Solenikov · 13 years ago
  80. 82e023a mtd: fsmc_nand: fix a memory leak by Axel Lin · 13 years ago
  81. 99335d0 mtd: fsmc_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  82. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  83. 593cd87 mtd: FSMC NAND use the PrimeCell identifier macros by Linus Walleij · 14 years ago
  84. 4ad916b mtd: FSMC NAND remove PARTITION macro and fix compile noise by Linus Walleij · 14 years ago
  85. 6c009ab mtd: generic FSMC NAND MTD driver by Linus Walleij · 14 years ago