1. 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
  2. e2f0b00 gpio: bcm281xx: Fix return value of bcm_kona_gpio_get() by Markus Mayer · 11 years ago
  3. 2ba3154 gpio: pl061: move irqdomain initialization by Linus Walleij · 11 years ago
  4. 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
  5. 41ad730 gpio: ucb1400: Add MODULE_ALIAS by Axel Lin · 11 years ago
  6. 209e64f gpiolib: fix of_find_gpio() when OF not defined by Alexandre Courbot · 11 years ago
  7. 61c6375 gpio: fix memory leak in error path by Michal Nazarewicz · 11 years ago
  8. 0c8aab8 gpio: rcar: NULL dereference on error in probe() by Dan Carpenter · 11 years ago
  9. bfea603 gpio: msm: make msm_gpio.summary_irq signed for error handling by Dan Carpenter · 11 years ago
  10. d535922 gpio: mvebu: make mvchip->irqbase signed for error handling by Dan Carpenter · 11 years ago
  11. 53e7cac gpiolib: use dedicated flags for GPIO properties by Alexandre Courbot · 11 years ago
  12. 79697ef gpiolib: fix find_chip_by_name() by Alexandre Courbot · 11 years ago
  13. 2e86230 gpio: tb10x: Set output value before setting direction to output by Axel Lin · 11 years ago
  14. fd3a5d5b gpio: twl4030: Fix passing of pdata in the device tree case by Tony Lindgren · 11 years ago
  15. 0b2aa8b gpio: twl4030: Fix regression for twl gpio output by Tony Lindgren · 11 years ago
  16. 7b19981 ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node by Rafael J. Wysocki · 11 years ago
  17. f47671e Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  18. 42cbe82 Merge branches 'fixes', 'mmci' and 'sa11x0' into for-next by Russell King · 11 years ago
  19. 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
  20. 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
  21. 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
  22. 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
  23. 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
  24. 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
  25. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  26. 9935712 gpio: gpio-mxs: Remove unneeded dt checks by Fabio Estevam · 11 years ago
  27. 8a24284 gpio: pl061: don't depend on CONFIG_ARM by Rob Herring · 11 years ago
  28. 9a4864c gpio: tb10x: fix return value check in tb10x_gpio_probe() by Wei Yongjun · 11 years ago
  29. 85aa391 gpio: tb10x: use module_platform_driver to simplify the code by Wei Yongjun · 11 years ago
  30. afb3690 gpio: bcm-kona: add missing .owner to struct gpio_chip by Wei Yongjun · 11 years ago
  31. 3c2c628 gpiolib: devres: add missing headers by Alexandre Courbot · 11 years ago
  32. b69ac52 gpiolib: make GPIO_DEVRES depend on GPIOLIB by Alexandre Courbot · 11 years ago
  33. 40ca061 ARM: 7841/1: sa1100: remove complex GPIO interface by Linus Walleij · 11 years ago
  34. 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
  35. 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
  36. c6ce2b6 gpio: add TB10x GPIO driver by Christian Ruppert · 11 years ago
  37. 5fcdb9d gpiolib: devres: fix devm_gpiod_get_index() by Alexandre Courbot · 11 years ago
  38. e01f440 gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resources by Mika Westerberg · 11 years ago
  39. 81f59e9 gpiolib / ACPI: add ACPI support for gpiod_get_index() by Mika Westerberg · 11 years ago
  40. 936e15d gpiolib / ACPI: convert to gpiod interfaces by Mika Westerberg · 11 years ago
  41. bae48da gpiolib: add gpiod_get() and gpiod_put() functions by Alexandre Courbot · 11 years ago
  42. af8b637 gpiolib: port of_ functions to use gpiod by Alexandre Courbot · 11 years ago
  43. 79a9bec gpiolib: export descriptor-based GPIO interface by Alexandre Courbot · 11 years ago
  44. b41fb43 Merge tag 'v3.12-rc6' into devel by Linus Walleij · 11 years ago
  45. a7204d7 Merge 3.12-rc6 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  46. 23b4faa gpio: bcm281xx: Don't print addresses of GPIO area in probe() by Markus Mayer · 11 years ago
  47. df231f2 gpio: tegra: use new gpio_lock_as_irq() API by Stephen Warren · 11 years ago
  48. 586a87e pinctrl/gpio: non-linear GPIO ranges accesible from gpiolib by Christian Ruppert · 11 years ago
  49. bd0bf46 gpio: rcar: Include linux/of.h header by Sachin Kamat · 11 years ago
  50. 831cbd7 gpio: lpc32xx: Include linux/of.h header by Sachin Kamat · 11 years ago
  51. 2f56e0a gpio/omap: use gpiolib API to mark a GPIO used as an IRQ by Javier Martinez Canillas · 11 years ago
  52. 263c43a Merge tag 'v3.12-rc4' into devel by Linus Walleij · 11 years ago
  53. d468bf9 gpio: add API to be strict about GPIO IRQ usage by Linus Walleij · 11 years ago
  54. d27e06a gpio: ep93xx: get rid of bogus __raw* accessors by Linus Walleij · 11 years ago
  55. ed05e20 gpio: stmpe: drop references to "virtual" IRQ, fix bug by Linus Walleij · 11 years ago
  56. c0d6c1a gpio: rcar: drop references to "virtual" IRQ by Linus Walleij · 11 years ago
  57. f8f669f gpio: pl061: drop references to "virtual" IRQ by Linus Walleij · 11 years ago
  58. 5ba17ae gpio: mpc8xxx: drop references to "virtual" IRQ by Linus Walleij · 11 years ago
  59. b551b02 gpio: lynxpoint: drop references to "virtual" IRQ by Linus Walleij · 11 years ago
  60. ba519dd gpio: intel-mid: drop references to "virtual" IRQ by Linus Walleij · 11 years ago
  61. 2d61e3e gpio: em: drop references to "virtual" IRQ by Linus Walleij · 11 years ago
  62. d933cc6 gpio: bcm_kona: rename confusing variables by Linus Walleij · 11 years ago
  63. 472f95b gpio: adnp: rename "virq" to "child_irq" by Linus Walleij · 11 years ago
  64. 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
  65. e300376 gpio: tc3589x: drop references to "virtual" IRQ by Linus Walleij · 11 years ago
  66. fac7ce9 gpio: bcm281xx: Fix nested interrupt handler issue by Markus Mayer · 11 years ago
  67. 0204df4 gpiolib: let gpiod_request() return -EPROBE_DEFER by Alexandre Courbot · 11 years ago
  68. 8c0fca8 gpiolib: safer implementation of desc_to_gpio() by Alexandre Courbot · 11 years ago
  69. f89a768 gpio-intel-mid: update prefixes and names from langwell to intel-mid by David Cohen · 11 years ago
  70. 84743ea gpio: rename gpio-langwell to gpio-intel-mid by David Cohen · 11 years ago
  71. d56d6b3 gpio: langwell: add Intel Merrifield support by David Cohen · 11 years ago
  72. 03d152d gpio/lynxpoint: check if the interrupt is enabled in IRQ handler by Mika Westerberg · 11 years ago
  73. 70b5341 gpiolib / ACPI: move acpi_gpiochip_free_interrupts next to the request function by Mika Westerberg · 11 years ago
  74. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  75. 54362e1 gpio: samsung: Use CONFIG_ARCH_S3C64XX to check for S3C64XX support by Tomasz Figa · 11 years ago
  76. 85f6d2d Merge tag 'gpio-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  77. 4bbd6f2 gpio: arizona: Use the of_node from the Arizona device by Charles Keepax · 11 years ago
  78. e5560af gpio: twl4030: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  79. 8675de9 gpio: clps711x: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  80. 83924fb3 gpio: adnp: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  81. fac7fa1 gpio/omap: auto-setup a GPIO when used as an IRQ by Javier Martinez Canillas · 11 years ago
  82. fa365e4 gpio/omap: maintain GPIO and IRQ usage separately by Javier Martinez Canillas · 11 years ago
  83. 388975c sysfs: clean up sysfs_get_dirent() by Tejun Heo · 11 years ago
  84. f1a4c52 ARM: davinci: gpio: use gpiolib API instead of inline functions by Philip Avinash · 11 years ago
  85. 118150f gpio: davinci: move to platform device by KV Sujith · 11 years ago
  86. 131a10a gpio: davinci: coding style correction by Philip Avinash · 11 years ago
  87. 63f57cd gpio: pcf857x: Add OF support by Laurent Pinchart · 11 years ago
  88. e5304db gpio: pca953x: Don't flip bits on PCA957x GPIO expanders when probing them. by Graeme Smecher · 11 years ago
  89. 8fa82b1 gpio: gpio-mc33880: Remove redundant spi_set_drvdata by Sachin Kamat · 11 years ago
  90. 187a53a gpio: gpio-74x164: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  91. 49f1d6b gpio: gpio-74x164: Remove redundant spi_set_drvdata by Sachin Kamat · 11 years ago
  92. 7af2755 Merge branch 'iop-cleanup' into devel by Linus Walleij · 11 years ago
  93. 01eb2d1 gpio: rcar: Remove #gpio-range-cells DT property usage by Laurent Pinchart · 11 years ago
  94. 1dc9427 gpio: bcm-kona: only use set_irq_flags() on ARM by Linus Walleij · 11 years ago
  95. e34ca9d ARM: plat-iop: pass physical base for GPIO by Linus Walleij · 11 years ago
  96. e3f94b3 gpio: iop: use readl/writel accessors by Linus Walleij · 11 years ago
  97. 7b85b86 ARM: plat-iop: instantiate GPIO from platform device by Linus Walleij · 11 years ago
  98. 51a97d8 ARM: plat-iop: remove custom complex GPIO implementation by Linus Walleij · 11 years ago
  99. f6ffa5e gpio: decouple the IOP GPIO driver from platform by Linus Walleij · 11 years ago
  100. e9004f5 ARM: plat-iop: move the GPIO driver to drivers/gpio by Linus Walleij · 11 years ago