1. f89a768 gpio-intel-mid: update prefixes and names from langwell to intel-mid by David Cohen · 11 years ago
  2. 84743ea gpio: rename gpio-langwell to gpio-intel-mid by David Cohen · 11 years ago
  3. d56d6b3 gpio: langwell: add Intel Merrifield support by David Cohen · 11 years ago
  4. 70b5341 gpiolib / ACPI: move acpi_gpiochip_free_interrupts next to the request function by Mika Westerberg · 11 years ago
  5. 4bbd6f2 gpio: arizona: Use the of_node from the Arizona device by Charles Keepax · 11 years ago
  6. e5560af gpio: twl4030: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  7. 8675de9 gpio: clps711x: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  8. 83924fb3 gpio: adnp: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  9. 63f57cd gpio: pcf857x: Add OF support by Laurent Pinchart · 11 years ago
  10. e5304db gpio: pca953x: Don't flip bits on PCA957x GPIO expanders when probing them. by Graeme Smecher · 11 years ago
  11. 8fa82b1 gpio: gpio-mc33880: Remove redundant spi_set_drvdata by Sachin Kamat · 11 years ago
  12. 187a53a gpio: gpio-74x164: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  13. 49f1d6b gpio: gpio-74x164: Remove redundant spi_set_drvdata by Sachin Kamat · 11 years ago
  14. 7af2755 Merge branch 'iop-cleanup' into devel by Linus Walleij · 11 years ago
  15. 1dc9427 gpio: bcm-kona: only use set_irq_flags() on ARM by Linus Walleij · 11 years ago
  16. e34ca9d ARM: plat-iop: pass physical base for GPIO by Linus Walleij · 11 years ago
  17. e3f94b3 gpio: iop: use readl/writel accessors by Linus Walleij · 11 years ago
  18. 7b85b86 ARM: plat-iop: instantiate GPIO from platform device by Linus Walleij · 11 years ago
  19. 51a97d8 ARM: plat-iop: remove custom complex GPIO implementation by Linus Walleij · 11 years ago
  20. f6ffa5e gpio: decouple the IOP GPIO driver from platform by Linus Walleij · 11 years ago
  21. e9004f5 ARM: plat-iop: move the GPIO driver to drivers/gpio by Linus Walleij · 11 years ago
  22. 7d1815e gpio: ucb1400: Can be built as a module by Jean Delvare · 11 years ago
  23. 6316a4d gpio: bt8xx: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  24. d9cadcc gpio: arizona: Add wm8997 support to probe by Charles Keepax · 11 years ago
  25. 757651e gpio: bcm281xx: Add GPIO driver by Markus Mayer · 11 years ago
  26. d8e0ac0 gpiolib: factorize gpiod_get/set functions by Alexandre Courbot · 11 years ago
  27. b592785 emev2: GPIOLIB: Enable support for OF by Ian Molton · 11 years ago
  28. ca6af7b gpio: palmas: add support for TPS80036 by Laxman Dewangan · 11 years ago
  29. 7b17b59 gpiolib: Include GPIO label in log messages for GPIOs by Mark Brown · 11 years ago
  30. 6424de5 gpiolib: Provide helper macros for logging of GPIO events by Mark Brown · 11 years ago
  31. c27769e gpio: pcf857x: only use set_irq_flags() on ARM by Linus Walleij · 11 years ago
  32. 524c108 gpiolib-acpi: convert acpi_evaluate_object() to acpi_execute_simple_method() by Zhang Rui · 11 years ago
  33. 21fd3cd gpio: pcf857x: call the gpio user handler iff gpio_to_irq is done by George Cherian · 11 years ago
  34. 98ff449 gpio: pcf857x: remove the irq_demux_work and gpio->irq by George Cherian · 11 years ago
  35. 5c21d00 gpio: pcf857x: change to devm_request_threaded_irq by George Cherian · 11 years ago
  36. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  37. 5a7d8a2 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  38. 31f7c3a Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  39. 27c7651 Merge tag 'gpio-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  40. 65d8765 gpio: return -ENOTSUPP if debounce cannot be set by Linus Walleij · 11 years ago
  41. be1a4b1 gpio: improve error path in gpiolib by Linus Walleij · 11 years ago
  42. 6c17aa0 gpio: add GPIO support for F71882FG and F71889F by Simon Guinot · 11 years ago
  43. 4597168 gpio: mcp23s08: rename the device tree property by Lars Poeschel · 11 years ago
  44. d9fe003 gpio: implement gpio-ranges binding document fix by Stephen Warren · 11 years ago
  45. 5877457 gpio: (gpio-pca953x) move header to linux/platform_data/ by Vivien Didelot · 11 years ago
  46. 6c56c6c gpio: samsung: Drop support for Exynos SoCs by Tomasz Figa · 11 years ago
  47. aca58a6 gpio MIPS/OCTEON: Add a driver for OCTEON's on-chip GPIO pins. by David Daney · 11 years ago
  48. 655c4e7 gpio: pcf857x: Remove pdata argument to pcf857x_irq_domain_init() by Laurent Pinchart · 11 years ago
  49. c990d6c gpio: pcf857x: Sort headers alphabetically by Laurent Pinchart · 11 years ago
  50. 31eb4b55 gpio: max7301: Reverting "Do not force SPI speed when using OF Platform" by Christophe Leroy · 11 years ago
  51. 2e7f612 gpio: Fix bit masking in Kontron PLD GPIO driver by Brunner Michael · 11 years ago
  52. 40a625d gpio: pca953x: fix gpio input on gpio offsets >= 8 by Andrew Ruder · 11 years ago
  53. 08a67a5 drivers/gpio: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  54. 388f430 drivers/gpio/gpio-omap.c: convert comma to semicolon by Julia Lawall · 11 years ago
  55. b168386 gpio-lynxpoint: Fix warning about unbalanced pm_runtime_enable by Mathias Nyman · 11 years ago
  56. 81e9df2 gpio: Fix platform driver name in Kontron PLD GPIO driver by Michael Brunner · 11 years ago
  57. 5b21533 gpio: adnp: Fix segfault if request_threaded_irq fails by Lars Poeschel · 11 years ago
  58. b3abebc gpio: msm: Staticize local variable 'msm_gpio' by Jingoo Han · 11 years ago
  59. eddf817 gpio: gpiolib-of.c: make error message more meaningful by adding the node name and index by Lothar Waßmann · 11 years ago
  60. e56aee1 gpio: use dev_get_platdata() by Jingoo Han · 11 years ago
  61. c0e811d gpio/mxc: add chained_irq_enter/exit() to mx2_gpio_irq_handler by Uwe Kleine-König · 11 years ago
  62. 8a56406 gpio-mcp23s08: i2c: auto-select base if no DT match or platform data by Daniel M. Weeks · 11 years ago
  63. 8b628c6 gpio: palmas: Fix misreported GPIO out value by Andrew Chew · 11 years ago
  64. 011b203 gpio_msm: Fix build error due to missing err.h by Stephen Boyd · 11 years ago
  65. 253403b Revert "gpio/omap: don't create an IRQ mapping for every GPIO on DT" by Linus Walleij · 11 years ago
  66. c119fee Revert "gpio/omap: auto request GPIO as input if used as IRQ via DT" by Linus Walleij · 11 years ago
  67. 27d470c Revert "gpio/omap: fix build error when OF_GPIO is not defined." by Linus Walleij · 11 years ago
  68. 5763318 gpio: palmas: add dt support by Laxman Dewangan · 11 years ago
  69. 18f92b1 gpio: gpio-mxc: Include "<linux/err.h>" by Fabio Estevam · 11 years ago
  70. 5dbb7c6 gpio: pxa: remove dead code by Daniel Mack · 11 years ago
  71. 640efa0 gpio: em: Add pinctrl support by Magnus Damm · 11 years ago
  72. d22fcde gpio: Kontron PLD gpio driver by Guenter Roeck · 11 years ago
  73. a3d88c9 gpiolib: replace strict_strtol() with kstrtol() by Jingoo Han · 11 years ago
  74. afe8ce9 drivers: gpio: msm: Fix the error condition for reading ngpio by Rohit Vaswani · 11 years ago
  75. a5d28d7 GPIO: gpio-twl6040: Remove support for legacy (pdata) mode by Peter Ujfalusi · 11 years ago
  76. 8cd73e4 gpio: gpio-mxc: Use devm functions by Fabio Estevam · 11 years ago
  77. 0477739 gpio-tz1090: convert to use generic irqchip by James Hogan · 11 years ago
  78. 79bb646 gpio-tz1090-pdc: add TZ1090 PDC gpio driver by James Hogan · 11 years ago
  79. 9caf1f2 gpio-tz1090: add TZ1090 gpio driver by James Hogan · 11 years ago
  80. 949eb1a gpio/omap: fix build error when OF_GPIO is not defined. by Javier Martinez Canillas · 11 years ago
  81. b4419e1 gpio/omap: auto request GPIO as input if used as IRQ via DT by Javier Martinez Canillas · 11 years ago
  82. 0e970ce gpio/omap: don't create an IRQ mapping for every GPIO on DT by Javier Martinez Canillas · 11 years ago
  83. f991fae Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  84. 60b5adf Merge tag 'gpio-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  85. a4883ef Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  86. 0bf6a21 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  87. 3883cbb Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  88. d2033f2c Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  89. 22237d5 Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  90. 038f0ba Gpio/trivial: replace numeric with standard PM state macros by Yijing Wang · 11 years ago
  91. 397eada gpio/omap: don't use linear domain mapping for OMAP1 by Javier Martinez Canillas · 11 years ago
  92. fb90c22 gpio: mvebu: Use irq_get_trigger_type() to get IRQ flags by Javier Martinez Canillas · 11 years ago
  93. e7692e2 Merge tag 'renesas-gpio-rcar2-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/drivers by Arnd Bergmann · 11 years ago
  94. ff8fa4e Merge tag 'remove-nondt-exynos-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc by Arnd Bergmann · 11 years ago
  95. 3bae481 gpiolib: remove warnning of allocations with IRQs disabled by Zhangfei Gao · 11 years ago
  96. 61e3884 gpio: grgpio: Staticize local symbols by Sachin Kamat · 11 years ago
  97. 10b20a9 gpio-langwell: remove Withney point support by Andy Shevchenko · 11 years ago
  98. 7f6569f gpio: ich: add GPO_BLINK support by Vincent Donnefort · 11 years ago
  99. 30d2266 gpio: rcar: fix gpio_rcar_of_table by Arnd Bergmann · 11 years ago
  100. e305062 gpio-rcar: Remove #ifdef CONFIG_OF around OF-specific sections by Laurent Pinchart · 11 years ago