1. 92b633a mtd: physmap_of: fix potential NULL dereference by Ard Biesheuvel · 10 years ago
  2. 58c8195 mtd: spi-nor: allow NULL as chip name and try to auto detect it by Rafał Miłecki · 10 years ago
  3. 7ca94e0 mtd: nand: gpmi: add raw oob access functions by Boris BREZILLON · 10 years ago
  4. da3bc42c mtd: nand: gpmi: add proper raw access support by Boris BREZILLON · 10 years ago
  5. 66de54a mtd: nand: gpmi: add gpmi_copy_bits function by Boris BREZILLON · 10 years ago
  6. 05241ae mtd: spi-nor: factor out write_enable() for erase commands by Brian Norris · 10 years ago
  7. 6d7604e mtd: spi-nor: add support for s25fl128s by Huang Shijie · 10 years ago
  8. d928a25 mtd: spi-nor: remove the jedec_id/ext_id by Huang Shijie · 10 years ago
  9. 09ffafb mtd: spi-nor: add id/id_len for flash_info{} by Huang Shijie · 10 years ago
  10. c30e1f7 mtd: nand: correct the comment of function nand_block_isreserved() by Gu Zheng · 10 years ago
  11. 4740f49 jffs2: Drop bogus if in comment by Geert Uytterhoeven · 10 years ago
  12. 068b44b mtd: atmel_nand: replace memcpy32_toio/memcpy32_fromio with memcpy by Wu, Josh · 10 years ago
  13. 6710247 mtd: cafe_nand: drop duplicate .write_page implementation by Brian Norris · 10 years ago
  14. 3e38933 mtd: m25p80: Add support for serial flash Spansion S25FL132K by Knut Wohlrab · 10 years ago
  15. 834b686 MTD: m25p80: fix inconsistency in m25p_ids compared to spi_nor_ids by Alison Chaiken · 10 years ago
  16. a95ce92 mtd: spi-nor: improve wait-till-ready timeout loop by Brian Norris · 10 years ago
  17. 05a221b mtd: delete unnecessary checks before two function calls by Markus Elfring · 10 years ago
  18. 775a913 mtd: nand: omap: Fix NAND enumeration on 3430 LDP by Roger Quadros · 10 years ago
  19. 641519c mtd: nand: add ATO manufacturer info by Brian Norris · 10 years ago
  20. 3755a99 mtd: nand: print erase size on init by Rafał Miłecki · 10 years ago
  21. 806b6ef mtd: oobtest: correct printf() format specifier for 'size_t' by Brian Norris · 10 years ago
  22. 62d956d mtd: nand: provide detailed description for raw read/write page methods by Boris BREZILLON · 10 years ago
  23. afc0ea1 mtd: mtd_oobtest: add bitflip_limit parameter by Roger Quadros · 10 years ago
  24. 5a66088 mtd: mtd_oobtest: Show the verification error location and data by Roger Quadros · 10 years ago
  25. 0969166 fsl_ifc: Support all 8 IFC chip selects by Aaron Sierra · 10 years ago
  26. abb1cd0 mtd: atmel_nand: make PMECC lookup table and offset property optional by Josh Wu · 10 years ago
  27. 33a87a1 mtd: mxc_nand: use __iowrite32_copy for 32 bit copy by Koul, Vinod · 10 years ago
  28. e8e6c87 mtd: intflmount: fix off by one error in INFTL_dumpVUchains() by Dan Carpenter · 10 years ago
  29. f02985b mtd: spi-nor: Add support for SST spi flash by Harini Katakam · 10 years ago
  30. ce56ce7d mtd: spi-nor: Add support for Fujitsu MB85RS1MT FRAM by Rostislav Lisovy · 10 years ago
  31. 1dc338e mtd: nand: omap: Synchronize the access to the ECC engine by Rostislav Lisovy · 10 years ago
  32. 4414d3ef mtd: spi-nor: Move n25q032 entry to Micron devices list by Chunhe Lan · 10 years ago
  33. 7a95db0 mtd: dataflash: Remove use of tx_dma by Mark Brown · 10 years ago
  34. b94ed08 mtd: spi-nor: drop replaceable wait-till-ready function pointer by Brian Norris · 10 years ago
  35. 8fdc6cd mtd: fsl-quadspi: drop wait-till-ready checks by Brian Norris · 10 years ago
  36. 6af9194 mtd: m25p80: drop wait-till-ready checks by Brian Norris · 10 years ago
  37. dfa9c0c mtd: spi-nor: move "wait-till-ready" checks into erase/write functions by Brian Norris · 10 years ago
  38. 1d61dcb mtd: spi-nor: handle timeout errors in spi_nor_write() by Brian Norris · 10 years ago
  39. 51983b7 mtd: spi-nor: eliminate duplicate spi_nor_wait_till_{, fsr}_ready() code by Brian Norris · 10 years ago
  40. e760644 mtd: update help of CONFIG_MTD_OF_PARTS by Michal Sojka · 10 years ago
  41. 7a442f1 mtd: nand: comment update, the DEPLETE1 command has gone by Gerhard Sittig · 10 years ago
  42. 0b78a2c mtd: spi-nor: fix the wrong dummy value by Huang Shijie · 10 years ago
  43. 438320d mtd: nand: Base BCH ECC bytes on required strength by Jordan Friendshuh · 10 years ago
  44. c9d79c4 mtd: nand: gpio: improve comments about GPIO assisted operation by Gerhard Sittig · 10 years ago
  45. f861a92 devicetree: bindings: improve description for GPIO assisted NAND flash by Gerhard Sittig · 10 years ago
  46. 1f04a73 MTD: merge 3.18 development into -next development by Brian Norris · 10 years ago
  47. 89cf38d mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chips by Dmitry Eremin-Solenikov · 10 years ago
  48. 0c53b4e mtd: omap: fix mtd devices not showing up by Frans Klaver · 10 years ago
  49. 5935946 mtd: nand: add sunxi NFC dt bindings doc by Boris BREZILLON · 10 years ago
  50. 1fef62c mtd: nand: add sunxi NAND flash controller support by Boris BREZILLON · 10 years ago
  51. b00358a nandsim: add id_bytes module parameter by Akinobu Mita · 10 years ago
  52. d4efafc mtd: docg3: fix 'defined but not used' warning by Brian Norris · 10 years ago
  53. a1ff7d6 mtd: bcm47xxpart: only register partitions if the trx header was filled by Hauke Mehrtens · 10 years ago
  54. b85b8d9 mtd: phram: fix asm/io.h include usage by Rob Ward · 10 years ago
  55. 77adc08 mtd: fsl-quadspi: Let the clocks error path be clearer by Fabio Estevam · 10 years ago
  56. b26171e mtd: fsl-quadspi: Propagate the error from of_modalias_node() by Fabio Estevam · 10 years ago
  57. a0fa0b6 mtd: orion_nand: fix error code path in probe by Michael Opdenacker · 10 years ago
  58. 59af5c7 mtd: bcm47xxpart: alloc memory for more partitions by Rafał Miłecki · 10 years ago
  59. 7f4028b jffs2: fix sparse warning: unexpected unlock by Fabian Frederick · 10 years ago
  60. a72fe6b mtd: bfin-async-flash: Remove unused variable by Aaron Sierra · 10 years ago
  61. 9c35006 mtd: docg3: add device-tree documentation by Robert Jarzmik · 10 years ago
  62. a59459f mtd: docg3: add device-tree support by Robert Jarzmik · 10 years ago
  63. 94cb4ee mtd: nand: omap: Do not use global variables by Rostislav Lisovy · 10 years ago
  64. e66fcf7 spi-nor: Remove spi_nor::read_id operation by Ben Hutchings · 10 years ago
  65. 8c98d25 docg3: Fix miuse of seq_printf return value by Joe Perches · 10 years ago
  66. 577267f MTD: merge 3.18 development into -next development by Brian Norris · 10 years ago
  67. a5b7616 mtd: m25p80,spi-nor: Fix module aliases for m25p80 by Ben Hutchings · 10 years ago
  68. f114040 Linux 3.18-rc1 by Linus Torvalds · 10 years ago
  69. 4d3639a Merge tag 'arm-soc-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  70. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  71. 5776451 Merge tag 'qcom-dt-for-3.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into fixes by Olof Johansson · 10 years ago
  72. e29c648 Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 10 years ago
  73. 9209bec4f MAINTAINERS: corrected bcm2835 search by Scott Branden · 10 years ago
  74. 61ed53d Merge tag 'ntb-3.18' of git://github.com/jonmason/ntb by Linus Torvalds · 10 years ago
  75. 278f1d0 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  76. d590c6c Merge tag 'sound-fix-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  77. fb378df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  78. 2eb7f91 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  79. 1f6075f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  80. 5e2ee7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  81. e25b492 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  82. 228b16c Net: DSA: Fix checking for get_phy_flags function by Andrew Lunn · 10 years ago
  83. e265314 sparc64: Do not define thread fpregs save area as zero-length array. by David S. Miller · 10 years ago
  84. 84bd6d8 sparc64: Fix corrupted thread fault code. by David S. Miller · 10 years ago
  85. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  86. 0a58282 Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  87. 8a5de18 Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Linus Torvalds · 10 years ago
  88. 857b50f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  89. 168f07a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  90. 9272f2d Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  91. e83e432 Merge tag 'dlm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 10 years ago
  92. ef161ea1 Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  93. 8ccf863 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
  94. 4869447 Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs by Linus Torvalds · 10 years ago
  95. ead13ae Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  96. 929254d Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  97. e75437f Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  98. d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  99. 511c41d Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  100. 88ed806 Merge tag 'md/3.18' of git://neil.brown.name/md by Linus Torvalds · 10 years ago