1. 7d1815e gpio: ucb1400: Can be built as a module by Jean Delvare · 11 years ago
  2. 6316a4d gpio: bt8xx: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  3. d9cadcc gpio: arizona: Add wm8997 support to probe by Charles Keepax · 11 years ago
  4. 757651e gpio: bcm281xx: Add GPIO driver by Markus Mayer · 11 years ago
  5. d8e0ac0 gpiolib: factorize gpiod_get/set functions by Alexandre Courbot · 11 years ago
  6. b592785 emev2: GPIOLIB: Enable support for OF by Ian Molton · 11 years ago
  7. ca6af7b gpio: palmas: add support for TPS80036 by Laxman Dewangan · 11 years ago
  8. 7b17b59 gpiolib: Include GPIO label in log messages for GPIOs by Mark Brown · 11 years ago
  9. 6424de5 gpiolib: Provide helper macros for logging of GPIO events by Mark Brown · 11 years ago
  10. c27769e gpio: pcf857x: only use set_irq_flags() on ARM by Linus Walleij · 11 years ago
  11. 524c108 gpiolib-acpi: convert acpi_evaluate_object() to acpi_execute_simple_method() by Zhang Rui · 11 years ago
  12. 21fd3cd gpio: pcf857x: call the gpio user handler iff gpio_to_irq is done by George Cherian · 11 years ago
  13. 98ff449 gpio: pcf857x: remove the irq_demux_work and gpio->irq by George Cherian · 11 years ago
  14. 5c21d00 gpio: pcf857x: change to devm_request_threaded_irq by George Cherian · 11 years ago
  15. 608f973 gpio: samsung: Skip initialization if device tree is present by Tomasz Figa · 11 years ago
  16. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  17. 5a7d8a2 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  18. 31f7c3a Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  19. 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
  20. 65d8765 gpio: return -ENOTSUPP if debounce cannot be set by Linus Walleij · 11 years ago
  21. be1a4b1 gpio: improve error path in gpiolib by Linus Walleij · 11 years ago
  22. 6c17aa0 gpio: add GPIO support for F71882FG and F71889F by Simon Guinot · 11 years ago
  23. 4597168 gpio: mcp23s08: rename the device tree property by Lars Poeschel · 11 years ago
  24. d9fe003 gpio: implement gpio-ranges binding document fix by Stephen Warren · 11 years ago
  25. 5877457 gpio: (gpio-pca953x) move header to linux/platform_data/ by Vivien Didelot · 11 years ago
  26. 6c56c6c gpio: samsung: Drop support for Exynos SoCs by Tomasz Figa · 11 years ago
  27. aca58a6 gpio MIPS/OCTEON: Add a driver for OCTEON's on-chip GPIO pins. by David Daney · 11 years ago
  28. 655c4e7 gpio: pcf857x: Remove pdata argument to pcf857x_irq_domain_init() by Laurent Pinchart · 11 years ago
  29. c990d6c gpio: pcf857x: Sort headers alphabetically by Laurent Pinchart · 11 years ago
  30. 31eb4b55 gpio: max7301: Reverting "Do not force SPI speed when using OF Platform" by Christophe Leroy · 11 years ago
  31. 2e7f612 gpio: Fix bit masking in Kontron PLD GPIO driver by Brunner Michael · 11 years ago
  32. 40a625d gpio: pca953x: fix gpio input on gpio offsets >= 8 by Andrew Ruder · 11 years ago
  33. 08a67a5 drivers/gpio: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  34. 388f430 drivers/gpio/gpio-omap.c: convert comma to semicolon by Julia Lawall · 11 years ago
  35. b168386 gpio-lynxpoint: Fix warning about unbalanced pm_runtime_enable by Mathias Nyman · 11 years ago
  36. 81e9df2 gpio: Fix platform driver name in Kontron PLD GPIO driver by Michael Brunner · 11 years ago
  37. 5b21533 gpio: adnp: Fix segfault if request_threaded_irq fails by Lars Poeschel · 11 years ago
  38. b3abebc gpio: msm: Staticize local variable 'msm_gpio' by Jingoo Han · 11 years ago
  39. eddf817 gpio: gpiolib-of.c: make error message more meaningful by adding the node name and index by Lothar Waßmann · 11 years ago
  40. e56aee1 gpio: use dev_get_platdata() by Jingoo Han · 11 years ago
  41. c0e811d gpio/mxc: add chained_irq_enter/exit() to mx2_gpio_irq_handler by Uwe Kleine-König · 11 years ago
  42. 8a56406 gpio-mcp23s08: i2c: auto-select base if no DT match or platform data by Daniel M. Weeks · 11 years ago
  43. 8b628c6 gpio: palmas: Fix misreported GPIO out value by Andrew Chew · 11 years ago
  44. 011b203 gpio_msm: Fix build error due to missing err.h by Stephen Boyd · 11 years ago
  45. 253403b Revert "gpio/omap: don't create an IRQ mapping for every GPIO on DT" by Linus Walleij · 11 years ago
  46. c119fee Revert "gpio/omap: auto request GPIO as input if used as IRQ via DT" by Linus Walleij · 11 years ago
  47. 27d470c Revert "gpio/omap: fix build error when OF_GPIO is not defined." by Linus Walleij · 11 years ago
  48. 5763318 gpio: palmas: add dt support by Laxman Dewangan · 11 years ago
  49. 18f92b1 gpio: gpio-mxc: Include "<linux/err.h>" by Fabio Estevam · 11 years ago
  50. 5dbb7c6 gpio: pxa: remove dead code by Daniel Mack · 11 years ago
  51. 640efa0 gpio: em: Add pinctrl support by Magnus Damm · 11 years ago
  52. d22fcde gpio: Kontron PLD gpio driver by Guenter Roeck · 11 years ago
  53. a3d88c9 gpiolib: replace strict_strtol() with kstrtol() by Jingoo Han · 11 years ago
  54. afe8ce9 drivers: gpio: msm: Fix the error condition for reading ngpio by Rohit Vaswani · 11 years ago
  55. a5d28d7 GPIO: gpio-twl6040: Remove support for legacy (pdata) mode by Peter Ujfalusi · 11 years ago
  56. 8cd73e4 gpio: gpio-mxc: Use devm functions by Fabio Estevam · 11 years ago
  57. 0477739 gpio-tz1090: convert to use generic irqchip by James Hogan · 11 years ago
  58. 79bb646 gpio-tz1090-pdc: add TZ1090 PDC gpio driver by James Hogan · 11 years ago
  59. 9caf1f2 gpio-tz1090: add TZ1090 gpio driver by James Hogan · 11 years ago
  60. 949eb1a gpio/omap: fix build error when OF_GPIO is not defined. by Javier Martinez Canillas · 11 years ago
  61. b4419e1 gpio/omap: auto request GPIO as input if used as IRQ via DT by Javier Martinez Canillas · 11 years ago
  62. 0e970ce gpio/omap: don't create an IRQ mapping for every GPIO on DT by Javier Martinez Canillas · 11 years ago
  63. 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
  64. 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
  65. 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
  66. 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
  67. 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
  68. 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
  69. 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
  70. 038f0ba Gpio/trivial: replace numeric with standard PM state macros by Yijing Wang · 11 years ago
  71. 397eada gpio/omap: don't use linear domain mapping for OMAP1 by Javier Martinez Canillas · 11 years ago
  72. fb90c22 gpio: mvebu: Use irq_get_trigger_type() to get IRQ flags by Javier Martinez Canillas · 11 years ago
  73. 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
  74. 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
  75. 3bae481 gpiolib: remove warnning of allocations with IRQs disabled by Zhangfei Gao · 11 years ago
  76. 61e3884 gpio: grgpio: Staticize local symbols by Sachin Kamat · 11 years ago
  77. 10b20a9 gpio-langwell: remove Withney point support by Andy Shevchenko · 11 years ago
  78. 7f6569f gpio: ich: add GPO_BLINK support by Vincent Donnefort · 11 years ago
  79. 30d2266 gpio: rcar: fix gpio_rcar_of_table by Arnd Bergmann · 11 years ago
  80. e305062 gpio-rcar: Remove #ifdef CONFIG_OF around OF-specific sections by Laurent Pinchart · 11 years ago
  81. 880cf07 ARM: SAMSUNG: Introduce GPIO_SAMSUNG Kconfig entry by Tomasz Figa · 11 years ago
  82. 62ffac1 gpio-sta2x11: Convert to use devm_ioremap_resource by Tushar Behera · 11 years ago
  83. 68515bb gpio_msm: Convert to use devm_ioremap_resource by Tushar Behera · 11 years ago
  84. ae9550f gpio-rcar: Use OUTDT when reading GPIOs configured as output by Magnus Damm · 11 years ago
  85. cd73891 gpio-sta2x11: Fix potential NULL pointer dereference by Sachin Kamat · 11 years ago
  86. ea4a21a gpio/omap: omap_gpio_init_context stub must be inline by Arnd Bergmann · 11 years ago
  87. 83bf2db gpio: msm-v1: Remove errant __devinit to fix compile by Stephen Boyd · 11 years ago
  88. 713b7ef gpio: devres: make comments proper by Wolfram Sang · 11 years ago
  89. 78c7d8d GPIO: xilinx: Enable driver for Xilinx zynq by Michal Simek · 11 years ago
  90. 9f7f0b2 GPIO: xilinx: Use BIT macro by Michal Simek · 11 years ago
  91. cc090d6 GPIO: xilinx: Use __raw_readl/__raw_writel IO functions by Michal Simek · 11 years ago
  92. 74600ee GPIO: xilinx: Add support for dual channel by Michal Simek · 11 years ago
  93. 6f8bf50 GPIO: xilinx: Simplify driver probe function by Michal Simek · 11 years ago
  94. e456001 Merge tag 'msm-cleanup-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanup by Olof Johansson · 11 years ago
  95. bae994b Merge tag 'msm-fix-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanup by Olof Johansson · 11 years ago
  96. f1324f6 Merge tag 'msm-fix-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/fixes-non-critical by Olof Johansson · 11 years ago
  97. 38d77ff Merge tag 'renesas-gpio-rcar-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/drivers by Olof Johansson · 11 years ago
  98. 43f6844 gpio: msm: Add device tree and irqdomain support for gpio-msm-v2 by Rohit Vaswani · 11 years ago
  99. 7ba655f gpio: msm-v1: Remove errant __devinit to fix compile by Stephen Boyd · 11 years ago
  100. eda9dcf ARM: msm: Remove gpiomux-v2 and re-organize MSM_GPIOMUX configs by Rohit Vaswani · 11 years ago