1. 57ef042 gpio: switch drivers to use new callback by Linus Walleij · 11 years ago
  2. 473ed7b gpio / ACPI: Add support for ACPI GPIO operation regions by Mika Westerberg · 11 years ago
  3. 9e29442 Merge tag 'v3.14-rc6' into devel by Linus Walleij · 11 years ago
  4. 2360096 gpio: clamp returned values to the boolean range by Alexandre Courbot · 11 years ago
  5. 6072b9d gpio / ACPI: Rework ACPI GPIO event handling by Mika Westerberg · 11 years ago
  6. 4b01a14 gpio / ACPI: Rename acpi_gpio_evt_pin to acpi_gpio_event by Mika Westerberg · 11 years ago
  7. aa92b6f gpio / ACPI: Allocate ACPI specific data directly in acpi_gpiochip_add() by Mika Westerberg · 11 years ago
  8. 77c2d79 gpiolib: Allow GPIO chips to request their own GPIOs by Mika Westerberg · 11 years ago
  9. 22520ed gpio: Spelling s/than/that/ by Geert Uytterhoeven · 11 years ago
  10. 5da82ca gpio: cs5535: Simplify dependencies by Jean Delvare · 11 years ago
  11. 33bc841 gpio: mcp23s08: trivial: fixed coding style issues by Gary Servin · 11 years ago
  12. f561b42 gpio: max732x: Fix possible NULL pointer dereference on i2c_new_dummy error by Krzysztof Kozlowski · 11 years ago
  13. c75793d gpio: max732x: Fix I2C dummy device resource leak on probe failure by Krzysztof Kozlowski · 11 years ago
  14. 758afe4 gpio: davinci: fix gpio selection for OF by Alexander Holler · 11 years ago
  15. d3e1445 gpio-tz1090: Replace commas with semi-colons by James Hogan · 11 years ago
  16. f438acd gpio: remove misleading documentation by Linus Walleij · 11 years ago
  17. 76b3627 gpio: gpio-pl061: Use %pa to print 'resource_size_t' by Fabio Estevam · 11 years ago
  18. c7861f3 fix build error in gpio-dwapb patch by Alan Tull · 11 years ago
  19. feabf0c gpio: zevio: depend on ARM and OF_GPIO by Linus Walleij · 11 years ago
  20. de15011 gpio: remove obsolete tnetv107x driver by Arnd Bergmann · 11 years ago
  21. 7779b34 gpio: add a driver for the Synopsys DesignWare APB GPIO block by Jamie Iles · 11 years ago
  22. 0c6feb0 gpio: davinci: reuse for keystone soc by Grygorii Strashko · 11 years ago
  23. 9af4d80 gpio: New driver for LSI ZEVIO SoCs by Fabian Vogt · 11 years ago
  24. f29b9d1 gpio-ts5500: Add dependency by Jean Delvare · 11 years ago
  25. 3bde4d2 gpio: rc5t583: Remove redundant check by Alexander Shiyan · 11 years ago
  26. 58c0f5a gpio: davinci: Use signed type for 'irq' variable by Alexander Shiyan · 11 years ago
  27. 717f70e gpio: omap: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  28. 09bafc3 gpio: pl061: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  29. 2b1f597 gpio: pca953x: Fix gpio_base may not default to -1 by Aaron Sierra · 11 years ago
  30. e73760a gpio: pca953x: Add Exar XRA1202 by Aaron Sierra · 11 years ago
  31. eb32b5a gpio: pca953x: Add NXP PCA9698 by Aaron Sierra · 11 years ago
  32. 1e19169 gpio: pca953x: Add devices to Kconfig help by Aaron Sierra · 11 years ago
  33. 1163316 gpio: adp5588 - add support for gpio names by Jean-Francois Dagenais · 11 years ago
  34. 992196f gpio: adp5588: get value from data out when dir is out by Jean-Francois Dagenais · 11 years ago
  35. 390d82e gpiolib: ACPI: remove gpio_to_desc() usage by Alexandre Courbot · 11 years ago
  36. bb1e88c gpiolib: add gpiochip_get_desc() driver function by Alexandre Courbot · 11 years ago
  37. 90df4fe GPIO: gpiolib: correct description of gpiod_direction_output by Rahul Bedarkar · 11 years ago
  38. 01ca59f gpio: mvebu: use chained_irq_{enter,exit} for GIC compatibility by Thomas Petazzoni · 11 years ago
  39. ff2ed04 gpio: ich: Add output levels cache support by Vincent Donnefort · 11 years ago
  40. b667cf4 gpio: ich: Add support for multiple register addresses by Vincent Donnefort · 11 years ago
  41. e54674f gpio: ich: Add blink capability option by Vincent Donnefort · 11 years ago
  42. ef70bbe gpio: make gpiod_direction_output take a logical value by Philipp Zabel · 11 years ago
  43. 25b35da gpio: generic: clamp retured value to [0,1] by Linus Walleij · 11 years ago
  44. f86b7c7 gpio: clps711x: Add missing .owner to struct gpio_chip by Axel Lin · 11 years ago
  45. a5d6d27 gpio: pl061: Select IRQ_DOMAIN rather than GENERIC_IRQ_CHIP by Axel Lin · 11 years ago
  46. 781f6d7 gpio: generic: Add label to platform data by Pawel Moll · 11 years ago
  47. b7ab697 gpio: bcm281xx: Use "unsigned gpio" consistently throughout the code by Markus Mayer · 11 years ago
  48. bea4dbe gpio: gpiolib-of: Use PTR_ERR_OR_ZERO by Sachin Kamat · 11 years ago
  49. bdb93c0 gpio: bcm281xx: Centralize register locking by Markus Mayer · 11 years ago
  50. d762bae gpio: bcm281xx: Fix parameter name for GPIO_CONTROL macro by Markus Mayer · 11 years ago
  51. 90d16a4 gpio: tb10x: GPIO_TB10X needs to select GENERIC_IRQ_CHIP by Axel Lin · 11 years ago
  52. 21708c9 gpio: clps711x: Add module alias to support module auto loading by Axel Lin · 11 years ago
  53. 6f587c9 gpio: bcm281xx: Update MODULE_AUTHOR by Markus Mayer · 11 years ago
  54. 84a3457 gpio: intel-mid: fix the incorrect return of idle callback by xinhui.pan · 11 years ago
  55. a0bbf03 gpio: intel-mid: comments cleanup by David Cohen · 11 years ago
  56. 9ae7e9e gpio: pl061: remove confusing naming by Linus Walleij · 11 years ago
  57. 438a2c9 gpio: pl061: refactor type setting by Linus Walleij · 11 years ago
  58. f6f2931 gpio: pl061: lock IRQs when starting them by Linus Walleij · 11 years ago
  59. 7808755 gpio: pl061: proper error messages by Linus Walleij · 11 years ago
  60. cffcc92 gpio: xtensa: fix build when XCHAL_HAVE_CP is 0 by Baruch Siach · 11 years ago
  61. 0ba3307 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  62. ac266635 Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfd by Linus Torvalds · 11 years ago
  63. 8e50966 Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  64. 3b1ba0c gpio: lp3943: Remove redundant of_match_ptr helper by Sachin Kamat · 11 years ago
  65. 0cc59b9 gpio: add LP3943 I2C GPIO expander driver by Milo Kim · 11 years ago
  66. de755c3 gpio: mcp23s08: fix casting caused build warning by SeongJae Park · 11 years ago
  67. 01d7004 gpio: mcp23s08: depend on OF_GPIO by Linus Walleij · 11 years ago
  68. 4e47f91 gpio: mcp23s08: Add irq functionality for i2c chips by Lars Poeschel · 11 years ago
  69. 785acec ARM: S5P[v210|c100|64x0]: Fix build error by Sachin Kamat · 11 years ago
  70. 3018fd8 gpio: pxa: clamp gpio get value to [0,1] by Neil Zhang · 11 years ago
  71. b0161ca ARM: S3C[24|64]xx: move includes back under <mach/> scope by Linus Walleij · 11 years ago
  72. 5ccff85 gpio / ACPI: get rid of acpi_gpio.h by Mika Westerberg · 11 years ago
  73. 664e3e5 gpio / ACPI: register to ACPI events automatically by Mika Westerberg · 11 years ago
  74. aeccc1b gpio: f7188x: set can_sleep attribute by Simon Guinot · 11 years ago
  75. 527d164 gpio: samsung: Remove hardware.h inclusion by Sachin Kamat · 11 years ago
  76. a1a2bde gpio: xtensa: depend on HAVE_XTENSA_GPIO32 by Baruch Siach · 11 years ago
  77. ffd4bf1 gpio: clps711x: Enable driver compilation with COMPILE_TEST by Alexander Shiyan · 11 years ago
  78. e8b49e0 gpio: clps711x: Use of_match_ptr() by Alexander Shiyan · 11 years ago
  79. b10b45c0 gpio: tb10x: Remove redundant of_match_ptr helper by Sachin Kamat · 11 years ago
  80. 3509c6f gpio: mvebu: Do not hard code error code by Sachin Kamat · 11 years ago
  81. 5ea80e4 gpio: mxc: Do not hard code return value by Sachin Kamat · 11 years ago
  82. db04030 gpio: max730x: Remove redundant dev_set_drvdata by Sachin Kamat · 11 years ago
  83. 035b2f7 ARM: S3C24XX: Fix configuration of gpio port sizes on S3C24XX. by José Miguel Gonçalves · 11 years ago
  84. 6075a8b gpio: davinci: don't create irq_domain in case of unbanked irqs by Grygorii Strashko · 11 years ago
  85. 0d978eb gpio: davinci: use chained_irq_enter/chained_irq_exit API by Grygorii Strashko · 11 years ago
  86. c770844 gpio: davinci: add OF support by KV Sujith · 11 years ago
  87. 9211ff3 gpio: davinci: convert to use irqdomain support. by Lad, Prabhakar · 11 years ago
  88. ee89cf6 gpio: introduce GPIO_DAVINCI kconfig option by Grygorii Strashko · 11 years ago
  89. c21d500 gpio: davinci: get rid of DAVINCI_N_GPIO by Grygorii Strashko · 11 years ago
  90. 388291c gpio: davinci: use {readl|writel}_relaxed() instead of __raw_* by Lad, Prabhakar · 11 years ago
  91. 5bd2010 Merge 3.13-rc5 into staging-next by Greg Kroah-Hartman · 11 years ago
  92. 523639e gpio: sch311x: fix compilation error by Linus Walleij · 11 years ago
  93. 41c3548 ARM: s3c64xx: get rid of custom <mach/gpio.h> by Linus Walleij · 11 years ago
  94. c67d0f2 ARM: s3c24xx: get rid of custom <mach/gpio.h> by Linus Walleij · 11 years ago
  95. e6ae919 gpio: sodaville: fix some error return code on error path by Wei Yongjun · 11 years ago
  96. ca0ae81 gpio: moxart: remove redundant dev_err call in moxart_gpio_probe() by Wei Yongjun · 11 years ago
  97. 50d7c9c gpio: moxart: add missing .owner to struct gpio_chip by Wei Yongjun · 11 years ago
  98. 12262be gpio: add GPIO support for SMSC SCH311x by Bruno Randolf · 11 years ago
  99. 0eda402 Merge tag 'gpio-v3.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  100. a00580c gpio / ACPI: return -ENOENT when no mapping exists by Mika Westerberg · 11 years ago