1. f57f98a gpio: tegra: add missing error handling to probe by Stephen Warren · 11 years ago
  2. df231f2 gpio: tegra: use new gpio_lock_as_irq() API by Stephen Warren · 11 years ago
  3. 8cfc2a1 drivers/gpio: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  4. 30c67e9 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  5. e0d20b6 Merge branch 'gic/cleanup' into next/soc by Olof Johansson · 11 years ago
  6. 203f31c gpio: tegra: add gpio wakeup source handling by Joseph Lo · 11 years ago
  7. de88cbb arm: Move chained_irq_(enter|exit) to a generic file by Catalin Marinas · 12 years ago
  8. 165b6c2 gpio/tegra: assume CONFIG_OF by Stephen Warren · 11 years ago
  9. 641d034 gpio: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  10. cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  11. aeca8ad gpio: remove use of __devinitdata by Bill Pemberton · 12 years ago
  12. 3836309 gpio: remove use of __devinit by Bill Pemberton · 12 years ago
  13. 195812e gpio: tegra: read output value when gpio is set in direction_out by Laxman Dewangan · 12 years ago
  14. 65b6ca4 gpio: tegra: Drop exporting static functions by Axel Lin · 12 years ago
  15. 924a098 gpio: tegra: Staticize non-exported symbols by Axel Lin · 12 years ago
  16. 8939ddc gpio: tegra: fix suspend/resume apis by Laxman Dewangan · 12 years ago
  17. d023567 gpio/tegra: convert to use linear irqdomain by Linus Walleij · 12 years ago
  18. 70a5dbf gpio: tegra: remove useless includes of <mach/*.h> by Stephen Warren · 12 years ago
  19. 3e215d0 gpio: tegra: Hide tegra_gpio_enable/disable() by Stephen Warren · 12 years ago
  20. d941136 gpio: tegra: configure pins during irq_set_type by Stephen Warren · 12 years ago
  21. 4a3398e gpio: tegra: Iterate over the correct number of banks by Stephen Warren · 12 years ago
  22. 5c1e2c9 gpio: tegra: fix register address calculations for Tegra30 by Stephen Warren · 12 years ago
  23. 7bf97e1 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  24. b0092f2 gpio: tegra: tegra_gpio_config shouldn't be __init by Stephen Warren · 12 years ago
  25. 691e06c ARM: tegra: export tegra_gpio_{en,dis}able by Arnd Bergmann · 12 years ago
  26. bdc93a7 gpio: tegra: Fix build issue due to irq_domain rework. by Stephen Warren · 12 years ago
  27. 3391811 gpio: tegra: Parameterize the number of banks by Stephen Warren · 13 years ago
  28. 6f74dc9 gpio: tegra: Dynamically allocate IRQ base, and support DT by Stephen Warren · 13 years ago
  29. aedd4fd drivers/gpio/gpio-tegra.c: use devm_request_and_ioremap by Julia Lawall · 13 years ago
  30. efa62e1 Merge branch 'depends/rmk/gpio' into next/devel by Arnd Bergmann · 13 years ago
  31. 88d8951 gpio/tegra: Convert to a platform device by Stephen Warren · 13 years ago
  32. ea5abbd ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h> by Stephen Warren · 13 years ago
  33. 438a99c ARM: 7053/1: gpio/tegra: Implement gpio_chip.to_irq by Stephen Warren · 13 years ago
  34. 4700800 ARM: 7052/1: gpio/tegra: Remove use of irq_to_gpio by Stephen Warren · 13 years ago
  35. f7f678a gpio/tegra: Use engineering names in DT compatible property by Stephen Warren · 13 years ago
  36. df22122 gpio/tegra: add devicetree support by Grant Likely · 13 years ago
  37. ea5a960 gpio/tegra: Move Tegra gpio driver to drivers/gpio by Grant Likely · 13 years ago[Renamed from arch/arm/mach-tegra/gpio.c]
  38. 9802294 ARM: tegra: update GPIO chained IRQ handler to use entry/exit functions by Will Deacon · 13 years ago
  39. c8309ef ARM: tegra: gpio: Fix unused variable warnings by Colin Cross · 13 years ago
  40. f38c02f arm: Fold irq_set_chip/irq_set_handler by Thomas Gleixner · 13 years ago
  41. 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 13 years ago
  42. 1475b85 arm: Use genirq lockdep helper to set lock class by Thomas Gleixner · 13 years ago
  43. b0f18ed arm: tegra: Remove unused bogus irq enable/disable magic by Thomas Gleixner · 13 years ago
  44. 632095e ARM: tegra: add tegra_gpio_table and tegra_gpio_config by Olof Johansson · 13 years ago
  45. 2ea67fd ARM: tegra: Add prototypes for subsystem suspend functions by Colin Cross · 14 years ago
  46. 867996c arm/tegra: Fix tegra irq_data conversion by Grant Likely · 14 years ago
  47. 37337a8 ARM: tegra: irq_data conversion. by Lennert Buytenhek · 14 years ago
  48. 2e47b8b [ARM] tegra: gpio: Add suspend and wake support by Colin Cross · 14 years ago
  49. 3c92db9 [ARM] tegra: add GPIO support by Erik Gilling · 14 years ago