1. 5aff3ac dm: gpio: omap3: Drop request()/free() in the driver by Simon Glass · 10 years ago
  2. 5915a2a dm: omap: gpio: Support driver model by Simon Glass · 10 years ago
  3. d57b611 dm: omap: gpio: Put _get_gpio_value() logic into its own function by Simon Glass · 10 years ago
  4. bcd4d4e SPDX-License-Identifier: fixing some problematic GPL-2.0 files by Wolfgang Denk · 11 years ago
  5. 87bd05d ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5 by Axel Lin · 11 years ago
  6. dcee1ab gpio: add gpio_is_valid() to omap_gpio API by Nikita Kiryanov · 12 years ago
  7. 308252a dm: Move OMAP GPIO driver to drivers/gpio/ by Marek Vasut · 12 years ago[Renamed from arch/arm/cpu/armv7/omap-common/gpio.c]
  8. 365d607 gpio: Replace ARM gpio.h with the common API in include/asm-generic by Joe Hershberger · 13 years ago
  9. b5db0a0 omap: Don't use gpio_free to change direction to input by Joe Hershberger · 13 years ago
  10. 81bdc15 omap: gpio: Use generic API by Sanjeev Premi · 13 years ago
  11. 569919d OMAP: Add function to get state of a GPIO output by Joel A Fernandes · 13 years ago
  12. 080a46e omap: fix gpio related build breaks by Aneesh V · 13 years ago
  13. 25223a6 omap: reuse omap3 gpio support in omap4 by Aneesh V · 13 years ago[Renamed (76%) from arch/arm/cpu/armv7/omap3/gpio.c]
  14. f56348a ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 by Steve Sakoman · 14 years ago[Renamed from arch/arm/cpu/arm_cortexa8/omap3/gpio.c]
  15. 84ad688 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 15 years ago[Renamed from cpu/arm_cortexa8/omap3/gpio.c]
  16. 0c872ec OMAP3 Port kernel omap gpio interface. by Tom Rix · 15 years ago