1. ffe3150 Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headers by David Woodhouse · 12 years ago
  2. c51803d mtd: mtdpart: break it as soon as we parse out the partitions by Huang Shijie · 12 years ago
  3. 62082e5 mtd: mtdparts: introduce mtd_get_device_size by Richard Genoud · 12 years ago
  4. 5dee467 mtd: mark mtd_is_partition argument as constant by Richard Genoud · 12 years ago
  5. edbc4540 mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN by Mike Dunn · 12 years ago
  6. d062d4e mtd: bitflip_threshold added to mtd_info and sysfs by Mike Dunn · 12 years ago
  7. 6a918ba mtd: flash drivers set ecc strength by Mike Dunn · 12 years ago
  8. 994c840 mtd: fix partition wrapper functions by Mike Dunn · 12 years ago
  9. 664addc mtd: remove R/O checking duplication by Artem Bityutskiy · 12 years ago
  10. 5def489 mtd: do not duplicate length and offset checks in drivers by Artem Bityutskiy · 12 years ago
  11. 5e4e6e3 mtd: return error code from mtd_unpoint by Artem Bityutskiy · 12 years ago
  12. 3c3c10b mtd: add leading underscore to all mtd functions by Artem Bityutskiy · 12 years ago
  13. 58edc90 mtd: minor coding style cleanup in mtdpart.c by Stefan Roese · 12 years ago
  14. 5942ddb mtd: introduce mtd_block_markbad interface by Artem Bityutskiy · 13 years ago
  15. 7086c19 mtd: introduce mtd_block_isbad interface by Artem Bityutskiy · 13 years ago
  16. ead995f mtd: introduce mtd_resume interface by Artem Bityutskiy · 13 years ago
  17. 3fe4bae mtd: introduce mtd_suspend interface by Artem Bityutskiy · 13 years ago
  18. e95e978 mtd: introduce mtd_is_locked interface by Artem Bityutskiy · 13 years ago
  19. b66005c mtd: introduce mtd_unlock interface by Artem Bityutskiy · 13 years ago
  20. 7799f9a mtd: introduce mtd_lock interface by Artem Bityutskiy · 13 years ago
  21. 85f2f2a mtd: introduce mtd_sync interface by Artem Bityutskiy · 13 years ago
  22. b0a31f7 mtd: introduce mtd_writev interface by Artem Bityutskiy · 13 years ago
  23. 4403dbfb mtd: introduce mtd_lock_user_prot_reg interface by Artem Bityutskiy · 13 years ago
  24. 482b43a mtd: introduce mtd_write_user_prot_reg interface by Artem Bityutskiy · 13 years ago
  25. 4ea1cab mtd: introduce mtd_read_user_prot_reg interface by Artem Bityutskiy · 13 years ago
  26. 855e5d8 mtd: introduce mtd_get_user_prot_info interface by Artem Bityutskiy · 13 years ago
  27. d264f72 mtd: introduce mtd_read_fact_prot_reg interface by Artem Bityutskiy · 13 years ago
  28. a750b5c mtd: introduce mtd_get_fact_prot_info interface by Artem Bityutskiy · 13 years ago
  29. a2cc5ba mtd: introduce mtd_write_oob interface by Artem Bityutskiy · 13 years ago
  30. fd2819b mtd: introduce mtd_read_oob interface by Artem Bityutskiy · 13 years ago
  31. 7ae79d7 mtd: introduce mtd_panic_write interface by Artem Bityutskiy · 13 years ago
  32. eda95cb mtd: introduce mtd_write interface by Artem Bityutskiy · 13 years ago
  33. 329ad39 mtd: introduce mtd_read interface by Artem Bityutskiy · 13 years ago
  34. 04c601b mtd: introduce mtd_get_unmapped_area interface by Artem Bityutskiy · 13 years ago
  35. 7219778 mtd: introduce mtd_unpoint interface by Artem Bityutskiy · 13 years ago
  36. d35ea20 mtd: introduce mtd_point interface by Artem Bityutskiy · 13 years ago
  37. 7e1f0dc mtd: introduce mtd_erase interface by Artem Bityutskiy · 13 years ago
  38. d57f4054 mtd: utilize `mtd_is_*()' functions by Brian Norris · 13 years ago
  39. 0612b9d mtd: rename MTD_OOB_* to MTD_OPS_* by Brian Norris · 13 years ago
  40. 953b3bd mtd: remove put_partition_parser() from public header by Dmitry Eremin-Solenikov · 13 years ago
  41. 3165f44 mtd: hide parse_mtd_partitions by Dmitry Eremin-Solenikov · 13 years ago
  42. d26c87d mtd: prepare to convert of_mtd_parse_partitions to partition parser by Dmitry Eremin-Solenikov · 13 years ago
  43. c797533 mtd: abstract last MTD partition parser argument by Dmitry Eremin-Solenikov · 13 years ago
  44. ad274ce mtd: document parse_mtd_partitions by Artem Bityutskiy · 13 years ago
  45. 1a31368 mtd: add a flags for partitions which should just leave smth. after them by Dmitry Eremin-Solenikov · 13 years ago
  46. 5c4eefb mtd: mtdpart: default to cmdlinepart, NULL partitions probing by Dmitry Eremin-Solenikov · 13 years ago
  47. eea72d5 mtd: remove add_mtd_partitions, add_mtd_device and friends by Jamie Iles · 13 years ago
  48. 7c802fb mtd: be silent when mtd partition parser cannot be found by Artem Bityutskiy · 13 years ago
  49. 154bf89 mtd: mtdpart: disallow reading OOB past the end of the partition by Artem Bityutskiy · 13 years ago
  50. 7fa33ac mtd: initialize writebufsize in the MTD object of a partition by Anatolij Gustschin · 14 years ago
  51. a7e93dc mtd: fix master device identification for mtd repartition by Roman Tereshonkov · 14 years ago
  52. 5daa7b2 mtd: prepare partition add and del functions for ioctl requests by Roman Tereshonkov · 14 years ago
  53. 6ae0185 mtd: Remove obsolete <mtd/compatmac.h> include by David Woodhouse · 14 years ago
  54. a1452a3 mtd: Update copyright notices by David Woodhouse · 14 years ago
  55. 9938424 mtd: add an ioctl to query the lock status of a flash sector by Richard Cochran · 14 years ago
  56. 6469f54 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 15 years ago
  57. a57ca04 mtd: mtdpart: prevent a read from regions[-1] by Roel Kluin · 15 years ago
  58. 2f82af0 Nicolas Pitre has a new email address by Nicolas Pitre · 15 years ago
  59. b90cf66 [MTD] Remove option for add_mtd_partitions() to not register partitions. by David Woodhouse · 15 years ago
  60. 4704a78 [MTD] Only set partition suspend/resume method if parent not registered by David Woodhouse · 15 years ago
  61. d8877f1 [MTD] mtdpart: Make ecc_stats more realistic. by Yauhen Kharuzhy · 15 years ago
  62. 1f24b5a [MTD] driver model updates by David Brownell · 15 years ago
  63. 402d326 NOMMU: Present backing device capabilities for MTD chardevs by David Howells · 15 years ago
  64. 69423d9 [MTD] update internal API to support 64-bit device size by Adrian Hunter · 16 years ago
  65. 2be508d Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  66. a65e5d7 remove CONFIG_KMOD from drivers by Johannes Berg · 16 years ago
  67. bb0eb21 [MTD] Define and use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffff by Adrian Hunter · 16 years ago
  68. f636ffb [MTD][MTDPART] Fix a division by zero bug by Atsushi Nemoto · 16 years ago
  69. 6910c13 [MTD][MTDPART] Cleanup and document the erase region handling by Atsushi Nemoto · 16 years ago
  70. b33a288 [MTD][MTDPART] Handle most checkpatch findings by Atsushi Nemoto · 16 years ago
  71. 7788ba7 [MTD][MTDPART] Seperate main loop from per-partition code in add_mtd_partition by Atsushi Nemoto · 16 years ago
  72. 71a928c [MTD] Use list_for_each_entry[_safe] where appropriate. by Chris Malley · 16 years ago
  73. 59018b6 MTD/JFFS2: remove CVS keywords by Adrian Bunk · 16 years ago
  74. a98889f [MTD][NOR] Add physical address to point() method by Jared Hulbert · 16 years ago
  75. 388bbb0 [MTD] Add mtd panic_write function pointer by Richard Purdie · 16 years ago
  76. bec4947 [MTD] Makefile fix for mtdsuper by Satyam Sharma · 17 years ago
  77. 42f209d [MTD] Delete allegedly obsolete "bank_size" field of mtd_info. by Robert P. J. Day · 17 years ago
  78. 74641d7 [MTD] Correct partition failed erase address by Adrian Hunter · 17 years ago
  79. 1f92267 [MTD] [NAND] make oobavail public by Vitaly Wool · 17 years ago
  80. 64f6071 [MTD] remove unused ecctype,eccsize fields from struct mtd_info by Artem Bityutskiy · 17 years ago
  81. 29072b9 [MTD] NAND: add subpage write support by Thomas Gleixner · 18 years ago
  82. 95b93a0 [MTD] replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  83. 7014568 [MTD] [NAND] remove len/ooblen confusion. by Vitaly Wool · 18 years ago
  84. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  85. f1a28c0 [MTD] NAND Expose the new raw mode function and status info to userspace by Thomas Gleixner · 18 years ago
  86. 8593fbc [MTD] Rework the out of band handling completely by Thomas Gleixner · 18 years ago
  87. 5bd34c0 [MTD] NAND Replace oobinfo by ecclayout by Thomas Gleixner · 18 years ago
  88. ff268fb [MTD] NAND Consolidate oobinfo handling by Thomas Gleixner · 18 years ago
  89. 9223a45 [MTD] Remove read/write _ecc variants by Thomas Gleixner · 18 years ago
  90. 2528e8c [MTD] Remove readv/readv_ecc by Thomas Gleixner · 18 years ago
  91. 9d8522d [MTD] Remove nand writev support by Thomas Gleixner · 18 years ago
  92. 2831877 [MTD] Introduce writesize by Joern Engel · 18 years ago
  93. ae282d4 [MTD] generic: propagate oobavail to MTD partitions by Vitaly Wool · 18 years ago
  94. 97894cd [MTD] core: Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  95. 5cea5da [MTD] mtdpart.c: Allow eraseblock size != power of 2 by Artem B. Bityutskiy · 19 years ago
  96. f77814d [MTD] Support for protection register support on Intel FLASH chips by Nicolas Pitre · 19 years ago
  97. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago