1. 035b2f7 ARM: S3C24XX: Fix configuration of gpio port sizes on S3C24XX. by José Miguel Gonçalves · 11 years ago
  2. 6075a8b gpio: davinci: don't create irq_domain in case of unbanked irqs by Grygorii Strashko · 11 years ago
  3. 0d978eb gpio: davinci: use chained_irq_enter/chained_irq_exit API by Grygorii Strashko · 11 years ago
  4. c770844 gpio: davinci: add OF support by KV Sujith · 11 years ago
  5. 9211ff3 gpio: davinci: convert to use irqdomain support. by Lad, Prabhakar · 11 years ago
  6. ee89cf6 gpio: introduce GPIO_DAVINCI kconfig option by Grygorii Strashko · 11 years ago
  7. c21d500 gpio: davinci: get rid of DAVINCI_N_GPIO by Grygorii Strashko · 11 years ago
  8. 388291c gpio: davinci: use {readl|writel}_relaxed() instead of __raw_* by Lad, Prabhakar · 11 years ago
  9. 5bd2010 Merge 3.13-rc5 into staging-next by Greg Kroah-Hartman · 11 years ago
  10. 523639e gpio: sch311x: fix compilation error by Linus Walleij · 11 years ago
  11. 41c3548 ARM: s3c64xx: get rid of custom <mach/gpio.h> by Linus Walleij · 11 years ago
  12. c67d0f2 ARM: s3c24xx: get rid of custom <mach/gpio.h> by Linus Walleij · 11 years ago
  13. e6ae919 gpio: sodaville: fix some error return code on error path by Wei Yongjun · 11 years ago
  14. ca0ae81 gpio: moxart: remove redundant dev_err call in moxart_gpio_probe() by Wei Yongjun · 11 years ago
  15. 50d7c9c gpio: moxart: add missing .owner to struct gpio_chip by Wei Yongjun · 11 years ago
  16. 12262be gpio: add GPIO support for SMSC SCH311x by Bruno Randolf · 11 years ago
  17. 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
  18. a00580c gpio / ACPI: return -ENOENT when no mapping exists by Mika Westerberg · 11 years ago
  19. 8808b64 gpio: rcar: Fix level interrupt handling by Valentine Barshak · 11 years ago
  20. fcffa97 gpio: msm: Add module device table and mark table const by Stephen Boyd · 11 years ago
  21. 4cc629b gpio: msm: Fix irq mask/unmask by writing bits instead of numbers by Stephen Boyd · 11 years ago
  22. 2a3cf6a gpiolib: return -ENOENT if no GPIO mapping exists by Alexandre Courbot · 11 years ago
  23. 3b31d0e gpio: driver for Xtensa GPIO32 by Baruch Siach · 11 years ago
  24. bcc0562 gpio: 74x164: Driver cleanup by Alexander Shiyan · 11 years ago
  25. 61e7380 gpio: 74x164: Remove non-DT support by Alexander Shiyan · 11 years ago
  26. 324a56e kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly by Tejun Heo · 11 years ago
  27. f57f98a gpio: tegra: add missing error handling to probe by Stephen Warren · 11 years ago
  28. f5837ec1 gpio: twl4030: Fix regression for twl gpio LED output by Roger Quadros · 11 years ago
  29. ed16c8c Merge tag 'omap-for-v3.13/yet-more-dt-regressions-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Kevin Hilman · 11 years ago
  30. fdd6a5f gpiolib: update inline documentation of gpiod_get_index() by Andy Shevchenko · 11 years ago
  31. 1a2a99c gpiolib: introduce chip_* to print with chip->label prefix by Andy Shevchenko · 11 years ago
  32. 7589e59 gpiolib: unify pr_* messages format by Andy Shevchenko · 11 years ago
  33. ad82478 gpio: better lookup method for platform GPIOs by Alexandre Courbot · 11 years ago
  34. bdc54ef Merge tag 'v3.13-rc3' into devel by Linus Walleij · 11 years ago
  35. fa22f66 Merge tag 'davinci-fixes-for-v3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into fixes by Olof Johansson · 11 years ago
  36. 33e0aae Merge branch 'mark-irqs' into devel by Linus Walleij · 11 years ago
  37. eb7cce1 gpio: lynxpoint: lock IRQs when starting them by Linus Walleij · 11 years ago
  38. aa6baa7 gpio: intel-mid: lock IRQs when starting them by Linus Walleij · 11 years ago
  39. 0dc6162 gpio: em: lock IRQs when starting them by Linus Walleij · 11 years ago
  40. db6b3ad gpio: bcm-kona: lock IRQs when starting them by Linus Walleij · 11 years ago
  41. f41cd3c gpio: lock adnp IRQs when enabling them by Linus Walleij · 11 years ago
  42. 9fb1f39 gpio/pinctrl: make gpio_chip members typed boolean by Linus Walleij · 11 years ago
  43. b7d0a28 gpio: rewrite gpiochip_offset_to_desc() by Alexandre Courbot · 11 years ago
  44. a87854d gpio: MOXA ART: rename moxart_gpio_base to base by Jonas Jensen · 11 years ago
  45. 14f4a88 gpio: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  46. 351cfe0 gpiolib: change a warning to debug message when failing to get gpio by Heikki Krogerus · 11 years ago
  47. 1aeef30 powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536 by Liu Gang · 11 years ago
  48. 35c5d7f gpiolib: use platform GPIO mappings as fallback by Alexandre Courbot · 11 years ago
  49. 7cc67b9 gpiolib: fix lookup of platform-mapped GPIOs by Alexandre Courbot · 11 years ago
  50. 0299b77 gpio: Add MOXA ART GPIO driver by Jonas Jensen · 11 years ago
  51. 850dfe1 gpio: rcar: Support both edge trigger with DT by Laurent Pinchart · 11 years ago
  52. d463c6f gpio-lynxpoint: Allow building as a module by Jean Delvare · 11 years ago
  53. eef80f3 ARM: lpc32xx: move custom GPIO header by Linus Walleij · 11 years ago
  54. e5428a6 gpio: drop users of irq_set_chip_and_handler_name() by Linus Walleij · 11 years ago
  55. 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
  56. e2f0b00 gpio: bcm281xx: Fix return value of bcm_kona_gpio_get() by Markus Mayer · 11 years ago
  57. 2ba3154 gpio: pl061: move irqdomain initialization by Linus Walleij · 11 years ago
  58. 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
  59. 03621b6 gpio: em: Enable mask on suspend by Magnus Damm · 11 years ago
  60. 664734c gpio: em: Use lazy disable by Magnus Damm · 11 years ago
  61. 969bf7a gpio: em: Setup gpiochip->dev by Magnus Damm · 11 years ago
  62. 4039611 gpio: rcar: Enable mask on suspend by Magnus Damm · 11 years ago
  63. fba968a gpio: rcar: Use lazy disable by Magnus Damm · 11 years ago
  64. 661553b gpio/omap: raw read and write endian fix by Victor Kamensky · 11 years ago
  65. 4edd790 gpio/lynxpoint: add new ACPI ID by Mika Westerberg · 11 years ago
  66. 41ad730 gpio: ucb1400: Add MODULE_ALIAS by Axel Lin · 11 years ago
  67. 209e64f gpiolib: fix of_find_gpio() when OF not defined by Alexandre Courbot · 11 years ago
  68. 61c6375 gpio: fix memory leak in error path by Michal Nazarewicz · 11 years ago
  69. 0c8aab8 gpio: rcar: NULL dereference on error in probe() by Dan Carpenter · 11 years ago
  70. bfea603 gpio: msm: make msm_gpio.summary_irq signed for error handling by Dan Carpenter · 11 years ago
  71. d535922 gpio: mvebu: make mvchip->irqbase signed for error handling by Dan Carpenter · 11 years ago
  72. 53e7cac gpiolib: use dedicated flags for GPIO properties by Alexandre Courbot · 11 years ago
  73. 79697ef gpiolib: fix find_chip_by_name() by Alexandre Courbot · 11 years ago
  74. 2e86230 gpio: tb10x: Set output value before setting direction to output by Axel Lin · 11 years ago
  75. 34af1ab gpio: davinci: fix check for unbanked gpio by Lad, Prabhakar · 11 years ago
  76. fd3a5d5b gpio: twl4030: Fix passing of pdata in the device tree case by Tony Lindgren · 11 years ago
  77. 0b2aa8b gpio: twl4030: Fix regression for twl gpio output by Tony Lindgren · 11 years ago
  78. 7b19981 ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node by Rafael J. Wysocki · 11 years ago
  79. f47671e Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  80. 42cbe82 Merge branches 'fixes', 'mmci' and 'sa11x0' into for-next by Russell King · 11 years ago
  81. 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
  82. 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
  83. 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
  84. 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
  85. 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
  86. 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
  87. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  88. 9935712 gpio: gpio-mxs: Remove unneeded dt checks by Fabio Estevam · 11 years ago
  89. 8a24284 gpio: pl061: don't depend on CONFIG_ARM by Rob Herring · 11 years ago
  90. 9a4864c gpio: tb10x: fix return value check in tb10x_gpio_probe() by Wei Yongjun · 11 years ago
  91. 85aa391 gpio: tb10x: use module_platform_driver to simplify the code by Wei Yongjun · 11 years ago
  92. afb3690 gpio: bcm-kona: add missing .owner to struct gpio_chip by Wei Yongjun · 11 years ago
  93. 3c2c628 gpiolib: devres: add missing headers by Alexandre Courbot · 11 years ago
  94. b69ac52 gpiolib: make GPIO_DEVRES depend on GPIOLIB by Alexandre Courbot · 11 years ago
  95. 40ca061 ARM: 7841/1: sa1100: remove complex GPIO interface by Linus Walleij · 11 years ago
  96. 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
  97. 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
  98. c6ce2b6 gpio: add TB10x GPIO driver by Christian Ruppert · 11 years ago
  99. 5fcdb9d gpiolib: devres: fix devm_gpiod_get_index() by Alexandre Courbot · 11 years ago
  100. e01f440 gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resources by Mika Westerberg · 11 years ago