1. a411679 mtd: onenand: switch to mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  2. eb8c2be mtd: onenand: use mtd_set_ecclayout() where appropriate by Boris Brezillon · 9 years ago
  3. d30aae6 mtd: onenand: use mtd_ooblayout_xxx() helpers where appropriate by Boris Brezillon · 9 years ago
  4. 8f40842 Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  5. 29f1058 mtd: create an mtd_oobavail() helper and make use of it by Boris BREZILLON · 8 years ago
  6. f5b8aa7 mtd: kill the ecclayout->oobavail field by Boris BREZILLON · 8 years ago
  7. 5e64c29 mtd: onenand: fix deadlock in onenand_block_markbad by Aaro Koskinen · 9 years ago
  8. 288e6ea gpio: Include linux/gpio.h instead of asm/gpio.h by Bjorn Helgaas · 9 years ago
  9. d652436 mtd: onenand: unexport onenand_default_bbt() by Thomas Petazzoni · 9 years ago
  10. fd2a2f2 mtd: onenand: make onenand_scan_bbt() static by Thomas Petazzoni · 9 years ago
  11. 004b5e6 mtd: drop unnecessary partition parser data by Brian Norris · 9 years ago
  12. fd511e2 mtd: onenand: omap2: drop owner and name assignment by Frans Klaver · 9 years ago
  13. 61344d0 mtd: onenand: samsung: drop owner assignment by Frans Klaver · 9 years ago
  14. fe003bc mtd: onenand: generic: show parent device in sysfs by Frans Klaver · 9 years ago
  15. 2584cf8 arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead by Dan Williams · 9 years ago
  16. b946653 mtd: samsung: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  17. 7f2a7ce mtd: onenand: drop dead code by Brian Norris · 9 years ago
  18. 5c1a77c mtd: onenand: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  19. e393bc0 mtd: onenand: remove s5pc100 related onenand codes by Kukjin Kim · 10 years ago
  20. 81d46c5 mtd: onenand: fix build warning for dma type by Arnd Bergmann · 10 years ago
  21. 4b78fc4 mtd: Add a retlen parameter to _get_{fact,user}_prot_info by Christian Riesch · 11 years ago
  22. e4eec19 mtd: onenand: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  23. 3ea5b03 mtd: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  24. 3e77216 mtd: onenand: Trivial cleanup in samsung.h by Sachin Kamat · 11 years ago
  25. 8b3ae73 mtd: onenand: fix warning (integer used as pointer) by Brian Norris · 11 years ago
  26. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  27. 86bc7bdd mtd: onenand: omap: remove two unused functions by Paul Bolle · 11 years ago
  28. 6b7368c mtd: onenand: remove unused variable assignments by Brian Norris · 11 years ago
  29. 53d66ba mtd: onenand: remove redundant offset check by Brian Norris · 11 years ago
  30. e09f7f9 mtd: onenand: use dev_get_platdata() by Jingoo Han · 11 years ago
  31. dad2256 mtd: nand: remove NAND_BBT_SCANEMPTY by Brian Norris · 11 years ago
  32. cf3b55a mtd: onenand/samsung: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  33. f6ac1a4 mtd: onenand/omap2: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  34. 7f1e041 mtd: onenand/generic: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  35. a637b0d Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  36. 93115b7 mtd: onenand/samsung: make regs-onenand.h file local by Arnd Bergmann · 11 years ago
  37. cdb6404 mtd: omap2: Use module_platform_driver() by Sachin Kamat · 11 years ago
  38. 75d0c37 mtd: onenand: remove OneNAND simulator by Artem Bityutskiy · 11 years ago
  39. 660685d mtd: merge mtdchar module with mtdcore by Artem Bityutskiy · 11 years ago
  40. dc75eb3 mtd: omap-onenand: pass device_node in platform data by Ezequiel Garcia · 12 years ago
  41. ca2a88f Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  42. 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
  43. 45c3eb7 ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h by Tony Lindgren · 12 years ago
  44. 0f9cb21 Merge tag 'v3.7-rc7' into next/cleanup by Olof Johansson · 12 years ago
  45. 810b7e0 mtd: remove use of __devexit by Bill Pemberton · 12 years ago
  46. 06f2551 mtd: remove use of __devinit by Bill Pemberton · 12 years ago
  47. 5153b88 mtd: remove use of __devexit_p by Bill Pemberton · 12 years ago
  48. 0131950 mtd: onenand: Make flexonenand_set_boundary static by Sachin Kamat · 12 years ago
  49. ea5d8f4 ARM: OMAP2+: fix build breakage introduced by commit b7754452b3e27716347a528b47b0a1083af32520 by Paul Walmsley · 12 years ago
  50. 99f0b8d Merge branch 'omap-for-v3.8/cleanup-headers-gpmc' into omap-for-v3.8/cleanup-headers by Tony Lindgren · 12 years ago
  51. 2b6c4e7 ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h by Lokesh Vutla · 12 years ago
  52. b775445 mtd: onenand: omap: use pdata info instead of cpu_is by Afzal Mohammed · 12 years ago
  53. 89d1efc mtd: onenand: omap: cleanup gpmc dependency by Afzal Mohammed · 12 years ago
  54. 2203747 ARM: omap: move platform_data definitions by Arnd Bergmann · 12 years ago
  55. 7d7e1eb ARM: OMAP2+: Prepare for irqs.h removal by Tony Lindgren · 12 years ago
  56. 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
  57. cf3a6ec ARM: OMAP: remove plat/board.h file by Igor Grinberg · 12 years ago
  58. d65ccb6 mtd: onenand: omap2: obtain memory from resource by Afzal Mohammed · 12 years ago
  59. edbc4540 mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN by Mike Dunn · 12 years ago
  60. 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 12 years ago
  61. 3b27dac mtd: unify initialization of erase_info->fail_addr by Shmulik Ladkani · 13 years ago
  62. 6a918ba mtd: flash drivers set ecc strength by Mike Dunn · 12 years ago
  63. 42d7fbe mtd: do not use plain 0 as NULL by Artem Bityutskiy · 12 years ago
  64. 834247e mtd: remove retlen zeroing duplication by Artem Bityutskiy · 13 years ago
  65. 5def489 mtd: do not duplicate length and offset checks in drivers by Artem Bityutskiy · 13 years ago
  66. 3c3c10b mtd: add leading underscore to all mtd functions by Artem Bityutskiy · 13 years ago
  67. 152b861 mtd: onenand: samsung: add missing iounmap by Julia Lawall · 13 years ago
  68. 9310da0 MTD: Relax dependencies by Richard Weinberger · 13 years ago
  69. ee16f2a mtd: onenand: kill unused variable by Artem Bityutskiy · 13 years ago
  70. 5942ddb mtd: introduce mtd_block_markbad interface by Artem Bityutskiy · 13 years ago
  71. f99640d mtd: convert drivers/mtd/* to use module_platform_driver() by Axel Lin · 13 years ago
  72. e0d6511 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  73. f3bcc01 mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed by Paul Gortmaker · 13 years ago
  74. d57f4054 mtd: utilize `mtd_is_*()' functions by Brian Norris · 13 years ago
  75. 0612b9d mtd: rename MTD_OOB_* to MTD_OPS_* by Brian Norris · 13 years ago
  76. 905c6bc mtd: move mtd_oob_mode_t to shared kernel/user space by Brian Norris · 13 years ago
  77. 0a32a10 mtd: cleanup style on pr_debug messages by Brian Norris · 13 years ago
  78. 289c052 mtd: replace DEBUG() with pr_debug() by Brian Norris · 13 years ago
  79. 7854d3f mtd: spelling, capitalization, uniformity by Brian Norris · 13 years ago
  80. e1c1024 mtd: OneNAND: Detect the correct NOP when 4KiB pagesize by Kyungmin Park · 13 years ago
  81. e638275 mtd: onenand: remove redundant mtd_device_unregister before onenand_release by Axel Lin · 13 years ago
  82. f8214b8 mtd: onenand/samsung.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  83. 7d010d2 mtd: onenand/omap2.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  84. 92ffb00 mtd: onenand/generic.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  85. 0870066 mtd: remove printk's for [kv][mz]alloc failures by Brian Norris · 13 years ago
  86. 18f8eb1 mtd: samsung/onenand don't specify default parsing options by Dmitry Eremin-Solenikov · 13 years ago
  87. 70f438c mtd: onenand/omap2 don't specify default parsing options by Dmitry Eremin-Solenikov · 13 years ago
  88. 3d4ae3b mtd: onenand/generic don't specify default parsing options by Dmitry Eremin-Solenikov · 13 years ago
  89. 1c3bd14 mtd: onenand: return proper error if regulator_get fails by Axel Lin · 13 years ago
  90. 1bc857f ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h by Russell King · 13 years ago
  91. ee0e87b mtd: convert remaining users to mtd_device_register() by Jamie Iles · 13 years ago
  92. 6b57c11 mtd: samsung onenand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  93. ff6e1b2 mtd: omap2 onenand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  94. 711a632 mtd: onenand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  95. eff3bba mtd: onenand: add missing check by john.maxin@nokia.com · 13 years ago
  96. 99b17c0 mtd: onenand: add ecclayout and subpage_sft for non-flex 4KiB page onenand by Roman Tereshonkov · 13 years ago
  97. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  98. 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
  99. 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
  100. 411f5c7 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago