1. 150571b mtd: st_spi_fsm: Add the ability to write to FSM's status register by Lee Jones · 11 years ago
  2. ac94dbc mtd: st_spi_fsm: Add the ability to read the FSM's status by Lee Jones · 11 years ago
  3. 4a341fe mtd: st_spi_fsm: Erase partly or as a whole a Serial Flash device by Lee Jones · 11 years ago
  4. 176b437 mtd: st_spi_fsm: Supply a busy wait for post-write status by Lee Jones · 11 years ago
  5. 30ca64f mtd: st_spi_fsm: Write to Flash via the FSM FIFO by Lee Jones · 11 years ago
  6. e514f10 mtd: st_spi_fsm: Add the ability to read from a Serial Flash device by Lee Jones · 11 years ago
  7. 4eb3f0d8 mtd: st_spi_fsm: Prepare default sequences for read/write/erase by Lee Jones · 11 years ago
  8. 218b870 mtd: st_spi_fsm: Supply the N25Qxxx chip specific configuration call-back by Lee Jones · 11 years ago
  9. e85a619 mtd: st_spi_fsm: Supply the N25Qxxx specific read configurations by Lee Jones · 11 years ago
  10. a37b2f5 mtd: st_spi_fsm: Provide the default read/write configurations by Lee Jones · 11 years ago
  11. 249516c mtd: st_spi_fsm: Update the flash Volatile Configuration Register by Lee Jones · 11 years ago
  12. 0de08e4 mtd: st_spi_fsm: Provide a method to put the chip into 32bit addressing mode by Lee Jones · 11 years ago
  13. 0ea7d70 mtd: st_spi_fsm: Add a check to if the chip can handle an SoC reset by Lee Jones · 11 years ago
  14. 88cccb8 mtd: st_spi_fsm: Prepare read/write sequences according to configuration by Lee Jones · 11 years ago
  15. 6bd2960 mtd: st_spi_fsm: Provide the sequence for enabling 32bit addressing mode by Lee Jones · 11 years ago
  16. fa5ba3a mtd: st_spi_fsm: Provide the erase one sector sequence by Lee Jones · 11 years ago
  17. a63984c mtd: st_spi_fsm: Fetch boot-device from mode pins by Lee Jones · 11 years ago
  18. 97ccf2d mtd: st_spi_fsm: Prepare the read/write FSM message sequence(s) by Lee Jones · 11 years ago
  19. 3b5d198 mtd: st_spi_fsm: Use device size to determine address width by Lee Jones · 11 years ago
  20. 0898127 mtd: st_spi_fsm: Search for preferred FSM message sequence configurations by Lee Jones · 11 years ago
  21. 24fec65 mtd: st_spi_fsm: Dynamically setup flash device based on JEDEC ID by Lee Jones · 11 years ago
  22. 11d7f82 mtd: st_spi_fsm: Provide device look-up table by Lee Jones · 11 years ago
  23. 5549fbd mtd: devices: Provide header for shared OPCODEs and SFDP commands by Lee Jones · 11 years ago
  24. 1bd512b mtd: st_spi_fsm: Add support for JEDEC ID extraction by Lee Jones · 11 years ago
  25. 030e82d mtd: st_spi_fsm: Supply a method to read from the FSM's FIFO by Lee Jones · 11 years ago
  26. 3c8b85b mtd: st_spi_fsm: Supply framework for device requests by Lee Jones · 11 years ago
  27. 86f309fd mtd: st_spi_fsm: Initialise and configure the FSM for normal working conditions by Lee Jones · 11 years ago
  28. bc09fb5 mtd: st_spi_fsm: Supply all register address and bit logic defines by Lee Jones · 11 years ago
  29. d90db4a mtd: st_spi_fsm: Allocate resources and register with MTD framework by Lee Jones · 11 years ago
  30. 9a78bc8 mtd: Fix the behavior of OTP write if there is not enough room for data by Christian Riesch · 11 years ago
  31. ea6d833 mtd: block2mtd: check device size by Fabian Frederick · 11 years ago
  32. 6f7db7f mtd: m25p80: add Macronix mx66l1g55g 1Gbit SPI flash by Brian Norris · 11 years ago
  33. 4b78fc4 mtd: Add a retlen parameter to _get_{fact,user}_prot_info by Christian Riesch · 11 years ago
  34. bec44c4 mtd: m25p80: add support for the Spansion s25fl008k chip by Kuninori Morimoto · 11 years ago
  35. c00cb1b mtd: pmc551: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  36. bb339de mtd: spear_smi: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  37. 834fa8a mtd: devices: elm: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  38. 0a21552 mtd: elm: Use correct check on return value of pm_runtime_get_sync by Stefan Sørensen · 11 years ago
  39. b2fda12 mtd: m25p80: Use positive logic to check JEDEC ID by Axel Lin · 11 years ago
  40. 3ea5b03 mtd: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  41. 4bed207 mtd: block2mtd: Add mutex_destroy by Fabian Frederick · 11 years ago
  42. 6f6b9fe mtd: phram: Repair multiple instances support by Alexander Sverdlin · 11 years ago
  43. f5e0083 mtd: m25p80: Enable Dual SPI read transfers for s25fl256s1 and s25fl512s by Geert Uytterhoeven · 11 years ago
  44. dbbafb7 mtd: m25p80: Add dual read support by Geert Uytterhoeven · 11 years ago
  45. 464e906 mtd: m25p80: Set rx_nbits for Quad SPI transfers by Geert Uytterhoeven · 11 years ago
  46. d8d5d10 mtd: m25p80: Enable Quad SPI read transfers for s25fl512s by Geert Uytterhoeven · 11 years ago
  47. 0a8899b mtd: mtdram: add missing 'const' by Brian Norris · 11 years ago
  48. 99ed1a1 mtd: m25p80: assign default read command by Brian Norris · 11 years ago
  49. 7587f64 mtd: m25p80: Use OPCODE_QUAD_READ_4B for 4-byte addressing by Geert Uytterhoeven · 11 years ago
  50. 82402ae mtd: docg3: Use devm_*() functions by Jingoo Han · 11 years ago
  51. 574926c mtd: m25p80: add support for m25px16 by Igor Grinberg · 11 years ago
  52. 1ba80c9 mtd: dataflash: remove unnecessary spi_set_drvdata() by Jingoo Han · 11 years ago
  53. da6fcf0 mtd: ms02-nv: remove superfluous name cast by Geert Uytterhoeven · 11 years ago
  54. 3487a639 drivers: mtd: m25p80: add quad read support by Sourav Poddar · 11 years ago
  55. 8552b43 drivers: mtd: m25p80: convert "bool" read check into an enum by Sourav Poddar · 11 years ago
  56. cb85b7e mtd: dataflash: Say if we find a device we don't support by Mark Brown · 11 years ago
  57. 9650b9b mtd: m25p80: fixup device removal failure path by Brian Norris · 11 years ago
  58. 5ff1482 mtd: m25p80: add support for Macronix mx25l3255e by Brian Norris · 11 years ago
  59. dc525ff mtd: m25p80: remove 'disabled' device check by Brian Norris · 11 years ago
  60. ddba7c5 mtd: m25p80: remove M25PXX_USE_FAST_READ Kconfig by Brian Norris · 11 years ago
  61. 6e5d9bd mtd: m25p80: re-align ID entries by Brian Norris · 11 years ago
  62. 1a874e9 mtd: m25p80: remove obsolete FIXME by Brian Norris · 11 years ago
  63. 778d226 mtd: m25p80: fix allocation size by Brian Norris · 11 years ago
  64. f83c383 mtd: Move major number definitions to major.h by Ezequiel Garcia · 11 years ago
  65. 867f770 mtd: m25p80: Add support for Micron N25Q512A memory by Priyanka Jain · 11 years ago
  66. 39ac9ca mtg: docg3: use free_bch() instead of kfree() by Wei Yongjun · 11 years ago
  67. b38be28 mtd: sst25l: Use devm_kzalloc by Sachin Kamat · 11 years ago
  68. fcfd9f2 mtd: sst25l: Remove redundant spi_set_drvdata by Sachin Kamat · 11 years ago
  69. 2a46f83 mtd: phram: Make phram 64-bit compatible by Alexander Sverdlin · 11 years ago
  70. e6db7c8 mtd: m25p80: Add support for ESMT F25L32PA by Flavio Silveira · 11 years ago
  71. be1ee7d mtd: dataflash: remove unused field by Brian Norris · 11 years ago
  72. 2b468ef mtd: m25p80: Fix 4 byte addressing mode for Micron devices. by Elie De Brauwer · 11 years ago
  73. 6c3b889 mtd: chips: Add support for PMC SPI Flash chips in m25p80.c by Michel Stempin · 11 years ago
  74. 13134f4 mtd: bcm47xxsflash: writing support by Rafał Miłecki · 11 years ago
  75. c0fcbc5 mtd: bcm47xxsflash: implement erasing support by Rafał Miłecki · 11 years ago
  76. 8268df2 mtd: bcm47xxsflash: convert to module_platform_driver instead of init/exit by Libo Chen · 11 years ago
  77. d2b1bd1 mtd: bcm47xxsflash: convert kzalloc to avoid invalid access by Libo Chen · 11 years ago
  78. e51fb2c mtd: spear_smi: add missing __iomem annotation by Jingoo Han · 11 years ago
  79. a3d7ee9 mtd: m25p80: add support for mr25h10 by Markus Niebel · 11 years ago
  80. 5814699 mtd: m25p80: make CONFIG_M25PXX_USE_FAST_READ safe to enable by Sascha Hauer · 11 years ago
  81. 7e7d83b mtd: m25p80: Pass flags through CAT25_INFO macro by Sascha Hauer · 11 years ago
  82. 8f229fb mtd: m25p80: remove unnecessary ifdef by Sascha Hauer · 11 years ago
  83. eedeac3 mtd: m25p80: Micron SPI uses Macronix-style 4-byte addressing by Brian Norris · 11 years ago
  84. 7a96541 mtd: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  85. 0278fd3 mtd: devices: use dev_get_platdata() by Jingoo Han · 11 years ago
  86. 9d40349 mtd: diskonchip: remove unused entries in Kconfig by Michael Opdenacker · 11 years ago
  87. 11f164d mtd: devices: elm: Low power transition support by avinash philip · 11 years ago
  88. d5d0931 mtd: devices: elm: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  89. 9fa34a1 mtd: devices: spear_smi: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  90. a1c0660 mtd: Convert logging messages by Joe Perches · 12 years ago
  91. 4b6ff7a mtd: devices: added the 16MiB winbond device by Girish K S · 12 years ago
  92. caddab0 mtd: m25p80: correct EN4B/EX4B comment by Brian Norris · 12 years ago
  93. 87c9511 mtd: m25p80: utilize dedicated 4-byte addressing commands by Brian Norris · 12 years ago
  94. 4357968 mtd: devices: convert OMAP BCH to devm_ioremap_resource() by Silviu-Mihai Popescu · 12 years ago
  95. 975aefc mtd: m25p80: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 12 years ago
  96. 5cacbfa mtd: dataflash: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 12 years ago
  97. 1594908 mtd: sst25l: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 12 years ago
  98. aba98cf mtd: spear_smi: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 12 years ago
  99. bddcb5e mtd: bcm47xxsflash: implement polling chip status by Rafał Miłecki · 12 years ago
  100. 265dfbd mtd: bcm47xxsflash: implement ChipCommon R/W ops by Rafał Miłecki · 12 years ago