1. 4e82786 mtd: fix compile error for gpmi-nand by Huang Shijie · 13 years ago
  2. e0d6511 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  3. de47725 include: replace linux/module.h with "struct module" wherever possible by Paul Gortmaker · 13 years ago
  4. 7387ce7 mtd: define `mtd_is_*()' functions by Brian Norris · 13 years ago
  5. 4a89ff8 mtd: nand: kill member `ops' of `struct nand_chip' by Brian Norris · 13 years ago
  6. 4180f24 mtd: document ABI by Brian Norris · 13 years ago
  7. 0612b9d mtd: rename MTD_OOB_* to MTD_OPS_* by Brian Norris · 13 years ago
  8. 905c6bc mtd: move mtd_oob_mode_t to shared kernel/user space by Brian Norris · 13 years ago
  9. c46f648 mtd: support reading OOB without ECC by Brian Norris · 13 years ago
  10. e9195ed mtd: nand: document nand_chip.oob_poi by Brian Norris · 13 years ago
  11. 9ce244b mtd: support writing OOB without ECC by Brian Norris · 13 years ago
  12. e2e24e8 mtd: style fixups in multi-line comment, indentation by Brian Norris · 13 years ago
  13. 32c8db8 mtd: nand: fix spelling error (date => data) by Brian Norris · 13 years ago
  14. 87ed114 mtd: remove CONFIG_MTD_DEBUG by Brian Norris · 13 years ago
  15. b4ca747 mtd: plat-nand: Fixup kerneldoc for struct platform_nand_chip by Tobias Klauser · 13 years ago
  16. 7854d3f mtd: spelling, capitalization, uniformity by Brian Norris · 13 years ago
  17. 15c60a5 mtd: drop mtd_device_register by Dmitry Eremin-Solenikov · 13 years ago
  18. 953b3bd mtd: remove put_partition_parser() from public header by Dmitry Eremin-Solenikov · 13 years ago
  19. 3165f44 mtd: hide parse_mtd_partitions by Dmitry Eremin-Solenikov · 13 years ago
  20. e1c1024 mtd: OneNAND: Detect the correct NOP when 4KiB pagesize by Kyungmin Park · 13 years ago
  21. 628376f mtd: drop of_mtd_parse_partitions() by Dmitry Eremin-Solenikov · 13 years ago
  22. d26c87d mtd: prepare to convert of_mtd_parse_partitions to partition parser by Dmitry Eremin-Solenikov · 13 years ago
  23. c797533 mtd: abstract last MTD partition parser argument by Dmitry Eremin-Solenikov · 13 years ago
  24. 1c4c215 mtd: add new API for handling MTD registration by Dmitry Eremin-Solenikov · 13 years ago
  25. 0dc8626 mtd: plat-nand: drop unused fields from platform_nand_data by Dmitry Eremin-Solenikov · 13 years ago
  26. 1a31368 mtd: add a flags for partitions which should just leave smth. after them by Dmitry Eremin-Solenikov · 13 years ago
  27. ae2dbad mtd: drop mtd_has_cmdlinepart() by Dmitry Eremin-Solenikov · 13 years ago
  28. 13e0fe4 mtd: drop physmap_configure by Dmitry Eremin-Solenikov · 13 years ago
  29. 9eeff82 mtd: nand: improve comment on NAND_BBT_DYNAMIC_STRUCT by Brian Norris · 13 years ago
  30. b4dc53e mtd: nand: renumber the reorganized flags in nand.h / bbm.h by Brian Norris · 13 years ago
  31. 53d5d88 mtd: nand: rename CREATE_EMPTY bbt flag with proper prefix by Brian Norris · 13 years ago
  32. b8f8068 mtd: nand: move NAND_CREATE_EMPTY_BBT flag by Brian Norris · 13 years ago
  33. bb9ebd4 mtd: nand: rename NAND_USE_FLASH_BBT by Brian Norris · 13 years ago
  34. a40f734 mtd: nand: consolidate redundant flash-based BBT flags by Brian Norris · 13 years ago
  35. 5fb1549 mtd: nand: separate chip options / bbt_options by Brian Norris · 13 years ago
  36. a0dc552 mtd: nand: remove NAND_BBT_SCANBYTE1AND6 option by Brian Norris · 13 years ago
  37. eadc387 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 13 years ago
  38. 01dc9cc UBI: clarify the volume notification types' doc by David Wagner · 13 years ago
  39. 63da029 mtd: fix physmap.h warnings by Randy Dunlap · 13 years ago
  40. 29a6ccc Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  41. 6a8a98b mtd: kill CONFIG_MTD_PARTITIONS by Jamie Iles · 13 years ago
  42. eea72d5 mtd: remove add_mtd_partitions, add_mtd_device and friends by Jamie Iles · 13 years ago
  43. 984e6d8 mtd: physmap: convert to mtd_device_register() by Jamie Iles · 13 years ago
  44. 11b73c8 mtd: provide of_mtd_parse_partitions for !CONFIG_MTD_OF_PARTS by Jamie Iles · 13 years ago
  45. f5671ab mtd: introduce mtd_device_(un)register() by Jamie Iles · 13 years ago
  46. 33b5371 mtd: create function to perform large allocations by Grant Erickson · 13 years ago
  47. a626743 mtd: nand: renumber conflicting BBT flags by Brian Norris · 13 years ago
  48. 4d42948 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 13 years ago
  49. 667f390 ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a map_info by Marc Zyngier · 13 years ago
  50. b7281ca ARM: 6904/1: MTD: Add integrator-flash feature to physmap by Marc Zyngier · 13 years ago
  51. feddbb3 UBI: fix minor stylistic issues by Artem Bityutskiy · 13 years ago
  52. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  53. 7bf7e37 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus-1 by Artem Bityutskiy · 13 years ago
  54. 8f627a8 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  55. 193bd40 mtd: nand: add software BCH ECC support by Ivan Djelic · 13 years ago
  56. 1065cda mtd: cfi: add support for AMIC flashes (e.g. A29L160AT) by Steffen Sledz · 13 years ago
  57. b3dcfd3 mtd: onenand: add new option to control initial onenand unlocking by Roman Tereshonkov · 13 years ago
  58. dcfb81d mtd: NOR flash driver for OMAP-L137/AM17x by David Griego · 14 years ago
  59. c7519db mtd_blkdevs: Add background processing support by Jarkko Lavinen · 13 years ago
  60. f43ec88 UBI: provide LEB offset information by Artem Bityutskiy · 13 years ago
  61. 30b542e UBI: incorporate maximum write size by Artem Bityutskiy · 14 years ago
  62. 1435ca0 OMAP: OneNAND: fix 104MHz support by Adrian Hunter · 14 years ago
  63. 0e4ca7e mtd: add writebufsize field to mtd_info struct by Anatolij Gustschin · 14 years ago
  64. cf24dc8 mtd: OneNAND: add enable / disable methods to onenand_chip by Adrian Hunter · 14 years ago
  65. b5602e8 mtd: FSMC NAND fix obvious speling errors by Linus Walleij · 14 years ago
  66. 593cd87 mtd: FSMC NAND use the PrimeCell identifier macros by Linus Walleij · 14 years ago
  67. a7e93dc mtd: fix master device identification for mtd repartition by Roman Tereshonkov · 14 years ago
  68. 1534b8b mtd: fix nand kernel-doc warnings by Randy Dunlap · 14 years ago
  69. cc31822 mtd: cfi_fixup: remove unused 'param' parameter by Guillaume LECERF · 14 years ago
  70. 65ab220 mtd: fsmc.h: including linux/io.h for definition of readl by Viresh Kumar · 14 years ago
  71. 3e3198f mtd: onenand: add option and variable for cache program feature by Roman Tereshonkov · 14 years ago
  72. 7934650 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  73. 848b83a convert get_sb_mtd() users to ->mount() by Al Viro · 14 years ago
  74. 0896804 mtd: cfi_cmdset_0002: make sector erase command variable by Guillaume LECERF · 14 years ago
  75. b46daf7 mtd: remove junk tabs in nand.h by Sebastian Andrzej Siewior · 14 years ago
  76. a0491fc mtd: cleanup nand.h by Sebastian Andrzej Siewior · 14 years ago
  77. 453281a mtd: nand: introduce NAND_CREATE_EMPTY_BBT by Sebastian Andrzej Siewior · 14 years ago
  78. 7cba7b1 mtd: nand: add support for BBT without OOB by Sebastian Andrzej Siewior · 14 years ago
  79. 12a40a5 mtd: add init_size hook for NAND driver by Huang Shijie · 14 years ago
  80. 5daa7b2 mtd: prepare partition add and del functions for ioctl requests by Roman Tereshonkov · 14 years ago
  81. 6c009ab mtd: generic FSMC NAND MTD driver by Linus Walleij · 14 years ago
  82. d1e1f4e mtd: nand: add support for reading ONFI parameters from NAND device by Florian Fainelli · 14 years ago
  83. caa4b6f mtd: nand: add NAND_CMD_PARAM (0xec) definition by Florian Fainelli · 14 years ago
  84. 5c709ee mtd: nand: Increase NAND_MAX_OOBSIZE by Brian Norris · 14 years ago
  85. 0ceacf3 mtd: edit comments on deprecation of ioctl ECCGETLAYOUT by Brian Norris · 14 years ago
  86. cc26c3c mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT by Brian Norris · 14 years ago
  87. f4a2da0 mtd: inftl.h: fix spacing errors by Brian Norris · 14 years ago
  88. 6ae0185 mtd: Remove obsolete <mtd/compatmac.h> include by David Woodhouse · 14 years ago
  89. a1452a3 mtd: Update copyright notices by David Woodhouse · 14 years ago
  90. 78ef7fa mtd-physmap: add support users can assign the probe type in board files by Barry Song · 15 years ago
  91. 8ae6641 mtd: change struct flchip_shared spinlock locking into mutex by Stefani Seibold · 14 years ago
  92. ad0d363 mtd: OneNAND: Introduce chip_probe function by Kyungmin Park · 14 years ago
  93. 58373ff mtd: nand: more BB Detection refactoring and dynamic scan options by Brian Norris · 14 years ago
  94. 30fe811 mtd: nand: edit macro flag for BBT scan of last page in block by Brian Norris · 14 years ago
  95. 9938424 mtd: add an ioctl to query the lock status of a flash sector by Richard Cochran · 14 years ago
  96. b60b08b mtd: nand: support alternate BB marker locations on MLC by Kevin Cernekee · 14 years ago
  97. 426c457 mtd: nand: extend NAND flash detection to new MLC chips by Kevin Cernekee · 14 years ago
  98. 9ea5973 mtd: suppress warnings in inline_map_read() by Kevin Cernekee · 14 years ago
  99. 709c4ef mtd: map.h: add missing bug.h include by Kevin Cernekee · 14 years ago
  100. 3328dc3 mtd: onenand: add new callback for bufferram read by Kyungmin Park · 14 years ago