1. 5877457 gpio: (gpio-pca953x) move header to linux/platform_data/ by Vivien Didelot · 11 years ago
  2. 011b203 gpio_msm: Fix build error due to missing err.h by Stephen Boyd · 11 years ago
  3. 253403b Revert "gpio/omap: don't create an IRQ mapping for every GPIO on DT" by Linus Walleij · 11 years ago
  4. c119fee Revert "gpio/omap: auto request GPIO as input if used as IRQ via DT" by Linus Walleij · 11 years ago
  5. 27d470c Revert "gpio/omap: fix build error when OF_GPIO is not defined." by Linus Walleij · 11 years ago
  6. afe8ce9 drivers: gpio: msm: Fix the error condition for reading ngpio by Rohit Vaswani · 11 years ago
  7. 949eb1a gpio/omap: fix build error when OF_GPIO is not defined. by Javier Martinez Canillas · 11 years ago
  8. b4419e1 gpio/omap: auto request GPIO as input if used as IRQ via DT by Javier Martinez Canillas · 11 years ago
  9. 0e970ce gpio/omap: don't create an IRQ mapping for every GPIO on DT by Javier Martinez Canillas · 11 years ago
  10. f991fae Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  11. 60b5adf Merge tag 'gpio-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  12. a4883ef Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  13. 0bf6a21 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  14. 3883cbb Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  15. d2033f2c Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  16. 22237d5 Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  17. 038f0ba Gpio/trivial: replace numeric with standard PM state macros by Yijing Wang · 11 years ago
  18. 397eada gpio/omap: don't use linear domain mapping for OMAP1 by Javier Martinez Canillas · 11 years ago
  19. fb90c22 gpio: mvebu: Use irq_get_trigger_type() to get IRQ flags by Javier Martinez Canillas · 11 years ago
  20. e7692e2 Merge tag 'renesas-gpio-rcar2-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/drivers by Arnd Bergmann · 11 years ago
  21. ff8fa4e Merge tag 'remove-nondt-exynos-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc by Arnd Bergmann · 11 years ago
  22. 3bae481 gpiolib: remove warnning of allocations with IRQs disabled by Zhangfei Gao · 11 years ago
  23. 61e3884 gpio: grgpio: Staticize local symbols by Sachin Kamat · 11 years ago
  24. 10b20a9 gpio-langwell: remove Withney point support by Andy Shevchenko · 11 years ago
  25. 7f6569f gpio: ich: add GPO_BLINK support by Vincent Donnefort · 11 years ago
  26. 30d2266 gpio: rcar: fix gpio_rcar_of_table by Arnd Bergmann · 11 years ago
  27. e305062 gpio-rcar: Remove #ifdef CONFIG_OF around OF-specific sections by Laurent Pinchart · 11 years ago
  28. 880cf07 ARM: SAMSUNG: Introduce GPIO_SAMSUNG Kconfig entry by Tomasz Figa · 11 years ago
  29. 62ffac1 gpio-sta2x11: Convert to use devm_ioremap_resource by Tushar Behera · 11 years ago
  30. 68515bb gpio_msm: Convert to use devm_ioremap_resource by Tushar Behera · 11 years ago
  31. ae9550f gpio-rcar: Use OUTDT when reading GPIOs configured as output by Magnus Damm · 11 years ago
  32. cd73891 gpio-sta2x11: Fix potential NULL pointer dereference by Sachin Kamat · 11 years ago
  33. ea4a21a gpio/omap: omap_gpio_init_context stub must be inline by Arnd Bergmann · 11 years ago
  34. 83bf2db gpio: msm-v1: Remove errant __devinit to fix compile by Stephen Boyd · 11 years ago
  35. 713b7ef gpio: devres: make comments proper by Wolfram Sang · 11 years ago
  36. 78c7d8d GPIO: xilinx: Enable driver for Xilinx zynq by Michal Simek · 11 years ago
  37. 9f7f0b2 GPIO: xilinx: Use BIT macro by Michal Simek · 11 years ago
  38. cc090d6 GPIO: xilinx: Use __raw_readl/__raw_writel IO functions by Michal Simek · 11 years ago
  39. 74600ee GPIO: xilinx: Add support for dual channel by Michal Simek · 11 years ago
  40. 6f8bf50 GPIO: xilinx: Simplify driver probe function by Michal Simek · 11 years ago
  41. e456001 Merge tag 'msm-cleanup-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanup by Olof Johansson · 11 years ago
  42. bae994b Merge tag 'msm-fix-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanup by Olof Johansson · 11 years ago
  43. f1324f6 Merge tag 'msm-fix-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/fixes-non-critical by Olof Johansson · 11 years ago
  44. 38d77ff Merge tag 'renesas-gpio-rcar-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/drivers by Olof Johansson · 11 years ago
  45. 43f6844 gpio: msm: Add device tree and irqdomain support for gpio-msm-v2 by Rohit Vaswani · 11 years ago
  46. 7ba655f gpio: msm-v1: Remove errant __devinit to fix compile by Stephen Boyd · 11 years ago
  47. eda9dcf ARM: msm: Remove gpiomux-v2 and re-organize MSM_GPIOMUX configs by Rohit Vaswani · 11 years ago
  48. 159f8a0 gpio-rcar: Add DT support by Laurent Pinchart · 11 years ago
  49. ea36b02 Merge branch 'clps711x/soc' into next/soc by Olof Johansson · 11 years ago
  50. a180132 GPIO: clps711x: Add DT support by Alexander Shiyan · 11 years ago
  51. 55fe14a GPIO: clps711x: Rewrite driver for using generic GPIO code by Alexander Shiyan · 11 years ago
  52. 0e81a35 Merge branch 'v3.11-next/driver-pinctrl' into v3.11-next/s3c24xx-driver by Kukjin Kim · 11 years ago
  53. 20e3753 Merge branch 'v3.11-next/driver-gpio' into v3.11-next/s3c24xx-driver by Kukjin Kim · 11 years ago
  54. 9fdb27d gpio: samsung: Remove OF support for s3c24xx by Sylwester Nawrocki · 11 years ago
  55. 620fa61 Merge tag 'renesas-pinmux-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc by Olof Johansson · 11 years ago
  56. 7e1092b gpio-rcar: Add support for IRQ_TYPE_EDGE_BOTH by Simon Horman · 11 years ago
  57. c234962 gpio-rcar: R-Car GPIO IRQ share interrupt by Kuninori Morimoto · 11 years ago
  58. 45f0a85 PM / Runtime: Rework the "runtime idle" helper routine by Rafael J. Wysocki · 11 years ago
  59. 644c8df gpio: sx150x: convert to use devm_* functions by Nikolay Balandin · 11 years ago
  60. df46dce gpio-ml-ioh: fix error return code in ioh_gpio_probe() by Wei Yongjun · 11 years ago
  61. 611a485 gpio-langwell: drop away explicit casting by Andy Shevchenko · 11 years ago
  62. 8aca119 gpio-langwell: amend error messages by Andy Shevchenko · 11 years ago
  63. 786e07e gpio-langwell: use managed functions pcim_* and devm_* by Andy Shevchenko · 11 years ago
  64. 64c8cbc gpio-langwell: do not use direct access to iomapped memory by Andy Shevchenko · 11 years ago
  65. aeb168f gpio-langwell: initialize lock before usage by Andy Shevchenko · 11 years ago
  66. 2b861f4 gpio: max7300: Fix trivial typo in Kconfig help text by Axel Lin · 11 years ago
  67. 8700d0a gpio: stmpe: Staticize non-exported symbols by Axel Lin · 11 years ago
  68. 1cdd8d5 gpio: vx855: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  69. 752057e gpio: timberdale: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  70. 04df772 gpio: tc3589x: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  71. e1142aa gpio: stmpe: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  72. 8be2010 gpio: rdc321x: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  73. 07606bf gpio: lynxpoint: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  74. aa3e224 gpio: langwell: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  75. 514e250 Merge tag 'gpio-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  76. cfb1089 gpio: Don't override the error code in probe error handling by Axel Lin · 11 years ago
  77. 90dae4e gpio: mxs: Use set and clear capabilities of the gpio controller by Maxime Ripard · 11 years ago
  78. 2519f9a gpio-langwell: fix irq conflicts when DT is not used by David Cohen · 11 years ago
  79. 0f119a8 gpio: mcp23s08: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=m by Axel Lin · 11 years ago
  80. af99a75 pinctrl: Add pinctrl-s3c24xx driver by Heiko Stuebner · 11 years ago
  81. 8cfc2a1 drivers/gpio: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  82. 352a2d5 gpio/omap: ensure gpio context is initialised by Jon Hunter · 11 years ago
  83. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  84. a8c4b90 Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  85. 30c67e9 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  86. d7ab730 Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next by Linus Torvalds · 11 years ago
  87. 150a8dc Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  88. 6fa52ed Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  89. 97b1007 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  90. a772635 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  91. 000a74f Merge tag 'pinctrl-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  92. e0d20b6 Merge branch 'gic/cleanup' into next/soc by Olof Johansson · 11 years ago
  93. afcf792 Merge branch 'fixes' into next/cleanup by Olof Johansson · 11 years ago
  94. 340fcb5 Merge branch 'samsung/exynos-multiplatform' into next/drivers by Olof Johansson · 11 years ago
  95. 4923ee4 Revert "ARM: exynos: enable multiplatform support" by Olof Johansson · 11 years ago
  96. 08ffb22 gpio: grgpio: Add irq support by Andreas Larsson · 11 years ago
  97. ddb27f3 gpio: grgpio: Add device driver for GRGPIO cores by Andreas Larsson · 11 years ago
  98. cf3fa17 Revert "gpio: pxa: set initcall level to module init" by Linus Walleij · 11 years ago
  99. 0dc488e Merge branch 'samsung/exynos-multiplatform' into next/drivers by Arnd Bergmann · 11 years ago
  100. bd51de5 ARM: exynos: enable multiplatform support by Arnd Bergmann · 11 years ago