1. 97d90da mtd: nand: provide several helpers to do common NAND operations by Boris Brezillon · 7 years ago
  2. a75d6a4 Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into nand/next by Boris Brezillon · 7 years ago
  3. 7c94128 mtd: nand: lpc32xx_slc: Handle return value of clk_prepare_enable. by Arvind Yadav · 7 years ago
  4. d4092d7 mtd: nand: Rename nand.h into rawnand.h by Boris Brezillon · 7 years ago
  5. 4339b7f mtd: nand: lpc32xx_slc: Remove unneeded NULL check on 'rc' by Fabio Estevam · 8 years ago
  6. b04bafc mtd: nand: lpc32xx: return error code of nand_scan_ident/tail() on error by Masahiro Yamada · 8 years ago
  7. f6c36aa mtd: nand: lpc32xx: rely on generic DT parsing done in nand_scan_ident() by Boris Brezillon · 9 years ago
  8. d50b523 mtd: nand: lpc32xx: switch to mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  9. b9c0f65 mtd: nand: lpc32xx: use mtd_ooblayout_xxx() helpers where appropriate by Boris Brezillon · 9 years ago
  10. d699ed2 mtd: nand: make use of nand_set/get_controller_data() helpers by Boris BREZILLON · 9 years ago
  11. 37f5a54 mtd: nand: remove useless mtd->priv = chip assignments by Boris BREZILLON · 9 years ago
  12. 0faf8c3 mtd: nand: lpc32xx: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  13. 4bd4ebc mtd: nand: make use of mtd_to_nand() in NAND drivers by Boris BREZILLON · 9 years ago
  14. a61ae81 mtd: nand: drop unnecessary partition parser data by Brian Norris · 9 years ago
  15. 44cab9c mtd: lpc32xx_slc: fix warnings caused by enabling unprepared clock by Vladimir Zapolskiy · 9 years ago
  16. 45aaeff mtd: nand: pass page number to ecc->write_xxx() methods by Boris BREZILLON · 9 years ago
  17. d54e880 mtd: nand: lpc32xx_slc: fix calculation of timing arcs from given values by Vladimir Zapolskiy · 9 years ago
  18. 08d3cd5 mtd: nand: lpc32xx_slc: fix potential overflow over 4 bits by Vladimir Zapolskiy · 9 years ago
  19. 641f634 mtd: nand: lpc32xx_slc: improve SLCTAC_*() macro definitions by Vladimir Zapolskiy · 9 years ago
  20. 5cfb36e mtd: nand: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  21. adddcac mtd: lpc32xx: drop bitflip_threshold initialization by Brian Norris · 11 years ago
  22. 8ecb66b mtd: lpc32xx_slc: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  23. 133432a mtd: lpc32xx_slc: Use devm_*() functions by Jingoo Han · 11 years ago
  24. fea7b56 mtd: nand: lpc32xx_slc: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  25. 252026a mtd: nand: lpc32xx_slc: don't call nand_default_bbt directly by Brian Norris · 11 years ago
  26. 453810b mtd: nand: use dev_get_platdata() by Jingoo Han · 11 years ago
  27. 6f911f7 mtd: nand: lpc32xx: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  28. b0de774 mtd: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  29. 810b7e0 mtd: remove use of __devexit by Bill Pemberton · 12 years ago
  30. 06f2551 mtd: remove use of __devinit by Bill Pemberton · 12 years ago
  31. 5153b88 mtd: remove use of __devexit_p by Bill Pemberton · 12 years ago
  32. 10594f6 mtd: lpc32xx_slc: Cleanup after DT-only conversion by Roland Stigge · 12 years ago
  33. 657f28f mtd: kill MTD_NAND_VERIFY_WRITE by Huang Shijie · 12 years ago
  34. de20c22 mtd: lpc32xx_slc: Make driver independent of AMBA DMA engine driver by Roland Stigge · 12 years ago
  35. 314a156 mtd: lpc32xx_slc: Adjust to pl08x DMA interface changes by Roland Stigge · 13 years ago
  36. d5842ab mtd: lpc32xx_slc: Make probe() return -EPROBE_DEFER if necessary by Roland Stigge · 13 years ago
  37. 21535ab mtd: lpc32xx_slc: Use of_get_named_gpio() by Roland Stigge · 13 years ago
  38. df63fe7 mtd: lpc32xx_slc: Make wp gpio optional by Alexandre Pereira da Silva · 13 years ago
  39. 2944a44 mtd: add LPC32xx SLC NAND driver by Roland Stigge · 13 years ago