1. 53b74ed Revert "mtd: atmel_nand: Support variable RB_EDGE interrupts" by Wenyou Yang · 8 years ago
  2. d5f304a mtd: nand: atmel: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  3. cc00383 mtd: nand: atmel: switch to mtd_ooblayout_ops by Boris Brezillon · 8 years ago
  4. 78d28e8 mtd: nand: atmel: use mtd_ooblayout_xxx() helpers where appropriate by Boris Brezillon · 8 years ago
  5. 4f3cab9 mtd: nand: atmel: rely on generic DT parsing done in nand_scan_ident() by Boris Brezillon · 8 years ago
  6. ff6ee10 mtd: nand: atmel: correct bitflips in erased pages for pre-sama5d4 SoCs by Boris Brezillon · 8 years ago
  7. 9424846 mtd: atmel_nand: Support 32-bit ECC strength by Romain Izard · 8 years ago
  8. 5575075 mtd: atmel_nand: Support PMECC on SAMA5D2 by Romain Izard · 8 years ago
  9. 5ddc7bd mtd: atmel_nand: Support variable RB_EDGE interrupts by Romain Izard · 8 years ago
  10. 8ce06d3 mtd: atmel_nand: Use of_device_get_match_data by Romain Izard · 9 years ago
  11. e88b7f7 mtd: atmel_nand: Simplify error messages by Romain Izard · 9 years ago
  12. 12197bf mtd: atmel_nand: Do not warn on bitflips by Romain Izard · 9 years ago
  13. d699ed2 mtd: nand: make use of nand_set/get_controller_data() helpers by Boris BREZILLON · 9 years ago
  14. 6e94119 mtd: nand: return consistent error codes in ecc.correct() implementations by Boris BREZILLON · 9 years ago
  15. 37f5a54 mtd: nand: remove useless mtd->priv = chip assignments by Boris BREZILLON · 9 years ago
  16. ac01efe mtd: nand: atmel: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  17. 4bd4ebc mtd: nand: make use of mtd_to_nand() in NAND drivers by Boris BREZILLON · 9 years ago
  18. 72eaec2 mtd: nand: atmel_nand: constify atmel_nand_caps structures by LABBE Corentin · 9 years ago
  19. a61ae81 mtd: nand: drop unnecessary partition parser data by Brian Norris · 9 years ago
  20. 45aaeff mtd: nand: pass page number to ecc->write_xxx() methods by Boris BREZILLON · 9 years ago
  21. 03c287d mtd: nand: atmel_nand: show parent device in sysfs by Frans Klaver · 9 years ago
  22. 41c7540 mtd: atmel_nand: don't map the ROM table if no pmecc table offset in DT by Wu, Josh · 9 years ago
  23. 477478a mtd: atmel_nand: add a definition for the oob reserved bytes by Josh Wu · 9 years ago
  24. 111573cc mtd: atmel_nand: check NFC busy flag by HSMC_SR instead of NFC cmd regs by Boris Brezillon · 10 years ago
  25. 393d23c mtd: atmel_nand: fix typo in dev_err error message by Colin Ian King · 9 years ago
  26. 5158577 mtd: atmel_nand: introduce a new compatible string for sama5d4 chip by Wu, Josh · 10 years ago
  27. 267d46e mtd: atmel_nand: return max bitflips in all sectors in pmecc_correction() by Wu, Josh · 10 years ago
  28. d6666be Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  29. 068b44b mtd: atmel_nand: replace memcpy32_toio/memcpy32_fromio with memcpy by Wu, Josh · 10 years ago
  30. abb1cd0 mtd: atmel_nand: make PMECC lookup table and offset property optional by Josh Wu · 10 years ago
  31. 5cfb36e mtd: nand: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  32. 022a478 mtd: atmel_nand: remove pmecc_bytes_per_sector, use chip->ecc.bytes instead by Wu, Josh · 10 years ago
  33. c9447ff mtd: atmel_nand: remove pmecc_sector_number, use ecc.steps instead by Wu, Josh · 10 years ago
  34. 2d405ec mtd: nand: atmel_nand: retrieve NFC clock by Boris BREZILLON · 10 years ago
  35. ff0a215 mtd: atmel_nand: NFC: fix mtd_nandbiterrs.ko test fail when using sram write by Wu, Josh · 10 years ago
  36. 8fb7b93 mtd: atmel_nand: remove redundant dev_err call by Wei Yongjun · 10 years ago
  37. a355710 mtd: atmel_nand: add pmecc support for 512, 1k, 4k, 8k page size by Wu, Josh · 10 years ago
  38. 796fe36 mtd: atmel_nand: increase chip_delay by Raphaël Poggi · 10 years ago
  39. e4e0693 mtd: atmel_nand: NFC: support multiple interrupt handling by Josh Wu · 10 years ago
  40. 72a78e3 mtd: atmel_nand: implement the nfc_device_ready() by checking the R/B bit by Wu, Josh · 10 years ago
  41. 50e04e2 mtd: atmel_nand: add NFC status error check by Wu, Josh · 10 years ago
  42. b385766 mtd: atmel_nand: make ecc parameters same as definition by Bo Shen · 10 years ago
  43. 90445ff mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC by Herve Codina · 10 years ago
  44. 74414a94 mtd: atmel_nand: change log level by Nicolas Ferre · 10 years ago
  45. 3dad234 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · 10 years ago
  46. 1295f97 mtd: atmel_nand: use dev_err() instead of printk() by Jingoo Han · 11 years ago
  47. 9e3677a mtd: atmel_nand: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  48. e6d69a6 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  49. 0776ae7 dmaengine: remove DMA unmap flags by Bartlomiej Zolnierkiewicz · 11 years ago
  50. 82cb6ac Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  51. a749d13 mtd: atmel_nand: fix bug driver will in a dead lock if no nand detected by Josh Wu · 11 years ago
  52. 2a3d933 mtd: atmel_nand: use minimum ecc requirements of nand: ecc_{strength,step}_ds by Josh Wu · 11 years ago
  53. 81f29b4 mtd: atmel_nand: add MODULE_DEVICE_TABLE for nfc driver by Josh Wu · 11 years ago
  54. e9d8da8 mtd: atmel_nand: remove #if defined(CONFIG_OF) around OF-specific code by Josh Wu · 11 years ago
  55. 2c2b928 mtd: atmel_nand: fix deferred probe from __init by Johan Hovold · 11 years ago
  56. ff52c67 mtd: atmel_nand: fix error return code in atmel_nand_probe() by Wei Yongjun · 11 years ago
  57. 2fa831f mtd: atmel_nand: pmecc: fix failure to correct bit error in 1024-bytes sector by Josh Wu · 11 years ago
  58. 1fad0e8 mtd: atmel_nand: move the sanity check to the beginning of pmecc_enable() by Josh Wu · 11 years ago
  59. 453810b mtd: nand: use dev_get_platdata() by Jingoo Han · 11 years ago
  60. 9fe5f52 mtd: atmel_nand: fix the warning when CONFIG_OF is not defined by Josh Wu · 11 years ago
  61. 6054d4d mtd: atmel_nand: enable Nand Flash Controller (NFC) write via sram by Josh Wu · 11 years ago
  62. 1ae9c09 mtd: atmel_nand: enable Nand Flash Controller (NFC) read data via sram by Josh Wu · 11 years ago
  63. 7dc37de mtd: atmel_nand: add Nand Flash Controller (NFC) support by Josh Wu · 11 years ago
  64. 5ee3d9d mtd: atmel_nand: replace pmecc enable code with one function. by Josh Wu · 11 years ago
  65. 0d63748 mtd: atmel_nand: use devm_xxx gpio kzalloc, gpio and ioremap by Jean-Christophe PLAGNIOL-VILLARD · 11 years ago
  66. edc9cba mtd: atmel_nand: fix pmecc selction for ecc requirement typo by Josh Wu · 11 years ago
  67. 2e29497 mtd: atmel_nand: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  68. f666d64 mtd: atmel_nand: using a stronger ECC is not dangerous by Richard Genoud · 11 years ago
  69. 91e8592 mtd: nand: atmel_nand: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  70. 1b71926 mtd: atmel_nand: add a new dt binding item for nand dma support by Josh Wu · 11 years ago
  71. 71b94e2 mtd: atmel_nand: replace cpu_is_at32ap7000() with a nand platform data by Josh Wu · 11 years ago
  72. c5345ed mtd: atmel_nand: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  73. 84cfbbb mtd: at91: atmel_nand: for PMECC, add code to check the ONFI parameter ECC requirement. by Josh Wu · 11 years ago
  74. e66b431 mtd: atmel_nand: make pmecc-cap, pmecc-sector-size in dts is optional. by Josh Wu · 11 years ago
  75. c0cf787 mtd: atmel_nand: avoid to report an error when lookup table offset is 0. by Josh Wu · 11 years ago
  76. d892994 Drivers: mtd: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  77. ca2a88f Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  78. c0c70d9 mtd: at91: atmel_nand: return bit flips for the PMECC read_page() by Josh Wu · 12 years ago
  79. 06f2551 mtd: remove use of __devinit by Bill Pemberton · 12 years ago
  80. 251e783 MTD: atmel_nand: add pinctrl consumer support by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  81. 28446ac mtd: atmel nand: fix gpio missing request by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  82. 1c7b874 mtd: at91: atmel_nand: add Programmable Multibit ECC controller support by Josh Wu · 12 years ago
  83. a41b51a mtd: at91: add dt parameters for Atmel PMECC by Josh Wu · 12 years ago
  84. 3dfe41a mtd: at91: extract hw ecc initialization to one function by Josh Wu · 12 years ago
  85. 1fbb938 mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces by Brian Norris · 12 years ago
  86. 3f91e94 mtd: nand: read_page() returns max_bitflips by Mike Dunn · 12 years ago
  87. 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 12 years ago
  88. 6a918ba mtd: flash drivers set ecc strength by Mike Dunn · 12 years ago
  89. 42d7fbe mtd: do not use plain 0 as NULL by Artem Bityutskiy · 12 years ago
  90. d6a0166 atmel/nand: add DT support by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  91. 3dcb7ea mtd/atmel_nand: add on_flash_bbt to enable the use of On Flash BBT by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  92. bf4289c ATMEL: fix nand ecc support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  93. 5008231 Revert "mtd: atmel_nand: optimize read/write buffer functions" by Artem Bityutskiy · 12 years ago
  94. 1d6dc06 ARM: at91/nand: use gpio_is_valid to check the gpio by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  95. fb54275 mtd: atmel_nand: optimize read/write buffer functions by Nicolas Ferre · 13 years ago
  96. 201ab53 mtd: atmel_nand: fix wrong use of 0 as NULL by Nicolas Ferre · 13 years ago
  97. ef5d79f mtd: atmel_nand.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  98. 2108c3b mtd: atmel_nand don't specify default parsing options by Dmitry Eremin-Solenikov · 13 years ago
  99. 1754aab mtd: ATMEL, AVR32: inline nand partition table access by Dmitry Eremin-Solenikov · 13 years ago
  100. bb9ebd4 mtd: nand: rename NAND_USE_FLASH_BBT by Brian Norris · 13 years ago