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