1. e76afd8 fix: nand: pxa3xx: Add WA for eliminating flash ready timeout by David Sniatkiwicz · 6 years ago
  2. b7b3f2c nand: pxa3xx: Add support for 8KB page 4 and 8 bit ECC NAND by Konstantin Porotchkin · 6 years ago
  3. e9a0777 nand: pxa3xx: cosmetic: add comments to the timing layout structures by Konstantin Porotchkin · 6 years ago
  4. 2057eb0 fix: nand: Replace hardcoded page chunk size with calculated one by Konstantin Porotchkin · 6 years ago
  5. b0d7c10 mtd: nand: pxa3xx: add support for Toshiba flash by Konstantin Porotchkin · 6 years ago
  6. ac56a3b mtd: nand: pxa3xx: add support for 2KB 8-bit flash by Victor Axelrod · 6 years ago
  7. f3d2357 mtd: nand: pxa3xx: Fix READOOB implementation by Boris Brezillon · 6 years ago
  8. b47f677 mtd: nand: pxa3xx_nand: add support for partial chunks by Ofer Heifetz · 6 years ago
  9. 7efd95e mtd: pxa3xx_nand: Simplify pxa3xx_nand_scan by Ofer Heifetz · 6 years ago
  10. b87ae6f mtd: pxa3xx_nand: Fix initial controller configuration by Ofer Heifetz · 6 years ago
  11. 6bbe7f6 mtd: pxa3xx_nand: Increase the initial chunk size by Ofer Heifetz · 6 years ago
  12. 9448861 nand: pxa3xx: Increase READ_ID buffer and make the size static by Ofer Heifetz · 6 years ago
  13. cd11b2b mtd: nand: pxa3xx-nand: fix random command timeouts by Ofer Heifetz · 6 years ago
  14. 6589992 mtd: nand: pxa3xx_nand: fix early spurious interrupt by Ofer Heifetz · 6 years ago
  15. d3859d1 mtd: nand: pxa3xx_nand: sync pxa3xx_nand_set_sdr_timing() by Ofer Heifetz · 6 years ago
  16. 8cdcf67 mtd: nand: pxa3xx_nand: use nand_to_mtd() by Ofer Heifetz · 6 years ago
  17. 1445322 mtd: nand: pxa3xx_nand: Increase initial buffer size by Ofer Heifetz · 6 years ago
  18. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  19. 6ae3900 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · 7 years ago
  20. e13921a fix: nand: pxa3xx: fix defined but not used warnings by Sean Nyekjaer · 7 years ago
  21. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  22. 1d45329 fix: nand: pxa3xx: Remove hardcode values from the driver by Konstantin Porotchkin · 8 years ago
  23. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  24. 91395b5 mtd: nand: pxa3xx: use nand_set_controller_data by Chris Packham · 8 years ago
  25. 81c7725 mtd: nand: Add page argument to write_page() etc. by Scott Wood · 8 years ago
  26. 17cb4b8 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data by Scott Wood · 8 years ago
  27. b616d9b nand: Embed mtd_info in struct nand_chip by Scott Wood · 8 years ago
  28. 6d94810 drivers: remove writes{b,w,l,q} and reads{b,w,l,q}. by Purna Chandra Mandal · 9 years ago
  29. 065a373 mtd: pxa3xx_nand: Don't alloc unneeded memory by Kevin Smith · 9 years ago
  30. 84caff3 mtd: pxa3xx_nand: Correct offset calculation by Kevin Smith · 9 years ago
  31. b7d3e4a mtd: pxa3xx_nand: Correct null dereference by Kevin Smith · 9 years ago
  32. 1b25e58 Fix typo: firstly -> first. by Vagrant Cascadian · 9 years ago
  33. 873960c mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driver by Stefan Roese · 9 years ago