1. 39980c5 mtd: nand: pxa3xx: switch to mtd_ooblayout_ops by Boris Brezillon · 8 years ago
  2. 44ccb64 mtd: nand: pxa3xx: rely on generic DT parsing done in nand_scan_ident() by Boris Brezillon · 8 years ago
  3. 4cf9339 mtd: nand: pxa3xx_nand: kill unused field 'drcmr_cmd' by Brian Norris · 8 years ago
  4. 9097103 mtd: nand: pxa3xx_nand: fix dmaengine initialization by Robert Jarzmik · 8 years ago
  5. c2cdace mtd: nand: pxa3xx_nand: add support for partial chunks by Thomas Petazzoni · 8 years ago
  6. 26d072e mtd: nand: pxa3xx_nand: add register access debug by Robert Jarzmik · 8 years ago
  7. d699ed2 mtd: nand: make use of nand_set/get_controller_data() helpers by Boris BREZILLON · 9 years ago
  8. 37f5a54 mtd: nand: remove useless mtd->priv = chip assignments by Boris BREZILLON · 9 years ago
  9. 063294a mtd: nand: pxa3xx: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  10. 4bd4ebc mtd: nand: make use of mtd_to_nand() in NAND drivers by Boris BREZILLON · 9 years ago
  11. 1d8d8b5 mtd: nand: fix drivers abusing mtd->priv by Boris BREZILLON · 9 years ago
  12. d55d31a mtd: pxa3xx_nand: Gate/ungate the NAND clock in suspend/resume paths by Ezequiel García · 9 years ago
  13. f3028c8 mtd: pxa3xx_nand: Remove dead code by Ezequiel García · 9 years ago
  14. b1e4857 mtd: pxa3xx_nand: Remove redundant NAND sensing by Ezequiel García · 9 years ago
  15. 154f50f mtd: pxa3xx_nand: Simplify pxa3xx_nand_scan by Ezequiel García · 9 years ago
  16. 66e8e47 mtd: pxa3xx_nand: Fix initial controller configuration by Ezequiel García · 9 years ago
  17. c7f00c2 mtd: pxa3xx_nand: Increase the initial chunk size by Ezequiel García · 9 years ago
  18. a61ae81 mtd: nand: drop unnecessary partition parser data by Brian Norris · 9 years ago
  19. 89c1702 mtd: pxa3xx_nand: clean up the pxa3xx timings by Antoine Ténart · 9 years ago
  20. f19fe98 mtd: pxa3xx_nand: rework flash detection and timing setup by Antoine Ténart · 9 years ago
  21. 3f225b7 mtd: pxa3xx_nand: add helpers to setup the timings by Antoine Ténart · 9 years ago
  22. ab53a57 mtd: pxa3xx_nand: fix some compile issues on non-ARM arches by Antoine Ténart · 9 years ago
  23. d3e94f3 mtd: pxa3xx_nand: switch to device PM by Brian Norris · 9 years ago
  24. 2e17497 mtd: pxa3xx_nand: don't duplicate MTD suspend/resume by Brian Norris · 9 years ago
  25. 45aaeff mtd: nand: pass page number to ecc->write_xxx() methods by Boris BREZILLON · 9 years ago
  26. 550dab5 mtd: nand: pxa3xx_nand: show parent device in sysfs by Frans Klaver · 9 years ago
  27. e971aff mtd: nand: pxa3xx-nand: prevent DFI bus lockup on removal by Robert Jarzmik · 9 years ago
  28. 8f5ba31 mtd: nand: pxa3xx-nand: switch to dmaengine by Robert Jarzmik · 9 years ago
  29. a9cadf7 mtd: pxa3xx_nand: Remove unused platform-data flash specification by Ezequiel García · 9 years ago
  30. b226eca nand: pxa3xx: Increase READ_ID buffer and make the size static by Ezequiel García · 9 years ago
  31. 21fc0ef mtd: nand: pxa3xx-nand: fix random command timeouts by Robert Jarzmik · 9 years ago
  32. 0b14392 mtd: nand: pxa3xx_nand: fix early spurious interrupt by Robert Jarzmik · 9 years ago
  33. bc3e00f mtd: pxa3xx_nand: add a default chunk size by Antoine Ténart · 9 years ago
  34. c163409 nand: pxa3xx: Increase initial buffer size by Ezequiel Garcia · 9 years ago
  35. ce914e6 mtd: nand: pxa3xx: fix build on ARM64 by Rob Herring · 9 years ago
  36. afca11e mtd: nand: pxa3xx: Switch FIFO draining to jiffies-based timeout by Maxime Ripard · 9 years ago
  37. e5860c1 mtd: pxa3xx_nand: cleanup wait_for_completion handling by Nicholas Mc Guire · 9 years ago
  38. 7c2f717 mtd: pxa3xx_nand: initialiaze pxa3xx_flash_ids to 0 by Antoine Ténart · 9 years ago
  39. ed446cc Merge MTD updates into -next by Brian Norris · 9 years ago
  40. e423c90 mtd: pxa3xx_nand: fix driver when num_cs is 0 by Robert Jarzmik · 9 years ago
  41. 2454225 mtd: pxa3xx-nand: handle PIO in threaded interrupt by Robert Jarzmik · 9 years ago
  42. 8dad038 mtd: nand: pxa3xx: Fix PIO FIFO draining by Maxime Ripard · 9 years ago
  43. b7e46062 mtd: pxa3xx_nand: make the driver work on big-endian systems by Thomas Petazzoni · 10 years ago
  44. 5b3e507 mtd: nand: pxa3xx: Use ECC strength and step size devicetree binding by Ezequiel Garcia · 10 years ago
  45. eee0166 mtd: nand: pxa3xx: Clean pxa_ecc_init() error handling by Ezequiel Garcia · 10 years ago
  46. 17754ad mtd: nand: pxa3xx: Make of_device_id array const by Jingoo Han · 10 years ago
  47. e634ce5 mtd: nand: pxa3xx: Print actual ECC strength in error message by Ezequiel Garcia · 10 years ago
  48. 2a565f5 mtd: nand: pxa3xx: Remove unused macro by Ezequiel Garcia · 10 years ago
  49. 3db227b mtd: nand: pxa3xx: Add support for 2048 bytes page size devices by Rodolfo Giometti · 11 years ago
  50. 1963ff9 mtd: nand: pxa3xx: Add "armada370-nand" compatible by Ezequiel Garcia · 11 years ago
  51. 30b2afc mtd: nand: pxa3xx: Consolidate ECC initialization by Ezequiel Garcia · 11 years ago
  52. 5cbbdc6 mtd: nand: pxa3xx: Use extended cmdfunc() only if needed by Ezequiel Garcia · 11 years ago
  53. d20d0a6 mtd: nand: pxa3xx: Clear need_wait flag when starting a command by Ezequiel Garcia · 11 years ago
  54. 6033a94 mtd: nand: pxa3xx: make ECC configuration checks more explicit by Brian Norris · 11 years ago
  55. 87f5336 mtd: nand: pxa3xx: Add ECC BCH correctable errors detection by Ezequiel Garcia · 11 years ago
  56. 535cb57 mtd: nand: pxa3xx: Add multiple chunk write support by Ezequiel Garcia · 11 years ago
  57. 70ed852 mtd: nand: pxa3xx: Introduce multiple page I/O support by Ezequiel Garcia · 11 years ago
  58. fa543be mtd: nand: pxa3xx: Add a read/write buffers markers by Ezequiel Garcia · 11 years ago
  59. e7f9a6a mtd: nand: pxa3xx: Fix SEQIN column address set by Ezequiel Garcia · 11 years ago
  60. 39f83d1 mtd: nand: pxa3xx: Move the data buffer clean to prepare_start_command() by Ezequiel Garcia · 11 years ago
  61. c39ff03 mtd: nand: pxa3xx: Split prepare_command_pool() in two stages by Ezequiel Garcia · 11 years ago
  62. 01d9947 mtd: nand: pxa3xx: Remove READ0 switch/case falltrough by Ezequiel Garcia · 11 years ago
  63. 86beeba mtd: nand: pxa3xx: Add helper function to set page address by Ezequiel Garcia · 11 years ago
  64. f0e6a32e mtd: nand: pxa3xx: Clear cmd buffer #3 (NDCB3) on command start by Ezequiel Garcia · 11 years ago
  65. 43bcfd2 mtd: nand: pxa3xx: Add driver-specific ECC BCH support by Ezequiel Garcia · 11 years ago
  66. 776f265 mtd: nand: pxa3xx: Add bad block handling by Ezequiel Garcia · 11 years ago
  67. 56704d8 mtd: nand: pxa3xx: Use waitfunc() to wait for the device to be ready by Ezequiel Garcia · 11 years ago
  68. 55d9fd6 mtd: nand: pxa3xx: Use a completion to signal device ready by Ezequiel Garcia · 11 years ago
  69. 6a3e486 mtd: nand: pxa3xx: Add a nice comment to pxa3xx_set_datasize() by Ezequiel Garcia · 11 years ago
  70. 0a3f3a1 mtd: nand: pxa3xx: Replace host->page_size by mtd->writesize by Ezequiel Garcia · 11 years ago
  71. 2128b08 mtd: nand: pxa3xx: Split FIFO size from to-be-read FIFO count by Ezequiel Garcia · 11 years ago
  72. 2d79ab1 mtd: nand: pxa3xx: Use chip->cmdfunc instead of the internal by Ezequiel Garcia · 11 years ago
  73. c7e9c7e mtd: nand: pxa3xx: Early variant detection by Ezequiel Garcia · 11 years ago
  74. 4e86fd2 mtd: nand: pxa3xx: read_page() returns max_bitflips by Ezequiel Garcia · 11 years ago
  75. 664c7f5 mtd: nand: pxa3xx: Prevent sub-page writes by Ezequiel Garcia · 11 years ago
  76. de484a3 mtd: nand: pxa3xx: Add documentation about the controller by Ezequiel Garcia · 11 years ago
  77. 15b540c mtd: nand: pxa3xx: Use info->use_dma to release DMA resources by Ezequiel Garcia · 11 years ago
  78. 9c59ac6 Partially revert "mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand' compatible string" by Ezequiel Garcia · 11 years ago
  79. b1eb234 mtd: nand: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  80. 62e8b85 mtd: nand: pxa3xx: Allocate data buffer on detected flash size by Ezequiel Garcia · 11 years ago
  81. 95b2656 mtd: nand: pxa3xx: Move DMA I/O enabling by Ezequiel Garcia · 11 years ago
  82. 5576bc7 mtd: nand: pxa3xx_nand: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  83. 18a84e9 mtd: nand: pxa3xx: Fix registered MTD name by Ezequiel Garcia · 11 years ago
  84. ab5be58 mtd: nand: pxa3xx: Remove unneeded ifdef CONFIG_OF by Ezequiel Garcia · 11 years ago
  85. 6b45c1e mtd: nand: pxa3xx: Allow devices with no dma resources by Ezequiel Garcia · 11 years ago
  86. 57ff88f mtd: nand: pxa3xx: Add __maybe_unused keyword to enable_int() by Ezequiel Garcia · 11 years ago
  87. f4db2e3 mtd: nand: pxa3xx: Make dma code dependent on dma capable platforms by Ezequiel Garcia · 11 years ago
  88. 48cf7ef mtd: nand: pxa3xx: Move cached registers to info structure by Ezequiel Garcia · 11 years ago
  89. ec82135 mtd: nand: pxa3xx: Remove unneeded internal cmdset by Ezequiel Garcia · 11 years ago
  90. f455578 mtd: nand: pxa3xx: Remove hardcoded mtd name by Ezequiel Garcia · 11 years ago
  91. b7655bc mtd: nand: pxa3xx: Add a local loop variable by Ezequiel Garcia · 11 years ago
  92. 41a6343 mtd: nand: pxa3xx: Use 'length override' in ONFI paramater page read by Ezequiel Garcia · 11 years ago
  93. 3a1a344 mtd: nand: pxa3xx: Support command buffer #3 by Ezequiel Garcia · 11 years ago
  94. 5bb653e mtd: nand: pxa3xx: Allow to set/clear the 'spare enable' field by Ezequiel Garcia · 11 years ago
  95. cd9d118 mtd: nand: pxa3xx: Handle ECC and DMA enable/disable properly by Ezequiel Garcia · 11 years ago
  96. c0f3b86 mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand' compatible string by Ezequiel Garcia · 11 years ago
  97. 453810b mtd: nand: use dev_get_platdata() by Jingoo Han · 11 years ago
  98. 8461a99 mtd: nand: pxa3xx_nand: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  99. ce0268f mtd: nand: pxa3xx: Add support for Read parameter page command by Ezequiel Garcia · 11 years ago
  100. d14231f mtd: nand: pxa3xx: Add address support for READID command by Ezequiel Garcia · 11 years ago