1. 8c988ae Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  2. 8168b9b UBI: block: Fix checking for NULL instead of IS_ERR() by Dan Carpenter · 10 years ago
  3. 1440061 UBI: block: Continue creating ubiblocks after an initialization error by Dan Ehrenberg · 10 years ago
  4. 706a4e5 mtd: export new mtd_mmap_capabilities by Arnd Bergmann · 10 years ago
  5. 832b52a UBI: Block: Explain usage of blk_rq_map_sg() by Richard Weinberger · 10 years ago
  6. 9aa272b UBI: fix soft lockup in ubi_check_volume() by hujianyang · 10 years ago
  7. 4f5e3b6 UBI: Fastmap: Care about the protection queue by Richard Weinberger · 10 years ago
  8. 0e707ae UBI: do propagate positive error codes up by Artem Bityutskiy · 10 years ago
  9. 39990c6 UBI: clean-up printing helpers by Artem Bityutskiy · 10 years ago
  10. 45fc5c8 UBI: extend UBI layer debug/messaging capabilities - cosmetics by Tanya Brokhman · 10 years ago
  11. ff1f48e UBI: Block: Add blk-mq support by Richard Weinberger · 10 years ago
  12. 9ff0897 UBI: Add initial support for scatter gather by Richard Weinberger · 10 years ago
  13. 892abde UBI: rename_volumes: Use UBI_METAONLY by Richard Weinberger · 10 years ago
  14. fafdd2b UBI: Implement UBI_METAONLY by Richard Weinberger · 10 years ago
  15. b4caecd fs: introduce f_op->mmap_capabilities for nommu mmap support by Christoph Hellwig · 10 years ago
  16. d6666be Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  17. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  18. 68f2981 mtd: tests: abort torturetest on erase errors by Brian Norris · 10 years ago
  19. 92b633a mtd: physmap_of: fix potential NULL dereference by Ard Biesheuvel · 10 years ago
  20. 58c8195 mtd: spi-nor: allow NULL as chip name and try to auto detect it by Rafał Miłecki · 10 years ago
  21. 7ca94e0 mtd: nand: gpmi: add raw oob access functions by Boris BREZILLON · 10 years ago
  22. da3bc42c mtd: nand: gpmi: add proper raw access support by Boris BREZILLON · 10 years ago
  23. 66de54a mtd: nand: gpmi: add gpmi_copy_bits function by Boris BREZILLON · 10 years ago
  24. 05241ae mtd: spi-nor: factor out write_enable() for erase commands by Brian Norris · 10 years ago
  25. 6d7604e mtd: spi-nor: add support for s25fl128s by Huang Shijie · 10 years ago
  26. d928a25 mtd: spi-nor: remove the jedec_id/ext_id by Huang Shijie · 10 years ago
  27. 09ffafb mtd: spi-nor: add id/id_len for flash_info{} by Huang Shijie · 10 years ago
  28. c30e1f7 mtd: nand: correct the comment of function nand_block_isreserved() by Gu Zheng · 10 years ago
  29. 068b44b mtd: atmel_nand: replace memcpy32_toio/memcpy32_fromio with memcpy by Wu, Josh · 10 years ago
  30. 6710247 mtd: cafe_nand: drop duplicate .write_page implementation by Brian Norris · 10 years ago
  31. 3e38933 mtd: m25p80: Add support for serial flash Spansion S25FL132K by Knut Wohlrab · 10 years ago
  32. 834b686 MTD: m25p80: fix inconsistency in m25p_ids compared to spi_nor_ids by Alison Chaiken · 10 years ago
  33. a95ce92 mtd: spi-nor: improve wait-till-ready timeout loop by Brian Norris · 10 years ago
  34. 05a221b mtd: delete unnecessary checks before two function calls by Markus Elfring · 10 years ago
  35. 775a913 mtd: nand: omap: Fix NAND enumeration on 3430 LDP by Roger Quadros · 10 years ago
  36. 641519c mtd: nand: add ATO manufacturer info by Brian Norris · 10 years ago
  37. 3755a99 mtd: nand: print erase size on init by Rafał Miłecki · 10 years ago
  38. 806b6ef mtd: oobtest: correct printf() format specifier for 'size_t' by Brian Norris · 10 years ago
  39. afc0ea1 mtd: mtd_oobtest: add bitflip_limit parameter by Roger Quadros · 10 years ago
  40. 5a66088 mtd: mtd_oobtest: Show the verification error location and data by Roger Quadros · 10 years ago
  41. f38aed9 UBI: Fix invalid vfree() by Richard Weinberger · 10 years ago
  42. aa5ad3b UBI: Fix double free after do_sync_erase() by Richard Weinberger · 10 years ago
  43. b81000b UBI: vtbl: Use ubi_eba_atomic_leb_change() by Richard Weinberger · 10 years ago
  44. 32608703 UBI: Extend UBI layer debug/messaging capabilities by Tanya Brokhman · 10 years ago
  45. 0969166 fsl_ifc: Support all 8 IFC chip selects by Aaron Sierra · 10 years ago
  46. abb1cd0 mtd: atmel_nand: make PMECC lookup table and offset property optional by Josh Wu · 10 years ago
  47. 33a87a1 mtd: mxc_nand: use __iowrite32_copy for 32 bit copy by Koul, Vinod · 10 years ago
  48. e8e6c87 mtd: intflmount: fix off by one error in INFTL_dumpVUchains() by Dan Carpenter · 10 years ago
  49. f02985b mtd: spi-nor: Add support for SST spi flash by Harini Katakam · 10 years ago
  50. ce56ce7 mtd: spi-nor: Add support for Fujitsu MB85RS1MT FRAM by Rostislav Lisovy · 10 years ago
  51. 1dc338e mtd: nand: omap: Synchronize the access to the ECC engine by Rostislav Lisovy · 10 years ago
  52. 4414d3e mtd: spi-nor: Move n25q032 entry to Micron devices list by Chunhe Lan · 10 years ago
  53. 7a95db0 mtd: dataflash: Remove use of tx_dma by Mark Brown · 10 years ago
  54. b94ed08 mtd: spi-nor: drop replaceable wait-till-ready function pointer by Brian Norris · 10 years ago
  55. 8fdc6cd mtd: fsl-quadspi: drop wait-till-ready checks by Brian Norris · 10 years ago
  56. 6af9194 mtd: m25p80: drop wait-till-ready checks by Brian Norris · 10 years ago
  57. dfa9c0c mtd: spi-nor: move "wait-till-ready" checks into erase/write functions by Brian Norris · 10 years ago
  58. 1d61dcb mtd: spi-nor: handle timeout errors in spi_nor_write() by Brian Norris · 10 years ago
  59. 51983b7 mtd: spi-nor: eliminate duplicate spi_nor_wait_till_{, fsr}_ready() code by Brian Norris · 10 years ago
  60. e760644 mtd: update help of CONFIG_MTD_OF_PARTS by Michal Sojka · 10 years ago
  61. 7a442f1 mtd: nand: comment update, the DEPLETE1 command has gone by Gerhard Sittig · 11 years ago
  62. 0b78a2c mtd: spi-nor: fix the wrong dummy value by Huang Shijie · 11 years ago
  63. 438320d mtd: nand: Base BCH ECC bytes on required strength by Jordan Friendshuh · 10 years ago
  64. c9d79c4 mtd: nand: gpio: improve comments about GPIO assisted operation by Gerhard Sittig · 10 years ago
  65. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  66. 81d92dc Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  67. 1f04a73 MTD: merge 3.18 development into -next development by Brian Norris · 10 years ago
  68. 89cf38d mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chips by Dmitry Eremin-Solenikov · 10 years ago
  69. 0c53b4e mtd: omap: fix mtd devices not showing up by Frans Klaver · 10 years ago
  70. 1fef62c mtd: nand: add sunxi NAND flash controller support by Boris BREZILLON · 10 years ago
  71. b00358a nandsim: add id_bytes module parameter by Akinobu Mita · 10 years ago
  72. d4efafc mtd: docg3: fix 'defined but not used' warning by Brian Norris · 10 years ago
  73. a1ff7d6 mtd: bcm47xxpart: only register partitions if the trx header was filled by Hauke Mehrtens · 10 years ago
  74. b85b8d9 mtd: phram: fix asm/io.h include usage by Rob Ward · 10 years ago
  75. 77adc08 mtd: fsl-quadspi: Let the clocks error path be clearer by Fabio Estevam · 10 years ago
  76. b26171e mtd: fsl-quadspi: Propagate the error from of_modalias_node() by Fabio Estevam · 10 years ago
  77. a0fa0b6 mtd: orion_nand: fix error code path in probe by Michael Opdenacker · 10 years ago
  78. 59af5c7 mtd: bcm47xxpart: alloc memory for more partitions by Rafał Miłecki · 10 years ago
  79. a72fe6b mtd: bfin-async-flash: Remove unused variable by Aaron Sierra · 10 years ago
  80. a59459f mtd: docg3: add device-tree support by Robert Jarzmik · 10 years ago
  81. 94cb4ee mtd: nand: omap: Do not use global variables by Rostislav Lisovy · 10 years ago
  82. e66fcf7 spi-nor: Remove spi_nor::read_id operation by Ben Hutchings · 10 years ago
  83. 8c98d25 docg3: Fix miuse of seq_printf return value by Joe Perches · 10 years ago
  84. 577267f MTD: merge 3.18 development into -next development by Brian Norris · 10 years ago
  85. a5b7616 mtd: m25p80,spi-nor: Fix module aliases for m25p80 by Ben Hutchings · 10 years ago
  86. c084b7b mtd: spi-nor: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  87. 5c1a77c mtd: onenand: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  88. 50e23b4 mtd: nand: bcm47xxnflash: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  89. 5cfb36e mtd: nand: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  90. fe5e482 mtd: maps: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  91. c37c1e1 mtd: devices: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  92. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  93. e75437f Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  94. 511c41d Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  95. 70f3ce0 mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_id by Ben Hutchings · 10 years ago
  96. 90e55b3 mtd: m25p80: get rid of spi_get_device_id by Rafał Miłecki · 10 years ago
  97. 0e497c3 mtd: sh_flctl: use dmaengine_terminate_all() API by Vinod Koul · 10 years ago
  98. b177ea3 mtd: fsmc_nand: use dmaengine_terminate_all() API by Vinod Koul · 10 years ago
  99. 8b3d58e mtd: nand: omap: Correct CONFIG_MTD_NAND_OMAP_BCH help message by Roger Quadros · 10 years ago
  100. e7cd682 mtd: nand: Force omap_elm to be built as a module if omap2_nand is a module by Ezequiel Garcia · 10 years ago