1. a1edd49 pinctrl/lantiq: fix typo by Antonios Vamporakis · 11 years ago
  2. a5ffaf6 pinctrl: sh-pfc: r8a7791: Add I2C pins by Valentine Barshak · 11 years ago
  3. 8e32c96 pinctrl: sh-pfc: r8a7791: Add VIN pins by Valentine Barshak · 11 years ago
  4. 5e5a298 pinctrl: sh-pfc: r8a7791: Group USB PWEN and OVC pins together by Valentine Barshak · 11 years ago
  5. 646ae3e pinctrl: sh-pfc: r8a7790: Fix vsync value in the vin3_sync_mux array by Valentine Barshak · 11 years ago
  6. 44a45b5 pinctrl: sh-pfc: ARM: Constify pins and cfg_regs arrays by Laurent Pinchart · 11 years ago
  7. f41a1ef pinctrl: sh-pfc: sh: Constify pins and cfg_regs arrays by Laurent Pinchart · 11 years ago
  8. 6d5bddd pinctrl: sh-pfc: Constify IRQ GPIOs arrays by Laurent Pinchart · 11 years ago
  9. 9aecff5 pinctrl: sh-pfc: Constify enum_ids and var_field_width compound literals by Laurent Pinchart · 11 years ago
  10. e476e77 pinctrl: msm: Fix set gpio setting by Axel Lin · 11 years ago
  11. 37ef1d9 pinctrl: at91: replace clk_prepare + clk_enable by clk_prepare_enable by Boris BREZILLON · 11 years ago
  12. 795f995 pinctrl: at91: fix clk_unprepare and clk_disable order by Boris BREZILLON · 11 years ago
  13. 8ba3f4d pinctrl: Adds slew-rate, input-enable/disable by Sherman Yin · 11 years ago
  14. b31d100 pinctrl-msm: Rename compatible to be more specific by Bjorn Andersson · 11 years ago
  15. 408e3c6 pinctrl-msm: Remove separate allocation of bitmaps by Bjorn Andersson · 11 years ago
  16. f393e48 pinctrl-msm: Tidy up error handling by Bjorn Andersson · 11 years ago
  17. 1f2b239 pinctrl-msm: Fix spelling misstakes and missing consts by Bjorn Andersson · 11 years ago
  18. 376f413 pinctrl: msm: Update Kconfig for PINCTRL_MSM8X74 by Bjorn Andersson · 11 years ago
  19. b5728cf pinctrl: pinconf: remove warning: unused variable 'ops' by Alexandre Belloni · 11 years ago
  20. 4d9b8a8 pinctrl: at91: implement at91_pinconf_dbg_show by Alexandre Belloni · 11 years ago
  21. 1a16bee pinctrl: tegra: add pinmux controller driver for Tegra124 by Ashwini Ghuge · 11 years ago
  22. 70c8f01 sh-pfc: Support GPIO to IRQ mapping specified IRQ resources by Laurent Pinchart · 11 years ago
  23. 5b46ac3 sh-pfc: Rename sh_pfc window field to windows by Laurent Pinchart · 11 years ago
  24. de55c71 sh-pfc: sh73a0: Sort IRQ entries by IRQ number by Laurent Pinchart · 11 years ago
  25. c48ca30 sh-pfc: sh73a0: Add missing IRQ15 by Laurent Pinchart · 11 years ago
  26. 316b255 sh-pfc: Terminate gpios array by -1 by Laurent Pinchart · 11 years ago
  27. 8d72a7f sh-pfc: Turn unsigned indices into unsigned int by Laurent Pinchart · 11 years ago
  28. c420619 pinctrl: pinconf: remove checks on ops->pin_config_get by Alexandre Belloni · 11 years ago
  29. 1292e69 pinctrl: at91: initialize config parameter to 0 by Alexandre Belloni · 11 years ago
  30. c2eb9e7 pinctrl: at91: correct a few typos by Alexandre Belloni · 11 years ago
  31. 054d425 pinctrl: sh-pfc: pfc-r8a7790: Add VIN2 and VIN3 pins by Valentine Barshak · 11 years ago
  32. 317a03a pinctrl: sh-pfc: pfc-r8a7790: Add missing VIN1 pins by Valentine Barshak · 11 years ago
  33. 64fe8ab pinctrl: sh-pfc: pfc-r8a7790: Reorganize VIN0 data pins by Valentine Barshak · 11 years ago
  34. a9e4c7b pinctrl: sh-pfc: pfc-r8a7790: Group VIN0 HSYNC and VSYNC together by Valentine Barshak · 11 years ago
  35. 7a57be8 pinctrl: sh-pfc: pfc-r8a7790: Rename VIN pin groups by Valentine Barshak · 11 years ago
  36. 2ef3967 sh-pfc: r8a7791: Fix msiof groups to follow GROUP by Takashi Yoshii · 11 years ago
  37. fcec5b2 sh-pfc: r8a7790: Add Audio pin support by Kuninori Morimoto · 11 years ago
  38. 1d7b59a sh-pfc: r8a7790: Add SSI pin support by Kuninori Morimoto · 11 years ago
  39. 3f9c126 sh-pfc: Share common PORTCR macro definition by Laurent Pinchart · 11 years ago
  40. 18334c8 pinctrl: make the MSM SoC driver depend on OF by Linus Walleij · 11 years ago
  41. 1d2d8ce pinctrl: baytrail: lock IRQs when starting them by Linus Walleij · 11 years ago
  42. 55aaf834 pinctrl: Add msm8x74 configuration by Bjorn Andersson · 11 years ago
  43. f365be0 pinctrl: Add Qualcomm TLMM driver by Bjorn Andersson · 11 years ago
  44. a4d8d6d pinctrl-baytrail: show pin label with the reset of the gpio debug data by Mathias Nyman · 11 years ago
  45. b4a87c9 pinctrl: pinctrl-imx: add imx25 pinctrl driver by Denis Carikli · 11 years ago
  46. 31d610f pinctrl: imx1-core populate subdevices by Markus Pargmann · 11 years ago
  47. b9f2f2e pinctrl: imx: drop redundant OF dependency by Shawn Guo · 11 years ago
  48. 4705845 pinctrl: nomadik: always display IRQ in debugfs by Linus Walleij · 11 years ago
  49. bc41f9f sh-pfc: r8a7791: Fix DU pin groups organisation by Laurent Pinchart · 11 years ago
  50. c9b3a7d pinctrl: single: call pcs_soc->rearm() whenever IRQ mask is changed by Roger Quadros · 11 years ago
  51. c2d3306 Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  52. 8a5dc58 Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  53. 9da8312 pinctrl: imx50: add pinctrl support code for the IMX50 SoC by Greg Ungerer · 11 years ago
  54. 94daf85 pinctrl: at91: copy define to driver by Linus Walleij · 11 years ago
  55. 808e657 pinctrl: remove minor dead code by Michael Opdenacker · 11 years ago
  56. a3183c6 pinctrl: imx: fix using pin->input_val wrongly by Peter Chen · 11 years ago
  57. de91a37 Merge branch 'pinmux/next/pfc' of git://linuxtv.org/pinchartl/fbdev into devel by Linus Walleij · 11 years ago
  58. 5e1109a pinctrl: imx1: fix return value check in imx1_pinctrl_core_probe() by Wei Yongjun · 11 years ago
  59. e16dbf6 pinctrl: imx27: imx27 pincontrol driver by Markus Pargmann · 11 years ago
  60. 30612cd9 pinctrl: imx1 core driver by Markus Pargmann · 11 years ago
  61. 5088451 pinctrl: sh-pfc: r8a7791 PFC support by Hisashi Nakamura · 11 years ago
  62. 24799c2 sh-pfc: r8a7778: Add CAN pin groups by Sergei Shtylyov · 11 years ago
  63. 61e310a pinctrl: at91: correct a few typos by Alexandre Belloni · 11 years ago
  64. f2e9394 pinctrl: mvebu: remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  65. 7ddd183 pinctrl: tb10x: use module_platform_driver to simplify the code by Wei Yongjun · 11 years ago
  66. 86467ff pinctrl: tb10x: fix the error handling in tb10x_pinctrl_probe() by Wei Yongjun · 11 years ago
  67. 1b9c0fb pinctrl: single: Fix build when not built on ARM by Tony Lindgren · 11 years ago
  68. 5a92750 pinctrl: rockchip: emulate both edge triggered interrupts by Heiko Stübner · 11 years ago
  69. 6ca5274 pinctrl: rockchip: add rk3188 specifics by Heiko Stübner · 11 years ago
  70. d1358f9 pinctrl: rockchip: remove redundant check by Heiko Stübner · 11 years ago
  71. 65fca61 pinctrl: rockchip: add support for multiple bank types by Heiko Stübner · 11 years ago
  72. a282926 pinctrl: rockchip: separate different sub-types more by Heiko Stübner · 11 years ago
  73. 6d0a4ed pinctrl: dove: unset twsi option3 for gconfig as well by Roel Kluin · 11 years ago
  74. 5aad0db pinctrl: add TB10x pin control driver by Christian Ruppert · 11 years ago
  75. 586a87e pinctrl/gpio: non-linear GPIO ranges accesible from gpiolib by Christian Ruppert · 11 years ago
  76. 263c43a Merge tag 'v3.12-rc4' into devel by Linus Walleij · 11 years ago
  77. 873ee9e pinctrl: coh901: mark GPIO lines used for IRQ by Linus Walleij · 11 years ago
  78. 494336f pinctrl: nomadik: mark GPIO lines used for IRQ by Linus Walleij · 11 years ago
  79. dc7743a pinctrl: single: Add support for auxdata by Tony Lindgren · 11 years ago
  80. 3e6cee1 pinctrl: single: Add support for wake-up interrupts by Tony Lindgren · 11 years ago
  81. c8ce878 pincntrl: add support for ams AS3722 pin control driver by Laxman Dewangan · 11 years ago
  82. 02e483f pinctrl: single: Prepare for supporting SoC specific features by Tony Lindgren · 11 years ago
  83. d3224ed pinctrl: pinctrl-adi2: disable IRQ when setting value by Sonic Zhang · 11 years ago
  84. 010c51e pinctrl: pinctrl-adi2: Remove nested lock+irqsave that resue flags. by Sonic Zhang · 11 years ago
  85. a047914 pinctrl: palmas: remove pin config BIAS_PULL_PIN_DEFAULT support by Laxman Dewangan · 11 years ago
  86. bfabb59 Merge tag 'v3.12-rc4' into devel by Linus Walleij · 11 years ago
  87. 6a08a92 pinctrl: sirf: add USB1/UART1 pinmux usb/uart share by Rong Wang · 11 years ago
  88. af614b2 pinctrl: sirf: add lost USP-based UART pin groups for prima2 by Qipan Li · 11 years ago
  89. fb85f42 pinctrl: sirf: add lost uart0-no-stream-control pingroup for prima2 by Qipan Li · 11 years ago
  90. 606fca9 pinctrl: remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  91. 7fd9ddd pinctrl: palmas: do not abort pin configuration for BIAS_DEFAULT by Laxman Dewangan · 11 years ago
  92. fdc07cc Merge branch 'pinmux/next' of git://linuxtv.org/pinchartl/fbdev into devel by Linus Walleij · 11 years ago
  93. 6090e9a pinctrl: palmas: remove non-require function by Laxman Dewangan · 11 years ago
  94. 4880292 pinctrl: Correct number of pins for s5pv210 by Mateusz Krawczuk · 11 years ago
  95. fe4315c pinctrl: adi2: Fix dead lock in adi_gpio_direction_output by Axel Lin · 11 years ago
  96. c8690d6 pinctrl: adi2: Convert to devm_ioremap_resource by Axel Lin · 11 years ago
  97. c8dba02 pinctrl: at91: fix sam9x5 debounce/deglitch functions by Boris BREZILLON · 11 years ago
  98. 77966ad pinctrl: at91: fix typos by Boris BREZILLON · 11 years ago
  99. f6aaaac sh-pfc: r8a7790: add pin definitions for the I2C3 interface by Guennadi Liakhovetski · 11 years ago
  100. 70702bf sh-pfc: r8a7790: Add I2C pin groups and functions by Ulrich Hecht · 11 years ago