1. 45586c7 treewide: remove redundant IS_ERR() before error code check by Masahiro Yamada · 5 years ago
  2. 35c222f Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 5 years ago
  3. e84bcd6 Merge tag 'upstream-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 5 years ago
  4. 6a1000b Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  5. 4575243c Merge tag 'nand/for-5.6' into mtd/next by Miquel Raynal · 5 years ago
  6. 701ddf0 Merge tag 'spi-nor/for-5.6' into mtd/next by Miquel Raynal · 5 years ago
  7. 0dcf257 mtd: concat: Fix a comment referring to an unknown symbol by Miquel Raynal · 5 years ago
  8. baebaa2 mtd: rawnand: add unspecified HAS_IOMEM dependency by Brendan Higgins · 5 years ago
  9. c3917a0 mtd: block2mtd: page index should use pgoff_t by Liu Song · 5 years ago
  10. 0bc448b mtd: maps: physmap: Add minimal Runtime PM support by Geert Uytterhoeven · 5 years ago
  11. 2a0b390 mtd: maps: pcmciamtd: fix possible sleep-in-atomic-context bugs in pcmciamtd_set_vpp() by Jia-Ju Bai · 5 years ago
  12. d85339d mtd: onenand: Rename omap2 driver to avoid a build warning by Miquel Raynal · 5 years ago
  13. 446b6dc mtd: onenand: Use a better name for samsung driver by Miquel Raynal · 5 years ago
  14. 7a95a72 mtd: rawnand: atmel: switch to using devm_fwnode_gpiod_get() by Dmitry Torokhov · 5 years ago
  15. 9ee0f95 mtd: spinand: add support for Toshiba TC58CVG2S0HRAIJ by Robert Marko · 5 years ago
  16. db7b6ae mtd: rawnand: macronix: Use match_string() helper to simplify the code by YueHaibing · 5 years ago
  17. f33113b mtd: sharpslpart: Fix unsigned comparison to zero by YueHaibing · 5 years ago
  18. 05a5a6e mtd: onenand: Enable compile testing of OMAP and Samsung drivers by Krzysztof Kozlowski · 5 years ago
  19. 440c245 mtd: onenand: samsung: Fix printing format for size_t on 64-bit by Krzysztof Kozlowski · 5 years ago
  20. 14b292a mtd: onenand: samsung: Fix pointer cast -Wpointer-to-int-cast warnings on 64 bit by Krzysztof Kozlowski · 5 years ago
  21. a3b839e4 mtd: rawnand: denali: remove hard-coded DENALI_DEFAULT_OOB_SKIP_BYTES by Masahiro Yamada · 5 years ago
  22. 711fafc mtd: rawnand: denali_dt: add reset controlling by Masahiro Yamada · 5 years ago
  23. f5561a7 mtd: rawnand: denali_dt: Add support for configuring SPARE_AREA_SKIP_BYTES by Marek Vasut · 5 years ago
  24. 8234820 mtd: rawnand: denali_dt: error out if platform has no associated data by Masahiro Yamada · 5 years ago
  25. 393947e mtd: rawnand: brcmnand: Set appropriate DMA mask by Florian Fainelli · 5 years ago
  26. 0e7ca83 mtd: onenand_base: Adjust indentation in onenand_read_ops_nolock by Nathan Chancellor · 5 years ago
  27. 73b265a mtd: rawnand: mpc5121: Remove unneeded semicolon by zhengbin · 5 years ago
  28. 75b3ff7 mtd: onenand: samsung: remove set but not used variable by Chen Wandun · 5 years ago
  29. 296a32b mtd: onenand: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  30. 5d3805a ubi: Fix an error pointer dereference in error handling code by Dan Carpenter · 5 years ago
  31. ccfb929 mtd: spi-nor: Add support for at25sl321 by Michael Walle · 5 years ago
  32. f341871 mtd: spi-nor: Add support for w25q32jwm by Michael Walle · 5 years ago
  33. d704866 mtd: rawnand: gpmi: Restore nfc timing setup after suspend/resume by Esben Haabendal · 5 years ago
  34. 5bc6bb6 mtd: rawnand: gpmi: Fix suspend/resume problem by Esben Haabendal · 5 years ago
  35. da2ef81 mtd: spi-nor: Fix quad enable for Spansion like flashes by Michael Walle · 5 years ago
  36. 440b6d5 mtd: spi-nor: Fix selection of 4-byte addressing opcodes on Spansion by Vignesh Raghavendra · 5 years ago
  37. fc55dac ubi: Free the normal volumes in error paths of ubi_attach_mtd_dev() by Hou Tao · 5 years ago
  38. 9d6c474 ubi: Check the presence of volume before call ubi_fastmap_destroy_checkmap() by Hou Tao · 5 years ago
  39. 770aa73 ubi: wl: Remove set but not used variable 'prev_e' by YueHaibing · 5 years ago
  40. ef5aafb ubi: fastmap: Fix inverted logic in seen selfcheck by Sascha Hauer · 5 years ago
  41. 52bbd2d mtd: spi-nor: remove unused enum spi_nor_ops by Michael Walle · 5 years ago
  42. 701a167 mtd: spi-nor: intel-spi: Add support for Intel Comet Lake-V SPI serial flash by Mika Westerberg · 5 years ago
  43. 80f64ce mtd: spi-nor: hisi-sfc: Try to provide some clarity on which SFC we are by John Garry · 5 years ago
  44. 67de34c mtd: spi-nor: Add support for sst26vf016b by Joseph Kust · 5 years ago
  45. 82de6a6 mtd: spi-nor: Fix the writing of the Status Register on micron flashes by Tudor Ambarus · 5 years ago
  46. de08b5ac mtd: sm_ftl: fix NULL pointer warning by Arnd Bergmann · 5 years ago
  47. 8bcef0d mtd: onenand: omap2: Pass correct flags for prep_dma_memcpy by Peter Ujfalusi · 5 years ago
  48. 14ebf24 mtd: onenand: samsung: Fix iomem access with regular memcpy by Krzysztof Kozlowski · 5 years ago
  49. 44f4599 mtd: onenand: omap2: Fix errors in style by Amir Mahdi Ghorbanian · 5 years ago
  50. 4aa906f mtd: cadence: Fix cast to pointer from integer of different size warning by Vasyl Gomonovych · 5 years ago
  51. 4114b17 mtd: rawnand: stm32_fmc2: avoid to lock the CPU bus by Christophe Kerello · 5 years ago
  52. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  53. 707745e mtd: spi-nor: Add support for mx25r3235f by David Bauer · 5 years ago
  54. 307dd80 mtd: spi-nor: intel-spi: Add support for Intel Jasper Lake SPI serial flash by Mika Westerberg · 5 years ago
  55. 094d3b9 mtd: spi-nor: Add USE_FSR flag for n25q* entries by Vignesh Raghavendra · 5 years ago
  56. 7f41211 mtd: spi-nor: Add entries for mt25q variants by Vignesh Raghavendra · 5 years ago
  57. bd8a6e3 mtd: spi-nor: Split mt25qu512a (n25q512a) entry into two by Vignesh Raghavendra · 5 years ago
  58. a56be67 mtd: spi-nor: add Gigadevice gd25lq128d support by Jerome Brunet · 5 years ago
  59. d1f4acb mtd: spi-nor: Fix wrong TB selection of GD25Q256 by Jungseung Lee · 5 years ago
  60. adf1092 mtd: spi-nor: Support TB selection using SR bit 6 by Jungseung Lee · 5 years ago
  61. 52487e2 mtd: spi-nor: Rename SR_TB to indicate the bit used by Jungseung Lee · 5 years ago
  62. 01916e0 mtd: spi-nor: fix typo of "JESB216" in comment by Jungseung Lee · 5 years ago
  63. 10050a0 mtd: spi-nor: Add 4B_OPCODES flag to w25q256 by Robert Marko · 5 years ago
  64. 537bd0a Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  65. e3a251e Merge tag 'upstream-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 5 years ago
  66. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  67. 55ed51f {tty: serial, nand: onenand}: samsung: rename to fix build warning by Sudip Mukherjee · 5 years ago
  68. f9c34bb ubi: Fix producing anchor PEBs by Sascha Hauer · 5 years ago
  69. 0997187 ubi: Fix warning static is not at beginning of declaration by Rishi Gupta · 5 years ago
  70. 188945e ubi: Print skip_check in ubi_dump_vol_info() by Stefan Roese · 5 years ago
  71. 589e1b6 Merge tag 'nand/for-5.5' into mtd/next by Miquel Raynal · 5 years ago
  72. 8389a7b Merge tag 'spi-nor/for-5.5' into mtd/next by Miquel Raynal · 5 years ago
  73. ad39b5a Merge CFI/Hyperbus tag 'for-v5.5-rc1' into mtd/next by Miquel Raynal · 5 years ago
  74. 14f89e0 mtd: devices: fix mchp23k256 read and write by Angelo Dureghello · 5 years ago
  75. c2d73ba mtd: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 5 years ago
  76. 83cba93 mtd: spi-nor: Set default Quad Enable method for ISSI flashes by Sagar Shrikant Kadam · 5 years ago
  77. d6ee516 mtd: spi-nor: Add support for is25wp256 by Sagar Shrikant Kadam · 5 years ago
  78. 4c42f63 mtd: spi-nor: Add support for w25q256jw by Manivannan Sadhasivam · 5 years ago
  79. 9326b4e mtd: spi-nor: Move condition to avoid a NULL check by Tudor Ambarus · 5 years ago
  80. ac82229 mtd: spi-nor: Make sure nor->spimem and nor->controller_ops are mutually exclusive by Tudor Ambarus · 5 years ago
  81. 658488e mtd: spi-nor: Rename Quad Enable methods by Tudor Ambarus · 5 years ago
  82. 7b678c6 mtd: spi-nor: Merge spansion Quad Enable methods by Tudor Ambarus · 5 years ago
  83. bb2dc7f mtd: spi-nor: Rename CR_QUAD_EN_SPAN to SR2_QUAD_EN_BIT1 by Tudor Ambarus · 5 years ago
  84. 4da11da mtd: spi-nor: Extend the SR Read Back test by Tudor Ambarus · 5 years ago
  85. 3e0930f mtd: spi-nor: Rework the disabling of block write protection by Tudor Ambarus · 5 years ago
  86. 39d1e33 mtd: spi-nor: Fix clearing of QE bit on lock()/unlock() by Tudor Ambarus · 5 years ago
  87. c159956 mtd: cfi_cmdset_0002: fix delayed error detection on HyperFlash by Sergei Shtylyov · 5 years ago
  88. 72914a8 mtd: cfi_cmdset_0002: only check errors when ready in cfi_check_err_status() by Sergei Shtylyov · 5 years ago
  89. 03976af mtd: cfi_cmdset_0002: don't free cfi->cfiq in error path of cfi_amdstd_setup() by Hou Tao · 5 years ago
  90. ea4f513 mtd: cfi_cmdset_*: kill useless 'ret' variable initializers by Sergei Shtylyov · 5 years ago
  91. d532c28 mtd: cfi_util: use DIV_ROUND_UP() in cfi_udelay() by Sergei Shtylyov · 5 years ago
  92. b24eaf5 mtd: spi-nor: Print debug message when the read back test fails by Tudor Ambarus · 5 years ago
  93. 40b7d5c mtd: spi-nor: Check all the bits written, not just the BP ones by Tudor Ambarus · 5 years ago
  94. b0db77f mtd: spi-nor: Fix errno on Quad Enable methods by Tudor Ambarus · 5 years ago
  95. 6011b48 mtd: spi-nor: Drop spansion_quad_enable() by Tudor Ambarus · 5 years ago
  96. 78f1ddf mtd: spi-nor: Describe all the Reg Ops by Tudor Ambarus · 5 years ago
  97. 6e3087a mtd: spi-nor: Merge spi_nor_write_sr() and spi_nor_write_sr_cr() by Tudor Ambarus · 5 years ago
  98. 718dd9e mtd: spi-nor: Move the WE and wait calls inside Write SR methods by Tudor Ambarus · 5 years ago
  99. abd494b mtd: spi-nor: Void return type for spi_nor_clear_sr/fsr() by Tudor Ambarus · 5 years ago
  100. cd1ebe1 mtd: spi-nor: Rename label as it is no longer generic by Tudor Ambarus · 5 years ago