1. ea58459 Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  2. a092e19 gpio: pch: Build context save/restore only for PM by Thierry Reding · 10 years ago
  3. 36905a3 gpio: ks8695: fix 'else should follow close brace '}'' by Varka Bhadram · 10 years ago
  4. 27ec8a9 gpio: stmpe: add verbose debug code by Linus Walleij · 10 years ago
  5. 1fe3bd9 gpio: stmpe: fix up interrupt enable logic by Linus Walleij · 10 years ago
  6. afdadc0 gpio: staticize xway_stp_init() by Linus Walleij · 10 years ago
  7. 3f97d5fc gpio: handle also nested irqchips in the chained handler set-up by Linus Walleij · 10 years ago
  8. 83141a7 gpio: set parent irq on chained handlers by Linus Walleij · 10 years ago
  9. e389338 gpiolib: irqchip: use irq_find_mapping while removing irqchip by Grygorii Strashko · 10 years ago
  10. f4cb707 Merge tag 'pm+acpi-3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  11. dcdc301 gpio: crystalcove: support virtual GPIO by Aaron Lu · 10 years ago
  12. 7b31997 gpio: kona: enable only on BCM_MOBILE or for compile testing by Uwe Kleine-König · 10 years ago
  13. c15d821 gpio / ACPI: Use pin index and bit length by Srinivas Pandruvada · 10 years ago
  14. 3778129 gpio, bcm-kona, LLVMLinux: Remove use of __initconst by Behan Webster · 10 years ago
  15. 1b4c5a6 gpio: Fix ngpio in gpio-xilinx driver by Gernot Vormayr · 10 years ago
  16. 58a3b92 gpio: dwapb: fix pointer to integer cast by Linus Walleij · 10 years ago
  17. 513d3c0 gpio: xgene: Remove unneeded #ifdef CONFIG_OF guard by Axel Lin · 10 years ago
  18. 02ed185 gpio: xgene: Remove unneeded forward declation for struct xgene_gpio by Axel Lin · 10 years ago
  19. 1a19864 gpio: xgene: Fix missing spin_lock_init() by Axel Lin · 10 years ago
  20. 0397375 gpio: ks8695: fix switch case indentation by Varka Bhadram · 10 years ago
  21. 295494a gpiolib: add irq_not_threaded flag to gpio_chip by Octavian Purdila · 10 years ago
  22. 4f51b91 gpio: Fix return value check in xgene_gpio_probe() by Wei Yongjun · 10 years ago
  23. 324b039 gpio: Fix potential NULL handler data in chained irqchip handler by Jarkko Nikula · 10 years ago
  24. 72f908c gpio: Fix gpio direction flags not getting set by Adrian Hunter · 10 years ago
  25. 43a8785 GPIO: gpiolib: trivial: Add missing carriage return by Alexander Shiyan · 10 years ago
  26. 46824e2 gpio: omap: Fix interrupt names by Nishanth Menon · 10 years ago
  27. 9afd23b gpio: samsung: Remove remaining check for CONFIG_S5P_GPIO_DRVSTR by Paul Bolle · 10 years ago
  28. 56b4276 gpio: use container_of to resolve cs5535_gpio_chip from gpio_chip by Fabian Frederick · 10 years ago
  29. 1e960db GPIO: gpio-dwapb: Suspend & Resume PM enabling by Weike Chen · 10 years ago
  30. 5d60d9e GPIO: gpio-dwapb: Support Debounce by Weike Chen · 10 years ago
  31. 67809b9 GPIO: gpio-dwapb: Change readl&writel to dwapb_read&dwapb_write by Weike Chen · 10 years ago
  32. 3d2613c GPIO: gpio-dwapb: Enable platform driver binding to MFD driver by Weike Chen · 10 years ago
  33. e1db170 gpio: gpiolib: set gpiochip_remove retval to void by abdoulaye berthe · 10 years ago
  34. da26d5d gpio: remove remaining users of gpiochip_remove() retval by Linus Walleij · 10 years ago
  35. 88d5e52 driver:gpio remove all usage of gpio_remove retval in driver by abdoulaye berthe · 10 years ago
  36. 2134cb9 gpio: syscon: reuse for keystone 2 socs by Grygorii Strashko · 10 years ago
  37. 5a3e3f8 gpio: syscon: retrive syscon node and regs offsets from dt by Grygorii Strashko · 10 years ago
  38. 2c341d6 gpio: syscon: add soc specific callback to assign output value by Grygorii Strashko · 10 years ago
  39. 3af0dbd gpio: mcp23s08 to support both device tree and platform data by Sonic Zhang · 10 years ago
  40. 59e2211 gpio: zynq: Fixed broken wakeup implementation by Ezra Savard · 10 years ago
  41. a194677 gpio: zynq: Mask non-wakeup GPIO interrupts on suspend by Ezra Savard · 10 years ago
  42. 016da14 gpio: zynq: Take bank offset into account when reporting a IRQ by Lars-Peter Clausen · 10 years ago
  43. 0752e16 gpio: adnp: switch to use irqchip helpers by Linus Walleij · 10 years ago
  44. 7cc01f6 gpio: bt8xx: fix release of managed resources by Michael Auchter · 10 years ago
  45. abdc08a gpio: change gpiochip_request_own_desc() prototype by Alexandre Courbot · 10 years ago
  46. e46cf32 gpio: acpi: normalize use of gpiochip_get_desc() by Alexandre Courbot · 10 years ago
  47. 5a2533a gpio: zynq: Reduce level of indention in zynq_gpio_irqhandler() by Lars-Peter Clausen · 10 years ago
  48. 51dd2e8 gpio: zynq: Remove .owner field for driver by Michal Simek · 10 years ago
  49. 29cbf45 gpio: Add APM X-Gene SoC GPIO controller support by Feng Kan · 10 years ago
  50. 4bb9334 gpio: pca953x: Drop deprecated DT bindings by Markus Pargmann · 10 years ago
  51. 8117bd5 gpio-lynxpoint: enable input sensing in resume by Mathias Nyman · 10 years ago
  52. 8a69155 gpio: delete unneeded test before of_node_put by Julia Lawall · 10 years ago
  53. 6dd8595 gpio: zynq: Fix IRQ handlers by Lars-Peter Clausen · 10 years ago
  54. 0f05a3a gpiolib: devres: use correct structure type name in sizeof by Julia Lawall · 10 years ago
  55. 06b49ea Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  56. b3345d7 Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  57. 44c916d Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  58. 54c72d5 Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  59. 39b2bbe gpio: add flags argument to gpiod_get*() functions by Alexandre Courbot · 10 years ago
  60. afa82fa gpio / ACPI: Move event handling registration to gpiolib irqchip helpers by Mika Westerberg · 10 years ago
  61. 7f87210 gpio: lynxpoint: Convert to use gpiolib irqchip by Mika Westerberg · 10 years ago
  62. 0a6d315 gpio: split gpiod board registration into machine header by Linus Walleij · 10 years ago
  63. dffd7e3 Merge branch 'cleanup/gpio-header-removal' into next/soc by Arnd Bergmann · 10 years ago
  64. 96bda11 Merge tag 's5pv210-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc by Arnd Bergmann · 10 years ago
  65. f169f40 Merge branches 'samsung/cleanup' and 'samsung/s5p-cleanup-v2', tag 'v3.16-rc6' into next/soc by Arnd Bergmann · 10 years ago
  66. c7caf86 gpio: remove gpio_ensure_requested() by Alexandre Courbot · 10 years ago
  67. 7fd834a gpio: remove useless check in gpiolib_sysfs_init() by Alexandre Courbot · 10 years ago
  68. f7d4ad9 gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_desc by Guenter Roeck · 10 years ago
  69. 02ec474 Merge tag 'pinctrl-v3.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  70. d82da79 gpio: move gpio_ensure_requested() into legacy C file by Alexandre Courbot · 10 years ago
  71. d74be6d gpio: remove gpiod_lock/unlock_as_irq() by Alexandre Courbot · 10 years ago
  72. 1bd6b60 gpio: make gpiochip_get_desc() gpiolib-private by Alexandre Courbot · 10 years ago
  73. 14141a9 gpio: simplify gpiochip_export() by Alexandre Courbot · 10 years ago
  74. f63ad7e gpio: remove export of private of_get_named_gpio_flags() by Alexandre Courbot · 10 years ago
  75. 2be0017 gpio: Add support for GPIOF_ACTIVE_LOW to gpio_request_one functions by Guenter Roeck · 10 years ago
  76. 190dc2e gpio: zynq: Clear pending interrupt when enabling a IRQ by Lars-Peter Clausen · 10 years ago
  77. 9f5132a gpio: remove all usage of gpio_remove retval in driver/gpio by abdoulaye berthe · 10 years ago
  78. 09ee2da gpio: samsung: Remove legacy support of S5PV210 by Tomasz Figa · 10 years ago
  79. cb6a0fd Merge tag 'gpio-h-purge' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio into next/cleanup by Olof Johansson · 10 years ago
  80. fe13264 gpio: rcar: Add support for DT IRQ flags by Laurent Pinchart · 10 years ago
  81. 0d551c3 gpio: samsung: remov s5pc100 related gpio codes by Kukjin Kim · 10 years ago
  82. 3242ba1 gpio: Add driver for Zynq GPIO controller by Harini Katakam · 10 years ago
  83. 85ea29a gpiolib: of: Update debug messages for of_get_named_gpiod_flags by Tushar Behera · 10 years ago
  84. 122c94d gpio: move integer GPIO support to its own file by Alexandre Courbot · 10 years ago
  85. 0eb4c6c gpio: move sysfs support to its own file by Alexandre Courbot · 10 years ago
  86. 9c8318f gpio: always compile label support by Alexandre Courbot · 10 years ago
  87. a0e827c gpio: omap: Add an omap prefix to all functions by Javier Martinez Canillas · 10 years ago
  88. 598f64d gpio: omap: Remove unneeded include by Javier Martinez Canillas · 10 years ago
  89. 55db60c gpio: omap: Remove unnecessary lockdep class by Javier Martinez Canillas · 10 years ago
  90. 31a3f9d gpio: gpio-ucb1400.c: Cleaning up null pointer checks that could never happen by Rickard Strandqvist · 10 years ago
  91. fe5e23d gpio: gpio-twl4030.c: Cleaning up null pointer checks that could never happen by Rickard Strandqvist · 10 years ago
  92. 246a144 gpio: vr41xx: fix up errorpath on probe() by Linus Walleij · 10 years ago
  93. 7cb5409 gpio: rcar: clamp returned value to [0,1] by Jürg Billeter · 10 years ago
  94. a07a6a3 gpio: samsung: remove s5p64x0 related gpio codes by Kukjin Kim · 10 years ago
  95. b41acf8 gpio-pxa: gpio0 and gpio1 support on dt by Andrew Ruder · 10 years ago
  96. ef8290a gpio: mcp23s08: Eliminates redundant checking. by Michael Welling · 10 years ago
  97. 2fd48f9 ARM: mach-s5p: get rid of all <mach/gpio.h> headers by Linus Walleij · 10 years ago
  98. 8dbf2aa gpio: crystalcove: Fix implicit declaration of function 'seq_printf' error by Lee Jones · 10 years ago
  99. 0fb3941 gpio: pxa: Make of_device_id array const by Jingoo Han · 10 years ago
  100. e95c7c4 gpio: lpc32xx: Make of_device_id array const by Jingoo Han · 10 years ago