1. 4a5f7ef pinctrl: pinctrl-imx6q: add missed mux function for USBOTG_ID by Dong Aisheng · 12 years ago
  2. a6e7360 pinctrl: pinctrl-imx: only print debug message when DEBUG is defined by Dong Aisheng · 12 years ago
  3. a2a2609 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  4. 10d8935 Viresh has moved by Viresh Kumar · 12 years ago
  5. daf7317 pinctrl/nomadik: document Alt-C glitch by Linus Walleij · 12 years ago
  6. 14e1e9f pinctrl: mxs: Use kfree to fix build error by Fabio Estevam · 12 years ago
  7. 149ff9e pinctrl: pinctrl-mxs: set platform driver data to NULL at errpath and at unregister by Devendra Naga · 12 years ago
  8. 0bf7481 pinctrl: pinctrl-mxs: Take care of frees if the kzalloc fails by Devendra Naga · 12 years ago
  9. 67695f2 pinctrl: pinctrl-imx: fix incorrect debug message of maps by Dong Aisheng · 12 years ago
  10. c71157c pinctrl: pinctrl-imx: free if of_get_parent fails to get the parent node by Devendra Naga · 12 years ago
  11. 3a86a5f pinctrl: pinctrl-imx: free allocated pinctrl_map structure only once and use kernel facilities for IMX_PMX_DUMP by Devendra Naga · 12 years ago
  12. e85bbc1 pinctrl: nomadik: fix up typo by Linus Walleij · 12 years ago
  13. efec381 pinctrl: nomadik: add clk_prepare() call by Linus Walleij · 12 years ago
  14. bc66468 pinctrl: fix a minor harmless typo by Guennadi Liakhovetski · 12 years ago
  15. 1253585 pinctrl: sirf: mark of_device_id match table as __devinitconst by Barry Song · 12 years ago
  16. 855f80c pinctrl-nomadik: Allow Device Tree driver probing by Lee Jones · 12 years ago
  17. 30b8428 Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  18. 813a95e Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  19. 4f6a16b pinctrl: pinctrl-imx: add imx51 pinctrl driver by Dong Aisheng · 12 years ago
  20. 93fbd3c pinctrl: pinctrl-imx: add imx53 pinctrl driver by Dong Aisheng · 12 years ago
  21. 0fa7be4 ARM: nomadik: enable PINCTRL_NOMADIK where needed by Arnd Bergmann · 12 years ago
  22. 19055b8 pinctrl: pinctrl-pxa3xx: remove empty pinmux disable function by Dong Aisheng · 12 years ago
  23. eaf7bfb pinctrl: pinctrl-mxs: remove empty pinmux disable function by Dong Aisheng · 12 years ago
  24. 273f0c3 pinctrl: pinctrl-imx: remove empty pinmux disable function by Dong Aisheng · 12 years ago
  25. 02b50ce pinctrl: make pinmux disable function optional by Dong Aisheng · 12 years ago
  26. c95df2d pinctrl: a minor error checking improvement for pinconf by Dong Aisheng · 12 years ago
  27. eb3f995 pinctrl: SPEAr1310: Fix pin numbers for clcd_high_res by Viresh Kumar · 12 years ago
  28. 85ed41a pinctrl: Add SPEAr13xx pinctrl drivers by Viresh Kumar · 12 years ago
  29. d1e77af pinctrl: SPEAr: Create macro for declaring GPIO PINS by Viresh Kumar · 12 years ago
  30. 4851680 pinctrl: mxs: skip gpio nodes for group creation by Shawn Guo · 12 years ago
  31. 3b7ac94 pinctrl: mxs: create group for pin config node by Shawn Guo · 12 years ago
  32. 7af07ad Merge tag 'ux500-gpio-pins-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/pinctrl by Olof Johansson · 12 years ago
  33. 7afeca1 Merge branch 'spear/pinctrl' into next/pinctrl by Arnd Bergmann · 12 years ago
  34. 366695f Merge branches 'depends/pinctrl/devel' and 'depends/rmk/clkdev' into spear/pinctrl by Arnd Bergmann · 12 years ago
  35. d41af62 pinctrl/nomadik: implement pin configuration by Linus Walleij · 12 years ago
  36. dbfe8ca pinctrl/nomadik: implement pin multiplexing by Linus Walleij · 12 years ago
  37. 24cbdd7 pinctrl/nomadik: reuse GPIO debug function for pins by Linus Walleij · 12 years ago
  38. 6f4350a pinctrl/nomadik: break out single GPIO debug function by Linus Walleij · 12 years ago
  39. e98ea77 pinctrl/nomadik: basic Nomadik pinctrl interface by Linus Walleij · 12 years ago
  40. 072e82a pinctrl/nomadik: !CONFIG_OF build error by Arnd Bergmann · 12 years ago
  41. 1ae4e59 gpio: move the Nomadik GPIO driver to pinctrl by Linus Walleij · 12 years ago
  42. 7488185 Merge branch 'for-3.5/gpio-pinmux' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/pinctrl by Olof Johansson · 12 years ago
  43. b664ae6 Merge tag 'pinctrl-mergebase-20120418' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl into next/pinctrl by Olof Johansson · 12 years ago
  44. d4705316 pinctrl: add more info to error msgs in pin_request by Stephen Warren · 12 years ago
  45. 1772311 pinctrl: add pinctrl-mxs support by Shawn Guo · 12 years ago
  46. d8fe357 pinctrl: pinctrl-imx: add imx6q pinctrl driver by Dong Aisheng · 12 years ago
  47. ae75ff8 pinctrl: pinctrl-imx: add imx pinctrl core driver by Dong Aisheng · 12 years ago
  48. 4650b7c pinctrl: support gpio request deferred probing by Dong Aisheng · 12 years ago
  49. ca731a5 Merge branch 'ux500-gpio-pins-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/gpio by Arnd Bergmann · 12 years ago
  50. 5b3aa5f pinctrl: add pinctrl_provide_dummies interface for platforms to use by Dong Aisheng · 12 years ago
  51. ad6e110 pinctrl: enhance reporting of errors when loading from DT by John Crispin · 12 years ago
  52. fde04f4 pinctrl: propagate map validation errors by Stephen Warren · 12 years ago
  53. aef7704 pinctrl: tegra: error reporting cleanup by Stephen Warren · 12 years ago
  54. 15f70e1 pinctrl: fix signed vs unsigned conditionals inside pinmux_map_to_setting by John Crispin · 12 years ago
  55. 52130b6 pinctrl: Add SPEAr3xx pinctrl drivers by Viresh Kumar · 12 years ago
  56. deda828 pinctrl: Add SPEAr pinctrl drivers by Viresh Kumar · 12 years ago
  57. b5badba pinctrl: tegra: debugfs enhancements by Stephen Warren · 12 years ago
  58. 52f48fe pinctrl: tegra: refactor probe handling by Stephen Warren · 12 years ago
  59. f30d12b ARM: tegra: Switch to new pinctrl driver by Stephen Warren · 13 years ago
  60. dcb5dbc pinctrl: show pin name for pingroups in sysfs by Dong Aisheng · 12 years ago
  61. d0bd8df pinctrl: show pin name when request pins by Dong Aisheng · 12 years ago
  62. 6d4ca1f pinctrl: implement devm_pinctrl_get()/put() by Stephen Warren · 12 years ago
  63. 2aeefe0 pinctrl: a minor fix of pin config debug information by Dong Aisheng · 12 years ago
  64. 96593af pinctrl: pinconf: fix compilation error if PINCONF is not selected by Viresh Kumar · 12 years ago
  65. 6cb4158 pinctrl: allow pctldevs to decode pin config in debugfs by Stephen Warren · 12 years ago
  66. c736d73 pinctrl: ifdef CONFIG_DEBUG_FS cleanup by Stephen Warren · 12 years ago
  67. 630e2d0 pinctrl: mark non-EXPERIMENTAL by Linus Walleij · 12 years ago
  68. 60f7f50 pinctrl: tegra: Add complete device tree support by Stephen Warren · 12 years ago
  69. c05127c pinctrl: implement pinctrl deferred probing by Linus Walleij · 12 years ago
  70. ad8bb72 pinctrl: add some error checking for user interfaces by Dong Aisheng · 12 years ago
  71. a1d31f7 pinctrl: fix pinmux_check_ops error checking by Dong Aisheng · 12 years ago
  72. d1e90e9 pinctrl: replace list_*() with get_*_count() by Viresh Kumar · 12 years ago
  73. 122dbe7 pinctrl: mark const init data with __initconst instead of __initdata by Uwe Kleine-König · 12 years ago
  74. eafeb7a pinctrl: fix build when CONFIG_OF && !CONFIG_PINCTRL by Stephen Warren · 12 years ago
  75. 57291ce pinctrl: core device tree mapping table parsing support by Stephen Warren · 12 years ago
  76. d26bc49 pinctrl: implement pinctrl_check_ops by Stephen Warren · 12 years ago
  77. f84cc34 pinctrl: implement pinctrl_check_ops by Stephen Warren · 12 years ago
  78. dc0b1aa pinctrl: support pinconfig on the U300 by Linus Walleij · 13 years ago
  79. a050b3e pinctrl/coh901: use generic pinconf enums and parameters by Linus Walleij · 13 years ago
  80. 394349f pinctrl: introduce generic pin config by Linus Walleij · 13 years ago
  81. 70b3637 pinctrl: fix error path in pinconf_map_to_setting() by Linus Walleij · 12 years ago
  82. 652162d pinctrl: allow concurrent gpio and mux function ownership of pins by Stephen Warren · 12 years ago
  83. a6c3b33 Merge branch 'pinctrl-tegra-for-next-diet' into for-next by Linus Walleij · 12 years ago
  84. 872acc3 pinctrl: include machine header to core.h by Linus Walleij · 12 years ago
  85. 971dac7 pinctrl: add a driver for NVIDIA Tegra by Stephen Warren · 12 years ago
  86. ba110d9 pinctrl: Show selected function and group in pinmux-pins debugfs by Stephen Warren · 12 years ago
  87. 1e2082b pinctrl: enhance mapping table to support pin config operations by Stephen Warren · 12 years ago
  88. 6e5e959 pinctrl: API changes to support multiple states per device by Stephen Warren · 12 years ago
  89. 0e3db173 pinctrl: add usecount to pins for muxing by Stephen Warren · 12 years ago
  90. 7ecdb16 pinctrl: refactor struct pinctrl handling in core.c vs pinmux.c by Stephen Warren · 12 years ago
  91. 57b676f pinctrl: fix and simplify locking by Stephen Warren · 12 years ago
  92. 962bcbc pinctrl: fix the pin descriptor kerneldoc by Linus Walleij · 12 years ago
  93. 110e4ec pinctrl: assume map table entries can't have a NULL name field by Stephen Warren · 12 years ago
  94. 46919ae pinctrl: introduce PINCTRL_STATE_DEFAULT, define hogs as that state by Stephen Warren · 12 years ago
  95. d4e3198 pinctrl: enhance pinctrl_get() to handle multiple functions by Stephen Warren · 12 years ago
  96. 3eedb43 pinctrl: move pinctrl-maps debugfs file to top-level by Stephen Warren · 12 years ago
  97. 1cf94c4 pinctrl: make the pinmux-pins more helpful by Linus Walleij · 12 years ago
  98. 2304b47 pinctrl: remove pin and hogs locks from struct pinctrl_dev by Stephen Warren · 12 years ago
  99. 02f5b98 pinctrl: allocate sizeof(*p) instead of sizeof(struct foo) by Stephen Warren · 12 years ago
  100. 95dcd4a pinctrl: use dev_*() instead of pr_*(), add some msgs, minor cleanups by Stephen Warren · 12 years ago