1. 555b8d1 mtd: cfi: indent some if statements by Dan Carpenter · 11 years ago
  2. 66507c7 mtd: nand: Add support to use nand_base poi databuf as bounce buffer by Kamal Dasu · 11 years ago
  3. f034d87 mtd: eLBC NAND: fix subpage write support by Pekon Gupta · 11 years ago
  4. 81d46c5 mtd: onenand: fix build warning for dma type by Arnd Bergmann · 11 years ago
  5. cb3346a mtd: orion_nand: Make of_device_id array const by Jingoo Han · 11 years ago
  6. 17754ad mtd: nand: pxa3xx: Make of_device_id array const by Jingoo Han · 11 years ago
  7. aeea6eb mtd: st_spi_fsm: Make of_device_id array const by Jingoo Han · 11 years ago
  8. f62cde4 mtd: Fix warning in access_ok() parameter passing by Geert Uytterhoeven · 11 years ago
  9. f306e8c mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-page by pekon gupta · 11 years ago
  10. 9ab8699 mtd: spi-nor: Enable Dual and Quad SPI read transfers for s25sl032p by Geert Uytterhoeven · 11 years ago
  11. 8848e16 mtd: m25p80: Revive dual read support by Geert Uytterhoeven · 11 years ago
  12. 8d80895 mtd: elm: compile suspend/resume only with PM_SLEEP by Wolfram Sang · 11 years ago
  13. 3579ad4 mtd: Fix Elan SC520 dependencies by Jean Delvare · 11 years ago
  14. 49c50b9 mtd: nand: refactor erase_cmd() to return chip status by Brian Norris · 11 years ago
  15. 35fc519 mtd: nand: fix a typo in a comment line by Masahiro Yamada · 11 years ago
  16. be54f8f mtd: mtd_oobtest: generate consistent data for verification by Akinobu Mita · 11 years ago
  17. d66d351 Merge branch 'spinor' by Brian Norris · 11 years ago
  18. dc002f9 mtd: st_spi_fsm: only build for ARM by Brian Norris · 11 years ago
  19. 38e2eee mtd: st_spi_fsm: correct type issues by Brian Norris · 11 years ago
  20. a965d04 mtd: fsl-quadspi: fix __iomem annotations by Brian Norris · 11 years ago
  21. 6189ccc mtd: gpmi: add gpmi_devdata{} to simplify the code by Huang Shijie · 11 years ago
  22. 85a3bd9 mtd: nand: add line feed to pr_err by Raphaël Poggi · 11 years ago
  23. b4a8128 mtd: davinci-nand: disable subpage write for keystone-nand by Murali Karicheri · 11 years ago
  24. 566c0d6 mtd: mtd_blkdevs: handle REQ_FLUSH request and do explicit flush of writeback buffer by Roman Peniaev · 11 years ago
  25. 47570bb1 mtd: nand: use the nand_read_subpage index everywhere by Ron · 11 years ago
  26. 9fd6c6c mtd: nand: omap: fix compile warning on ‘erased_sector_bitflips’ by Christian Engelmayer · 11 years ago
  27. 8ac326f mtd: spi-nor: allow to be built as module by Brian Norris · 11 years ago
  28. 6c8e1b3 mtd: st_spi_fsm: begin using spi-nor.h opcodes by Brian Norris · 11 years ago
  29. 92d3af9 mtd: st_spi_fsm: replace FLACH_CMD_* with SPINOR_OP_* by Brian Norris · 11 years ago
  30. a402191 mtd: st_spi_fsm: kill duplicate CMD definitions by Brian Norris · 11 years ago
  31. 8607bd4 mtd: st_spi_fsm: fixup Kconfig dependency by Brian Norris · 11 years ago
  32. e43b206 mtd: spi-nor: shorten Kconfig naming by Brian Norris · 11 years ago
  33. 58b89a1 mtd: spi-nor: unify read opcode variants with ST SPI FSM by Brian Norris · 11 years ago
  34. b02e7f3 mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_* by Brian Norris · 11 years ago
  35. 8eabdd1 mtd: spi-nor: add the copyright information by Huang Shijie · 11 years ago
  36. 6b6d373 mtd: st_spi_fsm: Add support for Macronix MX25L3255E by Angus Clark · 11 years ago
  37. 85bdcf6 mtd: st_spi_fsm: Add Spansion S25FL032P to device table by Angus Clark · 11 years ago
  38. 5d0bdda mtd: st_spi_fsm: Refactor status register operations by Angus Clark · 11 years ago
  39. cc66686 mtd: st_spi_fsm: Update Macronix 'QE' configuration by Angus Clark · 11 years ago
  40. 009e7e6 mtd: st_spi_fsm: Update Macronix 32-bit addressing support by Angus Clark · 11 years ago
  41. 5fa9806 mtd: st_spi_fsm: Add Macronix MX25L25655E device by Angus Clark · 11 years ago
  42. b61834b mtd: spi-nor: EXPORT symbols which could be used by module drivers by Brian Norris · 11 years ago
  43. e46ecda mtd: spi-nor: Add Freescale QuadSPI driver by Huang Shijie · 11 years ago
  44. 0d8c11c mtd: spi-nor: add a helper to find the spi_device_id by Huang Shijie · 11 years ago
  45. 03e296f mtd: m25p80: use the SPI nor framework by Brian Norris · 11 years ago
  46. b199489 mtd: spi-nor: add the framework for SPI NOR by Huang Shijie · 11 years ago
  47. c29aa15 Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  48. cbda94e Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  49. 4a4163c Fix index regression in nand_read_subpage by Ron · 11 years ago
  50. 370d266 Merge tag 'upstream-3.15-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 11 years ago
  51. 675c354 Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  52. 86e4bbc mtd: diskonchip: mem resource name is not optional by Sasha Levin · 11 years ago
  53. 148256f mtd: nand: fix mention to CONFIG_MTD_NAND_ECC_BCH by Erico Nunes · 11 years ago
  54. 00d0989 mtd: omap2: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  55. 7995204 mtd: denali_dt: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  56. c7ea95a mtd: devices: elm: update DRIVER_NAME as "omap-elm" by Pekon Gupta · 11 years ago
  57. 79f0135 mtd: devices: elm: configure parallel channels based on ecc_steps by Pekon Gupta · 11 years ago
  58. ea07602 mtd: devices: elm: clean elm_load_syndrome by Pekon Gupta · 11 years ago
  59. 3f4eb14 mtd: devices: elm: check for hardware engine's design constraints by Pekon Gupta · 11 years ago
  60. d56030a UBI: block: Remove __initdata from ubiblock_param_ops by Richard Weinberger · 11 years ago
  61. 165f5fd Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers' by Rafael J. Wysocki · 11 years ago
  62. d9ba46d mtd: st_spi_fsm: Succinctly reorganise .remove() by Lee Jones · 11 years ago
  63. ea7864b mtd: st_spi_fsm: Allow loop to run at least once before giving up CPU by Lee Jones · 11 years ago
  64. f1919cb mtd: st_spi_fsm: Correct vendor name spelling issue - missing "M" by Lee Jones · 11 years ago
  65. 0419a20 mtd: st_spi_fsm: Avoid duplicating MTD core code by Lee Jones · 11 years ago
  66. 3f9d720 mtd: st_spi_fsm: Remove useless consts from function arguments by Lee Jones · 11 years ago
  67. 221cff1 mtd: st_spi_fsm: Convert ST SPI FSM (NOR) Flash driver to new DT partitions by Lee Jones · 11 years ago
  68. e6b1bb4 mtd: st_spi_fsm: Move runtime configurable msg sequences into device's struct by Lee Jones · 11 years ago
  69. cd7cac9 mtd: st_spi_fsm: Supply the W25Qxxx chip specific configuration call-back by Lee Jones · 11 years ago
  70. 5343a12 mtd: st_spi_fsm: Supply the S25FLxxx chip specific configuration call-back by Lee Jones · 11 years ago
  71. 89818066 mtd: st_spi_fsm: Supply the MX25xxx chip specific configuration call-back by Lee Jones · 11 years ago
  72. 150571b mtd: st_spi_fsm: Add the ability to write to FSM's status register by Lee Jones · 11 years ago
  73. ac94dbc mtd: st_spi_fsm: Add the ability to read the FSM's status by Lee Jones · 11 years ago
  74. 4a341fe mtd: st_spi_fsm: Erase partly or as a whole a Serial Flash device by Lee Jones · 11 years ago
  75. 176b437 mtd: st_spi_fsm: Supply a busy wait for post-write status by Lee Jones · 11 years ago
  76. 30ca64f mtd: st_spi_fsm: Write to Flash via the FSM FIFO by Lee Jones · 11 years ago
  77. e514f10 mtd: st_spi_fsm: Add the ability to read from a Serial Flash device by Lee Jones · 11 years ago
  78. 4eb3f0d8 mtd: st_spi_fsm: Prepare default sequences for read/write/erase by Lee Jones · 11 years ago
  79. 218b870 mtd: st_spi_fsm: Supply the N25Qxxx chip specific configuration call-back by Lee Jones · 11 years ago
  80. e85a619 mtd: st_spi_fsm: Supply the N25Qxxx specific read configurations by Lee Jones · 11 years ago
  81. a37b2f5 mtd: st_spi_fsm: Provide the default read/write configurations by Lee Jones · 11 years ago
  82. 249516c mtd: st_spi_fsm: Update the flash Volatile Configuration Register by Lee Jones · 11 years ago
  83. 0de08e4 mtd: st_spi_fsm: Provide a method to put the chip into 32bit addressing mode by Lee Jones · 11 years ago
  84. 0ea7d70 mtd: st_spi_fsm: Add a check to if the chip can handle an SoC reset by Lee Jones · 11 years ago
  85. 88cccb8 mtd: st_spi_fsm: Prepare read/write sequences according to configuration by Lee Jones · 11 years ago
  86. 6bd2960 mtd: st_spi_fsm: Provide the sequence for enabling 32bit addressing mode by Lee Jones · 11 years ago
  87. fa5ba3a mtd: st_spi_fsm: Provide the erase one sector sequence by Lee Jones · 11 years ago
  88. a63984c mtd: st_spi_fsm: Fetch boot-device from mode pins by Lee Jones · 11 years ago
  89. 97ccf2d mtd: st_spi_fsm: Prepare the read/write FSM message sequence(s) by Lee Jones · 11 years ago
  90. 3b5d198 mtd: st_spi_fsm: Use device size to determine address width by Lee Jones · 11 years ago
  91. 0898127 mtd: st_spi_fsm: Search for preferred FSM message sequence configurations by Lee Jones · 11 years ago
  92. 24fec65 mtd: st_spi_fsm: Dynamically setup flash device based on JEDEC ID by Lee Jones · 11 years ago
  93. 11d7f82 mtd: st_spi_fsm: Provide device look-up table by Lee Jones · 11 years ago
  94. 5549fbd mtd: devices: Provide header for shared OPCODEs and SFDP commands by Lee Jones · 11 years ago
  95. 1bd512b mtd: st_spi_fsm: Add support for JEDEC ID extraction by Lee Jones · 11 years ago
  96. 030e82d mtd: st_spi_fsm: Supply a method to read from the FSM's FIFO by Lee Jones · 11 years ago
  97. 3c8b85b mtd: st_spi_fsm: Supply framework for device requests by Lee Jones · 11 years ago
  98. 86f309fd mtd: st_spi_fsm: Initialise and configure the FSM for normal working conditions by Lee Jones · 11 years ago
  99. bc09fb5 mtd: st_spi_fsm: Supply all register address and bit logic defines by Lee Jones · 11 years ago
  100. d90db4a mtd: st_spi_fsm: Allocate resources and register with MTD framework by Lee Jones · 11 years ago