1. 62b57f4 mtd: fsmc_nand.c: Use default timings if none are provided in the dts by Stefan Roese · 10 years ago
  2. 60c70d6 mtd: nand: Prevent possible kernel lockup in nand_command() by Roger Quadros · 10 years ago
  3. 8cc7f33 mtd: spi-nor: factor out replace-able flash_{lock,unlock} by Brian Norris · 10 years ago
  4. 73c8aaf mtd: nand: fix spelling of REPLACEABLE by Brian Norris · 10 years ago
  5. 0ec56dc mtd: nand: fully initialize mtd_oob_ops by Brian Norris · 10 years ago
  6. e22b765 mtd: blkdevs: remove dead code by Brian Norris · 10 years ago
  7. 99f6d50 mtd: nand: denali: drop dead code by Brian Norris · 10 years ago
  8. b1a2348 mtd: nand: fixup bounds checks for nand_{lock,unlock}() by Brian Norris · 10 years ago
  9. b9da8ba mtd: tests: fix more potential integer overflows by Brian Norris · 10 years ago
  10. 7f2a7ce mtd: onenand: drop dead code by Brian Norris · 10 years ago
  11. dc52499 mtd: docg3: drop dead code by Brian Norris · 10 years ago
  12. 98ebb52 mtd: mxc-nand: Warn on unimplemented commands by Uwe Kleine-König · 10 years ago
  13. 3d6e81c mtd: mxc-nand: Implement support for PARAM command by Uwe Kleine-König · 10 years ago
  14. c4ca399 mtd: mxc-nand: Allow to use column addresses different from 0 by Uwe Kleine-König · 10 years ago
  15. 3f41069 mtd: mxc-nand: Do the word to byte mangling in the read_byte callback by Uwe Kleine-König · 10 years ago
  16. 1f42adc mtd: mxc-nand: Only enable hardware checksumming for fully detected flashes by Uwe Kleine-König · 10 years ago
  17. e35d1d8 mtd: mxc-nand: Add a timeout when waiting for interrupt by Uwe Kleine-König · 10 years ago
  18. 111573cc mtd: atmel_nand: check NFC busy flag by HSMC_SR instead of NFC cmd regs by Boris Brezillon · 10 years ago
  19. 393d23c mtd: atmel_nand: fix typo in dev_err error message by Colin Ian King · 10 years ago
  20. a05973a mtd: s3c2410: drop useless / misspelled debug prints by Brian Norris · 10 years ago
  21. 7c2f717 mtd: pxa3xx_nand: initialiaze pxa3xx_flash_ids to 0 by Antoine Ténart · 10 years ago
  22. ed446cc Merge MTD updates into -next by Brian Norris · 10 years ago
  23. e423c90 mtd: pxa3xx_nand: fix driver when num_cs is 0 by Robert Jarzmik · 10 years ago
  24. 2454225 mtd: pxa3xx-nand: handle PIO in threaded interrupt by Robert Jarzmik · 10 years ago
  25. adf716d Merge MTD updates into -next by Brian Norris · 10 years ago
  26. 8dad038 mtd: nand: pxa3xx: Fix PIO FIFO draining by Maxime Ripard · 10 years ago
  27. d6a3f01 mtd: block2mtd: wait until block devices are presented by Felix Fietkau · 10 years ago
  28. 402521b Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  29. 8c988ae Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  30. dd58d38 mtd: hisilicon: && vs & typo by Dan Carpenter · 10 years ago
  31. 8168b9b UBI: block: Fix checking for NULL instead of IS_ERR() by Dan Carpenter · 10 years ago
  32. 1440061 UBI: block: Continue creating ubiblocks after an initialization error by Dan Ehrenberg · 10 years ago
  33. 54f531f mtd: hisilicon: add a new NAND controller driver for hisilicon hip04 Soc by Zhou Wang · 10 years ago
  34. e1dd864 mtd: avoid registering reboot notifier twice by Niklas Cassel · 10 years ago
  35. d164ea3 mtd: concat: set the return lengths properly by Niklas Cassel · 10 years ago
  36. be802bf mtd: kconfig: replace PPC_OF with PPC by Kevin Hao · 10 years ago
  37. d79ee72 mtd: denali: remove unnecessary stubs by Masahiro Yamada · 10 years ago
  38. 2ea69d2 mtd: nand: remove redundant local variable by Baruch Siach · 10 years ago
  39. 4e898ce mtd: fsl-quadspi: improve read performance by increase AHB transfer size by Allen Xu · 10 years ago
  40. b1ab474 mtd: fsl-quadspi: Remove unnecessary 'map_failed' label by Fabio Estevam · 10 years ago
  41. 50131b7 mtd: fsl-quadspi: Remove unneeded success/error messages by Fabio Estevam · 10 years ago
  42. e4ca684 mtd: fsl-quadspi: Fix the error paths by Fabio Estevam · 10 years ago
  43. 0760e81 mtd: nand: omap: drop condition with no effect by Nicholas Mc Guire · 10 years ago
  44. cd145af mtd: nand: jz4740: Convert to GPIO descriptor API by Lars-Peter Clausen · 10 years ago
  45. e0377cd mtd: nand: Request strength instead of bytes for soft BCH by Aaron Sierra · 10 years ago
  46. 706a4e5 mtd: export new mtd_mmap_capabilities by Arnd Bergmann · 10 years ago
  47. 832b52a UBI: Block: Explain usage of blk_rq_map_sg() by Richard Weinberger · 10 years ago
  48. 9aa272b UBI: fix soft lockup in ubi_check_volume() by hujianyang · 10 years ago
  49. 4f5e3b6 UBI: Fastmap: Care about the protection queue by Richard Weinberger · 10 years ago
  50. 0e707ae UBI: do propagate positive error codes up by Artem Bityutskiy · 10 years ago
  51. 39990c6 UBI: clean-up printing helpers by Artem Bityutskiy · 10 years ago
  52. 45fc5c8 UBI: extend UBI layer debug/messaging capabilities - cosmetics by Tanya Brokhman · 10 years ago
  53. ff1f48e UBI: Block: Add blk-mq support by Richard Weinberger · 10 years ago
  54. 9ff0897 UBI: Add initial support for scatter gather by Richard Weinberger · 10 years ago
  55. 892abde UBI: rename_volumes: Use UBI_METAONLY by Richard Weinberger · 10 years ago
  56. fafdd2b UBI: Implement UBI_METAONLY by Richard Weinberger · 10 years ago
  57. 240181f mtd: nand: default bitflip-reporting threshold to 75% of correction strength by Brian Norris · 10 years ago
  58. b4caecd fs: introduce f_op->mmap_capabilities for nommu mmap support by Christoph Hellwig · 10 years ago
  59. 5158577 mtd: atmel_nand: introduce a new compatible string for sama5d4 chip by Wu, Josh · 10 years ago
  60. 267d46e mtd: atmel_nand: return max bitflips in all sectors in pmecc_correction() by Wu, Josh · 10 years ago
  61. cfe4af3 mtd: fsl-quadspi: Fix module unbound by Fabio Estevam · 10 years ago
  62. fcc87a9 mtd: spi-nor: support for (GigaDevice) GD25Q128B by Rafał Miłecki · 10 years ago
  63. 69a559e nandsim: remove unused STATE_DATAOUT_STATUS_M and OPT_SMARTMEDIA by Akinobu Mita · 10 years ago
  64. 526789f mtd: nand: ams-delta: fix overwritten mtd_info->owner in initialization by Akinobu Mita · 10 years ago
  65. 45c6a0c mtd: spi-nor: fsl-qspi: support deep sleep mode for imx6 sx chip by Allen Xu · 10 years ago
  66. 7c272ac mtd: denali: fix incorrect bitmask error in denali_setup_dma by Graham Moore · 10 years ago
  67. a9b679b mtd: st_spi_fsm: Fix [-Wsign-compare] build warning by Lee Jones · 10 years ago
  68. 69d5af8 mtd: st_spi_fsm: Obtain and use EMI clock by Lee Jones · 10 years ago
  69. 5ecd3ea mtd: st_spi_fsm: Extend fsm_clear_fifo to handle unwanted bytes by Lee Jones · 10 years ago
  70. 6958024 mtd: map_rom: Support UBI on ROM by Aaron Sierra · 10 years ago
  71. 3fc1cf5f mtd: physmap_of: Add read-only fallback by Joe Schultz · 10 years ago
  72. 106effb mtd: map_ram: Enable mtdoops by Alessio Igor Bogani · 10 years ago
  73. 768c57c mtd: nftl: reorganize operations in condition check by Andy Shevchenko · 10 years ago
  74. 57f5ef1 mtd: nand: remove duplicate comment line by Baruch Siach · 10 years ago
  75. 72ea403 mtd: nand: added nand_shutdown by Scott Branden · 10 years ago
  76. 3efe41b mtd: implement common reboot notifier boilerplate by Brian Norris · 10 years ago
  77. 362376a mtd: mtdblock: remove the needless mtdblks_lock by Gu Zheng · 10 years ago
  78. 0b56d2d mtd: bcm47xxpart: support SquashFS with an original magic by Rafał Miłecki · 10 years ago
  79. 16bd87b mtd: bcm47xxpart: lower minimal blocksize to 4Ki (from 64Ki) by Rafał Miłecki · 10 years ago
  80. bd10c26 mtd: bcm47xxpart: support TRX data partition being UBI by Rafał Miłecki · 10 years ago
  81. 548cd3ab mtd: spi-nor: Add quad I/O support for Micron SPI NOR by Bean Huo 霍斌斌 (beanhuo) · 10 years ago
  82. c967360 mtd: nand: gpmi: remove deprecated comment by Boris BREZILLON · 10 years ago
  83. 41bed23 mtd: gpmi: Remove noisy error message by Fabio Estevam · 10 years ago
  84. d6666be Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  85. 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
  86. 68f2981 mtd: tests: abort torturetest on erase errors by Brian Norris · 10 years ago
  87. 92b633a mtd: physmap_of: fix potential NULL dereference by Ard Biesheuvel · 10 years ago
  88. 58c8195 mtd: spi-nor: allow NULL as chip name and try to auto detect it by Rafał Miłecki · 10 years ago
  89. 7ca94e0 mtd: nand: gpmi: add raw oob access functions by Boris BREZILLON · 10 years ago
  90. da3bc42c mtd: nand: gpmi: add proper raw access support by Boris BREZILLON · 10 years ago
  91. 66de54a mtd: nand: gpmi: add gpmi_copy_bits function by Boris BREZILLON · 10 years ago
  92. 05241ae mtd: spi-nor: factor out write_enable() for erase commands by Brian Norris · 10 years ago
  93. 6d7604e mtd: spi-nor: add support for s25fl128s by Huang Shijie · 10 years ago
  94. d928a25 mtd: spi-nor: remove the jedec_id/ext_id by Huang Shijie · 10 years ago
  95. 09ffafb mtd: spi-nor: add id/id_len for flash_info{} by Huang Shijie · 10 years ago
  96. c30e1f7 mtd: nand: correct the comment of function nand_block_isreserved() by Gu Zheng · 10 years ago
  97. 068b44b mtd: atmel_nand: replace memcpy32_toio/memcpy32_fromio with memcpy by Wu, Josh · 10 years ago
  98. 6710247 mtd: cafe_nand: drop duplicate .write_page implementation by Brian Norris · 10 years ago
  99. 3e38933 mtd: m25p80: Add support for serial flash Spansion S25FL132K by Knut Wohlrab · 10 years ago
  100. 834b686 MTD: m25p80: fix inconsistency in m25p_ids compared to spi_nor_ids by Alison Chaiken · 10 years ago