1. b571028 UBI: Add ubi_open_volume_path by Corentin Chary · 15 years ago
  2. 6469f54 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 15 years ago
  3. be2f092 mtd: nand: add __nand_correct_data helper function by Atsushi Nemoto · 15 years ago
  4. 6e0cb13 mtd: nand: add new ECC mode - ECC_HW_OOB_FIRST by Sneha Narnakaje · 15 years ago
  5. 46a8cf2 mtd: nand: add "page" parameter to all read_page/read_page_raw APIs by Sneha Narnakaje · 15 years ago
  6. 778dbcc mtd: onenand: make onenand/generic.c more generic by Magnus Damm · 15 years ago
  7. 2f82af0 Nicolas Pitre has a new email address by Nicolas Pitre · 15 years ago
  8. 652696e mtd: OneNAND: 4-bit ECC status macros by Kyungmin Park · 15 years ago
  9. 6afc4fd mtd: fix the conversion from dev to mtd_info by Saeed Bishara · 15 years ago
  10. 7699ad3 mtd: let include/linux/mtd/partitions.h stand on its own by Nicolas Pitre · 15 years ago
  11. ac1b7c3 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  12. 31bb999 mtd: onenand: add bbt_wait & unlock_all as replaceable for some platform by Kyungmin Park · 15 years ago
  13. 5988af2 mtd: Flex-OneNAND support by Rohit Hagargundgi · 15 years ago
  14. f36e20c mtd: plat_nand: allow platform to set partitions by H Hartley Sweeten · 15 years ago
  15. bf95efd mtd: plat_nand: add platform probe/remove callbacks by H Hartley Sweeten · 15 years ago
  16. d6fed9e mtd: extend plat_nand for (read|write)_buf by Alexander Clouter · 15 years ago
  17. ee8f376 mtd: OneNAND: add support for OneNAND manufactured by Numonyx by Adrian Hunter · 15 years ago
  18. 0e0ee1c UBI: add notification API by Dmitry Pervushin · 15 years ago
  19. b90cf66 [MTD] Remove option for add_mtd_partitions() to not register partitions. by David Woodhouse · 15 years ago
  20. 81ec536 [MTD] [NAND] Add support for 4KiB pages. by Thomas Gleixner · 17 years ago
  21. 1f24b5a [MTD] driver model updates by David Brownell · 15 years ago
  22. 402d326 NOMMU: Present backing device capabilities for MTD chardevs by David Howells · 15 years ago
  23. a4b6d51 [MTD] partitioning utility predicates by David Brownell · 15 years ago
  24. 7c51d57 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  25. fefae48 [MTD] CFI: remove major/minor version check for command set 0x0002 by Wolfgang Grandegger · 16 years ago
  26. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  27. 475b44c mtd: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  28. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  29. d814083 [MTD] LPDDR extended physmap driver to support LPDDR flash by Alexey Korolev · 16 years ago
  30. d13e51e [MTD] LPDDR added new pfow_base parameter by Alexey Korolev · 16 years ago
  31. eb3db27 [MTD] LPDDR PFOW definition by Alexey Korolev · 16 years ago
  32. 922ab53 [MTD] LPDDR QINFO records definitions by Alexey Korolev · 16 years ago
  33. 160bbab [MTD] struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  34. d3af0f0 [MTD] [NAND] remove excess kernel-doc notation by Randy Dunlap · 16 years ago
  35. c4956ed Merge branch 'misc/mtd/sharpsl-nand' of git://git.kernel.org/pub/scm/linux/kernel/git/lumag/tosa-2.6 by David Woodhouse · 16 years ago
  36. 26cdb67 [MTD] Remove more strange u_intxx_t types by David Woodhouse · 16 years ago
  37. 3854be7 [MTD] Remove strange u_int32_t types from FTL by David Woodhouse · 16 years ago
  38. 69423d9 [MTD] update internal API to support 64-bit device size by Adrian Hunter · 16 years ago
  39. 467622e [MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4) by Eric W. Biederman · 16 years ago
  40. a20c7ab [MTD] sharpsl-nand: use platform_data for model-specific values by Dmitry Baryshkov · 16 years ago
  41. 2be508d Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  42. aaf7ea2 [MTD] [NAND] GPIO NAND flash driver by Mike Rapoport · 16 years ago
  43. 6028aa0 [MTD] [NAND] sh_flctl: add support for Renesas SuperH FLCTL by Yoshihiro Shimoda · 16 years ago
  44. 69fd3a8 [MTD] remove unused mtd parameter in of_mtd_parse_partitions() by Sebastian Andrzej Siewior · 16 years ago
  45. eae9acd Support 'discard sectors' operation in translation layer support core by David Woodhouse · 16 years ago
  46. 17c1d2b [MTD] [NAND] Fix missing kernel-doc by Alexey Korolev · 16 years ago
  47. bb0eb21 [MTD] Define and use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffff by Adrian Hunter · 16 years ago
  48. c314dfd [MTD] [NOR] Rename and export new cfi_qry_*() functions by David Woodhouse · 16 years ago
  49. e93cafe [MTD] [NOR] cfi_cmdset_0001: Timeouts for erase, write and unlock operations by Anders Grafström · 16 years ago
  50. 2e489e0 [MTD] [NOR] Add qry_mode_on()/qry_omde_off() to deal with odd chips by Alexey Korolev · 16 years ago
  51. feb2f55d [MTD] [OneNAND] Add defines for HF and sync write by Adrian Hunter · 16 years ago
  52. 95b1bc2 [MTD] MTD_DEBUG always does compile-time typechecks by David Brownell · 16 years ago
  53. 96d8b64 [MTD] [NAND] fix subpage read for small page NAND by Alexey Korolev · 16 years ago
  54. 3d45955 [MTD] [NAND] subpage read feature as a way to increase performance. by Alexey Korolev · 16 years ago
  55. ff877ea Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 by David Woodhouse · 16 years ago
  56. 85c6e6e UBI: amend commentaries by Artem Bityutskiy · 16 years ago
  57. a5bf619 UBI: add ubi_sync() interface by Artem Bityutskiy · 16 years ago
  58. eadcf0d MTD: handle pci_name() being const by Greg Kroah-Hartman · 16 years ago
  59. a8931ef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  60. 44d1b98 Fix various old email addresses for dwmw2 by David Woodhouse · 16 years ago
  61. 59018b6 MTD/JFFS2: remove CVS keywords by Adrian Bunk · 16 years ago
  62. a98889f [MTD][NOR] Add physical address to point() method by Jared Hulbert · 16 years ago
  63. fb96c00 [MTD] Delete long-unused jedec.h header file. by Robert P. J. Day · 16 years ago
  64. 75757006 [MTD] [MAPS] Extend plat-ram to support a supplied probe type by Florian Fainelli · 16 years ago
  65. 607d1cb [MTD] [OneNAND] proper onenand_bbt_read_oob() prototype by Adrian Bunk · 16 years ago
  66. 51ee83d [MTD] proper prototypes for nftl_{read,write}_oob() by Adrian Bunk · 16 years ago
  67. a8e8aa2 [MTD] proper prototypes for inftl_{read,write}_oob() by Adrian Bunk · 16 years ago
  68. 388bbb0 [MTD] Add mtd panic_write function pointer by Richard Purdie · 16 years ago
  69. 6208e77 Merge git://git.infradead.org/~dedekind/ubi-2.6 by David Woodhouse · 16 years ago
  70. b7e23d9 Merge git://git.infradead.org/~kmpark/onenand-mtd-2.6 by David Woodhouse · 16 years ago
  71. 9a310d2 [MTD] Factor out OF partition support from the NOR driver. by Scott Wood · 17 years ago
  72. e71f04f [MTD] [OneNAND] Get correct density from device ID by Kyungmin Park · 17 years ago
  73. 8661368 UBI: introduce atomic LEB change ioctl by Artem Bityutskiy · 17 years ago
  74. de7921f [MTD] [NOR] Fix incorrect interface code for x16/x32 chips by Bartlomiej Sieka · 17 years ago
  75. 393852e UBI: add ubi_leb_map interface by Artem Bityutskiy · 17 years ago
  76. a66f66c [MTD] Provide mtdram.h with mtdram_init_device() prototype by Jesper Nilsson · 17 years ago
  77. c4a9f88 [MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bug by Kevin Hao · 17 years ago
  78. b38178e [MTD] Document erase interface. by Jörn Engel · 17 years ago
  79. 241651d [MTD] Fix CFI build error when no map width or interleave supported by David Woodhouse · 17 years ago
  80. 30eb0db [MTD] [NAND] Add NAND manufacturer AMD. by Steven J. Hill · 17 years ago
  81. ee9745f [MTD] [OneNAND] 2X program support by Kyungmin Park · 17 years ago
  82. acaebfd [MTD] generalise the handling of MTD-specific superblocks by David Howells · 17 years ago
  83. 42f209d [MTD] Delete allegedly obsolete "bank_size" field of mtd_info. by Robert P. J. Day · 17 years ago
  84. 36200b7 [MTD] Remove unnecessary user space check from mtd.h. by Robert P. J. Day · 17 years ago
  85. 972edcb [MTD] [NAND] platform NAND driver: update header by Vitaly Wool · 17 years ago
  86. d1da4e5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 17 years ago
  87. 801c135 UBI: Unsorted Block Images by Artem B. Bityutskiy · 18 years ago
  88. 8c60e54 [MTD][NAND] Add Micron Manufacturer ID by sshahrom@micron.com · 17 years ago
  89. 0ecbc81 [MTD] [NOR] Support for auto locking flash on power up by Rodolfo Giometti · 17 years ago
  90. 118af32 [MTD] Delete unused header file linux/mtd/iflash.h. by Robert P. J. Day · 17 years ago
  91. 470bc84 [MTD] [OneNAND] Classify the page data and oob buffer by Kyungmin Park · 17 years ago
  92. 1f92267 [MTD] [NAND] make oobavail public by Vitaly Wool · 17 years ago
  93. 73a4421 [MTD] Clarify OOB-operation interface comments by Artem Bityutskiy · 18 years ago
  94. 64f6071 [MTD] remove unused ecctype,eccsize fields from struct mtd_info by Artem Bityutskiy · 18 years ago
  95. d416085 [MTD] [NOR] Intel: remove ugly PROGREGION macros by Artem Bityutskiy · 18 years ago
  96. 0d36da3 [MTD] physmap: Add support for 64 bit resources by Stefan Roese · 18 years ago
  97. ad7d314 [MTD] Don't include linux/mtd/map.h from linux/mtd/physmap.h by Haavard Skinnemoen · 17 years ago
  98. c1f1625 Merge branch 'master' of git://git.infradead.org/~kmpark/onenand-mtd-2.6 by David Woodhouse · 17 years ago
  99. 552a827 [MTD] [NAND] Add kernel-doc for cellinfo field of struct nand_chip by Randy Dunlap · 17 years ago
  100. 211ac75 [MTD] OneNAND: Error message printing and bad block scan erros by Kyungmin Park · 17 years ago