1. ea7864b mtd: st_spi_fsm: Allow loop to run at least once before giving up CPU by Lee Jones · 11 years ago
  2. f1919cb mtd: st_spi_fsm: Correct vendor name spelling issue - missing "M" by Lee Jones · 11 years ago
  3. 0419a20 mtd: st_spi_fsm: Avoid duplicating MTD core code by Lee Jones · 11 years ago
  4. 3f9d720 mtd: st_spi_fsm: Remove useless consts from function arguments by Lee Jones · 11 years ago
  5. 221cff1 mtd: st_spi_fsm: Convert ST SPI FSM (NOR) Flash driver to new DT partitions by Lee Jones · 11 years ago
  6. e6b1bb4 mtd: st_spi_fsm: Move runtime configurable msg sequences into device's struct by Lee Jones · 11 years ago
  7. cd7cac9 mtd: st_spi_fsm: Supply the W25Qxxx chip specific configuration call-back by Lee Jones · 11 years ago
  8. 5343a12 mtd: st_spi_fsm: Supply the S25FLxxx chip specific configuration call-back by Lee Jones · 11 years ago
  9. 89818066 mtd: st_spi_fsm: Supply the MX25xxx chip specific configuration call-back by Lee Jones · 11 years ago
  10. 150571b mtd: st_spi_fsm: Add the ability to write to FSM's status register by Lee Jones · 11 years ago
  11. ac94dbc mtd: st_spi_fsm: Add the ability to read the FSM's status by Lee Jones · 11 years ago
  12. 4a341fe mtd: st_spi_fsm: Erase partly or as a whole a Serial Flash device by Lee Jones · 11 years ago
  13. 176b437 mtd: st_spi_fsm: Supply a busy wait for post-write status by Lee Jones · 11 years ago
  14. 30ca64f mtd: st_spi_fsm: Write to Flash via the FSM FIFO by Lee Jones · 11 years ago
  15. e514f10 mtd: st_spi_fsm: Add the ability to read from a Serial Flash device by Lee Jones · 11 years ago
  16. 4eb3f0d8 mtd: st_spi_fsm: Prepare default sequences for read/write/erase by Lee Jones · 11 years ago
  17. 218b870 mtd: st_spi_fsm: Supply the N25Qxxx chip specific configuration call-back by Lee Jones · 11 years ago
  18. e85a619 mtd: st_spi_fsm: Supply the N25Qxxx specific read configurations by Lee Jones · 11 years ago
  19. a37b2f5 mtd: st_spi_fsm: Provide the default read/write configurations by Lee Jones · 11 years ago
  20. 249516c mtd: st_spi_fsm: Update the flash Volatile Configuration Register by Lee Jones · 11 years ago
  21. 0de08e4 mtd: st_spi_fsm: Provide a method to put the chip into 32bit addressing mode by Lee Jones · 11 years ago
  22. 0ea7d70 mtd: st_spi_fsm: Add a check to if the chip can handle an SoC reset by Lee Jones · 11 years ago
  23. 88cccb8 mtd: st_spi_fsm: Prepare read/write sequences according to configuration by Lee Jones · 11 years ago
  24. 6bd2960 mtd: st_spi_fsm: Provide the sequence for enabling 32bit addressing mode by Lee Jones · 11 years ago
  25. fa5ba3a mtd: st_spi_fsm: Provide the erase one sector sequence by Lee Jones · 11 years ago
  26. a63984c mtd: st_spi_fsm: Fetch boot-device from mode pins by Lee Jones · 11 years ago
  27. e209e1e mtd: st_spi_fsm: Add device-tree binding documentation by Lee Jones · 11 years ago
  28. 97ccf2d mtd: st_spi_fsm: Prepare the read/write FSM message sequence(s) by Lee Jones · 11 years ago
  29. 3b5d198 mtd: st_spi_fsm: Use device size to determine address width by Lee Jones · 11 years ago
  30. 0898127 mtd: st_spi_fsm: Search for preferred FSM message sequence configurations by Lee Jones · 11 years ago
  31. 24fec65 mtd: st_spi_fsm: Dynamically setup flash device based on JEDEC ID by Lee Jones · 11 years ago
  32. 11d7f82 mtd: st_spi_fsm: Provide device look-up table by Lee Jones · 11 years ago
  33. 5549fbd mtd: devices: Provide header for shared OPCODEs and SFDP commands by Lee Jones · 11 years ago
  34. 1bd512b mtd: st_spi_fsm: Add support for JEDEC ID extraction by Lee Jones · 11 years ago
  35. 030e82d mtd: st_spi_fsm: Supply a method to read from the FSM's FIFO by Lee Jones · 11 years ago
  36. 3c8b85b mtd: st_spi_fsm: Supply framework for device requests by Lee Jones · 11 years ago
  37. 86f309fd mtd: st_spi_fsm: Initialise and configure the FSM for normal working conditions by Lee Jones · 11 years ago
  38. bc09fb5 mtd: st_spi_fsm: Supply all register address and bit logic defines by Lee Jones · 11 years ago
  39. d90db4a mtd: st_spi_fsm: Allocate resources and register with MTD framework by Lee Jones · 11 years ago
  40. c7b05e9 mtd: nand: omap: remove is_elm_present flag by Pekon Gupta · 11 years ago
  41. 16e6932 mtd: nand: omap: ecc.hwctl: clean omap_enable_hwecc_bch for redundant ECC configs by Pekon Gupta · 11 years ago
  42. c5957a3 mtd: nand: omap: ecc.hwctl: refactor omap_enable_hwecc_bch for ECC related GPMC configs by Pekon Gupta · 11 years ago
  43. 7c977c3 mtd: nand: omap: ecc.hwctl: rename omap3_enable_hwecc_bch to omap_enable_hwecc_bch by Pekon Gupta · 11 years ago
  44. 7bcd1dc mtd: nand: omap: ecc.calculate: merge omap3_calculate_ecc_bch8 in omap_calculate_ecc_bch by Pekon Gupta · 11 years ago
  45. 2c9f236 mtd: nand: omap: ecc.calculate: merge omap3_calculate_ecc_bch4 in omap_calculate_ecc_bch by Pekon Gupta · 11 years ago
  46. f5dc06f mtd: nand: omap: ecc.calculate: refactor omap_calculate_ecc_bch for BCHx_HW ecc-scheme by Pekon Gupta · 11 years ago
  47. a4c7ca0 mtd: nand: omap: ecc.calculate: rename omap3_calculate_ecc_bch to omap_calculate_ecc_bch by Pekon Gupta · 11 years ago
  48. 13fbe06 mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix programmed-page bit-flip correction logic by Pekon Gupta · 11 years ago
  49. b08e1f6 mtd: nand: omap: ecc.correct: omap_elm_correct_data: cleanup for future enhancements by Pekon Gupta · 11 years ago
  50. 78f43c5 mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix erased-page detection for BCHx_HW ECC schemes by Pekon Gupta · 11 years ago
  51. de0a4d6 mtd: nand: omap: ecc.correct: omap_elm_correct_data: rename ambiguous variable 'eccsize' and 'ecc_vector_size' by Pekon Gupta · 11 years ago
  52. 4e55807 mtd: nand: omap: add field to indicate current ecc-scheme in 'struct omap_nand_info' by Pekon Gupta · 11 years ago
  53. 9a78bc8 mtd: Fix the behavior of OTP write if there is not enough room for data by Christian Riesch · 11 years ago
  54. ea6d833 mtd: block2mtd: check device size by Fabian Frederick · 11 years ago
  55. 90445ff mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC by Herve Codina · 11 years ago
  56. b8e2931 mtd: gpmi: add subpage read support by Huang Shijie · 11 years ago
  57. 4a57d67 mtd: gpmi: do not use the mtd->writesize by Huang Shijie · 11 years ago
  58. e004deb mtd: nand: add "page" argument for read_subpage hook by Huang Shijie · 11 years ago
  59. bb77082 mtd: nand: remove unused function input parameter by Cai Zhiyong · 11 years ago
  60. e634ce5 mtd: nand: pxa3xx: Print actual ECC strength in error message by Ezequiel Garcia · 11 years ago
  61. 2a565f5 mtd: nand: pxa3xx: Remove unused macro by Ezequiel Garcia · 11 years ago
  62. 9e3afa5 mtd: bcm47xxpart: allow enabling on ARCH_BCM_5301X by Rafał Miłecki · 11 years ago
  63. 108ebcd mtd: bcm47xxpart: avoid overflowing when registering trx by Rafał Miłecki · 11 years ago
  64. 00b7986 mtd: bcm47xxpart: fix off by one in partitions limit by Rafał Miłecki · 11 years ago
  65. 670b46a mtd: allow CONFIG_MTD_PHYSMAP_OF also for CONFIG_MTD_RAM by Philippe De Muyter · 11 years ago
  66. 6f7db7f mtd: m25p80: add Macronix mx66l1g55g 1Gbit SPI flash by Brian Norris · 11 years ago
  67. 8dd4916 mtd: nand: Add a devicetree binding for ECC strength and ECC step size by Ezequiel Garcia · 11 years ago
  68. 6d9434e of_mtd: Add helpers to get ECC strength and ECC step size by Ezequiel Garcia · 11 years ago
  69. 4b78fc4 mtd: Add a retlen parameter to _get_{fact,user}_prot_info by Christian Riesch · 11 years ago
  70. 41bf1a2 jffs2: Fix crash due to truncation of csize by Ajesh Kunhipurayil Vijayan · 11 years ago
  71. 3367da5 jffs2: Fix segmentation fault found in stress test by Kamlakant Patel · 11 years ago
  72. 01887a3 jffs2: unlock f->sem on error in jffs2_new_inode() by Wang Guoli · 11 years ago
  73. 13b546d jffs2: avoid soft-lockup in jffs2_reserve_space_gc() by Li Zefan · 11 years ago
  74. 3ead957 jffs2: remove from wait queue after schedule() by Li Zefan · 11 years ago
  75. f4f6a0b mtd: ts5500: Add dependency by Jean Delvare · 11 years ago
  76. c69dbbf mtd: nuc900_nand: NULL dereference in nuc900_nand_enable() by Dan Carpenter · 11 years ago
  77. ffdac6cd mtd: nand: print out the right information for JEDEC compliant NAND by Huang Shijie · 11 years ago
  78. 9136181 mtd: nand: parse out the JEDEC compliant NAND by Huang Shijie · 11 years ago
  79. 7852f89 mtd: nand: add a helper to get the supported features for JEDEC by Huang Shijie · 11 years ago
  80. d94abba mtd: nand: add fields for JEDEC in nand_chip by Huang Shijie · 11 years ago
  81. afbfff0 mtd: nand: add the data structures for JEDEC parameter page by Huang Shijie · 11 years ago
  82. 91e1650 mtd: nand: s3c2410: Trivial cleanup in header file by Sachin Kamat · 11 years ago
  83. 26fbf48 mtd: mxc_nand: Propagate the error if platform_get_irq() fails by Fabio Estevam · 11 years ago
  84. da22b893 mtd: remove some duplicative checks by Dan Carpenter · 11 years ago
  85. 74414a94 mtd: atmel_nand: change log level by Nicolas Ferre · 11 years ago
  86. bec44c4 mtd: m25p80: add support for the Spansion s25fl008k chip by Kuninori Morimoto · 11 years ago
  87. c039bef mtd: gen_probe: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  88. 5c8b1fb mtd: cfi: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  89. e4eec19 mtd: onenand: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  90. 54f5a57 mtd: lpddr: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  91. e61e4f4 mtd: plat-ram: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  92. c00cb1b mtd: pmc551: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  93. bb339de mtd: spear_smi: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  94. 834fa8a mtd: devices: elm: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  95. 0a21552 mtd: elm: Use correct check on return value of pm_runtime_get_sync by Stefan Sørensen · 11 years ago
  96. 60c3bc1 mtd: nand: fix erroneous read_buf call in nand_write_page_raw_syndrome by Boris BREZILLON · 11 years ago
  97. 3d44dc2 mtd: nand: flctl: Add dependency on HAS_IOMEM and HAS_DMA by Richard Weinberger · 11 years ago
  98. b2fda12 mtd: m25p80: Use positive logic to check JEDEC ID by Axel Lin · 11 years ago
  99. bd9c6e9 mtd: nand: don't use read_buf for 8-bit ONFI transfers by Brian Norris · 11 years ago
  100. 3dad234 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · 11 years ago