1. df46dce gpio-ml-ioh: fix error return code in ioh_gpio_probe() by Wei Yongjun · 11 years ago
  2. 611a485 gpio-langwell: drop away explicit casting by Andy Shevchenko · 11 years ago
  3. 8aca119 gpio-langwell: amend error messages by Andy Shevchenko · 11 years ago
  4. 786e07e gpio-langwell: use managed functions pcim_* and devm_* by Andy Shevchenko · 11 years ago
  5. 64c8cbc gpio-langwell: do not use direct access to iomapped memory by Andy Shevchenko · 11 years ago
  6. aeb168f gpio-langwell: initialize lock before usage by Andy Shevchenko · 11 years ago
  7. 2b861f4 gpio: max7300: Fix trivial typo in Kconfig help text by Axel Lin · 11 years ago
  8. 8700d0a gpio: stmpe: Staticize non-exported symbols by Axel Lin · 11 years ago
  9. 1cdd8d5 gpio: vx855: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  10. 752057e gpio: timberdale: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  11. 04df772 gpio: tc3589x: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  12. e1142aa gpio: stmpe: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  13. 8be2010 gpio: rdc321x: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  14. 07606bf gpio: lynxpoint: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  15. aa3e224 gpio: langwell: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  16. 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
  17. cfb1089 gpio: Don't override the error code in probe error handling by Axel Lin · 11 years ago
  18. 90dae4e gpio: mxs: Use set and clear capabilities of the gpio controller by Maxime Ripard · 11 years ago
  19. 2519f9a gpio-langwell: fix irq conflicts when DT is not used by David Cohen · 11 years ago
  20. 0f119a8 gpio: mcp23s08: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=m by Axel Lin · 11 years ago
  21. af99a75 pinctrl: Add pinctrl-s3c24xx driver by Heiko Stuebner · 11 years ago
  22. 8cfc2a1 drivers/gpio: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  23. 352a2d5 gpio/omap: ensure gpio context is initialised by Jon Hunter · 11 years ago
  24. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  25. 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
  26. 30c67e9 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  27. 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
  28. 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
  29. 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
  30. 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
  31. 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
  32. 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
  33. e0d20b6 Merge branch 'gic/cleanup' into next/soc by Olof Johansson · 11 years ago
  34. afcf792 Merge branch 'fixes' into next/cleanup by Olof Johansson · 11 years ago
  35. 340fcb5 Merge branch 'samsung/exynos-multiplatform' into next/drivers by Olof Johansson · 11 years ago
  36. 4923ee4 Revert "ARM: exynos: enable multiplatform support" by Olof Johansson · 11 years ago
  37. 08ffb22 gpio: grgpio: Add irq support by Andreas Larsson · 11 years ago
  38. ddb27f3 gpio: grgpio: Add device driver for GRGPIO cores by Andreas Larsson · 11 years ago
  39. cf3fa17 Revert "gpio: pxa: set initcall level to module init" by Linus Walleij · 11 years ago
  40. 0dc488e Merge branch 'samsung/exynos-multiplatform' into next/drivers by Arnd Bergmann · 11 years ago
  41. bd51de5 ARM: exynos: enable multiplatform support by Arnd Bergmann · 11 years ago
  42. 360e64d mfd: ucb1400: Pass ucb1400-gpio data through ac97 bus by Marek Vasut · 11 years ago
  43. 7fd2bf3 Remove GENERIC_GPIO config option by Alexandre Courbot · 11 years ago
  44. 5ed3ebe Merge tag 'msm-cleanup-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanup by Olof Johansson · 11 years ago
  45. 12028d2 gpiolib-acpi: introduce acpi_get_gpio_by_index() helper by Mika Westerberg · 11 years ago
  46. 2ce7c62 GPIO: gpio-generic: remove kfree() from bgpio_remove call by Alexander Shiyan · 11 years ago
  47. e7a7f97 gpio: pca953x: fix irq_domain_add_simple usage by Alexandre Belloni · 11 years ago
  48. 70384d3 Merge branch 'armsoc/pxa' of git://github.com/hzhuang1/linux into next/boards by Olof Johansson · 11 years ago
  49. f873117 ARM: mmp: add more compatible names in gpio driver by Haojian Zhuang · 11 years ago
  50. b8f649f ARM: pxa: move PXA_GPIO_TO_IRQ macro by Haojian Zhuang · 11 years ago
  51. 2cab029 ARM: pxa: remove cpu_is_xxx in gpio driver by Haojian Zhuang · 11 years ago
  52. 7fc7acb gpio / ACPI: Handle ACPI events in accordance with the spec by Rafael J. Wysocki · 11 years ago
  53. fdc7a9f gpio: lpc32xx: Fix off-by-one valid range checking for bank by Axel Lin · 11 years ago
  54. 97ddb1c gpio: mcp23s08: convert driver to DT by Lars Poeschel · 11 years ago
  55. a2797be gpio/omap: force restore if context loss is not detectable by Jon Hunter · 11 years ago
  56. 3513cde gpio/omap: optimise interrupt service routine by Jon Hunter · 11 years ago
  57. 60b18b9 gpio/omap: remove extra context restores in *_runtime_resume() by Tarun Kanti DebBarma · 11 years ago
  58. 879fe32 gpio/omap: free irq domain in probe() failure paths by Jon Hunter · 11 years ago
  59. 2b78f1e gpio: gpio-generic: Add 16 and 32 bit big endian byte order support by Andreas Larsson · 11 years ago
  60. 1194b15 Merge branch 'tegra/soc' into next/drivers by Arnd Bergmann · 11 years ago
  61. b8250dc Merge tag 'omap-for-v3.10/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc by Arnd Bergmann · 11 years ago
  62. 6cd2f8e Merge tag 'tegra-for-3.10-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc by Arnd Bergmann · 11 years ago
  63. 44c0d23 Merge tag 'v3.9-rc5' into next/cleanup by Arnd Bergmann · 11 years ago
  64. 6702815 Merge tag 'omap-for-v3.10/board-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/boards by Arnd Bergmann · 11 years ago
  65. 21cb796 Merge tag 'davinci-for-v3.10/board' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/boards by Arnd Bergmann · 11 years ago
  66. dc2d3db Merge tag 'omap-for-v3.10/timer-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers by Arnd Bergmann · 11 years ago
  67. e9069cf Merge tag 'vt8500/pinctrl' of git://server.prisktech.co.nz/git/linuxwmt into next/drivers by Arnd Bergmann · 11 years ago
  68. 8d44827 Merge tag 'gpio-fixes-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  69. dc10108 gpio: vt8500: Remove arch-vt8500 gpio driver by Tony Prisk · 12 years ago
  70. 203f31c gpio: tegra: add gpio wakeup source handling by Joseph Lo · 11 years ago
  71. 6a7b3e9 Merge tag 'v3.9-rc5' into devel by Linus Walleij · 11 years ago
  72. 16eaaee Merge tag 'renesas-boards3-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/boards2 by Olof Johansson · 11 years ago
  73. dc3465a gpio-rcar: Add pinctrl support by Laurent Pinchart · 12 years ago
  74. 119f5e4 gpio: Renesas R-Car GPIO driver V3 by Magnus Damm · 11 years ago
  75. 809609a Merge branch 'soc' into pinmux-base by Simon Horman · 11 years ago
  76. 22ce446 gpio: pl061: Add pl061_gpio_free() by Axel Lin · 11 years ago
  77. 4315844 gpio: samsung: Add terminating entry for exynos_pinctrl_ids by Axel Lin · 11 years ago
  78. a4ba5e1 gpio: mvebu: add dbg_show function by Simon Guinot · 11 years ago
  79. 047b93a MAX7301 GPIO: Do not force SPI speed when using OF Platform by Christophe Leroy · 11 years ago
  80. 195c65e gpio: gpio-tps65910.c: fix checkpatch error by Laurent Navet · 11 years ago
  81. 8a29a40 gpio: gpio-timberdale.c: fix checkpatch error by Laurent Navet · 11 years ago
  82. e90c636 gpio: gpio-tc3589x.c: fix checkpatch errors by Laurent Navet · 11 years ago
  83. 8ab2a6d gpio: gpio-stp-xway.c: fix checkpatch error by Laurent Navet · 11 years ago
  84. be41cf5 gpio: gpio-sch.c: fix checkpatch error by Laurent Navet · 11 years ago
  85. e37f4af gpio: gpio-pxa.c: fix checkpatch errors by Laurent Navet · 11 years ago
  86. 50e4443 gpio: gpio-pca953x.c: fix checkpatch error by Laurent Navet · 11 years ago
  87. e83507b gpio: gpio-omap.c: fix checkpatch error by Laurent Navet · 11 years ago
  88. f4dcd2d gpio: gpio-mvebu.c: fix checkpatch errors by Laurent Navet · 11 years ago
  89. 9ccb1a2 gpio: gpiolib-of.c: fix checkpatch error by Laurent Navet · 11 years ago
  90. 493294d gpio: mc33880: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 11 years ago
  91. 6c0cf42 gpio: 74x164: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 11 years ago
  92. 30db2bd gpio: mc33880: use dev_err() instead of printk() by Jingoo Han · 11 years ago
  93. f39f54a gpio: pcf857x: use devm_kzalloc() by Jingoo Han · 11 years ago
  94. 632d8e5 gpio: mc33880: use devm_kzalloc() by Jingoo Han · 11 years ago
  95. b09638a gpio: max732x: use devm_kzalloc() by Jingoo Han · 11 years ago
  96. 4cb06cd gpio: max7301: use devm_kzalloc() by Jingoo Han · 11 years ago
  97. c3fe2bf gpio: max7300: use devm_kzalloc() by Jingoo Han · 11 years ago
  98. 24bb381 gpio: adp5520: use devm_kzalloc() by Jingoo Han · 11 years ago
  99. 808c513 gpio/vt8500: Convert to devm_ioremap_resource() by Sachin Kamat · 12 years ago
  100. 1cfe6f8 gpio: em: Make use of devm functions by Magnus Damm · 11 years ago