1. 9ee8ff4 gpio: tegra: Make lockdep class file-scoped by Thierry Reding · 8 years ago
  2. f002d07 gpio: tegra: Implement gpio_get_direction callback by Laxman Dewangan · 8 years ago
  3. 3737de42 gpio: tegra: Add support for gpio debounce by Laxman Dewangan · 8 years ago
  4. b546be0 gpio: tegra: Get rid of all file scoped global variables by Laxman Dewangan · 8 years ago
  5. 804f568 gpio: tegra: Make of_device_id compatible data to constant by Laxman Dewangan · 8 years ago
  6. 171b92c gpio: tegra: Don't open code of_device_get_match_data() by Laxman Dewangan · 8 years ago
  7. 8b4acf3 gpio: tegra: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 8 years ago
  8. 4eab22e gpio: convert remaining users to gpiochip_add_data() by Linus Walleij · 8 years ago
  9. b59d5fb gpio-tegra: Do not create the debugfs entry by default by Suzuki K. Poulose · 9 years ago
  10. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  11. 23393d4 gpio: kill off set_irq_flags usage by Rob Herring · 9 years ago
  12. 476f8b4 gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 9 years ago
  13. f170d71 gpio/gpio-tegra: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  14. 10b4b09 Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  15. e88d251 gpio: gpio-tegra: Fix race in installing chained IRQ handler by Russell King · 9 years ago
  16. 20a8a96 Drivers: gpio: Fix spelling errors by Colin Cronin · 9 years ago
  17. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  18. e3a2e87 gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq by Alexandre Courbot · 10 years ago
  19. 4a3a950 gpio: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  20. 30373b6 gpio: tegra: Make of_device_id array const by Jingoo Han · 10 years ago
  21. c88a73b gpio: tegra: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  22. f57f98a gpio: tegra: add missing error handling to probe by Stephen Warren · 10 years ago
  23. df231f2 gpio: tegra: use new gpio_lock_as_irq() API by Stephen Warren · 11 years ago
  24. 8cfc2a1 drivers/gpio: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  25. 30c67e9 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  26. e0d20b6 Merge branch 'gic/cleanup' into next/soc by Olof Johansson · 11 years ago
  27. 203f31c gpio: tegra: add gpio wakeup source handling by Joseph Lo · 11 years ago
  28. de88cbb arm: Move chained_irq_(enter|exit) to a generic file by Catalin Marinas · 11 years ago
  29. 165b6c2 gpio/tegra: assume CONFIG_OF by Stephen Warren · 11 years ago
  30. 641d034 gpio: Convert to devm_ioremap_resource() by Thierry Reding · 11 years ago
  31. cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  32. aeca8ad gpio: remove use of __devinitdata by Bill Pemberton · 12 years ago
  33. 3836309 gpio: remove use of __devinit by Bill Pemberton · 12 years ago
  34. 195812e gpio: tegra: read output value when gpio is set in direction_out by Laxman Dewangan · 12 years ago
  35. 65b6ca4 gpio: tegra: Drop exporting static functions by Axel Lin · 12 years ago
  36. 924a098 gpio: tegra: Staticize non-exported symbols by Axel Lin · 12 years ago
  37. 8939ddc gpio: tegra: fix suspend/resume apis by Laxman Dewangan · 12 years ago
  38. d023567 gpio/tegra: convert to use linear irqdomain by Linus Walleij · 12 years ago
  39. 70a5dbf gpio: tegra: remove useless includes of <mach/*.h> by Stephen Warren · 12 years ago
  40. 3e215d0 gpio: tegra: Hide tegra_gpio_enable/disable() by Stephen Warren · 12 years ago
  41. d941136 gpio: tegra: configure pins during irq_set_type by Stephen Warren · 12 years ago
  42. 4a3398e gpio: tegra: Iterate over the correct number of banks by Stephen Warren · 12 years ago
  43. 5c1e2c9 gpio: tegra: fix register address calculations for Tegra30 by Stephen Warren · 12 years ago
  44. 7bf97e1 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  45. b0092f2 gpio: tegra: tegra_gpio_config shouldn't be __init by Stephen Warren · 12 years ago
  46. 691e06c ARM: tegra: export tegra_gpio_{en,dis}able by Arnd Bergmann · 12 years ago
  47. bdc93a7 gpio: tegra: Fix build issue due to irq_domain rework. by Stephen Warren · 12 years ago
  48. 3391811 gpio: tegra: Parameterize the number of banks by Stephen Warren · 12 years ago
  49. 6f74dc9 gpio: tegra: Dynamically allocate IRQ base, and support DT by Stephen Warren · 12 years ago
  50. aedd4fd drivers/gpio/gpio-tegra.c: use devm_request_and_ioremap by Julia Lawall · 12 years ago
  51. efa62e1 Merge branch 'depends/rmk/gpio' into next/devel by Arnd Bergmann · 13 years ago
  52. 88d8951 gpio/tegra: Convert to a platform device by Stephen Warren · 13 years ago
  53. ea5abbd ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h> by Stephen Warren · 13 years ago
  54. 438a99c ARM: 7053/1: gpio/tegra: Implement gpio_chip.to_irq by Stephen Warren · 13 years ago
  55. 4700800 ARM: 7052/1: gpio/tegra: Remove use of irq_to_gpio by Stephen Warren · 13 years ago
  56. f7f678a gpio/tegra: Use engineering names in DT compatible property by Stephen Warren · 13 years ago
  57. df22122 gpio/tegra: add devicetree support by Grant Likely · 13 years ago
  58. ea5a960 gpio/tegra: Move Tegra gpio driver to drivers/gpio by Grant Likely · 13 years ago[Renamed from arch/arm/mach-tegra/gpio.c]
  59. 9802294 ARM: tegra: update GPIO chained IRQ handler to use entry/exit functions by Will Deacon · 13 years ago
  60. c8309ef ARM: tegra: gpio: Fix unused variable warnings by Colin Cross · 13 years ago
  61. f38c02f arm: Fold irq_set_chip/irq_set_handler by Thomas Gleixner · 13 years ago
  62. 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 13 years ago
  63. 1475b85 arm: Use genirq lockdep helper to set lock class by Thomas Gleixner · 13 years ago
  64. b0f18ed arm: tegra: Remove unused bogus irq enable/disable magic by Thomas Gleixner · 13 years ago
  65. 632095e ARM: tegra: add tegra_gpio_table and tegra_gpio_config by Olof Johansson · 13 years ago
  66. 2ea67fd ARM: tegra: Add prototypes for subsystem suspend functions by Colin Cross · 14 years ago
  67. 867996c arm/tegra: Fix tegra irq_data conversion by Grant Likely · 13 years ago
  68. 37337a8 ARM: tegra: irq_data conversion. by Lennert Buytenhek · 13 years ago
  69. 2e47b8b [ARM] tegra: gpio: Add suspend and wake support by Colin Cross · 14 years ago
  70. 3c92db9 [ARM] tegra: add GPIO support by Erik Gilling · 14 years ago