1. bcc0562 gpio: 74x164: Driver cleanup by Alexander Shiyan · 11 years ago
  2. 61e7380 gpio: 74x164: Remove non-DT support by Alexander Shiyan · 11 years ago
  3. f57f98a gpio: tegra: add missing error handling to probe by Stephen Warren · 11 years ago
  4. fdd6a5f gpiolib: update inline documentation of gpiod_get_index() by Andy Shevchenko · 11 years ago
  5. 1a2a99c gpiolib: introduce chip_* to print with chip->label prefix by Andy Shevchenko · 11 years ago
  6. 7589e59 gpiolib: unify pr_* messages format by Andy Shevchenko · 11 years ago
  7. ad82478 gpio: better lookup method for platform GPIOs by Alexandre Courbot · 11 years ago
  8. bdc54ef Merge tag 'v3.13-rc3' into devel by Linus Walleij · 11 years ago
  9. 33e0aae Merge branch 'mark-irqs' into devel by Linus Walleij · 11 years ago
  10. eb7cce1 gpio: lynxpoint: lock IRQs when starting them by Linus Walleij · 11 years ago
  11. aa6baa7 gpio: intel-mid: lock IRQs when starting them by Linus Walleij · 11 years ago
  12. 0dc6162 gpio: em: lock IRQs when starting them by Linus Walleij · 11 years ago
  13. db6b3ad gpio: bcm-kona: lock IRQs when starting them by Linus Walleij · 11 years ago
  14. f41cd3c gpio: lock adnp IRQs when enabling them by Linus Walleij · 11 years ago
  15. 9fb1f39 gpio/pinctrl: make gpio_chip members typed boolean by Linus Walleij · 11 years ago
  16. b7d0a28 gpio: rewrite gpiochip_offset_to_desc() by Alexandre Courbot · 11 years ago
  17. a87854d gpio: MOXA ART: rename moxart_gpio_base to base by Jonas Jensen · 11 years ago
  18. 14f4a88 gpio: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  19. 351cfe0 gpiolib: change a warning to debug message when failing to get gpio by Heikki Krogerus · 11 years ago
  20. 1aeef30 powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536 by Liu Gang · 11 years ago
  21. 35c5d7f gpiolib: use platform GPIO mappings as fallback by Alexandre Courbot · 11 years ago
  22. 7cc67b9 gpiolib: fix lookup of platform-mapped GPIOs by Alexandre Courbot · 11 years ago
  23. 0299b77 gpio: Add MOXA ART GPIO driver by Jonas Jensen · 11 years ago
  24. 850dfe1 gpio: rcar: Support both edge trigger with DT by Laurent Pinchart · 11 years ago
  25. d463c6f gpio-lynxpoint: Allow building as a module by Jean Delvare · 11 years ago
  26. eef80f3 ARM: lpc32xx: move custom GPIO header by Linus Walleij · 11 years ago
  27. e5428a6 gpio: drop users of irq_set_chip_and_handler_name() by Linus Walleij · 11 years ago
  28. dda9cc3 Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  29. e2f0b00 gpio: bcm281xx: Fix return value of bcm_kona_gpio_get() by Markus Mayer · 11 years ago
  30. 2ba3154 gpio: pl061: move irqdomain initialization by Linus Walleij · 11 years ago
  31. 5c1f34c Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  32. 03621b6 gpio: em: Enable mask on suspend by Magnus Damm · 11 years ago
  33. 664734c gpio: em: Use lazy disable by Magnus Damm · 11 years ago
  34. 969bf7a gpio: em: Setup gpiochip->dev by Magnus Damm · 11 years ago
  35. 4039611 gpio: rcar: Enable mask on suspend by Magnus Damm · 11 years ago
  36. fba968a gpio: rcar: Use lazy disable by Magnus Damm · 11 years ago
  37. 661553b gpio/omap: raw read and write endian fix by Victor Kamensky · 11 years ago
  38. 4edd790 gpio/lynxpoint: add new ACPI ID by Mika Westerberg · 11 years ago
  39. 41ad730 gpio: ucb1400: Add MODULE_ALIAS by Axel Lin · 11 years ago
  40. 209e64f gpiolib: fix of_find_gpio() when OF not defined by Alexandre Courbot · 11 years ago
  41. 61c6375 gpio: fix memory leak in error path by Michal Nazarewicz · 11 years ago
  42. 0c8aab8 gpio: rcar: NULL dereference on error in probe() by Dan Carpenter · 11 years ago
  43. bfea603 gpio: msm: make msm_gpio.summary_irq signed for error handling by Dan Carpenter · 11 years ago
  44. d535922 gpio: mvebu: make mvchip->irqbase signed for error handling by Dan Carpenter · 11 years ago
  45. 53e7cac gpiolib: use dedicated flags for GPIO properties by Alexandre Courbot · 11 years ago
  46. 79697ef gpiolib: fix find_chip_by_name() by Alexandre Courbot · 11 years ago
  47. 2e86230 gpio: tb10x: Set output value before setting direction to output by Axel Lin · 11 years ago
  48. fd3a5d5b gpio: twl4030: Fix passing of pdata in the device tree case by Tony Lindgren · 11 years ago
  49. 0b2aa8b gpio: twl4030: Fix regression for twl gpio output by Tony Lindgren · 11 years ago
  50. 7b19981 ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node by Rafael J. Wysocki · 11 years ago
  51. f47671e Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  52. 42cbe82 Merge branches 'fixes', 'mmci' and 'sa11x0' into for-next by Russell King · 11 years ago
  53. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  54. c2d3306 Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  55. 8a5dc58 Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  56. f9efbce Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  57. 53575aa Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  58. 21604cd Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  59. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  60. 9935712 gpio: gpio-mxs: Remove unneeded dt checks by Fabio Estevam · 11 years ago
  61. 8a24284 gpio: pl061: don't depend on CONFIG_ARM by Rob Herring · 11 years ago
  62. 9a4864c gpio: tb10x: fix return value check in tb10x_gpio_probe() by Wei Yongjun · 11 years ago
  63. 85aa391 gpio: tb10x: use module_platform_driver to simplify the code by Wei Yongjun · 11 years ago
  64. afb3690 gpio: bcm-kona: add missing .owner to struct gpio_chip by Wei Yongjun · 11 years ago
  65. 3c2c628 gpiolib: devres: add missing headers by Alexandre Courbot · 11 years ago
  66. b69ac52 gpiolib: make GPIO_DEVRES depend on GPIOLIB by Alexandre Courbot · 11 years ago
  67. 40ca061 ARM: 7841/1: sa1100: remove complex GPIO interface by Linus Walleij · 11 years ago
  68. 43d9394 Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup by Olof Johansson · 11 years ago
  69. 6251c15 Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Olof Johansson · 11 years ago
  70. c6ce2b6 gpio: add TB10x GPIO driver by Christian Ruppert · 11 years ago
  71. 5fcdb9d gpiolib: devres: fix devm_gpiod_get_index() by Alexandre Courbot · 11 years ago
  72. e01f440 gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resources by Mika Westerberg · 11 years ago
  73. 81f59e9 gpiolib / ACPI: add ACPI support for gpiod_get_index() by Mika Westerberg · 11 years ago
  74. 936e15d gpiolib / ACPI: convert to gpiod interfaces by Mika Westerberg · 11 years ago
  75. bae48da gpiolib: add gpiod_get() and gpiod_put() functions by Alexandre Courbot · 11 years ago
  76. af8b637 gpiolib: port of_ functions to use gpiod by Alexandre Courbot · 11 years ago
  77. 79a9bec gpiolib: export descriptor-based GPIO interface by Alexandre Courbot · 11 years ago
  78. b41fb43 Merge tag 'v3.12-rc6' into devel by Linus Walleij · 11 years ago
  79. a7204d7 Merge 3.12-rc6 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  80. 23b4faa gpio: bcm281xx: Don't print addresses of GPIO area in probe() by Markus Mayer · 11 years ago
  81. df231f2 gpio: tegra: use new gpio_lock_as_irq() API by Stephen Warren · 11 years ago
  82. 586a87e pinctrl/gpio: non-linear GPIO ranges accesible from gpiolib by Christian Ruppert · 11 years ago
  83. bd0bf46 gpio: rcar: Include linux/of.h header by Sachin Kamat · 11 years ago
  84. 831cbd7 gpio: lpc32xx: Include linux/of.h header by Sachin Kamat · 11 years ago
  85. 2f56e0a gpio/omap: use gpiolib API to mark a GPIO used as an IRQ by Javier Martinez Canillas · 11 years ago
  86. 263c43a Merge tag 'v3.12-rc4' into devel by Linus Walleij · 11 years ago
  87. d468bf9 gpio: add API to be strict about GPIO IRQ usage by Linus Walleij · 11 years ago
  88. d27e06a gpio: ep93xx: get rid of bogus __raw* accessors by Linus Walleij · 11 years ago
  89. ed05e20 gpio: stmpe: drop references to "virtual" IRQ, fix bug by Linus Walleij · 11 years ago
  90. c0d6c1a gpio: rcar: drop references to "virtual" IRQ by Linus Walleij · 11 years ago
  91. f8f669f gpio: pl061: drop references to "virtual" IRQ by Linus Walleij · 11 years ago
  92. 5ba17ae gpio: mpc8xxx: drop references to "virtual" IRQ by Linus Walleij · 11 years ago
  93. b551b02 gpio: lynxpoint: drop references to "virtual" IRQ by Linus Walleij · 11 years ago
  94. ba519dd gpio: intel-mid: drop references to "virtual" IRQ by Linus Walleij · 11 years ago
  95. 2d61e3e gpio: em: drop references to "virtual" IRQ by Linus Walleij · 11 years ago
  96. d933cc6 gpio: bcm_kona: rename confusing variables by Linus Walleij · 11 years ago
  97. 472f95b gpio: adnp: rename "virq" to "child_irq" by Linus Walleij · 11 years ago
  98. 7587b59 Merge tag 'omap-for-v3.13/quirk-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dt by Kevin Hilman · 11 years ago
  99. e300376 gpio: tc3589x: drop references to "virtual" IRQ by Linus Walleij · 11 years ago
  100. fac7ce9 gpio: bcm281xx: Fix nested interrupt handler issue by Markus Mayer · 11 years ago