1. ca90666 Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  2. 78a4315 gpio/omap: fix build error with certain OMAP1 configs by Janusz Krzysztofik · 13 years ago
  3. 1bc857f ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h by Russell King · 13 years ago
  4. c7c8518 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  5. e5ff444 gpio/omap: cleanup show revision, remove cpu_is checks, display only once by Kevin Hilman · 13 years ago
  6. 9942da0 gpio/omap: debounce remove SoC specific registers, use pdata by Kevin Hilman · 13 years ago
  7. f64ad1a gpio/omap: cleanup _set_gpio_wakeup(), remove ifdefs by Kevin Hilman · 13 years ago
  8. 7a6f841 gpio/omap: remove useless gpio_valid() & check_gpio() checks by Kevin Hilman · 13 years ago
  9. f8b46b5 gpio/omap: convert MPUIO IRQ over to generic irq_chip by Kevin Hilman · 13 years ago
  10. 28f3b5a gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefs by Kevin Hilman · 13 years ago
  11. eef4bec gpio/omap: consolidate IRQ status handling, remove #ifdefs by Kevin Hilman · 13 years ago
  12. fa87931a gpio/omap: consolidate direction, input, output, remove #ifdefs by Kevin Hilman · 13 years ago
  13. a8be8da gpio/omap: remove get_gpio_bank() by Charulatha V · 13 years ago
  14. 129fd22 gpio/omap: replace get_gpio_index() by using bank width by Kevin Hilman · 13 years ago
  15. c390aad0 gpio/omap: _get_gpio_irqbank_mask: replace hard-coded mask with bank->width by Kevin Hilman · 13 years ago
  16. d5f4624 gpio/omap: move bank width into struct gpio_bank by Kevin Hilman · 13 years ago
  17. bdba15d gpio/omap: remove MPUIO handling from _clear_gpio_irqbank() by Kevin Hilman · 13 years ago
  18. df3c851 gpio/omap: _clear_gpio_irqbank: fix flushing of posted write by Kevin Hilman · 13 years ago
  19. 55b220c gpio/omap4: Fix missing interrupts during device wakeup due to IOPAD. by Ambresh K · 13 years ago
  20. 85ec7b9 GPIO: OMAP: add locking around calls to _set_gpio_triggering by Colin Cross · 13 years ago
  21. 0622b25 GPIO: OMAP: fix setting IRQWAKEN bits for OMAP4 by Colin Cross · 13 years ago
  22. d52b31d GPIO: OMAP: fix section mismatch warnings by Russell King · 13 years ago
  23. e5cdb13 GPIO: OMAP: move to drivers/gpio by Kevin Hilman · 13 years ago[Renamed (99%) from arch/arm/plat-omap/gpio.c]
  24. 5ee1a81 GPIO: OMAP: move register offset defines into <plat/gpio.h> by Kevin Hilman · 13 years ago
  25. 9a55d97 Merge branch 'devel-stable' into for-linus by Russell King · 13 years ago
  26. ee14418 ARM: omap: update GPIO chained IRQ handler to use entry/exit functions by Will Deacon · 13 years ago
  27. 3c437ff ARM / OMAP: Use struct syscore_ops for "core" power management by Rafael J. Wysocki · 13 years ago
  28. 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 13 years ago
  29. 8c04a17 arm: plat-omap: Cleanup irq_desc access by Thomas Gleixner · 13 years ago
  30. 1475b85 arm: Use genirq lockdep helper to set lock class by Thomas Gleixner · 13 years ago
  31. 16c1020 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  32. e919102 ARM: plat-omap: irq_data conversion. by Lennert Buytenhek · 14 years ago
  33. 1a9b587 arm: omap: gpio: don't access irq_desc array directly by Felipe Balbi · 14 years ago
  34. f7c5cc4 OMAP: GPIO: fix _set_gpio_triggering() for OMAP2+ by Mika Westerberg · 14 years ago
  35. 72e06d0 OMAP2+: powerdomain: move header file from plat-omap to mach-omap2 by Paul Walmsley · 14 years ago
  36. 5de62b8 omap1: Fix gpio mpuio bank to work for multi-omap for 7xx/15xx/16xx by Tony Lindgren · 14 years ago
  37. 77640aa OMAP: GPIO: Implement GPIO as a platform device by Varadarajan, Charulatha · 14 years ago
  38. c95d10b OMAP15xx: GPIO: Introduce support for GPIO init by Varadarajan, Charulatha · 14 years ago
  39. 9a74805 OMAP: GPIO: Make omap_gpio_show_rev bank specific by Tony Lindgren · 14 years ago
  40. 2fae7fb OMAP: GPIO: prepare for platform driver by Varadarajan, Charulatha · 14 years ago
  41. b1cc4c5 omap: Ptr "isr_reg" tracked as NULL was dereferenced by Evgeny Kuznetsov · 14 years ago
  42. ca82876 omap2: fix assorted compiler warnings by Sanjeev Premi · 14 years ago
  43. 0aed0435 OMAP: GPIO: ensure debounce clocks are disabled during idle/suspend by Kevin Hilman · 14 years ago
  44. 25d6f63 omap2: Fix GPIO numbers and smc91x for 2430sdp by Tony Lindgren · 14 years ago
  45. f7ec0b0 omap: GPIO: fix auto-disable of debounce clock by Kevin Hilman · 14 years ago
  46. 8156fae arm: omap: remove the unused omap_gpio_set_debounce methods by Felipe Balbi · 14 years ago
  47. 168ef3d arm: omap: gpio: implement set_debounce method by Felipe Balbi · 14 years ago
  48. 9f09686 omap: GPIO: Fix OMAP4 GPIO reg access issues by Charulatha V · 14 years ago
  49. d009559 OMAP: GPIO: remove duplicate debugfs interface by Kevin Hilman · 15 years ago
  50. c872670 OMAP3: GPIO: Removed a couple of unneeded registers from context save/restore by Tero Kristo · 14 years ago
  51. 8865b9b OMAP3: GPIO: disable GPIO debounce clocks on idle by Kevin Hilman · 16 years ago
  52. 43ffcd9 OMAP2/3: GPIO: generalize prepare for idle by Kevin Hilman · 16 years ago
  53. 699117a6 OMAP3: GPIO: Only enable WAKEUPEN for edge detection GPIOs by Chunqiu Wang · 15 years ago
  54. a118b5f OMAP3: GPIO fixes for off-mode by Tero Kristo · 16 years ago
  55. 2950157 omap: gpio: fix incorrect matching of IRQ_TYPE_EDGE_BOTH by Janusz Krzysztofik · 14 years ago
  56. f00d649 omap: Fix gpio_resume_after_retention by Sergio Aguirre · 14 years ago
  57. 5772ca7 omap4: Use irq line defines from irq-44xx.h by Santosh Shilimkar · 14 years ago
  58. 3f1686a9 omap: Fix gpio.c for multi-omap for omap4 by Tony Lindgren · 14 years ago
  59. 140455f omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUS by Tony Lindgren · 14 years ago
  60. a8eb7ca omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3 by Tony Lindgren · 14 years ago
  61. 088ef95 omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2 by Tony Lindgren · 14 years ago
  62. 56213ca omap2/3: Multiboot compile fixes to compile in omap2 and omap3 by Tony Lindgren · 14 years ago
  63. 9198bcd omap: define _toggle_gpio_edge_triggering only for OMAP1 by Uwe Kleine-König · 15 years ago
  64. 4cc6420 omap: Remove uninitialized warning for gpio.c by Tony Lindgren · 15 years ago
  65. 4318f36 omap: gpio: Simultaneously requested rising and falling edge by Cory Maccarrone · 15 years ago
  66. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  67. 058af1e omap: GPIO module enable/disable by Charulatha V · 15 years ago
  68. a76df42 Merge 7xx-iosplit-plat-merge with omap-fixes by Tony Lindgren · 15 years ago
  69. d32b20f omap: fix unlikely(x) < y by Roel Kluin · 15 years ago
  70. 40c670f OMAP3: PM: GPIO context save/restore by Rajendra Nayak · 16 years ago
  71. 9f7065d omap: Use ioremap in gpio.c by Tony Lindgren · 15 years ago
  72. 7c00692 OMAP7XX: Rename all the rest of the omap730 references in omap1 core by Alistair Buxton · 15 years ago
  73. 372b1c3 OMAP7XX: Replace omap730 references in irqs.h and all users by Alistair Buxton · 15 years ago
  74. b718aa8 OMAP7XX: GPIO: Remove duplicate omap850 code by Alistair Buxton · 15 years ago
  75. 501e9bd omap: Fix a OMAP_MPUIO_VBASE typo for 850 by Angelo Arrifano · 15 years ago
  76. 73c583e Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  77. f86054c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  78. 87d721ad Merge branch 'master' into devel by Russell King · 15 years ago
  79. 82dbb9d OMAP: GPIO: Avoid generating extra IRQs by Eero Nurkkala · 15 years ago
  80. 6175556 OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASE by Tony Lindgren · 15 years ago
  81. 9411326 OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS instead by Tony Lindgren · 15 years ago
  82. af15c1a Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  83. 96a4d1e Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm by Russell King · 15 years ago
  84. 13efdbe Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into devel-stable by Russell King · 15 years ago
  85. 55b6019 OMAP: GPIO: clear/restore level/edge detect settings on mask/unmask by Kevin Hilman · 15 years ago
  86. b37c45b OMAP: GPIO: Fix incorrect gpio_get logic for output GPIOs by Roger Quadros · 15 years ago
  87. 78a1a6d ARM: OMAP4: Update the GPIO support by Syed Rafiuddin · 15 years ago
  88. 79ee031 ARM: Rework omap suspend_late()/resume_early() by Magnus Damm · 15 years ago
  89. cb5793d OMAP2/3: Initialize gpio debounce register by janboe · 15 years ago
  90. 4416907 ARM: OMAP4: Add minimal support for omap4 by Santosh Shilimkar · 15 years ago
  91. e102657 ARM: OMAP3: Fix number of GPIO lines for 34xx by Vikram Pandita · 15 years ago
  92. bedfd15 ARM: OMAP3: Fixed spurious IRQ issue for GPIO interrupts by Roger Quadros · 15 years ago
  93. b3bb4f6 ARM: OMAP2/3: GPIO: do not attempt to wake-enable by Kevin Hilman · 15 years ago
  94. 56739a6 [OMAP850] Changes to base IO subsystem, v2 by Zebediah C. McClure · 15 years ago
  95. 3a26e33 ARM: OMAP: Fix gpio.c compile on 15xx with CONFIG_DEBUGFS by Tony Lindgren · 16 years ago
  96. e031ab2 ARM: OMAP: minor gpio bugfixes by David Brownell · 16 years ago
  97. 3ff164e ARM: OMAP: make legacy gpio request/free calls superfluous by Jarkko Nikula · 16 years ago
  98. e918edf ARM: OMAP: switch to gpio_direction_output by David Brownell · 16 years ago
  99. 0b84b5c ARM: OMAP: switch to standard gpio get/set calls by David Brownell · 16 years ago
  100. a007b70 ARM: OMAP: gpios implement new to_irq() by David Brownell · 16 years ago