1. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  2. 5898322 mtd: nand: pxa3xx: enable NAND controller if the SoC needs it by Shmuel Hazan · 4 years, 1 month ago
  3. 807ae58 mtd: pxa3xx_nand: remove dead code by Baruch Siach · 4 years, 1 month ago
  4. 759349e mtd: pxa3xx_nand: port to use driver model by Shmuel Hazan · 4 years, 1 month ago
  5. c6302f0 mtd: nand: pxa3xx: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
  6. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  7. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  8. c06c1be common: Drop linux/bug.h from common header by Simon Glass · 4 years, 7 months ago
  9. 9167e4d mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0 by Baruch Siach · 4 years, 8 months ago
  10. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  11. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  12. 53e9c12 mtd: rawnand: pxa3xx: fix 2kiB pages with 8b strength chips layout by Miquel Raynal · 6 years ago
  13. 35f1ebd mtd: nand: pxa3xx: re-read a page in raw mode on uncorrectable error by Miquel Raynal · 6 years ago
  14. 30a016a mtd: nand: pxa3xx: add raw read support by Miquel Raynal · 6 years ago
  15. 1f1ae15 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · 6 years ago[Renamed (99%) from drivers/mtd/nand/pxa3xx_nand.c]
  16. 2087f7e fix: nand: pxa3xx: Add WA for eliminating flash ready timeout by David Sniatkiwicz · 6 years ago
  17. e0e232e nand: pxa3xx: Add support for 8KB page 4 and 8 bit ECC NAND by Konstantin Porotchkin · 6 years ago
  18. a692cde nand: pxa3xx: cosmetic: add comments to the timing layout structures by Konstantin Porotchkin · 6 years ago
  19. 06f9b6b fix: nand: Replace hardcoded page chunk size with calculated one by Konstantin Porotchkin · 6 years ago
  20. 029be94 mtd: nand: pxa3xx: add support for Toshiba flash by Konstantin Porotchkin · 6 years ago
  21. fdf9dfb mtd: nand: pxa3xx: add support for 2KB 8-bit flash by Victor Axelrod · 6 years ago
  22. a558a39 mtd: nand: pxa3xx: Fix READOOB implementation by Boris Brezillon · 6 years ago
  23. 191b5be mtd: nand: pxa3xx_nand: add support for partial chunks by Ofer Heifetz · 6 years ago
  24. 268979f mtd: pxa3xx_nand: Simplify pxa3xx_nand_scan by Ofer Heifetz · 6 years ago
  25. 531816e mtd: pxa3xx_nand: Fix initial controller configuration by Ofer Heifetz · 6 years ago
  26. 0f0d382 mtd: pxa3xx_nand: Increase the initial chunk size by Ofer Heifetz · 6 years ago
  27. 4a574aa nand: pxa3xx: Increase READ_ID buffer and make the size static by Ofer Heifetz · 6 years ago
  28. de32316 mtd: nand: pxa3xx-nand: fix random command timeouts by Ofer Heifetz · 6 years ago
  29. d92d899 mtd: nand: pxa3xx_nand: fix early spurious interrupt by Ofer Heifetz · 6 years ago
  30. 8f8d458 mtd: nand: pxa3xx_nand: sync pxa3xx_nand_set_sdr_timing() by Ofer Heifetz · 6 years ago
  31. 0da35df mtd: nand: pxa3xx_nand: use nand_to_mtd() by Ofer Heifetz · 6 years ago
  32. fdf5b23 mtd: nand: pxa3xx_nand: Increase initial buffer size by Ofer Heifetz · 6 years ago
  33. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  34. 2b7a873 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · 7 years ago
  35. a12a8e8 fix: nand: pxa3xx: fix defined but not used warnings by Sean Nyekjaer · 7 years ago
  36. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  37. 93c9f39 fix: nand: pxa3xx: Remove hardcode values from the driver by Konstantin Porotchkin · 8 years ago
  38. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  39. 3c2170a mtd: nand: pxa3xx: use nand_set_controller_data by Chris Packham · 8 years ago
  40. 46e1310 mtd: nand: Add page argument to write_page() etc. by Scott Wood · 8 years ago
  41. 17fed14 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data by Scott Wood · 8 years ago
  42. 2c1b7e1 nand: Embed mtd_info in struct nand_chip by Scott Wood · 8 years ago
  43. 043636d drivers: remove writes{b,w,l,q} and reads{b,w,l,q}. by Purna Chandra Mandal · 9 years ago
  44. f6ca2a6 mtd: pxa3xx_nand: Don't alloc unneeded memory by Kevin Smith · 9 years ago
  45. 4d21b59 mtd: pxa3xx_nand: Correct offset calculation by Kevin Smith · 9 years ago
  46. 8a02d63 mtd: pxa3xx_nand: Correct null dereference by Kevin Smith · 9 years ago
  47. beb288b Fix typo: firstly -> first. by Vagrant Cascadian · 9 years ago
  48. 75659da mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driver by Stefan Roese · 9 years ago