1. e16dbf6 pinctrl: imx27: imx27 pincontrol driver by Markus Pargmann · 11 years ago
  2. 30612cd9 pinctrl: imx1 core driver by Markus Pargmann · 11 years ago
  3. 61e310a pinctrl: at91: correct a few typos by Alexandre Belloni · 11 years ago
  4. f2e9394 pinctrl: mvebu: remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  5. 7ddd183 pinctrl: tb10x: use module_platform_driver to simplify the code by Wei Yongjun · 11 years ago
  6. 86467ff pinctrl: tb10x: fix the error handling in tb10x_pinctrl_probe() by Wei Yongjun · 11 years ago
  7. 5a92750 pinctrl: rockchip: emulate both edge triggered interrupts by Heiko Stübner · 11 years ago
  8. 6ca5274 pinctrl: rockchip: add rk3188 specifics by Heiko Stübner · 11 years ago
  9. d1358f9 pinctrl: rockchip: remove redundant check by Heiko Stübner · 11 years ago
  10. 65fca61 pinctrl: rockchip: add support for multiple bank types by Heiko Stübner · 11 years ago
  11. a282926 pinctrl: rockchip: separate different sub-types more by Heiko Stübner · 11 years ago
  12. 6d0a4ed pinctrl: dove: unset twsi option3 for gconfig as well by Roel Kluin · 11 years ago
  13. 5aad0db pinctrl: add TB10x pin control driver by Christian Ruppert · 11 years ago
  14. 586a87e pinctrl/gpio: non-linear GPIO ranges accesible from gpiolib by Christian Ruppert · 11 years ago
  15. c8ce878 pincntrl: add support for ams AS3722 pin control driver by Laxman Dewangan · 11 years ago
  16. d3224ed pinctrl: pinctrl-adi2: disable IRQ when setting value by Sonic Zhang · 11 years ago
  17. 010c51e pinctrl: pinctrl-adi2: Remove nested lock+irqsave that resue flags. by Sonic Zhang · 11 years ago
  18. a047914 pinctrl: palmas: remove pin config BIAS_PULL_PIN_DEFAULT support by Laxman Dewangan · 11 years ago
  19. bfabb59 Merge tag 'v3.12-rc4' into devel by Linus Walleij · 11 years ago
  20. 6a08a92 pinctrl: sirf: add USB1/UART1 pinmux usb/uart share by Rong Wang · 11 years ago
  21. af614b2 pinctrl: sirf: add lost USP-based UART pin groups for prima2 by Qipan Li · 11 years ago
  22. fb85f42 pinctrl: sirf: add lost uart0-no-stream-control pingroup for prima2 by Qipan Li · 11 years ago
  23. 606fca9 pinctrl: remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  24. 7fd9ddd pinctrl: palmas: do not abort pin configuration for BIAS_DEFAULT by Laxman Dewangan · 11 years ago
  25. fdc07cc Merge branch 'pinmux/next' of git://linuxtv.org/pinchartl/fbdev into devel by Linus Walleij · 11 years ago
  26. 6090e9a pinctrl: palmas: remove non-require function by Laxman Dewangan · 11 years ago
  27. 4880292 pinctrl: Correct number of pins for s5pv210 by Mateusz Krawczuk · 11 years ago
  28. fe4315c pinctrl: adi2: Fix dead lock in adi_gpio_direction_output by Axel Lin · 11 years ago
  29. c8690d6 pinctrl: adi2: Convert to devm_ioremap_resource by Axel Lin · 11 years ago
  30. c8dba02 pinctrl: at91: fix sam9x5 debounce/deglitch functions by Boris BREZILLON · 11 years ago
  31. 77966ad pinctrl: at91: fix typos by Boris BREZILLON · 11 years ago
  32. f6aaaac sh-pfc: r8a7790: add pin definitions for the I2C3 interface by Guennadi Liakhovetski · 11 years ago
  33. 70702bf sh-pfc: r8a7790: Add I2C pin groups and functions by Ulrich Hecht · 11 years ago
  34. 3ad8219 sh-pfc: r8a7778: Add SRU/SSI pin support by Kuninori Morimoto · 11 years ago
  35. cfa8b3f Merge branch 'devel' into for-next by Linus Walleij · 11 years ago
  36. 81d36c4 pinctrl: remove an unnecessary cast by Dan Carpenter · 11 years ago
  37. 3b59e43 pinctrl: fix pinconf_dbg_config_write return type by Vincent Stehlé · 11 years ago
  38. 7330e34 pinctrl: pinctrl-adi2-bf60x: remove useless and duplicated GPIO definition for PPI2. by Sonic Zhang · 11 years ago
  39. 9d7278d pinctrl: pinctrl-adi2: Add dependency to arch BLACKFIN in Kconfig. by Sonic Zhang · 11 years ago
  40. e9a03ad pinctrl: ADI PIN control driver for the GPIO controller on bf54x and bf60x. by Sonic Zhang · 11 years ago
  41. de059be pinctrl: tegra114: Remove MODULE_ALIAS by Thierry Reding · 11 years ago
  42. 27703bb Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  43. c9e3b2d pinctrl: sunxi: Fix off-by-one for valid offset range checking by Axel Lin · 11 years ago
  44. 07b7eb9 pinctrl: sunxi: drop lock on error path by Linus Walleij · 11 years ago
  45. acf564a pinctrl: pinconf-generic: Remove ti prefix in dev_err messages by Axel Lin · 11 years ago
  46. 6ad30ce Merge tag 'v3.11-rc7' into devel by Linus Walleij · 11 years ago
  47. 0351c28 pinctrl: rockchip: Implement .request() and .free() callbacks by Axel Lin · 11 years ago
  48. 05d3534 pinctrl: at91: fix get_pullup/down function return by Boris BREZILLON · 11 years ago
  49. db8ed17 pinctrl: sh-pfc: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  50. 608a26a pinctrl: Add s5pv210 support to pinctrl-exynos by Mateusz Krawczuk · 11 years ago
  51. 2f62eb9 pinctrl: utils: include export.h to avoid warnings by Laxman Dewangan · 11 years ago
  52. 774e2d9 pinctrl: s3c24xx: off by one in s3c24xx_eint_init() by Dan Carpenter · 11 years ago
  53. ddb6c45 pinctrl: mvebu: testing the wrong variable by Dan Carpenter · 11 years ago
  54. 6da33db pinctrl: abx500: fix bitwise AND test by Dan Carpenter · 11 years ago
  55. a8a364b pinctrl: mvebu: Convert to use devm_ioremap_resource by Jisheng Zhang · 11 years ago
  56. 03b054e pinctrl: Pass all configs to driver on pin_config_set() by Sherman Yin · 11 years ago
  57. f5ba9c5 pinctrl: tz1090-pdc: Convert to devm_ioremap_resource by Axel Lin · 11 years ago
  58. 6fc6c61 pinctrl: tz1090: Convert to devm_ioremap_resource by Axel Lin · 11 years ago
  59. 394a8ff pinctrl: tegra: Convert to devm_ioremap_resource by Axel Lin · 11 years ago
  60. 51578b9 pinctrl: rockchip: Simplify pin_to_bank equation by Axel Lin · 11 years ago
  61. dff5a99 pinctrl: spear: Convert to devm_ioremap_resource by Axel Lin · 11 years ago
  62. 0be9e70 pinctrl: rockchip: Remove of_match_ptr macro for DT only driver by Axel Lin · 11 years ago
  63. 63ca8db pinctrl: palmas: PINCTRL_PALMAS needs to select PINMUX by Axel Lin · 11 years ago
  64. 9b77ace pinctrl: core: Add proper mutex lock in pinctrl_request_gpio by Axel Lin · 11 years ago
  65. 4060446 pinctrl: imx: Fix compilation with DEBUG enabled by Sascha Hauer · 11 years ago
  66. 1cb9539 pinctrl: rockchip: Simplify for loop iteration by Axel Lin · 11 years ago
  67. 1ede12d pinctrl: tegra: use pinctrl-utils APIs for mapping by Laxman Dewangan · 11 years ago
  68. 3287c24 pinctrl: utils : add support to pass config type in generic util APIs by Laxman Dewangan · 11 years ago
  69. 529301c pinctrl: samsung: Parse pin groups before calling pinctrl_register() by Tomasz Figa · 11 years ago
  70. 736658c pinctrl: palmas: Fix device name in Kconfig text by Mark Brown · 11 years ago
  71. 13ceb77 pinctrl: SPEAr310: Pass correct of_device_id table name to MODULE_DEVICE_TABLE by Axel Lin · 11 years ago
  72. 23ac6df pinctrl: sunxi: Add Allwinner A20 pins set by Maxime Ripard · 11 years ago
  73. de0c902 pinctrl: sunxi: Add Allwinner A31 pins set by Maxime Ripard · 11 years ago
  74. 30e7166 pinctrl: sunxi: Fix inconsistent indentation by Maxime Ripard · 11 years ago
  75. 6c325f8 pinctrl: core: Remove unnecessary test for desc->name by Axel Lin · 11 years ago
  76. 5ffbe2e pinctrl: core: Hold pctldev->mutex mutex lock while traversing gpio_ranges list by Axel Lin · 11 years ago
  77. f005902 pinctrl: core: Hold pinctrldev_list_mutex mutex while traversing pinctrldev_list by Axel Lin · 11 years ago
  78. 031b8ce pinctrl: sirf: add lost atlas6 uart0-no-stream-control pingroup by Qipan Li · 11 years ago
  79. 8f903f8 pinctrl: imx: Use struct type for pins by Sascha Hauer · 11 years ago
  80. 7ea46e0 pinctrl: imx: do not fail when parsing a function fails by Sascha Hauer · 11 years ago
  81. 5e13762c pinctrl: imx: do not fail when parsing a group fails by Sascha Hauer · 11 years ago
  82. 1bf1fea9 pinctrl: imx: Catch no fsl,pins property by Sascha Hauer · 11 years ago
  83. 0131251 pinctrl: imx: make error messages more informative by Sascha Hauer · 11 years ago
  84. 690ebab pinctrl: nomadik: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  85. f84b417 pinctrl: nomadik: shut up a warning for flags by Linus Walleij · 11 years ago
  86. 0fabc83 pinctrl/lantiq: add missing gphy led setup by John Crispin · 11 years ago
  87. 89ebefe pinctrl/lantiq: add missing pin definition to falcon pinctrl driver by Thomas Langer · 11 years ago
  88. 62783b7 sh-pfc: r8a7790: Add DU pin groups and functions by Laurent Pinchart · 11 years ago
  89. f068120 sh-pfc: r8a7790: Rename DU1_DOTCLKIN to DU_DOTCLKIN1 by Laurent Pinchart · 11 years ago
  90. 1c8e794 pinctrl: improve warning messages by Linus Walleij · 11 years ago
  91. 0a8d3e2 pinctrl: palmas: add pincontrol driver by Laxman Dewangan · 11 years ago
  92. e81c8f1 pinctrl: pinconf-generic: add generic APIs for mapping pinctrl node by Laxman Dewangan · 11 years ago
  93. 1eb207a9 pinctrl: add utility functions for add map/configs by Laxman Dewangan · 11 years ago
  94. 744f0a9 pinctrl: pinmux: Don't free pins requested by other devices in pinmux_disable_setting. by Sonic Zhang · 11 years ago
  95. bf4dae5 pinctrl: nomadik: delete ancient pin control API by Linus Walleij · 11 years ago
  96. 2c9fdcf pinctrl: sirf: add missing __iomem annotation by Jingoo Han · 11 years ago
  97. 9b68035 pinctrl: pinconf: fix comparison of different types by Jingoo Han · 11 years ago
  98. 99fce02 pinctrl: at91: choose appropriate handler for level interrupts by Boris BREZILLON · 11 years ago
  99. ef75bfd pinctrl: st: Staticize local symbols by Sachin Kamat · 11 years ago
  100. 656445f pinctrl: st: Convert to use devm_ioremap_resource by Sachin Kamat · 11 years ago