1. 3ea5b03 mtd: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  2. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  3. 86bc7bdd mtd: onenand: omap: remove two unused functions by Paul Bolle · 11 years ago
  4. e09f7f9 mtd: onenand: use dev_get_platdata() by Jingoo Han · 11 years ago
  5. f6ac1a4 mtd: onenand/omap2: Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  6. cdb6404 mtd: omap2: Use module_platform_driver() by Sachin Kamat · 12 years ago
  7. dc75eb3 mtd: omap-onenand: pass device_node in platform data by Ezequiel Garcia · 12 years ago
  8. ca2a88f Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  9. 45c3eb7 ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h by Tony Lindgren · 12 years ago
  10. 810b7e0 mtd: remove use of __devexit by Bill Pemberton · 12 years ago
  11. 06f2551 mtd: remove use of __devinit by Bill Pemberton · 12 years ago
  12. 5153b88 mtd: remove use of __devexit_p by Bill Pemberton · 12 years ago
  13. ea5d8f4 ARM: OMAP2+: fix build breakage introduced by commit b7754452b3e27716347a528b47b0a1083af32520 by Paul Walmsley · 12 years ago
  14. 99f0b8d Merge branch 'omap-for-v3.8/cleanup-headers-gpmc' into omap-for-v3.8/cleanup-headers by Tony Lindgren · 12 years ago
  15. 2b6c4e7 ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h by Lokesh Vutla · 12 years ago
  16. b7754452 mtd: onenand: omap: use pdata info instead of cpu_is by Afzal Mohammed · 12 years ago
  17. 89d1efc mtd: onenand: omap: cleanup gpmc dependency by Afzal Mohammed · 12 years ago
  18. 2203747 ARM: omap: move platform_data definitions by Arnd Bergmann · 12 years ago
  19. 7d7e1eb ARM: OMAP2+: Prepare for irqs.h removal by Tony Lindgren · 12 years ago
  20. 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
  21. cf3a6ec ARM: OMAP: remove plat/board.h file by Igor Grinberg · 12 years ago
  22. d65ccb6 mtd: onenand: omap2: obtain memory from resource by Afzal Mohammed · 12 years ago
  23. 42d7fbe mtd: do not use plain 0 as NULL by Artem Bityutskiy · 13 years ago
  24. e0d6511 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  25. 7d010d2 mtd: onenand/omap2.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  26. 70f438c mtd: onenand/omap2 don't specify default parsing options by Dmitry Eremin-Solenikov · 13 years ago
  27. 1c3bd14 mtd: onenand: return proper error if regulator_get fails by Axel Lin · 13 years ago
  28. 1bc857f ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h by Russell King · 13 years ago
  29. ff6e1b2 mtd: omap2 onenand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  30. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  31. 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 · 14 years ago
  32. 0df0914 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  33. c93ff6b mtd: omap: add new variable to platform data to control onenand unlocking by Roman Tereshonkov · 14 years ago
  34. c804c73 mtd: add "platform:" prefix for platform modalias by Axel Lin · 14 years ago
  35. c497dd5 mtd: OneNAND: OMAP2: increase multiblock erase verify timeout by Roman Tereshonkov · 14 years ago
  36. 3ad2d86 OMAP: OneNAND: determine frequency in one place by Adrian Hunter · 14 years ago
  37. ab2020f Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  38. 9ac4e61 mtd: OneNAND: OMAP2/3: prevent regulator sleeping while OneNAND is in use by Adrian Hunter · 15 years ago
  39. 263a8c8 mtd: OneNAND: OMAP2/3: add support for command line partitioning by Adrian Hunter · 15 years ago
  40. 4931445 OMAP2/3: OneNAND: add 104MHz support by Adrian Hunter · 14 years ago
  41. d19d7b4 mtd: onenand: fix omap2 code to handle cache program feature by Roman Tereshonkov · 14 years ago
  42. 0ae28a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 15 years ago
  43. 4a70b7d mtd: OneNAND: OMAP2/3: unmap correct DMA buffer by Mika Westerberg · 15 years ago
  44. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  45. 932f5d2 mtd: OneNAND: do not use DMA if oops in progress by Aaro Koskinen · 15 years ago
  46. 60d9aa7 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  47. 7207302 mtd: OneNAND: multiblock erase support by Mika Korhonen · 15 years ago
  48. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago
  49. 3cae1cc mtd: OneNAND: OMAP2/3: free GPMC CS on module removal by Mika Korhonen · 15 years ago
  50. 00acf4a mtd: OneNAND: fix incorrect bufferram offset by Mika Korhonen · 15 years ago
  51. ac1b7c3 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  52. d3412db mtd: OneNAND: add missing __devexit_p by Mika Korhonen · 15 years ago
  53. 8bd2294 OMAP2/3: PM: push core PM code from linux-omap by Kevin Hilman · 15 years ago
  54. 87f39f0 [MTD] support driver model updates by David Brownell · 16 years ago
  55. a29f280 [MTD] [OneNAND] omap2: panic_write may be in an interrupt context by Adrian Hunter · 16 years ago
  56. 73069e3 ARM: OMAP: Fix gpio by switching to generic gpio calls, v2 by Jarkko Nikula · 16 years ago
  57. 475b44c mtd: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  58. 15f74b0 ARM: OMAP: use gpio_to_irq by David Brownell · 16 years ago
  59. 40e3925 ARM: OMAP: switch to gpio_direction_input by David Brownell · 16 years ago
  60. 0b84b5c ARM: OMAP: switch to standard gpio get/set calls by David Brownell · 16 years ago
  61. cbbd695 [MTD] [NAND] OMAP: OneNAND: header file relocation (part 2) by Adrian Hunter · 16 years ago
  62. fe87535 [MTD] [NAND] OMAP: OneNAND: header file relocation by Adrian Hunter · 16 years ago
  63. 0f0254f [MTD] [NAND] OMAP2: remove duplicated #include by Huang Weiyi · 16 years ago
  64. 8afbc11 [MTD] [NAND] OMAP2: add retry after read timeout by Adrian Hunter · 16 years ago
  65. 782b7a3 [MTD] [OneNAND] OMAP3: add delay for GPIO by Adrian Hunter · 16 years ago
  66. 36cd4fb [MTD] [OneNAND] Add OMAP2 / OMAP3 OneNAND driver by Adrian Hunter · 16 years ago