1. d36377c Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  2. 030672a Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  3. a0752e9 memory: omap-gpmc: Get the header of the enum by Linus Walleij · 6 years ago
  4. 21abf10 gpio: Pass a flag to gpiochip_request_own_desc() by Linus Walleij · 6 years ago
  5. c2ade65 memory: omap-gpmc: Use of_node_name_eq for node name comparisons by Rob Herring · 6 years ago
  6. c86f985 memory: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  7. d507178 memory: omap-gpmc: Avoid redundant NULL check by Roger Quadros · 7 years ago
  8. a758f50 mtd: onenand: omap2: Configure driver from DT by Ladislav Michl · 7 years ago
  9. c18a7ac memory: omap-gpmc: Make 'bank-width' property optional by Ladislav Michl · 7 years ago
  10. a622c64 memory: omap-gpmc: Remove deprecated gpmc_update_nand_reg() by Ladislav Michl · 7 years ago
  11. 0d96a4f memory: omap-gpmc: Drop gpmc_status by Ladislav Michl · 7 years ago
  12. db749d1 memory: Convert to using %pOF instead of full_name by Rob Herring · 8 years ago
  13. cd8eb62 Merge tag 'omap-for-v4.13/gpmc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers by Olof Johansson · 8 years ago
  14. c9eabf4 memory: omap-gpmc: add error message if bank-width property is absent by Uwe Kleine-König · 8 years ago
  15. 95c278b memory: omap-gpmc: make dts snippet include semicolon by Uwe Kleine-König · 8 years ago
  16. aff523f memory: omap-gpmc: Fix debug output for access width by Tony Lindgren · 8 years ago
  17. 7807e08 ARM: OMAP2+: gpmc-onenand: propagate error on initialization failure by Ladislav Michl · 8 years ago
  18. 9064a1c Merge commit 'http://github.com/rogerq/linux gpmc-omap-v4.8-rc1' into next/drivers by Arnd Bergmann · 8 years ago
  19. 3950fff memory: omap-gpmc: make gpmc_clk_ticks_to_ns() static by Baoyou Xie · 8 years ago
  20. 525fe43 memory: omap-gpmc: use devm_gpiochip_add_data() by Linus Walleij · 8 years ago
  21. 3f41a3c memory: omap-gpmc: Delete an unnecessary check before the function call "gpiochip_free_own_desc" by Markus Elfring · 8 years ago
  22. 23540d6 memory: omap-gpmc: allow probe of child nodes to fail by Johan Hovold · 8 years ago
  23. 43a0a98 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  24. f64d6e2 Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  25. 9f2c519 memory: omap-gpmc: use of_platform_default_populate() to populate default bus by Kefeng Wang · 9 years ago
  26. 32dd625 memory: omap-gpmc: Move gpio functions out of #ifdef CONFIG_OF by Roger Quadros · 9 years ago
  27. caf21c6 memory: omap-gpmc: make it explicitly non-modular by Paul Gortmaker · 9 years ago
  28. 8f50b8e memory: omap-gpmc: Fix omap gpmc EXTRADELAY timing by Ocquidant, Sebastien · 9 years ago
  29. f679888 mtd: nand: omap2: rely on generic DT parsing done in nand_scan_ident() by Boris Brezillon · 9 years ago
  30. 9e694621 memory: omap-gpmc: Prevent GPMC_STATUS from being accessed via gpmc_regs by Roger Quadros · 9 years ago
  31. b2bac25 memory: omap-gpmc: Support WAIT pin edge interrupts by Roger Quadros · 9 years ago
  32. 210325f0 memory: omap-gpmc: Reserve WAITPIN if needed for WAIT monitoring by Roger Quadros · 9 years ago
  33. d2d0086 memory: omap-gpmc: Support general purpose input for WAITPINs by Roger Quadros · 9 years ago
  34. bdd7e03 memory: omap-gpmc: Prevent mapping into 1st 16MB by Roger Quadros · 10 years ago
  35. c9711ec mtd: nand: omap: Clean up device tree support by Roger Quadros · 11 years ago
  36. 384258f memory: omap-gpmc: Implement IRQ domain for NAND IRQs by Roger Quadros · 9 years ago
  37. 512d73d memory: omap-gpmc: Add GPMC-NAND ops to get writebufferempty status by Roger Quadros · 9 years ago
  38. f47fcad memory: omap-gpmc: Introduce GPMC to NAND interface by Roger Quadros · 9 years ago
  39. 2c92c04 memory: omap-gpmc: Add support for AAD timings by Neil Armstrong · 9 years ago
  40. fd820a1 memory: omap-gpmc: dump "before" state before first modification by Uwe Kleine-König · 9 years ago
  41. 50686e8 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  42. ed293d1 memory: kill off set_irq_flags usage by Rob Herring · 10 years ago
  43. e984a179 memory: omap-gpmc: Don't try to save uninitialized GPMC context by Tomeu Vizoso · 9 years ago
  44. ae74530 Merge branch 'fixes-rc1' into omap-for-v4.2/fixes by Tony Lindgren · 10 years ago
  45. 63aa945 memory: omap-gpmc: Add Kconfig option for debug by Tony Lindgren · 10 years ago
  46. 28a7eed memory: omap-gpmc: Fix parsing of devices by Tony Lindgren · 10 years ago
  47. 4b613e9 ARM OMAP2+ GPMC: fix programming/showing reserved timing parameters by Robert ABEL · 10 years ago
  48. 7f2e8c5 ARM OMAP2+ GPMC: fix WAITMONITORINGTIME divider bug by Robert ABEL · 10 years ago
  49. 2e67690 ARM OMAP2+ GPMC: calculate GPMCFCLKDIVIDER based on WAITMONITORINGTIME by Robert ABEL · 10 years ago
  50. f585070 ARM OMAP2+ GPMC: always program GPMCFCLKDIVIDER by Robert ABEL · 10 years ago
  51. 563dbb2 ARM OMAP2+ GPMC: change get_gpmc_timing_reg output for DTS by Robert ABEL · 10 years ago
  52. 2affc81 ARM OMAP2+ GPMC: fix debug output alignment by Robert ABEL · 10 years ago
  53. b1dc1ca ARM OMAP2+ GPMC: add bus children by Robert ABEL · 10 years ago
  54. 5e9444d ARM OMAP2+ GPMC: don't undef DEBUG by Robert ABEL · 10 years ago
  55. 2e25b0e ARM: OMAP2+: gpmc: make gpmc_cs_get_name() static by Semen Protsenko · 10 years ago
  56. 9c4f757 ARM: OMAP2+: gpmc: Fix writing in gpmc_cs_set_memconf by Semen Protsenko · 10 years ago
  57. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  58. fe78c54 Merge tag 'omap-gpmc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  59. 1864019 memory: gpmc: Move omap gpmc code to live under drivers by Tony Lindgren · 10 years ago[Renamed from arch/arm/mach-omap2/gpmc.c]
  60. a861280 ARM: OMAP2+: Move GPMC initcall to devices.c by Tony Lindgren · 10 years ago
  61. e639cd5 ARM: OMAP2+: Prepare to move GPMC to drivers by platform data header by Tony Lindgren · 10 years ago
  62. 6f8782a ARM: OMAP2+: Remove unnecesary include in GPMC driver by Javier Martinez Canillas · 11 years ago
  63. 2dde3bc Merge branch 'for-v3.19/gpmc-omap' of github.com:rogerq/linux into omap-for-v3.19/gpmc by Tony Lindgren · 10 years ago
  64. 9995772 ARM: OMAP2+: Require proper GPMC timings for devices by Tony Lindgren · 10 years ago
  65. 35ac051 ARM: OMAP2+: Show bootloader GPMC timings to allow configuring the .dts file by Tony Lindgren · 10 years ago
  66. 9ed7a77 ARM: OMAP2+: Fix support for multiple devices on a GPMC chip select by Tony Lindgren · 10 years ago
  67. 8bf9be5 ARM: OMAP2+: gpmc: Sanity check GPMC fck on probe by Roger Quadros · 10 years ago
  68. 4cf27d2 ARM: OMAP2+: gpmc: Keep Chip Select disabled while configuring it by Roger Quadros · 10 years ago
  69. e378d22 ARM: OMAP2+: gpmc: Always enable A26-A11 for non NAND devices by Roger Quadros · 10 years ago
  70. 7604baf ARM: OMAP2+: gpmc: Error out if timings fail in gpmc_probe_generic_child() by Roger Quadros · 10 years ago
  71. 8032374 ARM: OMAP2+: gpmc: Print error message in set_gpmc_timing_reg() by Roger Quadros · 10 years ago
  72. 511c41d Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  73. 4a4743e Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  74. fef775c nand: omap2: Add support for flash-based bad block table by Ezequiel García · 10 years ago
  75. 3195760 ARM: OMAP2+: make of_device_ids const by Uwe Kleine-König · 10 years ago
  76. 2b54057 ARM: OMAP2+: gpmc: Don't complain if wait pin is used without r/w monitoring by Roger Quadros · 10 years ago
  77. a3e83f0 ARM: OMAP2+: GPMC: Support Software ECC scheme via DT by Roger Quadros · 10 years ago
  78. 68e2eb5 ARM: OMAP2+: Make GPMC skip disabled devices by Guido Martínez · 11 years ago
  79. e413a19a Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  80. 27c9fd6 mtd: nand: omap: add support for BCH16_ECC - GPMC driver updates by pekon gupta · 11 years ago
  81. edfaf05 ARM: OMAP2+: raw read and write endian fix by Victor Kamensky · 11 years ago
  82. fb677ef ARM: OMAP2+: Fix GPMC remap for devices using an offset by Tony Lindgren · 11 years ago
  83. efe8072 ARM: OMAP2+: Fix oops for GPMC free by Tony Lindgren · 11 years ago
  84. 980386d ARM: OMAP2+: gpmc: fix: DT ONENAND child nodes not probed when MTD_ONENAND is built as module by Pekon Gupta · 11 years ago
  85. 6b187b2 ARM: OMAP2+: gpmc: fix: DT NAND child nodes not probed when MTD_NAND is built as module by Pekon Gupta · 11 years ago
  86. 5c1f34c Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  87. fd4446f ARM: OMAP2+: Fix GPMC and simplify bootloader timings for 8250 and smc91x by Tony Lindgren · 11 years ago
  88. 82cb6ac Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  89. ac65caf5 ARM: OMAP2+: cleaned-up DT support of various ECC schemes by Pekon Gupta · 11 years ago
  90. f2bf0e7 ARM: OMAP2+: Add minimal 8250 support for GPMC by Tony Lindgren · 11 years ago
  91. f70bf2a ARM: mach-omap2: gpmc: Fix warning when CONFIG_ARM_LPAE=y by Fabio Estevam · 11 years ago
  92. af07219 ARM: OMAP2: use 'int' instead of 'unsigned' for variable 'gpmc_irq_start' by Chen Gang · 11 years ago
  93. 1261674 ARM: OMAP2+: Cocci spatch "ptr_ret.spatch" by Thomas Meyer · 12 years ago
  94. b536dd4 ARM: OMAP2+: gpmc: Low power transition support by avinash philip · 12 years ago
  95. b3f5525 ARM: OMAP2+: gpmc: Converts GPMC driver to pm_runtime capable by avinash philip · 12 years ago
  96. f34f371 ARM: OMAP2+: gpmc: get number of useable GPMC chip-selects via DT by Gupta Pekon · 12 years ago
  97. f40739f ARM: dts: OMAP2+: Simplify NAND support by Jon Hunter · 12 years ago
  98. 496c8a0 ARM: OMAP2+: Allow NAND transfer mode to be specified in DT by Mark Jackson · 12 years ago
  99. b327b36 ARM: OMAP2+: only WARN if a GPMC child probe function fail by Javier Martinez Canillas · 12 years ago
  100. f2b09f6 ARM: OMAP2+: only search for GPMC DT child nodes on probe by Javier Martinez Canillas · 12 years ago