1. d9ba46d mtd: st_spi_fsm: Succinctly reorganise .remove() by Lee Jones · 11 years ago
  2. ea7864b mtd: st_spi_fsm: Allow loop to run at least once before giving up CPU by Lee Jones · 11 years ago
  3. f1919cb mtd: st_spi_fsm: Correct vendor name spelling issue - missing "M" by Lee Jones · 11 years ago
  4. 0419a20 mtd: st_spi_fsm: Avoid duplicating MTD core code by Lee Jones · 11 years ago
  5. 3f9d720 mtd: st_spi_fsm: Remove useless consts from function arguments by Lee Jones · 11 years ago
  6. 221cff1 mtd: st_spi_fsm: Convert ST SPI FSM (NOR) Flash driver to new DT partitions by Lee Jones · 11 years ago
  7. e6b1bb4 mtd: st_spi_fsm: Move runtime configurable msg sequences into device's struct by Lee Jones · 11 years ago
  8. cd7cac9 mtd: st_spi_fsm: Supply the W25Qxxx chip specific configuration call-back by Lee Jones · 11 years ago
  9. 5343a12 mtd: st_spi_fsm: Supply the S25FLxxx chip specific configuration call-back by Lee Jones · 11 years ago
  10. 89818066 mtd: st_spi_fsm: Supply the MX25xxx chip specific configuration call-back by Lee Jones · 11 years ago
  11. 150571b mtd: st_spi_fsm: Add the ability to write to FSM's status register by Lee Jones · 11 years ago
  12. ac94dbc mtd: st_spi_fsm: Add the ability to read the FSM's status by Lee Jones · 11 years ago
  13. 4a341fe mtd: st_spi_fsm: Erase partly or as a whole a Serial Flash device by Lee Jones · 11 years ago
  14. 176b437 mtd: st_spi_fsm: Supply a busy wait for post-write status by Lee Jones · 11 years ago
  15. 30ca64f mtd: st_spi_fsm: Write to Flash via the FSM FIFO by Lee Jones · 11 years ago
  16. e514f10 mtd: st_spi_fsm: Add the ability to read from a Serial Flash device by Lee Jones · 11 years ago
  17. 4eb3f0d8 mtd: st_spi_fsm: Prepare default sequences for read/write/erase by Lee Jones · 11 years ago
  18. 218b870 mtd: st_spi_fsm: Supply the N25Qxxx chip specific configuration call-back by Lee Jones · 11 years ago
  19. e85a619 mtd: st_spi_fsm: Supply the N25Qxxx specific read configurations by Lee Jones · 11 years ago
  20. a37b2f5 mtd: st_spi_fsm: Provide the default read/write configurations by Lee Jones · 11 years ago
  21. 249516c mtd: st_spi_fsm: Update the flash Volatile Configuration Register by Lee Jones · 11 years ago
  22. 0de08e4 mtd: st_spi_fsm: Provide a method to put the chip into 32bit addressing mode by Lee Jones · 11 years ago
  23. 0ea7d70 mtd: st_spi_fsm: Add a check to if the chip can handle an SoC reset by Lee Jones · 11 years ago
  24. 88cccb8 mtd: st_spi_fsm: Prepare read/write sequences according to configuration by Lee Jones · 11 years ago
  25. 6bd2960 mtd: st_spi_fsm: Provide the sequence for enabling 32bit addressing mode by Lee Jones · 11 years ago
  26. fa5ba3a mtd: st_spi_fsm: Provide the erase one sector sequence by Lee Jones · 11 years ago
  27. a63984c mtd: st_spi_fsm: Fetch boot-device from mode pins 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. 4b78fc4 mtd: Add a retlen parameter to _get_{fact,user}_prot_info by Christian Riesch · 11 years ago
  68. f4f6a0b mtd: ts5500: Add dependency by Jean Delvare · 11 years ago
  69. c69dbbf mtd: nuc900_nand: NULL dereference in nuc900_nand_enable() by Dan Carpenter · 11 years ago
  70. ffdac6cd mtd: nand: print out the right information for JEDEC compliant NAND by Huang Shijie · 11 years ago
  71. 9136181 mtd: nand: parse out the JEDEC compliant NAND by Huang Shijie · 11 years ago
  72. 26fbf48 mtd: mxc_nand: Propagate the error if platform_get_irq() fails by Fabio Estevam · 11 years ago
  73. da22b893 mtd: remove some duplicative checks by Dan Carpenter · 11 years ago
  74. 74414a94 mtd: atmel_nand: change log level by Nicolas Ferre · 11 years ago
  75. bec44c4 mtd: m25p80: add support for the Spansion s25fl008k chip by Kuninori Morimoto · 11 years ago
  76. c039bef mtd: gen_probe: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  77. 5c8b1fb mtd: cfi: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  78. e4eec19 mtd: onenand: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  79. 54f5a57 mtd: lpddr: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  80. e61e4f4 mtd: plat-ram: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  81. c00cb1b mtd: pmc551: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  82. bb339de mtd: spear_smi: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  83. 834fa8a mtd: devices: elm: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  84. 0a21552 mtd: elm: Use correct check on return value of pm_runtime_get_sync by Stefan Sørensen · 11 years ago
  85. 60c3bc1 mtd: nand: fix erroneous read_buf call in nand_write_page_raw_syndrome by Boris BREZILLON · 11 years ago
  86. 3d44dc2 mtd: nand: flctl: Add dependency on HAS_IOMEM and HAS_DMA by Richard Weinberger · 11 years ago
  87. b2fda12 mtd: m25p80: Use positive logic to check JEDEC ID by Axel Lin · 11 years ago
  88. bd9c6e9 mtd: nand: don't use read_buf for 8-bit ONFI transfers by Brian Norris · 11 years ago
  89. 3dad234 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · 11 years ago
  90. 55e571b mtd: nand: add support for SanDisk SDTNRGAMA-008G by Huang Shijie · 11 years ago
  91. f02ea4e mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{} by Huang Shijie · 11 years ago
  92. 3ea5b03 mtd: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  93. 4bed207 mtd: block2mtd: Add mutex_destroy by Fabian Frederick · 11 years ago
  94. 6f6b9fe mtd: phram: Repair multiple instances support by Alexander Sverdlin · 11 years ago
  95. b4c2330 mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes() by Dan Carpenter · 11 years ago
  96. f5e0083 mtd: m25p80: Enable Dual SPI read transfers for s25fl256s1 and s25fl512s by Geert Uytterhoeven · 11 years ago
  97. dbbafb7 mtd: m25p80: Add dual read support by Geert Uytterhoeven · 11 years ago
  98. 8af8718 UBI: rename block device ioctls by Artem Bityutskiy · 11 years ago
  99. 80744cc UBI: block: Use ENOSYS as return value when CONFIG_UBIBLOCK=n by Ezequiel Garcia · 11 years ago
  100. 22d3ee5 UBI: block: Add CONFIG_BLOCK dependency by Ezequiel Garcia · 11 years ago