1. 61dd726 pinctrl: Add pinctrl-s3c64xx driver by Tomasz Figa · 11 years ago
  2. c16150d pinctrl: samsung: Handle banks with two configuration registers by Tomasz Figa · 11 years ago
  3. 43fc9e7 pinctrl: samsung: Remove hardcoded register offsets by Tomasz Figa · 11 years ago
  4. 499147c pinctrl: samsung: Split pin bank description into two structures by Tomasz Figa · 11 years ago
  5. d5517be pinctrl: samsung: Include pinctrl-exynos driver data conditionally by Tomasz Figa · 11 years ago
  6. 1984695 pinctrl: samsung: Protect bank registers with a spinlock by Tomasz Figa · 11 years ago
  7. 6a7b3e9 Merge tag 'v3.9-rc5' into devel by Linus Walleij · 11 years ago
  8. 661462f pinctrl/abx500: fix ab9540 alternate function by Patrice Chotard · 11 years ago
  9. 6282c02 pinctrl/pinconf: partial revert of pin config debugfs by Linus Walleij · 11 years ago
  10. 356d3e4 pinctrl/nomadik: add device tree bindings for db8540 by Gabriel Fernandez · 12 years ago
  11. 385d942 pinctrl: simplify the re-enable old state code in pinctrl_select_state by Richard Genoud · 11 years ago
  12. af60617 pinctrl: select_state: don't call pinctrl_free_setting on error by Richard Genoud · 11 years ago
  13. 28d0c14 pinctrl: coh901: Fix error checking in u300_gpio_to_irq by Axel Lin · 11 years ago
  14. 175ca83 pinctrl: pinctrl_select_state: set the old_state back on error by Richard Genoud · 11 years ago
  15. 8009d5f pinctrl: remove superfluous optimization in pinctrl_select_state_locked by Richard Genoud · 11 years ago
  16. da58751 pinctrl: use dev_info instead of pr_info in pinctrl_select_state_locked by Richard Genoud · 11 years ago
  17. 950707c pinctrl: sunxi: add clock support by Emilio López · 11 years ago
  18. 2afe822 pinctrl: core: add dependence of GPIOLIB by Haojian Zhuang · 11 years ago
  19. a36571b pinctrl/abx500: fix ab8505 alternate function by Patrice Chotard · 11 years ago
  20. aaed651 pinctrl: mvebu: prevent walking off the end of group array by David Woodhouse · 11 years ago
  21. 50cf7c8 pinctrl: re-enable old state in case of error in pinctrl_select_state by Richard Genoud · 11 years ago
  22. 3102a76 pinctrl: disable and free setting in select_state in case of error by Richard Genoud · 11 years ago
  23. d3cee830 pinctrl: create pinctrl_free_setting function by Richard Genoud · 11 years ago
  24. 2c9abf8 pinctrl: fix typo in header by Richard Genoud · 11 years ago
  25. 3dcbd6f pinctrl: sirf: using for_each_set_bit to simplify the code by Wei Yongjun · 11 years ago
  26. 8b0ef25 pinctrl: coh901: Fix checkpatch error by Sachin Kamat · 11 years ago
  27. b646542 pinctrl: generic: Fix checkpatch errors by Sachin Kamat · 11 years ago
  28. 1ef465c pinctrl: generic: Make 'conf_items' static by Sachin Kamat · 11 years ago
  29. 3c93600 pinctrl: at91: Fix checkpatch errors by Sachin Kamat · 11 years ago
  30. 1164d73 pinctrl: at91: Remove duplicate const by Sachin Kamat · 11 years ago
  31. c078d78 pinctrl: exynos5440: fix invalid use of sizeof in exynos5440_pinctrl_probe() by Wei Yongjun · 11 years ago
  32. 87ff934 pinctrl/nomadik: Fix checkpatch errors by Sachin Kamat · 11 years ago
  33. cde6d8d pinctrl/nomadik-db8500: Fix checkpatch errors by Sachin Kamat · 11 years ago
  34. 6219420 pinctrl: remove pxa pinctrl driver by Haojian Zhuang · 11 years ago
  35. 3912a67 Merge tag 'pinctrl-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  36. 740924a pinmux: forbid mux_usecount to be set at UINT_MAX by Richard Genoud · 11 years ago
  37. 48a23fa pinctrl: mvebu: fix checking for SoC specific controls by Simon Guinot · 11 years ago
  38. 647f8d9 ARM: at91: add gpio suspend/resume support when using pinctrl by Ludovic Desroches · 11 years ago
  39. 9cca117 pinctrl: pinctrl-nomadik-stn8815: Fix checkpatch error by Sachin Kamat · 11 years ago
  40. 7cba5b3 pinctrl: single: correct argument for pinconf by Haojian Zhuang · 11 years ago
  41. bf4d7be pinctrl: generic: Fix compilation error by Sachin Kamat · 11 years ago
  42. 53ded81 pinctrl: Print the correct information in debugfs pinconf-state file by Laurent Pinchart · 11 years ago
  43. 6a40cdd pinctrl: abx500: Fix checking if pin use AlternateFunction register by Axel Lin · 11 years ago
  44. ee341a9 pinctrl: sunxi: Add Allwinner A13 pin functions by Maxime Ripard · 11 years ago
  45. b5f50bf pinctrl: sunxi: Add Allwinner A10 pin functions by Maxime Ripard · 11 years ago
  46. a7bbdd7 pinctrl: single: Fix build error by Axel Lin · 11 years ago
  47. 9dddb4d pinctrl: single: support generic pinconf by Haojian Zhuang · 12 years ago
  48. 477ac77 pinctrl: single: set function mask as optional by Haojian Zhuang · 12 years ago
  49. 9cfd172 pinctrl: generic: dump pin configuration by Haojian Zhuang · 12 years ago
  50. a1a277e pinctrl: single: create new gpio function range by Haojian Zhuang · 12 years ago
  51. 51e13c2 pinctrl: check pinctrl ready for gpio range by Haojian Zhuang · 12 years ago
  52. e392971 pinctrl: abx500: Add terminating entry for of_device_id table by Axel Lin · 12 years ago
  53. 022ab14 pinctrl: Declare operation structures as const by Laurent Pinchart · 12 years ago
  54. a72149e pinctrl: core: use devres_release() instead of devres_destroy() by Jingoo Han · 11 years ago
  55. a8f3740 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  56. 7ae1c76 Merge tag 'sh-pinmux' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  57. b24174b Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  58. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  59. 8a3a11f Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  60. 8c43fcc sh-pfc: sh_pfc_probe() sizeof() fix by Magnus Damm · 12 years ago
  61. ade158e pinctrl: tegra: add clfvs function to Tegra114 support by Rhyland Klein · 12 years ago
  62. ea27c39 pinctrl: generic: rename input schmitt disable by Haojian Zhuang · 12 years ago
  63. cae617b Merge branch 'fixes-for-3.9' into next/fixes-non-critical by Olof Johansson · 12 years ago
  64. 6f9e41f pinctrl/pinconfig: add debug interface by Laurent Meunier · 12 years ago
  65. 007cd69 pinctrl: samsung: remove duplicated line by Jingoo Han · 12 years ago
  66. 43a255d pinctrl/abx500: use direct IRQ defines by Linus Walleij · 12 years ago
  67. a6a16d2 pinctrl/abx500: replace IRQ offsets with table read-in values by Lee Jones · 12 years ago
  68. ac652d7 pinctrl/abx500: move IRQ handling to ab8500-core by Lee Jones · 12 years ago
  69. 7ac63ac Merge branch 'allwinner-sunxi' into devel by Linus Walleij · 12 years ago
  70. 879029c pinctrl: exynos5440: remove erroneous __init by Linus Walleij · 12 years ago
  71. a950cb7 pinctrl/abx500: adjust offset for get_mode() by Linus Walleij · 12 years ago
  72. f30a383 pinctrl/abx500: add Device Tree support by Lee Jones · 12 years ago
  73. b9fab6e pinctrl/abx500: align GPIO cluster boundaries by Lee Jones · 12 years ago
  74. fa1ec99 pinctrl/abx500: prevent error path from corrupting returning error by Lee Jones · 12 years ago
  75. a0d7209 pinctrl: sunxi: add of_xlate function by Maxime Ripard · 12 years ago
  76. d8a7c1f pinctrl/lantiq: fix pin number in ltq_pmx_gpio_request_enable by John Crispin · 12 years ago
  77. c58bdc3 pinctrl/lantiq: add functionality to falcon_pinconf_dbg_show by John Crispin · 12 years ago
  78. 77ef406 pinctrl/lantiq: fix pinconfig parameters by John Crispin · 12 years ago
  79. 41228b7 pinctrl/lantiq: one of the boot leds was defined incorrectly by John Crispin · 12 years ago
  80. a8ae367 pinctrl/lantiq: only probe available pad controllers by John Crispin · 12 years ago
  81. 9338628 pinctrl/lantiq: the pinconf OD parameter argument was ignored by John Crispin · 12 years ago
  82. 6360350 pinctrl/lantiq: add output pinconf parameter by John Crispin · 12 years ago
  83. 3a6b04c pinctrl/lantiq: add pin_config_group_set support by John Crispin · 12 years ago
  84. 7541083 pinctrl/lantiq: faulty bit inversion by John Crispin · 12 years ago
  85. 362ba3c pinctrl/lantiq: pinconf uses port instead of pin by John Crispin · 12 years ago
  86. 228f1ce pinctrl: sirf: replace of_gpio_simple_xlate by sirf specific of_xlate by Barry Song · 12 years ago
  87. a1ed267 pinctrl: exynos: change PINCTRL_EXYNOS option by Kukjin Kim · 12 years ago
  88. d41e35c pinctrl/abx500: destroy mutex if returning early due to error by Lee Jones · 12 years ago
  89. 83b423c pinctrl/abx500: beautify the ABX500 pin control driver by Lee Jones · 12 years ago
  90. 1abeebe pinctrl/abx500: replace incorrect return value by Lee Jones · 12 years ago
  91. 49dcf08 pinctrl/abx500: use the BIT() macro where appropriate by Lee Jones · 12 years ago
  92. a8f96e4 pinctrl/abx500: add AB8540 sub-driver by Patrice Chotard · 12 years ago
  93. 09dbec3 pinctrl/abx500: add AB9540 sub-driver by Patrice Chotard · 12 years ago
  94. 1aa2d8d pinctrl/abx500: add AB8505 sub-driver by Patrice Chotard · 12 years ago
  95. 604d11d Merge tag 'v3.8-rc6' into next/dt by Olof Johansson · 12 years ago
  96. 9f5b6b3 ARM: pinctrl: sunxi: Add the pinctrl pin set for Allwinner A10 by Maxime Ripard · 12 years ago
  97. ae1575f pinctrl: sunxi: Document sun5i pins functions by Maxime Ripard · 12 years ago
  98. 3c93799 pinctrl/abx500: add AB8500 sub-driver by Patrice Chotard · 12 years ago
  99. 0493e64 pinctrl: add abx500 pinctrl driver core by Patrice Chotard · 12 years ago
  100. 2917e83 pinctrl: core: Make pinctrl_release static by Sachin Kamat · 12 years ago