1. 2b425a3 Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  2. 8f1774a pinctrl: nomadik: improve GPIO debug prints by Linus Walleij · 10 years ago
  3. 259145f pinctrl: abx500: refactor DT parser to take two paths by Linus Walleij · 10 years ago
  4. b07f92a pinctrl: abx500: use helpers for map allocation/free by Linus Walleij · 10 years ago
  5. c2f6d05 pinctrl: nomadik: refactor DT parser to take two paths by Linus Walleij · 10 years ago
  6. 6e9b1c3 pinctrl: nomadik: use utils map free function by Linus Walleij · 10 years ago
  7. ba38829 pinctrl: nomadik: use util function to reserve maps by Linus Walleij · 10 years ago
  8. cf1fc18 pinctrl: qcom: use restart_notifier mechanism for ps_hold by Josh Cartwright · 10 years ago
  9. 0a332c9 pinctrl: sh-pfc: sh73a0: Remove unnecessary SoC data allocation by Laurent Pinchart · 10 years ago
  10. 6064b14 pinctrl: berlin: fix the dt_free_map function by Antoine Tenart · 10 years ago
  11. 3d78427 pinctrl: at91: disable PD or PU before enabling PU or PD by Wenyou Yang · 10 years ago
  12. 7471725 pinctrl: st: remove gpiochip in failure cases by Pramod Gurav · 10 years ago
  13. 834e167 pinctrl: at91: Fix error handling while doing gpiochio_irqchip_add by Pramod Gurav · 10 years ago
  14. 70e4197 pinctrl: at91: Fix failure path in at91_gpio_probe path by Pramod Gurav · 10 years ago
  15. 849a8c2 pinctrl: lantiq: Release gpiochip resources in fail case by Pramod Gurav · 10 years ago
  16. 3dac191 pinctrl: imx: detect uninitialized pins by Stefan Agner · 10 years ago
  17. 3ccc11f pinctrl: tegra: Add MIPI pad control by Sean Paul · 10 years ago
  18. 41939e6 pinctrl: baytrail: resolve unbalanced IRQ wake disable warning by Mathias Nyman · 10 years ago
  19. 02b837f pinctrl: at91: Switch to using managed clk_get by Pramod Gurav · 10 years ago
  20. 1f81bdc pinctrl: adi2: Remove duplicate gpiochip_remove_pin_ranges by Pramod Gurav · 10 years ago
  21. 9e3a979 pinctrl: single: fix freudian slip by Linus Walleij · 10 years ago
  22. 4334ac2 pinctrl: at91: add drive strength configuration by Marek Roszko · 10 years ago
  23. c4edb11 pinctrl: prima2: add I2S 2ch, 6ch, nodin, mclk groups by Rongjun Ying · 10 years ago
  24. 0a5d667 pinctrl: sirf: Remove gpiochip on failure cases by Pramod Gurav · 10 years ago
  25. f712c55 pinctrl: qcom: Make the target processor value configurable by Georgi Djakov · 10 years ago
  26. c4f6f9c pinctrl: qcom: Add APQ8084 pinctrl support by Georgi Djakov · 10 years ago
  27. 51128e8 pinctrl: sh-pfc: rename confusing pinmux ops variable by Linus Walleij · 10 years ago
  28. edad3b2 pinctrl: imx/mxs: move freescale drivers to subdir by Linus Walleij · 10 years ago
  29. 03e9f0c pinctrl: clean up after enable refactoring by Linus Walleij · 10 years ago
  30. 3274558 pinctrl: qcom: Add support for reset for apq8064 by Pramod Gurav · 10 years ago
  31. c6e927a pinctrl: qcom: remove gpiochip in failure cases by Pramod Gurav · 10 years ago
  32. a198420 pinctrl: sh-pfc: use a saner Kconfig symbol by Linus Walleij · 10 years ago
  33. 08e5a1f pinctrl: samsung: use CONFIG_PINCTRL_SAMSUNG symbol in makefile by Naveen Krishna Chatradhi · 10 years ago
  34. aa2293d pinctrl: single: AM437x: Add pinctrl compatibility by Keerthy · 10 years ago
  35. 31320be pinctrl: single: Add DRA7 pinctrl compatibility by Nishanth Menon · 10 years ago
  36. 086b890 pinctrl: atlas6: Add I2S external clock input pingroup by Rongjun Ying · 10 years ago
  37. ed36c1a pinctrl: atlas6: take mclk pin out of i2s pingroup by Rongjun Ying · 10 years ago
  38. c09f80d pinctrl: sirf: fix lots of "line over 80 characters" by Bin Shi · 10 years ago
  39. 4bee325 pinctrl: sirf: fix "quoted string split across lines" by Bin Shi · 10 years ago
  40. ad3d7f1 pinctrl: imx6sl: introduce MODULE_DEVICE_TABLE for module autoloading by Kiran Padwal · 10 years ago
  41. 5dfe10b pinctrl: Make of_device_id array const by Kiran Padwal · 10 years ago
  42. 4f671cb pinctrl: Add i.MX21 pincontrol driver by Alexander Shiyan · 10 years ago
  43. f6a8249 pinctrl: exynos: Lock GPIOs as interrupts when used as EINTs by Tomasz Figa · 10 years ago
  44. 4b6fe45 pinctrl: pinctrl-at91.c: fix decimal printf format specifiers prefixed with 0x by Hans Wennborg · 10 years ago
  45. 1d54f0f pinctrl: abx500: remove useless check by Patrice CHOTARD · 10 years ago
  46. 8a3cfb7 pinctrl: tegra-xusb: testing wrong variable in probe() by Dan Carpenter · 10 years ago
  47. 8e1594d pinctrl: tegra-xusb: fix an off by one test by Dan Carpenter · 10 years ago
  48. 99e872d pinctrl: rockchip: fix rk3288 gpio0 configuration by Sonny Rao · 10 years ago
  49. 302fb17 sh-pfc: r8a7791: fix CAN pin groups by Sergei Shtylyov · 10 years ago
  50. 10c8e05 Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  51. d4e1f5a Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  52. e0b8b78 Merge tag 'pinctrl-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  53. e1ee5c5 pinctrl: baytrail: Convert to use gpiolib irqchip by Mika Westerberg · 10 years ago
  54. 343f132 pinctrl: sunxi: number gpio ranges starting from 0 by Chen-Yu Tsai · 10 years ago
  55. f83549d pinctrl: sunxi: use gpiolib API to mark a GPIO used as an IRQ by Chen-Yu Tsai · 10 years ago
  56. b547c80 pinctrl: rockchip: add drive-strength control for rk3288 by Heiko Stübner · 10 years ago
  57. 66d750e pinctrl: rockchip: add separate type for rk3288 by Heiko Stübner · 10 years ago
  58. ed62f2f pinctrl: rockchip: set is_generic in pinconf_ops by Heiko Stübner · 10 years ago
  59. 1c34955 pinctrl: msm: drop negativity check on unsigned value by Andrey Utkin · 10 years ago
  60. b4e7c55 pinctrl: remove all usage of gpio_remove ret val in driver/pinctl by abdoulaye berthe · 10 years ago
  61. 144ef62 pinctrl: qcom: Make muxing of gpio function explicit by Bjorn Andersson · 10 years ago
  62. 58cd070 Merge tag 'tegra-for-3.17-xusb-padctl' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/dt by Olof Johansson · 10 years ago
  63. 7a2decc pinctrl: st: Fix irqmux handler by Maxime COQUELIN · 10 years ago
  64. 3a19805 pinctrl: nomadik: move all Nomadik drivers to subdir by Linus Walleij · 10 years ago
  65. dc0a393 pinctrl: Add NVIDIA Tegra XUSB pad controller support by Thierry Reding · 10 years ago
  66. ebe629a pinctrl: samsung: Group all drivers in a sub-dir by Sachin Kamat · 10 years ago
  67. aef1d00 sh-pfc: sh73a0: Introduce the use of devm_regulator_register by Himangi Saraogi · 10 years ago
  68. 69b78b8 pinctrl: msm: move all qualcomm drivers to subdir by Linus Walleij · 10 years ago
  69. 14d40ff pinctrl: msm: Add msm8960 definitions by Bjorn Andersson · 10 years ago
  70. 2700bc0 pinctrl: samsung: Allow pin value to be initialized using pinfunc by Tomasz Figa · 10 years ago
  71. 9a2c1c3 pinctrl: samsung: Allow grouping multiple pinmux/pinconf nodes by Tomasz Figa · 10 years ago
  72. 2e4a4fd pinctrl: exynos: Consolidate irq_chips of GPIO and WKUP EINTs by Tomasz Figa · 10 years ago
  73. 6c6ce62 pinctrl: samsung: Handle GPIO request and free using pinctrl helpers by Tomasz Figa · 10 years ago
  74. 18c28ca pinctrl: samsung: Decouple direction setting from pinctrl by Tomasz Figa · 10 years ago
  75. 0e93867 sh-pfc: r8a7791: add CAN pin groups by Sergei Shtylyov · 10 years ago
  76. ff99835 pinctrl: baytrail: Warn if direct IRQ GPIO set to output by Eric Ernst · 10 years ago
  77. 1f97821 pinctrl: pinctrl-st.c: Cleaning up values that are never used by Rickard Strandqvist · 10 years ago
  78. bf4cef6 pinctrl: pinctrl-single.c: Cleaning up wrong format string usage by Rickard Strandqvist · 10 years ago
  79. 719e231 pinctrl: pinctrl-adi2.c: Cleaning up wrong format string usage by Rickard Strandqvist · 10 years ago
  80. 849bfe0 pinctrl: pinctrl-single.c: Cleaning up values that are never used by Rickard Strandqvist · 10 years ago
  81. 445d202 pinctrl: pinctrl-at91.c: Cleaning up values that are never used by Rickard Strandqvist · 10 years ago
  82. 8b0c107 pinctrl: pinctrl-st.c: Cleaning up if unsigned is less than zero by Rickard Strandqvist · 10 years ago
  83. 5aa498b pinctrl: pinctrl-imx1-core.c: Cleaning up if unsigned is less than zero by Rickard Strandqvist · 10 years ago
  84. 9eedfd6 pinctrl: pinctrl-imx.c: Cleaning up if unsigned is less than zero by Rickard Strandqvist · 10 years ago
  85. ca7162a pinctrl: pinctrl-at91.c: Cleaning up if unsigned is less than zero by Rickard Strandqvist · 10 years ago
  86. 8708ebc pinctrl: st: add IRQCHIP_SKIP_SET_WAKE flag by David PARIS · 10 years ago
  87. 776667a pinctrl: bcm281xx: Staticize bcm281xx_pinctrl_probe by Sachin Kamat · 10 years ago
  88. b831a15 pinctrl: qcom: Add BUS_HOLD pin bias by Andy Gross · 10 years ago
  89. d22bf40 pinctrl: sunxi: Add A23 R_PIO controller support by Chen-Yu Tsai · 10 years ago
  90. 4c821d1 pinctrl: sunxi: Add A23 PIO controller support by Chen-Yu Tsai · 10 years ago
  91. d9ff081 pinctrl: sunxi: Remove PINCTRL_SUNXI by Maxime Ripard · 10 years ago
  92. c01607c pinctrl: sunxi: Remove gpio_out function from sun5i-a13 PG0/1/2 pins by Chen-Yu Tsai · 10 years ago
  93. 304f077 pinctrl: rockchip: add support for rk3288 pin-controller by Heiko Stübner · 10 years ago
  94. 62f4922 pinctrl: rockchip: support unrouted iomuxes per bank by Heiko Stübner · 10 years ago
  95. 95ec8ae pinctrl: rockchip: enable iomuxes from pmu space by Heiko Stübner · 10 years ago
  96. 03716e1 pinctrl: rockchip: add support for 4bit wide iomux settings by Heiko Stübner · 10 years ago
  97. 6bc0d121 pinctrl: rockchip: precalculate iomux offsets by Heiko Stübner · 10 years ago
  98. fc72c92 pinctrl: rockchip: generalize bank-quirks by Heiko Stübner · 10 years ago
  99. 2243a87 pinctrl: avoid duplicated calling enable_pinmux_setting for a pin by Fan Wu · 10 years ago
  100. 607af16 pinctrl: i.MX27: Remove nonexistent pad definitions by Alexander Shiyan · 10 years ago