1. 40297e7 mtd: nand: sunxi: prevent a small memory leak by Dan Carpenter · 8 years ago
  2. ab9d6a7 mtd: nand: sunxi: add reset line support by Icenowy Zheng · 8 years ago
  3. 03b1d11 mtd: nand: sunxi: fix subpage write by Boris Brezillon · 8 years ago
  4. a92c721 mtd: nand: sunxi: check ecc->size values by Boris Brezillon · 8 years ago
  5. 872164e mtd: nand: sunxi: prefer 1k ECC blocks when applicable by Boris Brezillon · 8 years ago
  6. 252173c mtd: nand: sunxi: Fix OOB bytes retrieval in read_chunks_dma() by Boris Brezillon · 8 years ago
  7. 28f3d01 mtd: nand: sunxi: fix return value check in sunxi_nfc_dma_op_prepare() by Wei Yongjun · 8 years ago
  8. 614049a mtd: nand: sunxi: add support for DMA assisted operations by Boris Brezillon · 8 years ago
  9. e4225ae mtd: mtd: drop NAND_ECC_SOFT_BCH enum value by Rafał Miłecki · 8 years ago
  10. c66811e mtd: nand: sunxi: switch to mtd_ooblayout_ops by Boris Brezillon · 8 years ago
  11. c4f3ef2 mtd: nand: sunxi: make cur_off parameter optional in extra oob helpers by Boris Brezillon · 8 years ago
  12. 828dec1 mtd: nand: sunxi: make OOB retrieval optional by Boris Brezillon · 8 years ago
  13. cc6822f mtd: nand: sunxi: move some ECC related operations to their own functions by Boris Brezillon · 8 years ago
  14. c0c9dfa mtd: nand: sunxi: poll for events instead of using interrupts by Boris Brezillon · 8 years ago
  15. 166f08c mtd: nand: sunxi: make use of readl_poll_timeout() by Boris Brezillon · 8 years ago
  16. a9a416f mtd: nand: sunxi: fix ->dev_ready() implementation by Boris Brezillon · 8 years ago
  17. 336de7b mtd: nand: enable ECC pipelining by Boris Brezillon · 8 years ago
  18. dd26a45 mtd: nand: sunxi: disable clks on device removal by Boris Brezillon · 8 years ago
  19. 68ffbf7 mtd: nand: sunxi: fix NFC_CTL setting by Boris Brezillon · 8 years ago
  20. f8b0474 mtd: nand: sunxi: fix the NFC_ECC_ERR_CNT() macro by Boris Brezillon · 8 years ago
  21. ece03cfd mtd: nand: sunxi: let the NAND controller control the CE line by Boris Brezillon · 8 years ago
  22. e9aa671 mtd: nand: sunxi: improve ->cmd_ctrl() function by Boris Brezillon · 9 years ago
  23. fe82cce mtd: nand: sunxi: implement ->read_subpage() by Boris Brezillon · 9 years ago
  24. 1c1bdd6 mtd: nand: sunxi: implement ->read_oob()/->write_oob() by Boris Brezillon · 9 years ago
  25. 5abcd95 mtd: nand: sunxi: adapt clk_rate to tWB, tADL, tWHR and tRHW timings by Boris Brezillon · 9 years ago
  26. 2d43457 mtd: nand: sunxi: fix EDO mode selection by Boris Brezillon · 9 years ago
  27. 2f9992e mtd: nand: sunxi: fix clk rate calculation by Boris Brezillon · 9 years ago
  28. 9edb470 mtd: nand: sunxi: fix call order in sunxi_nand_chip_init() by Boris Brezillon · 9 years ago
  29. 24d990e mtd: nand: remove unneeded of_mtd.h inclusions by Boris Brezillon · 8 years ago
  30. f671a1f mtd: nand: sunxi: remove direct mtd->priv accesses by Boris BREZILLON · 8 years ago
  31. 46c135c mtd: nand: sunxi: use mtd_div_by_ws() helper by Brian Norris · 9 years ago
  32. 4be4e03 mtd: nand: sunxi: add randomizer support by Boris BREZILLON · 9 years ago
  33. 37f5a54 mtd: nand: remove useless mtd->priv = chip assignments by Boris BREZILLON · 9 years ago
  34. 32e9f2d mtd: nand: sunxi: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  35. 4bd4ebc mtd: nand: make use of mtd_to_nand() in NAND drivers by Boris BREZILLON · 9 years ago
  36. a81c0f0 mtd: nand: sunxi: add missing of_node_put by Julia Lawall · 9 years ago
  37. a61ae81 mtd: nand: drop unnecessary partition parser data by Brian Norris · 9 years ago
  38. 6375219 mtd: nand: convert to nand_set_flash_node() by Brian Norris · 9 years ago
  39. 28ec8a8 mtd: nand: sunxi: avoid retrieving data before ECC pass by Boris BREZILLON · 9 years ago
  40. 74eb9ff mtd: nand: sunxi: fix sunxi_nfc_hw_ecc_read/write_chunk() by Boris BREZILLON · 9 years ago
  41. 45aaeff mtd: nand: pass page number to ecc->write_xxx() methods by Boris BREZILLON · 9 years ago
  42. 611425d mtd: nand: sunxi_nand: drop owner assignment by Frans Klaver · 9 years ago
  43. 146b503 mtd: nand: sunxi: fix bitflips in erased pages by Boris BREZILLON · 9 years ago
  44. 23151fd mtd: nand: sunxi: replace the NFC_BUF_TO_USER_DATA() macro by an inline function by Boris BREZILLON · 9 years ago
  45. f363e0f mtd: nand: sunxi: retrieve corrected OOB bytes by Boris BREZILLON · 9 years ago
  46. 35d0e24 mtd: nand: sunxi: factorize extra OOB bytes handling by Boris BREZILLON · 9 years ago
  47. b462551 mtd: nand: sunxi: make use of sunxi_nfc_hw_ecc_read/write_chunk() by Boris BREZILLON · 9 years ago
  48. 913821b mtd: nand: sunxi: introduce sunxi_nfc_hw_ecc_read/write_chunk() by Boris BREZILLON · 9 years ago
  49. c9118ec mtd: nand: sunxi: create sunxi_nfc_hw_ecc_enable()/disable() functions by Boris BREZILLON · 9 years ago
  50. b6a02c0 mtd: nand: sunxi: rework macros by Boris BREZILLON · 9 years ago
  51. 0c00a36 Merge MTD 4.3-rc updates into -next by Brian Norris · 9 years ago
  52. 8e375cc mtd: nand: sunxi: fix sunxi_nand_chips_cleanup() by Boris BREZILLON · 9 years ago
  53. 03a0e8a mtd: nand: sunxi: fix OOB handling in ->write_xxx() functions by Boris BREZILLON · 9 years ago
  54. a3d22a5 mtd: nand: sunxi: rely on nand_dt_init initialization by Boris BREZILLON · 9 years ago
  55. 7eadd47f mtd: sunxi_nand: Select the chip in sunxi_nand_chip_init_timings() by Stefan Roese · 9 years ago
  56. d052e50 mtd: nand: sunxi: Set serial access mode correctly by Roy Spliet · 9 years ago
  57. 9c61829 mtd: nand: sunxi: Replace failsafe timing cfg with calculated value by Roy Spliet · 9 years ago
  58. e0377cd mtd: nand: Request strength instead of bytes for soft BCH by Aaron Sierra · 10 years ago
  59. 1fef62c mtd: nand: add sunxi NAND flash controller support by Boris BREZILLON · 10 years ago