1. 2d73f3d mtd: rawnand: remove ->legacy.erase and single_erase() by Masahiro Yamada · 7 years ago
  2. d4ea6ed mtd: rawnand: denali: remove ->erase hook by Masahiro Yamada · 7 years ago
  3. 3175e12 mtd: rawnand: Annotate implicit fall through in nand_scan_tail by Mathieu Malaterre · 7 years ago
  4. 5b15f86 mtd: rawnand: Annotate implicit fall through in nand_command/nand_command_lp by Mathieu Malaterre · 7 years ago
  5. db21451 mtd: spinand: Add support for all Toshiba Memory products by Yoshio Furuyama · 7 years ago
  6. 8fae856 mtd: rawnand: meson: add support for Amlogic NAND flash controller by Liang Yang · 7 years ago
  7. 013e629 mtd: rawnand: Simplify the locking by Boris Brezillon · 7 years ago
  8. 661803b mtd: rawnand: Stop using chip->state in drivers by Boris Brezillon · 7 years ago
  9. efe5d13 mtd: rawnand: omap2: Use nand_controller_init() by Boris Brezillon · 7 years ago
  10. a0916c9 mtd: rawnand: tmio: Do not abuse nand_controller->wq by Boris Brezillon · 7 years ago
  11. b5c2def mtd: rawnand: mtk: Use nand_controller_init() instead of open-coding it by Boris Brezillon · 7 years ago
  12. 7b30196 mtd: rawnand: marvell: use struct_size() in devm_kzalloc() by Gustavo A. R. Silva · 7 years ago
  13. 511d05e mtd: rawnand: sunxi: Handle the tREA > tRC / 2 case by Boris Brezillon · 7 years ago
  14. f4cb4d7 mtd: spinand: macronix: Fix ECC Status Read by Emil Lenngren · 7 years ago
  15. 67c88008 mtd: rawnand: sunxi: Fix kernel doc headers by Boris Brezillon · 7 years ago
  16. df50579 mtd: rawnand: sunxi: Migrate to ->exec_op() by Boris Brezillon · 7 years ago
  17. f5f8887 mtd: rawnand: sunxi: Add an SPDX tag by Boris Brezillon · 7 years ago
  18. cde567e mtd: rawnand: sunxi: Stop passing mtd_info objects around by Boris Brezillon · 7 years ago
  19. a55abb3 mtd: rawnand: sunxi: Name nand_chip objects consistently by Boris Brezillon · 7 years ago
  20. 6c721ac mtd: rawnand: sunxi: Use struct_size() by Boris Brezillon · 7 years ago
  21. f385ebf mtd: rawnand: sunxi: Use a consistent name for sunxi_nand_chip objects by Boris Brezillon · 7 years ago
  22. 33c8cf4 mtd: rawnand: stm32_fmc2: add polling mode by Christophe Kerello · 7 years ago
  23. 2cd457f mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driver by Christophe Kerello · 7 years ago
  24. f366d38 Merge tag 'spi-nor/for-4.21' of git://git.infradead.org/linux-mtd into mtd/next by Boris Brezillon · 7 years ago
  25. ccec4a4 Merge tag 'nand/for-4.21' of git://git.infradead.org/linux-mtd into mtd/next by Boris Brezillon · 7 years ago
  26. 7327744 mtd: rawnand: sunxi: Write pageprog related opcodes to WCMD_SET by Boris Brezillon · 7 years ago
  27. cafb56d mtd: rawnand: marvell: prevent timeouts on a loaded machine by Miquel Raynal · 7 years ago
  28. 9b43263 mtd: rawnand: omap2: Pass the parent of pdev to dma_request_chan() by Boris Brezillon · 7 years ago
  29. b637ef7 mtd: rawnand: Fix JEDEC detection by Boris Brezillon · 7 years ago
  30. 3884257 mtd: rawnand: jz4780: annotate implicit fall throughs by Mathieu Malaterre · 7 years ago
  31. c93c613 mtd: spinand: add support for GigaDevice GD5FxGQ4xA by Chuanhong Guo · 7 years ago
  32. 7b6a9b2 mtd: rawnand: Deprecate the dummy_controller field by Boris Brezillon · 7 years ago
  33. 419e5b8 mtd: rawnand: vf610: Add an SPDX tag to replace the license text by Boris Brezillon · 7 years ago
  34. da59b45 mtd: rawnand: vf610: Stop using the dummy controller obj by Boris Brezillon · 7 years ago
  35. 4440f78 mtd: rawnand: vf610: Stop passing mtd_info to internal functions by Boris Brezillon · 7 years ago
  36. fc43f45 mtd: rawnand: fsmc: Fix all coding style issues reported by checkpatch by Boris Brezillon · 7 years ago
  37. bb69634 mtd: rawnand: fsmc: Add an SPDX tag to replace the license text by Boris Brezillon · 7 years ago
  38. ad71148 mtd: rawnand: fsmc: Stop using the dummy controller obj by Boris Brezillon · 7 years ago
  39. 1e809f7 mtd: rawnand: fsmc: Make conversion from chip to fsmc consistent by Boris Brezillon · 7 years ago
  40. 5b47f40 mtd: rawnand: fsmc: Fix the fsmc_nand_data kernel-doc by Boris Brezillon · 7 years ago
  41. bfc535f mtd: rawnand: fsmc: Stop passing mtd_info objects to internal functions by Boris Brezillon · 7 years ago
  42. 5fb3dc1 mtd: rawnand: denali: remove denali_reset_banks() by Masahiro Yamada · 7 years ago
  43. a2a05c2 mtd: rawnand: denali: remove ->dev_ready() hook by Masahiro Yamada · 7 years ago
  44. 1b489ef mtd: rawnand: marvell: fix spelling mistake in kernel doc by Miquel Raynal · 7 years ago
  45. 7416bd3 mtd: rawnand: ams-delta: Use GPIO API for data I/O by Janusz Krzysztofik · 7 years ago
  46. 9773861 mtd: rawnand: ams-delta: Request data port GPIO resource by Janusz Krzysztofik · 7 years ago
  47. 7a08dba mtd: rawnand: Move ->setup_data_interface() to nand_controller_ops by Boris Brezillon · 7 years ago
  48. f2abfeb mtd: rawnand: Move the ->exec_op() method to nand_controller_ops by Boris Brezillon · 7 years ago
  49. 7d6c37e mtd: rawnand: Deprecate the ->select_chip() hook by Boris Brezillon · 7 years ago
  50. 1770022 mtd: rawnand: ams-delta: Stop implementing ->select_chip() by Boris Brezillon · 7 years ago
  51. 653c57c mtd: rawnand: vf610: Stop implementing ->select_chip() by Boris Brezillon · 7 years ago
  52. 2ace451 mtd: rawnand: tegra: Stop implementing ->select_chip() by Boris Brezillon · 7 years ago
  53. b252514 mtd: rawnand: marvell: Stop implementing ->select_chip() by Boris Brezillon · 7 years ago
  54. 550b9fc mtd: rawnand: fsmc: Stop implementing ->select_chip() by Boris Brezillon · 7 years ago
  55. 02b4a52 mtd: rawnand: Make ->select_chip() optional when ->exec_op() is implemented by Boris Brezillon · 7 years ago
  56. ae2294b mtd: rawnand: Pass the CS line to be selected in struct nand_operation by Boris Brezillon · 7 years ago
  57. 1d01785 mtd: rawnand: Add nand_[de]select_target() helpers by Boris Brezillon · 7 years ago
  58. 9fd6bcf mtd: rawnand: ams-delta: Explicitly inherit from nand_controller by Boris Brezillon · 7 years ago
  59. 876ba60 mtd: rawnand: ams-delta: Check mtd_device_register() return code by Boris Brezillon · 7 years ago
  60. 8bbc3c0 mtd: rawnand: ams-delta: cleanup ams_delta_init() error path by Boris Brezillon · 7 years ago
  61. d54445d mtd: rawnand: ams-delta: Fix various coding style issues by Boris Brezillon · 7 years ago
  62. 4857393 mtd: rawnand: ams-delta: Add an SPDX tag to replace the license text by Boris Brezillon · 7 years ago
  63. fbb080a mtd: rawnand: ams-delta: Allow this driver to be compiled when COMPILE_TEST=y by Boris Brezillon · 7 years ago
  64. 1f2d29e mtd: rawnand: Move nand_exec_op() to internal.h by Boris Brezillon · 7 years ago
  65. 996852a mtd: rawnand: legacy: Drop useless test in nand_legacy_set_defaults() by Boris Brezillon · 7 years ago
  66. 99f3351 mtd: rawnand: Reorganize code to avoid forward declarations by Boris Brezillon · 7 years ago
  67. 0813621 mtd: rawnand: Stop passing mtd_info objects to internal functions by Boris Brezillon · 7 years ago
  68. 10949af mtd: spinand: Add initial support for Toshiba TC58CVG2S0H by Schrempf Frieder · 7 years ago
  69. c78f59d mtd: use DEFINE_SHOW_ATTRIBUTE() instead of open-coding it by Yangtao Li · 7 years ago
  70. 40b4128 mtd: nand: Fix memory allocation in nanddev_bbt_init() by Frieder Schrempf · 7 years ago
  71. 33bf551 mtd: rawnand: qcom: Namespace prefix some commands by Olof Johansson · 7 years ago
  72. 5d1e9c2 mtd: rawnand: atmel: fix OF child-node lookup by Johan Hovold · 7 years ago
  73. cfd7401 mtd: rawnand: sh_flctl: convert to SPDX identifiers by Kuninori Morimoto · 7 years ago
  74. 9e3e4d8 Merge tag 'v4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into nand/next by Miquel Raynal · 7 years ago
  75. acc9d62 mtd: rawnand: Flag 1.8V AC chips with a broken GET_FEATURES(TIMINGS) by Mason Yang · 7 years ago
  76. 0282fef mtd: rawnand: r852: use generic DMA API by Christoph Hellwig · 7 years ago
  77. 321e540 mtd: rawnand: denali: include <linux/bits.h> instead of <linux/bitops.h> by Masahiro Yamada · 7 years ago
  78. 861fbd6 mtd: rawnand: ams-delta: Convert the driver to ->exec_op() by Janusz Krzysztofik · 7 years ago
  79. 3bd647e mtd: rawnand: ams-delta: Stop using legacy .IOADDR_R/W by Janusz Krzysztofik · 7 years ago
  80. b0e137a mtd: rawnand: Provide helper for polling GPIO R/B pin by Janusz Krzysztofik · 7 years ago
  81. 41d6f0d mtd: rawnand: fsmc: Fix unchecked return value in fsmc_read_page_hwecc by Gustavo A. R. Silva · 7 years ago
  82. 9a4d830 mtd: spinand: winbond: Add support for W25N01GV by Robert Marko · 7 years ago
  83. ce97e2b mtd: nand: drop kernel-doc notation for a deleted function parameter by Randy Dunlap · 7 years ago
  84. a36cf68 Merge tag 'mtd/for-4.20' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  85. 53c83b5 mtd: rawnand: marvell: fix the IRQ handler complete() condition by Miquel Raynal · 7 years ago
  86. 0d55c66 mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES register to 8 if unset by Masahiro Yamada · 7 years ago
  87. ed8f0b2 mtd: rawnand: r852: fix spelling mistake "card_registred" -> "card_registered" by Colin Ian King · 7 years ago
  88. e983676 mtd: rawnand: toshiba: Pass a single nand_chip object to the status helper by Miquel Raynal · 7 years ago
  89. 309600c mtd: rawnand: Allow selection of ECC byte ordering at runtime by Boris Brezillon · 7 years ago
  90. e2bfa4c mtd: rawnand: sh_flctl: Use proper enum for flctl_dma_fifo0_transfer by Nathan Chancellor · 7 years ago
  91. 9c076d7 mtd: rawnand: ams-delta: Set port direction when needed by Janusz Krzysztofik · 7 years ago
  92. 2b44af3 mtd: rawnand: ams-delta: Use private structure by Janusz Krzysztofik · 7 years ago
  93. e5cd979 mtd: rawnand: ams-delta: show parent device in sysfs by Janusz Krzysztofik · 7 years ago
  94. f1a97e0 mtd: rawnand: ams-delta: use GPIO lookup table by Janusz Krzysztofik · 7 years ago
  95. fbed202 mtd: rawnand: atmel: Fix potential NULL pointer dereference by Gustavo A. R. Silva · 7 years ago
  96. e8237bf mtd: rawnand: marvell: Add support for 8kiB pages NAND chips layout by Konstantin Porotchkin · 7 years ago
  97. a68642a mtd: rawnand: ESMT: retrieve ECC requirements from 5th id byte by Marcel Ziswiler · 7 years ago
  98. 727d378 mtd: rawnand: reorder NAND manufacturer IDs by Marcel Ziswiler · 7 years ago
  99. 8ae3fbf mtd: rawnand: Move JEDEC code to nand_jedec.c by Boris Brezillon · 7 years ago
  100. 1c325cc mtd: rawnand: Move ONFI code to nand_onfi.c by Boris Brezillon · 7 years ago