1. ca2a88f Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  2. 48d224d Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/pm2 by Olof Johansson · 12 years ago
  3. 45c3eb7 ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h by Tony Lindgren · 12 years ago
  4. 0f9cb21 Merge tag 'v3.7-rc7' into next/cleanup by Olof Johansson · 12 years ago
  5. 810b7e0 mtd: remove use of __devexit by Bill Pemberton · 12 years ago
  6. 06f2551 mtd: remove use of __devinit by Bill Pemberton · 12 years ago
  7. 5153b88 mtd: remove use of __devexit_p by Bill Pemberton · 12 years ago
  8. 0131950 mtd: onenand: Make flexonenand_set_boundary static by Sachin Kamat · 12 years ago
  9. ea5d8f4 ARM: OMAP2+: fix build breakage introduced by commit b7754452b3e27716347a528b47b0a1083af32520 by Paul Walmsley · 12 years ago
  10. 99f0b8d Merge branch 'omap-for-v3.8/cleanup-headers-gpmc' into omap-for-v3.8/cleanup-headers by Tony Lindgren · 12 years ago
  11. 2b6c4e7 ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h by Lokesh Vutla · 12 years ago
  12. b775445 mtd: onenand: omap: use pdata info instead of cpu_is by Afzal Mohammed · 12 years ago
  13. 89d1efc mtd: onenand: omap: cleanup gpmc dependency by Afzal Mohammed · 12 years ago
  14. 2203747 ARM: omap: move platform_data definitions by Arnd Bergmann · 12 years ago
  15. 7d7e1eb ARM: OMAP2+: Prepare for irqs.h removal by Tony Lindgren · 12 years ago
  16. a1e0170 Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' into cleanup-sparseirq by Tony Lindgren · 12 years ago
  17. cf3a6ec ARM: OMAP: remove plat/board.h file by Igor Grinberg · 12 years ago
  18. d65ccb6 mtd: onenand: omap2: obtain memory from resource by Afzal Mohammed · 12 years ago
  19. edbc4540 mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN by Mike Dunn · 12 years ago
  20. 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 12 years ago
  21. 3b27dac mtd: unify initialization of erase_info->fail_addr by Shmulik Ladkani · 12 years ago
  22. 6a918ba mtd: flash drivers set ecc strength by Mike Dunn · 12 years ago
  23. 42d7fbe mtd: do not use plain 0 as NULL by Artem Bityutskiy · 12 years ago
  24. 834247e mtd: remove retlen zeroing duplication by Artem Bityutskiy · 12 years ago
  25. 5def489 mtd: do not duplicate length and offset checks in drivers by Artem Bityutskiy · 12 years ago
  26. 3c3c10b mtd: add leading underscore to all mtd functions by Artem Bityutskiy · 12 years ago
  27. 152b861 mtd: onenand: samsung: add missing iounmap by Julia Lawall · 12 years ago
  28. 9310da0 MTD: Relax dependencies by Richard Weinberger · 12 years ago
  29. ee16f2a mtd: onenand: kill unused variable by Artem Bityutskiy · 13 years ago
  30. 5942ddb mtd: introduce mtd_block_markbad interface by Artem Bityutskiy · 13 years ago
  31. f99640d mtd: convert drivers/mtd/* to use module_platform_driver() by Axel Lin · 13 years ago
  32. e0d6511 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  33. f3bcc01 mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed by Paul Gortmaker · 13 years ago
  34. d57f4054 mtd: utilize `mtd_is_*()' functions by Brian Norris · 13 years ago
  35. 0612b9d mtd: rename MTD_OOB_* to MTD_OPS_* by Brian Norris · 13 years ago
  36. 905c6bc mtd: move mtd_oob_mode_t to shared kernel/user space by Brian Norris · 13 years ago
  37. 0a32a10 mtd: cleanup style on pr_debug messages by Brian Norris · 13 years ago
  38. 289c052 mtd: replace DEBUG() with pr_debug() by Brian Norris · 13 years ago
  39. 7854d3f mtd: spelling, capitalization, uniformity by Brian Norris · 13 years ago
  40. e1c1024 mtd: OneNAND: Detect the correct NOP when 4KiB pagesize by Kyungmin Park · 13 years ago
  41. e638275 mtd: onenand: remove redundant mtd_device_unregister before onenand_release by Axel Lin · 13 years ago
  42. f8214b8 mtd: onenand/samsung.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  43. 7d010d2 mtd: onenand/omap2.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  44. 92ffb00 mtd: onenand/generic.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  45. 0870066 mtd: remove printk's for [kv][mz]alloc failures by Brian Norris · 13 years ago
  46. 18f8eb1 mtd: samsung/onenand don't specify default parsing options by Dmitry Eremin-Solenikov · 13 years ago
  47. 70f438c mtd: onenand/omap2 don't specify default parsing options by Dmitry Eremin-Solenikov · 13 years ago
  48. 3d4ae3b mtd: onenand/generic don't specify default parsing options by Dmitry Eremin-Solenikov · 13 years ago
  49. 1c3bd14 mtd: onenand: return proper error if regulator_get fails by Axel Lin · 13 years ago
  50. 1bc857f ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h by Russell King · 13 years ago
  51. ee0e87b mtd: convert remaining users to mtd_device_register() by Jamie Iles · 13 years ago
  52. 6b57c11 mtd: samsung onenand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  53. ff6e1b2 mtd: omap2 onenand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  54. 711a632 mtd: onenand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  55. eff3bba mtd: onenand: add missing check by john.maxin@nokia.com · 13 years ago
  56. 99b17c0 mtd: onenand: add ecclayout and subpage_sft for non-flex 4KiB page onenand by Roman Tereshonkov · 13 years ago
  57. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  58. 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
  59. 0df0914 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  60. 411f5c7 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  61. c93ff6b mtd: omap: add new variable to platform data to control onenand unlocking by Roman Tereshonkov · 13 years ago
  62. b3dcfd3 mtd: onenand: add new option to control initial onenand unlocking by Roman Tereshonkov · 13 years ago
  63. e6da856 mtd: onenand_base: onenand_verify bugfix for writepage non-aligned address by Roman Tereshonkov · 13 years ago
  64. b085058 mtd: OneNAND: return read error for 4KiB page read by Adrian Hunter · 13 years ago
  65. c804c73 mtd: add "platform:" prefix for platform modalias by Axel Lin · 13 years ago
  66. fc406cd mtd: OneNAND: Change dependency of ARCH_EXYNOS4 by Kukjin Kim · 13 years ago
  67. c497dd5 mtd: OneNAND: OMAP2: increase multiblock erase verify timeout by Roman Tereshonkov · 13 years ago
  68. 3ad2d86 OMAP: OneNAND: determine frequency in one place by Adrian Hunter · 13 years ago
  69. ab2020f Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  70. 25dcd29 mtd: onenand: add mtd->writebufsize initialization by Anatolij Gustschin · 14 years ago
  71. 9ac4e61 mtd: OneNAND: OMAP2/3: prevent regulator sleeping while OneNAND is in use by Adrian Hunter · 14 years ago
  72. cf24dc8 mtd: OneNAND: add enable / disable methods to onenand_chip by Adrian Hunter · 14 years ago
  73. e0c1a92 mtd: OneNAND: lighten scary initial bad block messages by Adrian Hunter · 14 years ago
  74. 263a8c8 mtd: OneNAND: OMAP2/3: add support for command line partitioning by Adrian Hunter · 15 years ago
  75. d983c54 mtd: OneNAND: Fix multi block erase support at 4KiB pagesize by Kyungmin Park · 14 years ago
  76. 4931445 OMAP2/3: OneNAND: add 104MHz support by Adrian Hunter · 14 years ago
  77. 01039e4 mtd: onenand: bugfix for 2x mode bad block handling by Roman Tereshonkov · 14 years ago
  78. 8a8f632 mtd: OneNAND: Fix 4KiB pagesize OOB handling by Kyungmin Park · 14 years ago
  79. ac80dac mtd: onenand: implement cache program feature for 4KiB page onenand by Roman Tereshonkov · 14 years ago
  80. d19d7b4 mtd: onenand: fix omap2 code to handle cache program feature by Roman Tereshonkov · 14 years ago
  81. 08b3af3 mtd: OneNAND: Fix page offset handling at 2KiB pagesize by Kyungmin Park · 14 years ago
  82. 2316d3b mtd: OneNAND: S5PC110: Fix double call suspend & resume function by Kyungmin Park · 14 years ago
  83. edb44b9 mtd: onenand: fix 4KiB page onenand chip recognition by Roman Tereshonkov · 14 years ago
  84. 861fae1 mtd: OneNAND: S5PC210 OneNAND support by Kyungmin Park · 14 years ago
  85. e23abf4 mtd: OneNAND: S5PC110: Implement DMA interrupt method by Kyungmin Park · 14 years ago
  86. dcf0822 mtd: OneNAND: S5PC110: Fix wrong DMA handling when HIGHMEM by Kyungmin Park · 14 years ago
  87. aa6d1c0 mtd: OneNAND: S5PC100: Only S5PC110 use the command map method by Kyungmin Park · 14 years ago
  88. c762680 mtd: MLC device check in OneNAND driver by Rohit Hassan Sathyanarayan · 14 years ago
  89. ebe8a64 mtd: OneNAND: S5PC110: Add timeout to prevent the endless loop by Kyungmin Park · 14 years ago
  90. 344955f mtd: OneNAND: Remove unused cmd_map at s5pc110 by Kyungmin Park · 14 years ago
  91. 53d1e13 mtd: OneNAND: Fix loop hang when DMA error at Samsung SoCs by Kyungmin Park · 14 years ago
  92. 9aba97a mtd: OneNAND: Fix 2KiB pagesize handling at Samsung SoCs by Kyungmin Park · 14 years ago
  93. 6ae0185 mtd: Remove obsolete <mtd/compatmac.h> include by David Woodhouse · 14 years ago
  94. 7b0507e mtd: OneNAND: Samsung SoCs use own chip_probe function by Kyungmin Park · 14 years ago
  95. ad0d363 mtd: OneNAND: Introduce chip_probe function by Kyungmin Park · 14 years ago
  96. 42b0aab mtd: onenand:fix for page addr calculation based on device type by Rohit Hassan Sathyanarayan · 14 years ago
  97. 8c1a115 mtd: remove redundant dependency checks in Kconfig files by Kyle Spaans · 14 years ago
  98. 46f3e88 mtd: add Samsung SoC OneNAND driver by Kyungmin Park · 14 years ago
  99. c37cb56 mtd: onenand: add workaround for SYNC_WRITE mode by Kyungmin Park · 14 years ago
  100. 3328dc3 mtd: onenand: add new callback for bufferram read by Kyungmin Park · 14 years ago