1. f47671e Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  2. 42cbe82 Merge branches 'fixes', 'mmci' and 'sa11x0' into for-next by Russell King · 11 years ago
  3. 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
  4. 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
  5. 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
  6. 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
  7. 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
  8. 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
  9. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  10. 9935712 gpio: gpio-mxs: Remove unneeded dt checks by Fabio Estevam · 11 years ago
  11. 8a24284 gpio: pl061: don't depend on CONFIG_ARM by Rob Herring · 11 years ago
  12. 9a4864c gpio: tb10x: fix return value check in tb10x_gpio_probe() by Wei Yongjun · 11 years ago
  13. 85aa391 gpio: tb10x: use module_platform_driver to simplify the code by Wei Yongjun · 11 years ago
  14. afb3690 gpio: bcm-kona: add missing .owner to struct gpio_chip by Wei Yongjun · 11 years ago
  15. 3c2c628 gpiolib: devres: add missing headers by Alexandre Courbot · 11 years ago
  16. b69ac52 gpiolib: make GPIO_DEVRES depend on GPIOLIB by Alexandre Courbot · 11 years ago
  17. 40ca061 ARM: 7841/1: sa1100: remove complex GPIO interface by Linus Walleij · 11 years ago
  18. 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
  19. 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
  20. c6ce2b6 gpio: add TB10x GPIO driver by Christian Ruppert · 11 years ago
  21. 5fcdb9d gpiolib: devres: fix devm_gpiod_get_index() by Alexandre Courbot · 11 years ago
  22. e01f440 gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resources by Mika Westerberg · 11 years ago
  23. 81f59e9 gpiolib / ACPI: add ACPI support for gpiod_get_index() by Mika Westerberg · 11 years ago
  24. 936e15d gpiolib / ACPI: convert to gpiod interfaces by Mika Westerberg · 11 years ago
  25. bae48da gpiolib: add gpiod_get() and gpiod_put() functions by Alexandre Courbot · 11 years ago
  26. af8b637 gpiolib: port of_ functions to use gpiod by Alexandre Courbot · 11 years ago
  27. 79a9bec gpiolib: export descriptor-based GPIO interface by Alexandre Courbot · 11 years ago
  28. b41fb43 Merge tag 'v3.12-rc6' into devel by Linus Walleij · 11 years ago
  29. a7204d7 Merge 3.12-rc6 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  30. 23b4faa gpio: bcm281xx: Don't print addresses of GPIO area in probe() by Markus Mayer · 11 years ago
  31. df231f2 gpio: tegra: use new gpio_lock_as_irq() API by Stephen Warren · 11 years ago
  32. 586a87e pinctrl/gpio: non-linear GPIO ranges accesible from gpiolib by Christian Ruppert · 11 years ago
  33. bd0bf46 gpio: rcar: Include linux/of.h header by Sachin Kamat · 11 years ago
  34. 831cbd7 gpio: lpc32xx: Include linux/of.h header by Sachin Kamat · 11 years ago
  35. 2f56e0a gpio/omap: use gpiolib API to mark a GPIO used as an IRQ by Javier Martinez Canillas · 11 years ago
  36. 263c43a Merge tag 'v3.12-rc4' into devel by Linus Walleij · 11 years ago
  37. d468bf9 gpio: add API to be strict about GPIO IRQ usage by Linus Walleij · 11 years ago
  38. d27e06a gpio: ep93xx: get rid of bogus __raw* accessors by Linus Walleij · 11 years ago
  39. ed05e20 gpio: stmpe: drop references to "virtual" IRQ, fix bug by Linus Walleij · 11 years ago
  40. c0d6c1a gpio: rcar: drop references to "virtual" IRQ by Linus Walleij · 11 years ago
  41. f8f669f gpio: pl061: drop references to "virtual" IRQ by Linus Walleij · 11 years ago
  42. 5ba17ae gpio: mpc8xxx: drop references to "virtual" IRQ by Linus Walleij · 11 years ago
  43. b551b02 gpio: lynxpoint: drop references to "virtual" IRQ by Linus Walleij · 11 years ago
  44. ba519dd gpio: intel-mid: drop references to "virtual" IRQ by Linus Walleij · 11 years ago
  45. 2d61e3e gpio: em: drop references to "virtual" IRQ by Linus Walleij · 11 years ago
  46. d933cc6 gpio: bcm_kona: rename confusing variables by Linus Walleij · 11 years ago
  47. 472f95b gpio: adnp: rename "virq" to "child_irq" by Linus Walleij · 11 years ago
  48. 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
  49. e300376 gpio: tc3589x: drop references to "virtual" IRQ by Linus Walleij · 11 years ago
  50. fac7ce9 gpio: bcm281xx: Fix nested interrupt handler issue by Markus Mayer · 11 years ago
  51. 0204df4 gpiolib: let gpiod_request() return -EPROBE_DEFER by Alexandre Courbot · 11 years ago
  52. 8c0fca8 gpiolib: safer implementation of desc_to_gpio() by Alexandre Courbot · 11 years ago
  53. f89a768 gpio-intel-mid: update prefixes and names from langwell to intel-mid by David Cohen · 11 years ago
  54. 84743ea gpio: rename gpio-langwell to gpio-intel-mid by David Cohen · 11 years ago
  55. d56d6b3 gpio: langwell: add Intel Merrifield support by David Cohen · 11 years ago
  56. 03d152d gpio/lynxpoint: check if the interrupt is enabled in IRQ handler by Mika Westerberg · 11 years ago
  57. 70b5341 gpiolib / ACPI: move acpi_gpiochip_free_interrupts next to the request function by Mika Westerberg · 11 years ago
  58. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  59. 54362e1 gpio: samsung: Use CONFIG_ARCH_S3C64XX to check for S3C64XX support by Tomasz Figa · 11 years ago
  60. 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
  61. 4bbd6f2 gpio: arizona: Use the of_node from the Arizona device by Charles Keepax · 11 years ago
  62. e5560af gpio: twl4030: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  63. 8675de9 gpio: clps711x: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  64. 83924fb3 gpio: adnp: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  65. fac7fa1 gpio/omap: auto-setup a GPIO when used as an IRQ by Javier Martinez Canillas · 11 years ago
  66. fa365e4 gpio/omap: maintain GPIO and IRQ usage separately by Javier Martinez Canillas · 11 years ago
  67. 388975c sysfs: clean up sysfs_get_dirent() by Tejun Heo · 11 years ago
  68. f1a4c52 ARM: davinci: gpio: use gpiolib API instead of inline functions by Philip Avinash · 11 years ago
  69. 118150f gpio: davinci: move to platform device by KV Sujith · 11 years ago
  70. 131a10a gpio: davinci: coding style correction by Philip Avinash · 11 years ago
  71. 63f57cd gpio: pcf857x: Add OF support by Laurent Pinchart · 11 years ago
  72. e5304db gpio: pca953x: Don't flip bits on PCA957x GPIO expanders when probing them. by Graeme Smecher · 11 years ago
  73. 8fa82b1 gpio: gpio-mc33880: Remove redundant spi_set_drvdata by Sachin Kamat · 11 years ago
  74. 187a53a gpio: gpio-74x164: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  75. 49f1d6b gpio: gpio-74x164: Remove redundant spi_set_drvdata by Sachin Kamat · 11 years ago
  76. 7af2755 Merge branch 'iop-cleanup' into devel by Linus Walleij · 11 years ago
  77. 01eb2d1 gpio: rcar: Remove #gpio-range-cells DT property usage by Laurent Pinchart · 11 years ago
  78. 1dc9427 gpio: bcm-kona: only use set_irq_flags() on ARM by Linus Walleij · 11 years ago
  79. e34ca9d ARM: plat-iop: pass physical base for GPIO by Linus Walleij · 11 years ago
  80. e3f94b3 gpio: iop: use readl/writel accessors by Linus Walleij · 11 years ago
  81. 7b85b86 ARM: plat-iop: instantiate GPIO from platform device by Linus Walleij · 11 years ago
  82. 51a97d8 ARM: plat-iop: remove custom complex GPIO implementation by Linus Walleij · 11 years ago
  83. f6ffa5e gpio: decouple the IOP GPIO driver from platform by Linus Walleij · 11 years ago
  84. e9004f5 ARM: plat-iop: move the GPIO driver to drivers/gpio by Linus Walleij · 11 years ago
  85. 7d1815e gpio: ucb1400: Can be built as a module by Jean Delvare · 11 years ago
  86. 6316a4d gpio: bt8xx: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  87. d9cadcc gpio: arizona: Add wm8997 support to probe by Charles Keepax · 11 years ago
  88. 757651e gpio: bcm281xx: Add GPIO driver by Markus Mayer · 11 years ago
  89. d8e0ac0 gpiolib: factorize gpiod_get/set functions by Alexandre Courbot · 11 years ago
  90. b592785 emev2: GPIOLIB: Enable support for OF by Ian Molton · 11 years ago
  91. ca6af7b gpio: palmas: add support for TPS80036 by Laxman Dewangan · 11 years ago
  92. 7b17b59 gpiolib: Include GPIO label in log messages for GPIOs by Mark Brown · 11 years ago
  93. 6424de5 gpiolib: Provide helper macros for logging of GPIO events by Mark Brown · 11 years ago
  94. c27769e gpio: pcf857x: only use set_irq_flags() on ARM by Linus Walleij · 11 years ago
  95. 524c108 gpiolib-acpi: convert acpi_evaluate_object() to acpi_execute_simple_method() by Zhang Rui · 11 years ago
  96. 21fd3cd gpio: pcf857x: call the gpio user handler iff gpio_to_irq is done by George Cherian · 11 years ago
  97. 98ff449 gpio: pcf857x: remove the irq_demux_work and gpio->irq by George Cherian · 11 years ago
  98. 5c21d00 gpio: pcf857x: change to devm_request_threaded_irq by George Cherian · 11 years ago
  99. 608f973 gpio: samsung: Skip initialization if device tree is present by Tomasz Figa · 11 years ago
  100. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago