1. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  2. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  3. ab0b2e5 Merge tag 'upstream-4.18-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 6 years ago
  4. f4e70c2 Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtd by Linus Torvalds · 6 years ago
  5. b771327 Merge tag 'spi-nor/for-4.18' of git://git.infradead.org/linux-mtd into mtd/next by Boris Brezillon · 6 years ago
  6. 6e89b84 Merge tag 'nand/for-4.18' of git://git.infradead.org/linux-mtd into mtd/next by Boris Brezillon · 6 years ago
  7. f5a926d mtd: ubi: Update ubi-media.h to dual license by Lionel Debieve · 6 years ago
  8. 3e5e433 ubi: fastmap: Detect EBA mismatches on-the-fly by Richard Weinberger · 6 years ago
  9. 34653fd ubi: fastmap: Check each mapping only once by Richard Weinberger · 6 years ago
  10. 7819323 ubi: fastmap: Correctly handle interrupted erasures in EBA by Richard Weinberger · 6 years ago
  11. 6e7d801 ubi: fastmap: Cancel work upon detach by Richard Weinberger · 7 years ago
  12. 2857676 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  13. 0ed2dd0 treewide: Use struct_size() for devm_kmalloc() and friends by Kees Cook · 7 years ago
  14. 25d80be Merge tag 'rslib-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  15. cfd12db Merge tag 'spi-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 6 years ago
  16. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  17. f459c34 Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  18. c64d441 mtd: cfi_cmdset_0002: Change erase one block to enable XIP once by Tokunori Ikegami · 6 years ago
  19. 79ca484 mtd: cfi_cmdset_0002: Change erase functions to check chip good only by Tokunori Ikegami · 6 years ago
  20. 45f75b8 mtd: cfi_cmdset_0002: Change erase functions to retry for error by Tokunori Ikegami · 6 years ago
  21. 85a82e2 mtd: cfi_cmdset_0002: Change definition naming to retry write operation by Tokunori Ikegami · 6 years ago
  22. dfeae10 mtd: cfi_cmdset_0002: Change write buffer to check correct value by Tokunori Ikegami · 6 years ago
  23. 34c8190 mtd: cmdlinepart: Update comment for introduction of OFFSET_CONTINUOUS by Geert Uytterhoeven · 6 years ago
  24. cf589ce mtd: bcm47xxpart: add of_match_table with a new DT binding by Rafał Miłecki · 7 years ago
  25. 1e07392 mtd: devices: m25p80: Use spi_mem_set_drvdata() instead of spi_set_drvdata() by Boris Brezillon · 6 years ago
  26. 771ff17 mtd: spi-nor: Add support for EN25QH32 by YuheiOKAWA · 7 years ago
  27. d616f81 mtd: spi-nor: Add support for is25wp series chips by Kimmo Rautkoski · 7 years ago
  28. 7fccf56 mtd: spi-nor: Add Winbond w25q32jv support by Stephen Douthit · 7 years ago
  29. d728a7e mtd: spi-nor: fsl-quadspi: add support for ls2080a/ls1080a by Yogesh Gaur · 7 years ago
  30. 3278aa0 mtd: spi-nor: stm32-quadspi: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  31. aba3a88 mtd: spi-nor: intel: provide a range for poll_timout by Nicholas Mc Guire · 8 years ago
  32. dd50a1c mtd: spi-nor: fsl-quadspi: fix api naming typo _init_ahb_read by Yogesh Gaur · 7 years ago
  33. 1f37033 mtd: spi-nor: intel-spi: Explicitly mark the driver as dangerous in Kconfig by Mika Westerberg · 7 years ago
  34. c7d6a82 mtd: spi-nor: intel-spi: Fix atomic sequence handling by Mika Westerberg · 7 years ago
  35. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  36. 782d196 mtd: rawnand: Do not check FAIL bit when executing a SET_FEATURES op by Boris Brezillon · 7 years ago
  37. 90d6176 mtd: rawnand: marvell: Fix read logic for layouts with ->nchunks > 2 by Boris Brezillon · 7 years ago
  38. 39138c1 mtd: rawnand: use bit-wise majority to recover the ONFI param page by Wan, Jane (Nokia - US/Sunnyvale) · 7 years ago
  39. ea092fb mtd: cfi_cmdset_0002: Fix coding style issues by Tokunori Ikegami · 7 years ago
  40. 237ea0d mtd: bcm47xxpart: improve handling TRX partition size by Rafał Miłecki · 7 years ago
  41. 34ab96e mtd_blkdevs: handle highmem pages by Christoph Hellwig · 7 years ago
  42. 4120f8d mtd: spi-nor: Use the spi_mem_xx() API by Boris Brezillon · 7 years ago
  43. 3057fce mtd: rawnand: Make sure we wait tWB before polling the STATUS reg by Boris Brezillon · 7 years ago
  44. a75bbe7 mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pages by Jane Wan · 7 years ago
  45. 5ac67ce mtd: move code adding (registering) partitions to the parse_mtd_partitions() by Rafał Miłecki · 7 years ago
  46. a2ee41f mtd: rawnand: marvell: fix command xtype in BCH write hook by Miquel Raynal · 7 years ago
  47. b76401f mtd: rawnand: marvell: pass ms delay to wait_op by Chris Packham · 7 years ago
  48. 0fe3ede mtd: cfi: Add early fixup for S70GL02GS by Aaron Sierra · 7 years ago
  49. b1c97e2 mtd: cfi: Support early CFI fixups by Aaron Sierra · 7 years ago
  50. 051529d mtd: maps: pismo: Remove owner assignment from i2c_driver by Fabio Estevam · 7 years ago
  51. 6732cfd mtd: onenand: omap2: Disable DMA for HIGHMEM buffers by Ladislav Michl · 7 years ago
  52. 27ab41e mtd: nftl: Remove VLA usage by Kees Cook · 7 years ago
  53. f6b74db mtd: rawnand: gpmi: remove unnecessary variables by Sascha Hauer · 7 years ago
  54. e637f5f mtd: rawnand: gpmi: return valid value from bch_set_geometry() by Sascha Hauer · 7 years ago
  55. 111bfed mtd: rawnand: gpmi: remove direct_dma_map_ok from driver data struct by Sascha Hauer · 7 years ago
  56. 118c3f9 mtd: rawnand: gpmi: put only once used functions inline by Sascha Hauer · 7 years ago
  57. ba3900e mtd: rawnand: gpmi: pass buffer and len around by Sascha Hauer · 7 years ago
  58. c3ee3f3 mtd: rawnand: gpmi: drop dma_ops_type by Sascha Hauer · 7 years ago
  59. 256c4fc mtd: rawnand: add a way to pass an ID table with nand_scan() by Miquel Raynal · 7 years ago
  60. 553b0c6 mtd: rawnand: lpc32xx_slc: fix the probe function error path by Miquel Raynal · 7 years ago
  61. e0ea20b mtd: rawnand: lpc32xx_slc: clean the probe function by Miquel Raynal · 7 years ago
  62. 838c07b mtd: rawnand: lpc32xx_mlc: fix the probe function error path by Miquel Raynal · 7 years ago
  63. ed64cb1 mtd: rawnand: lpc32xx_mlc: clean the probe function by Miquel Raynal · 7 years ago
  64. 6f533c4 mtd: rawnand: hisi504: fix the probe function error path by Miquel Raynal · 7 years ago
  65. 9326dc7 mtd: rawnand: hisi504: clean the probe function error path by Miquel Raynal · 7 years ago
  66. 682cae2 mtd: rawnand: fsmc: fix the probe function error path by Miquel Raynal · 7 years ago
  67. 43fab01 mtd: rawnand: fsmc: clean the probe function style by Miquel Raynal · 7 years ago
  68. acfc330 mtd: rawnand: fsl_ifc: fix probe function error path by Miquel Raynal · 7 years ago
  69. 39b77c5 mtd: rawnand: fsl_elbc: fix probe function error path by Miquel Raynal · 7 years ago
  70. 87ed67b mtd: onenand: simplify getting .drvdata by Wolfram Sang · 7 years ago
  71. 36bf2eb mtd: rawnand: mtk: use of_device_get_match_data() by Ryder Lee · 7 years ago
  72. 7b4b199 mtd: rawnand: diskonchip: Replace mdelay with usleep_range in doc_probe by Jia-Ju Bai · 7 years ago
  73. ddd5ed3 mtd: rawnand: sunxi: Remove support for GPIO-based Ready/Busy polling by Boris Brezillon · 7 years ago
  74. 6bf6ec5 mtd: rawnand: gpmi: add support for specific ECC strength by Stefan Agner · 7 years ago
  75. a8e3923 mtd: rawnand: davinci: don't acquire and enable clock by Sekhar Nori · 7 years ago
  76. f6997be mtd: rawnand: marvell: fix the chip-select DT parsing logic by Miquel Raynal · 7 years ago
  77. 964dfce mtd: rawnand: diskonchip: Allocate rs control per instance by Thomas Gleixner · 7 years ago
  78. 2163398 rslib: Split rs control struct by Thomas Gleixner · 7 years ago
  79. 7b70eb1 mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block. by Joakim Tjernlund · 7 years ago
  80. 46a16a2 mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug. by Joakim Tjernlund · 7 years ago
  81. 6510bbc mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block. by Joakim Tjernlund · 7 years ago
  82. 47016b3 mtd: spi-nor: cadence-quadspi: Fix page fault kernel panic by Thor Thayer · 7 years ago
  83. 7cc9aa6 mtd: Add sysfs attribute for mtd OOB available size by Xiaolei Li · 7 years ago
  84. c3c9a2c mtd: dataflash: replace msleep with usleep_range by Luca Ellero · 7 years ago
  85. 23566c3 mtd: nand: Fix nanddev_mtd_erase() by Boris Brezillon · 7 years ago
  86. 0e210b5 mtd: devices: simplify getting .drvdata by Wolfram Sang · 7 years ago
  87. 7db782b mtd: Remove depends on HAS_DMA in case of platform dependency by Geert Uytterhoeven · 7 years ago
  88. f134fbb mtd: spi-nor: clear Winbond Extended Address Reg on switch to 3-byte addressing. by NeilBrown · 7 years ago
  89. 007b4e8 mtd: rawnand: tango: Fix struct clk memory leak by Marc Gonzalez · 7 years ago
  90. ce5013f mtd: spi-nor: Add support for XM25QH64A and XM25QH128A by Hauke Mehrtens · 7 years ago
  91. 6407024 mtd: spi-nor: hisi: Avoid generic function names by Ezequiel Garcia · 7 years ago
  92. ffa639e mtd: spi-nor: cadence-quadspi: Add DMA support for direct mode reads by Vignesh R · 7 years ago
  93. c7aa1b7 mtd: spi-nor: add support for ISSI is25lp256 by Marek Vasut · 7 years ago
  94. 56c6855 mtd: spi-nor: Add Micron MT25QU02 support by Thor Thayer · 7 years ago
  95. 77cb51e Merge tag 'tags/upstream-4.17-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 7 years ago
  96. 3fd14cd Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  97. 1675693 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  98. 3526dd0 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  99. b5094b7 ubi: Reject MLC NAND by Richard Weinberger · 7 years ago
  100. 78a8dfb ubi: Fix error for write access by Romain Izard · 7 years ago