1. 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
  2. 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
  3. 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
  4. 55ed51f {tty: serial, nand: onenand}: samsung: rename to fix build warning by Sudip Mukherjee · 5 years ago
  5. f9c34bb ubi: Fix producing anchor PEBs by Sascha Hauer · 5 years ago
  6. 0997187 ubi: Fix warning static is not at beginning of declaration by Rishi Gupta · 5 years ago
  7. 188945e ubi: Print skip_check in ubi_dump_vol_info() by Stefan Roese · 5 years ago
  8. 589e1b6 Merge tag 'nand/for-5.5' into mtd/next by Miquel Raynal · 5 years ago
  9. 8389a7b Merge tag 'spi-nor/for-5.5' into mtd/next by Miquel Raynal · 5 years ago
  10. ad39b5a Merge CFI/Hyperbus tag 'for-v5.5-rc1' into mtd/next by Miquel Raynal · 5 years ago
  11. 14f89e0 mtd: devices: fix mchp23k256 read and write by Angelo Dureghello · 5 years ago
  12. c2d73ba mtd: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 5 years ago
  13. 83cba93 mtd: spi-nor: Set default Quad Enable method for ISSI flashes by Sagar Shrikant Kadam · 5 years ago
  14. d6ee516 mtd: spi-nor: Add support for is25wp256 by Sagar Shrikant Kadam · 5 years ago
  15. 4c42f63 mtd: spi-nor: Add support for w25q256jw by Manivannan Sadhasivam · 5 years ago
  16. 9326b4e mtd: spi-nor: Move condition to avoid a NULL check by Tudor Ambarus · 5 years ago
  17. ac82229 mtd: spi-nor: Make sure nor->spimem and nor->controller_ops are mutually exclusive by Tudor Ambarus · 5 years ago
  18. 658488e mtd: spi-nor: Rename Quad Enable methods by Tudor Ambarus · 5 years ago
  19. 7b678c6 mtd: spi-nor: Merge spansion Quad Enable methods by Tudor Ambarus · 5 years ago
  20. bb2dc7f mtd: spi-nor: Rename CR_QUAD_EN_SPAN to SR2_QUAD_EN_BIT1 by Tudor Ambarus · 5 years ago
  21. 4da11da mtd: spi-nor: Extend the SR Read Back test by Tudor Ambarus · 5 years ago
  22. 3e0930f mtd: spi-nor: Rework the disabling of block write protection by Tudor Ambarus · 5 years ago
  23. 39d1e33 mtd: spi-nor: Fix clearing of QE bit on lock()/unlock() by Tudor Ambarus · 5 years ago
  24. c159956 mtd: cfi_cmdset_0002: fix delayed error detection on HyperFlash by Sergei Shtylyov · 5 years ago
  25. 72914a8 mtd: cfi_cmdset_0002: only check errors when ready in cfi_check_err_status() by Sergei Shtylyov · 5 years ago
  26. 03976af mtd: cfi_cmdset_0002: don't free cfi->cfiq in error path of cfi_amdstd_setup() by Hou Tao · 5 years ago
  27. ea4f513 mtd: cfi_cmdset_*: kill useless 'ret' variable initializers by Sergei Shtylyov · 5 years ago
  28. d532c28 mtd: cfi_util: use DIV_ROUND_UP() in cfi_udelay() by Sergei Shtylyov · 5 years ago
  29. b24eaf5 mtd: spi-nor: Print debug message when the read back test fails by Tudor Ambarus · 5 years ago
  30. 40b7d5c mtd: spi-nor: Check all the bits written, not just the BP ones by Tudor Ambarus · 5 years ago
  31. b0db77f mtd: spi-nor: Fix errno on Quad Enable methods by Tudor Ambarus · 5 years ago
  32. 6011b48 mtd: spi-nor: Drop spansion_quad_enable() by Tudor Ambarus · 5 years ago
  33. 78f1ddf mtd: spi-nor: Describe all the Reg Ops by Tudor Ambarus · 5 years ago
  34. 6e3087a mtd: spi-nor: Merge spi_nor_write_sr() and spi_nor_write_sr_cr() by Tudor Ambarus · 5 years ago
  35. 718dd9e mtd: spi-nor: Move the WE and wait calls inside Write SR methods by Tudor Ambarus · 5 years ago
  36. abd494b mtd: spi-nor: Void return type for spi_nor_clear_sr/fsr() by Tudor Ambarus · 5 years ago
  37. cd1ebe1 mtd: spi-nor: Rename label as it is no longer generic by Tudor Ambarus · 5 years ago
  38. bce679e mtd: spi-nor: Check for errors after each Register Operation by Tudor Ambarus · 5 years ago
  39. d1ed88e mtd: spi-nor: Print debug info inside Reg Ops methods by Tudor Ambarus · 5 years ago
  40. f633ebe mtd: spi-nor: Use dev_dbg insted of dev_err for low level info by Tudor Ambarus · 5 years ago
  41. 3d63ee5 mtd: spi-nor: fix silent truncation in spi_nor_read_raw() by Sergei Shtylyov · 5 years ago
  42. a719a75 mtd: spi-nor: fix silent truncation in spi_nor_read() by Sergei Shtylyov · 5 years ago
  43. 5a0feb6 mtd: spi-nor: intel-spi: Add support for Intel Comet Lake-H SPI serial flash by Mika Westerberg · 5 years ago
  44. 0aa3695 mtd: spi-nor: Print device info in case of error by Tudor Ambarus · 5 years ago
  45. cc86f3e mtd: spi-nor: Constify data to write to the Status Register by Tudor Ambarus · 5 years ago
  46. 4b37453 mtd: spi-nor: Fix retlen handling in sst_write() by Tudor Ambarus · 5 years ago
  47. 70d2c6d mtd: spi-nor: Drop redundant error reports in Reg Ops callers by Tudor Ambarus · 5 years ago
  48. b662d39 mtd: spi-nor: Pointer parameter for CR in spi_nor_read_cr() by Tudor Ambarus · 5 years ago
  49. 5ce1b49 mtd: spi-nor: Pointer parameter for FSR in spi_nor_read_fsr() by Tudor Ambarus · 5 years ago
  50. cd1718f mtd: spi-nor: Pointer parameter for SR in spi_nor_read_sr() by Tudor Ambarus · 5 years ago
  51. 7380f79 mtd: spi-nor: Don't overwrite errno from Reg Ops by Tudor Ambarus · 5 years ago
  52. 17ccd0e mtd: spi-nor: Drop explicit cast to int to already int value by Tudor Ambarus · 5 years ago
  53. ebe04bf mtd: spi-nor: Stop compare with negative in Reg Ops methods by Tudor Ambarus · 5 years ago
  54. 502c4b0 mtd: spi-nor: Group all Reg Ops to avoid forward declarations by Tudor Ambarus · 5 years ago
  55. 40b0495 mtd: spi-nor: Drop duplicated new line by Tudor Ambarus · 5 years ago
  56. 567c298 mtd: spi-nor: Prepend spi_nor_ to all Reg Ops methods by Tudor Ambarus · 5 years ago
  57. 777260a mtd: rawnand: remove unecessary checking if dmac is NULL by Piotr Sroka · 5 years ago
  58. 29d9640 mtd: rawnand: cadence: Remove dev_err() on platform_get_irq() failure by YueHaibing · 5 years ago
  59. 21777bc mtd: rawnand: mxic: Remove dev_err() on platform_get_irq() failure by YueHaibing · 5 years ago
  60. 0e04b2ff mtd: rawnand: brcmnand: Fix NULL pointer assignment by Florian Fainelli · 5 years ago
  61. f34a507 mtd: rawnand: denali: remove the old unified controller/chip DT support by Masahiro Yamada · 5 years ago
  62. 69c7f46 mtd: spear_smi: Fix Write Burst mode by Miquel Raynal · 5 years ago
  63. 2aba2f2 mtd: physmap_of: add a hook for Intel IXP4xx flash probing by Linus Walleij · 5 years ago
  64. e96303f mtd: maps: l440gx: Avoid printing address to dmesg by Fuqian Huang · 5 years ago
  65. 407e9ef compat_ioctl: move drivers to compat_ptr_ioctl by Arnd Bergmann · 6 years ago
  66. a5c6603 mtd: spi-nor: cadence-quadspi: Fix cqspi_command_read() definition by Tudor Ambarus · 5 years ago
  67. 45397787 mtd: spi-nor: Introduce 'struct spi_nor_controller_ops' by Tudor Ambarus · 5 years ago
  68. 1a21bdf mtd: spi-nor: hisi-sfc: Drop nor->erase NULL assignment by Tudor Ambarus · 5 years ago
  69. 172b332 mtd: spi-nor: add support for en25qh16 by DENG Qingfang · 5 years ago
  70. 4b97ba7 mtd: spi-nor: intel-spi: add support for Intel Cannon Lake SPI flash by Jethro Beekman · 5 years ago
  71. 3912970 mtd: spi-nor: intel-spi: support chips without software sequencer by Jethro Beekman · 5 years ago
  72. b34c095 mtd: st_spi_fsm: remove unused field from struct stfsm by Bartosz Golaszewski · 5 years ago
  73. 717bc8a mtd: Initialize all parameters of mtd_oob_ops by Miquel Raynal · 5 years ago
  74. afa1737 mtd: spear_smi: remove set but not used variable 'flash_info' by zhengbin · 5 years ago
  75. aab478c mtd: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  76. df8fed8 mtd: rawnand: au1550nd: Fix au_read_buf16() prototype by Paul Burton · 5 years ago
  77. 41e086e mtd: spi-nor: Fix direction of the write_sr() transfer by Tudor Ambarus · 5 years ago
  78. ec4ba01 mtd: rawnand: Add new Cadence NAND driver to MTD subsystem by Piotr Sroka · 5 years ago
  79. a3c4c23 mtd: rawnand: Change calculating of position page containing BBM by Piotr Sroka · 5 years ago
  80. 83156c1 mtd: nand: brcmnand: Add support for flash-dma v0 by Kamal Dasu · 5 years ago
  81. 5c6bd5d Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  82. 104c0d6 Merge tag 'upstream-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 5 years ago
  83. 4553d46 Merge tag 'mtd/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 5 years ago
  84. bc7d9ae Merge branch 'work.mount2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  85. e170eb2 Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  86. 2cfcfad mtd: pmc551: Remove set but not used variable 'soff_lo' by zhengbin · 5 years ago
  87. 8a9485f mtd: cfi_cmdset_0002: Fix do_erase_chip() to get chip as erasing mode by Tokunori Ikegami · 5 years ago
  88. 137e92f mtd: sm_ftl: Fix memory leak in sm_init_zone() error path by Wenwen Wang · 5 years ago
  89. a3f12a3 mtd: parsers: Move CMDLINE parser by Linus Walleij · 5 years ago
  90. c5da56f mtd: parsers: Move OF parser by Linus Walleij · 5 years ago
  91. ac37d35 mtd: parsers: Move BCM63xx parser by Linus Walleij · 5 years ago
  92. 11f7402 mtd: parsers: Move BCM47xx parser by Linus Walleij · 5 years ago
  93. 5a4a335 mtd: parsers: Move TI AR7 parser by Linus Walleij · 5 years ago
  94. 7520312 mtd: pismo: Simplify getting the adapter of a client by Wolfram Sang · 5 years ago
  95. f3d45ac mtd: phram: Module parameters add writable permissions by Xiaoming Ni · 5 years ago
  96. 97ef08a mtd: pxa2xx: Use ioremap_cache insted of ioremap_cached by Christoph Hellwig · 5 years ago
  97. 6db5506 Merge tag 'cfi/for-5.4-rc1' of https://github.com/r-vignesh/linux into mtd/for-5.4 by Richard Weinberger · 5 years ago
  98. 560852a Merge tag 'spi-nor/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/for-5.4 by Richard Weinberger · 5 years ago
  99. c3c1aca Merge tag 'nand/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/for-5.4 by Richard Weinberger · 5 years ago
  100. e46131b ubi: block: Warn if volume size is not multiple of 512 by Richard Weinberger · 5 years ago