1. 4c46667 mtd: rawnand: s/data_interface/interface_config/ by Miquel Raynal · 4 years, 8 months ago
  2. e0160cd mtd: rawnand: Hide the chip->data_interface indirection by Miquel Raynal · 4 years, 8 months ago
  3. d1bfe1e mtd: rawnand: timings: Use default values for tPROG_max and tBERS_max by Miquel Raynal · 4 years, 8 months ago
  4. 173d548 mtd: rawnand: timings: Avoid redefining tR_max and tCCS_min by Miquel Raynal · 4 years, 8 months ago
  5. 98d6979 mtd: rawnand: timings: Add a helper to find the closest ONFI mode by Miquel Raynal · 4 years, 8 months ago
  6. fcaab3b mtd: rawnand: timings: onfi_fill_data_interface timing mode is unsigned by Miquel Raynal · 4 years, 8 months ago
  7. 623c014 mtd: rawnand: timings: Provide onfi_fill_data_interface() with a data interface by Miquel Raynal · 4 years, 8 months ago
  8. 844cc46 mtd: rawnand: timings: Update onfi_fill_data_interface() kernel doc by Miquel Raynal · 4 years, 8 months ago
  9. 5e179a5 mtd: rawnand: Rename nand_init_data_interface() by Miquel Raynal · 4 years, 8 months ago
  10. 8d69a80 mtd: rawnand: Fix nand_setup_data_interface() description by Miquel Raynal · 4 years, 8 months ago
  11. adcf98b mtd: rawnand: Rename nand_has_setup_data_iface() by Miquel Raynal · 4 years, 8 months ago
  12. fe7f7b0 mtd: rawnand: Use the data interface mode entry when relevant by Miquel Raynal · 4 years, 8 months ago
  13. 6ef10df mtd: rawnand: Compare the actual timing values by Miquel Raynal · 4 years, 8 months ago
  14. 271de00 mtd: rawnand: Rename the manufacturer structure by Miquel Raynal · 4 years, 8 months ago
  15. 8e8b270 mtd: rawnand: Create a nand_chip operations structure by Miquel Raynal · 4 years, 8 months ago
  16. 6232095 mtd: nand: Drop useless 'depends on' in Kconfig by Miquel Raynal · 4 years, 8 months ago
  17. 90d6bf4 mtd: rawnand: tango: Convert the driver to exec_op() by Boris Brezillon · 4 years, 8 months ago
  18. 5197360 mtd: rawnand: mtk: Convert the driver to exec_op() by Boris Brezillon · 4 years, 8 months ago
  19. a8dfb61 Merge tag 'nand/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/next by Richard Weinberger · 4 years, 7 months ago
  20. 86f2b22 mtd: rawnand: Add an invalid ECC mode to discriminate with valid ones by Miquel Raynal · 4 years, 8 months ago
  21. dbc2f2e mtd: rawnand: Return an enum from of_get_nand_ecc_algo() by Miquel Raynal · 4 years, 8 months ago
  22. 74e24cd mtd: rawnand: Drop OOB_FIRST placement scheme by Miquel Raynal · 4 years, 8 months ago
  23. f66a6fd mtd: rawnand: Avoid a typedef by Miquel Raynal · 4 years, 8 months ago
  24. 9630a05 mtd: rawnand: Stop using nand_release() by Miquel Raynal · 4 years, 8 months ago
  25. 5724fa7 mtd: rawnand: nandsim: Reorganize ns_cleanup_module() by Miquel Raynal · 4 years, 8 months ago
  26. f82d82e mtd: rawnand: nandsim: Rename a label in ns_init_module() by Miquel Raynal · 4 years, 8 months ago
  27. 73f2b68 mtd: rawnand: nandsim: Manage lists on error in ns_init_module() by Miquel Raynal · 4 years, 8 months ago
  28. dc2733d mtd: rawnand: nandsim: Fix the label pointing on nand_cleanup() by Miquel Raynal · 4 years, 8 months ago
  29. 5dcb516 mtd: rawnand: nandsim: Free erase_block_wear on error by Miquel Raynal · 4 years, 8 months ago
  30. 82503f8 mtd: rawnand: nandsim: Use an additional label when freeing the nandsim object by Miquel Raynal · 4 years, 8 months ago
  31. d6e4fd5 mtd: rawnand: nandsim: Stop using nand_release() by Miquel Raynal · 4 years, 8 months ago
  32. 72e840a mtd: rawnand: nandsim: Free the partition names in ns_free() by Miquel Raynal · 4 years, 8 months ago
  33. 161246e mtd: rawnand: nandsim: Free the allocated device on error in ns_init() by Miquel Raynal · 4 years, 8 months ago
  34. 52bc51c mtd: rawnand: nandsim: Free partition names on error in ns_init() by Miquel Raynal · 4 years, 8 months ago
  35. 058018eb mtd: rawnand: nandsim: Fix the two ns_alloc_device() error paths by Miquel Raynal · 4 years, 8 months ago
  36. cde495f mtd: rawnand: nandsim: Remove debugfs entries at unload time by Miquel Raynal · 4 years, 8 months ago
  37. 7f2a173 mtd: rawnand: nandsim: Keep track of the created debugfs entries by Miquel Raynal · 4 years, 8 months ago
  38. 052a7a5 mtd: rawnand: nandsim: Clean error handling by Miquel Raynal · 4 years, 8 months ago
  39. 88f9f3e mtd: rawnand: nandsim: Use a consistent ns_ prefix for all functions by Miquel Raynal · 4 years, 8 months ago
  40. b81fa3c4 mtd: rawnand: nandsim: Use octal permissions by Miquel Raynal · 4 years, 8 months ago
  41. 6be834c mtd: rawnand: nandsim: Consistent use of 'ns' instead of 'dev' by Miquel Raynal · 4 years, 8 months ago
  42. 7e7c7df mtd: rawnand: brcmnand: support v2.1-v2.2 controllers by Álvaro Fernández Rojas · 4 years, 8 months ago
  43. eeeac9c mtd: rawnand: brcmnand: rename page sizes by Álvaro Fernández Rojas · 4 years, 8 months ago
  44. 3d3fb3c mtd: rawnand: brcmnand: fix CS0 layout by Álvaro Fernández Rojas · 4 years, 8 months ago
  45. 4fd6390 mtd: rawnand: brcmnand: rename v4 registers by Álvaro Fernández Rojas · 4 years, 8 months ago
  46. e5e5631 mtd: rawnand: gpmi: Use nand_extract_bits() by Miquel Raynal · 4 years, 8 months ago
  47. 37f7212 mtd: rawnand: omap_elm: Fix runtime PM imbalance on error by Dinghao Liu · 4 years, 8 months ago
  48. 8e935b9 mtd: rawnand: gpmi: Fix runtime PM imbalance in gpmi_nand_probe by Dinghao Liu · 4 years, 8 months ago
  49. 550e68e mtd: rawnand: gpmi: Fix runtime PM imbalance on error by Dinghao Liu · 4 years, 8 months ago
  50. 5d55714 mtd: rawnand: ingenic: Convert the driver to exec_op() by Boris Brezillon · 4 years, 8 months ago
  51. 2e263011 mtd: rawnand: ingenic: Fix the RB gpio active-high property on qi, lb60 by Boris Brezillon · 4 years, 8 months ago
  52. 9fdd78f mtd: rawnand: xway: Stop using nand_release() by Miquel Raynal · 4 years, 8 months ago
  53. 34531be mtd: rawnand: xway: Fix the probe error path by Miquel Raynal · 4 years, 8 months ago
  54. d9f2a1a mtd: rawnand: vf610: Stop using nand_release() by Miquel Raynal · 4 years, 8 months ago
  55. f6fc759 mtd: rawnand: txx9ndfmc: Stop using nand_release() by Miquel Raynal · 4 years, 8 months ago
  56. f3e169f mtd: rawnand: tmio: Stop using nand_release() by Miquel Raynal · 4 years, 8 months ago
  57. 75e9a33 mtd: rawnand: tmio: Fix the probe error path by Miquel Raynal · 4 years, 8 months ago
  58. ab135c5 mtd: rawnand: tango: Stop using nand_release() by Miquel Raynal · 4 years, 8 months ago
  59. 068d86e mtd: rawnand: sunxi: Stop using nand_release() by Miquel Raynal · 4 years, 8 months ago
  60. 3d84515 mtd: rawnand: sunxi: Fix the probe error path by Miquel Raynal · 4 years, 8 months ago
  61. 24acc3f mtd: rawnand: stm32_fmc2: Stop using nand_release() by Miquel Raynal · 4 years, 8 months ago
  62. c121cb9 mtd: rawnand: socrates: Stop using nand_release() by Miquel Raynal · 4 years, 8 months ago
  63. 9c6c2e5 mtd: rawnand: socrates: Fix the probe error path by Miquel Raynal · 4 years, 8 months ago
  64. 35a37f9 mtd: rawnand: sharpsl: Stop using nand_release() by Miquel Raynal · 4 years, 8 months ago
  65. 0f44b32 mtd: rawnand: sharpsl: Fix the probe error path by Miquel Raynal · 4 years, 8 months ago
  66. 50abacb mtd: rawnand: sh_flctl: Stop using nand_release() by Miquel Raynal · 4 years, 8 months ago
  67. 9748110 mtd: rawnand: s3c2410: Stop using nand_release() by Miquel Raynal · 4 years, 8 months ago
  68. 10b8775 mtd: rawnand: r852: Stop using nand_release() by Miquel Raynal · 4 years, 8 months ago
  69. 0a2bc99 mtd: rawnand: qcom: Stop using nand_release() by Miquel Raynal · 4 years, 8 months ago
  70. d1aae00 mtd: rawnand: plat_nand: Stop using nand_release() by Miquel Raynal · 4 years, 8 months ago
  71. 5284024 mtd: rawnand: plat_nand: Fix the probe error path by Miquel Raynal · 4 years, 8 months ago
  72. 23cf346 mtd: rawnand: pasemi: Stop using nand_release() by Miquel Raynal · 4 years, 8 months ago
  73. f514669 mtd: rawnand: pasemi: Fix the probe error path by Miquel Raynal · 4 years, 8 months ago
  74. 2d9cf6f mtd: rawnand: oxnas: Stop using nand_release() by Miquel Raynal · 4 years, 8 months ago
  75. 0a5f45e mtd: rawnand: oxnas: Release all devices in the _remove() path by Miquel Raynal · 4 years, 8 months ago
  76. b60391e mtd: rawnand: oxnas: Unregister all devices on error by Miquel Raynal · 4 years, 8 months ago
  77. 154298e mtd: rawnand: oxnas: Fix the probe error path by Miquel Raynal · 4 years, 8 months ago
  78. 383fc3f mtd: rawnand: oxnas: Keep track of registered devices by Miquel Raynal · 4 years, 8 months ago
  79. f342df6 mtd: rawnand: orion: Stop using nand_release() by Miquel Raynal · 4 years, 8 months ago
  80. be238fb mtd: rawnand: orion: Fix the probe error path by Miquel Raynal · 4 years, 8 months ago
  81. b453367 mtd: rawnand: omap2: Stop using nand_release() by Miquel Raynal · 4 years, 8 months ago
  82. a9384f9 mtd: rawnand: ndfc: Stop using nand_release() by Miquel Raynal · 4 years, 8 months ago
  83. 8fd507b mtd: rawnand: mxic: Stop using nand_release() by Miquel Raynal · 4 years, 8 months ago
  84. c6dc082 mtd: rawnand: mxc: Stop using nand_release() by Miquel Raynal · 4 years, 8 months ago
  85. 1fec333 mtd: rawnand: mtk: Stop using nand_release() by Miquel Raynal · 4 years, 8 months ago
  86. 8a82bbc mtd: rawnand: mtk: Fix the probe error path by Miquel Raynal · 4 years, 8 months ago
  87. 1a36a7f mtd: rawnand: mpc5121: Stop using nand_release() by Miquel Raynal · 4 years, 8 months ago
  88. 5ecbba6 mtd: rawnand: marvell: Stop using nand_release() by Miquel Raynal · 4 years, 8 months ago
  89. 21b7582 mtd: rawnand: lpc32xx_slc: Stop using nand_release() by Miquel Raynal · 4 years, 8 months ago
  90. 5f3bce3 mtd: rawnand: lpc32xx_mlc: Stop using nand_release() by Miquel Raynal · 4 years, 8 months ago
  91. 28dcc4e mtd: rawnand: ingenic: Stop using nand_release() by Miquel Raynal · 4 years, 8 months ago
  92. de17cad mtd: rawnand: ingenic: Fix the probe error path by Miquel Raynal · 4 years, 8 months ago
  93. 71a4917 mtd: rawnand: hisi504: Stop using nand_release() by Miquel Raynal · 4 years, 8 months ago
  94. 194f6c4 mtd: rawnand: gpmi: Stop using nand_release() by Miquel Raynal · 4 years, 8 months ago
  95. dbe0241 mtd: rawnand: gpio: Stop using nand_release() by Miquel Raynal · 4 years, 8 months ago
  96. 9cc02f4 mtd: rawnand: fsmc: Stop using nand_release() by Miquel Raynal · 4 years, 8 months ago
  97. f6c4e66 mtd: rawnand: fsl_upm: Stop using nand_release() by Miquel Raynal · 4 years, 8 months ago
  98. e9f2f5a mtd: rawnand: fsl_ifc: Stop using nand_release() by Miquel Raynal · 4 years, 8 months ago
  99. 128bbbf mtd: rawnand: fsl_elbc: Stop using nand_release() by Miquel Raynal · 4 years, 8 months ago
  100. 63a1460 mtd: rawnand: diskonchip: Stop using nand_release() by Miquel Raynal · 4 years, 8 months ago