1. 342cefb pinctrl: sunxi: Move Allwinner A13 pinctrl driver to a driver of its own by Maxime Ripard · 11 years ago
  2. 0a127c1 pinctrl: sunxi: Move Allwinner A10s pinctrl driver to a driver of its own by Maxime Ripard · 11 years ago
  3. f2821b1 pinctrl: sunxi: Move Allwinner A10 pinctrl driver to a driver of its own by Maxime Ripard · 11 years ago
  4. 2284ba6 pinctrl: sunxi: Libraryse the driver by Maxime Ripard · 11 years ago
  5. 4409caf pinctrl: sunxi: Switch to devm_ioremap_resource by Maxime Ripard · 11 years ago
  6. d10acc6 pinctrl: sunxi: Replace hardcoded pin defines by a macro by Maxime Ripard · 11 years ago
  7. 5f91077 pinctrl: sunxi: Move the Allwinner pinctrl driver to its own directory by Maxime Ripard · 11 years ago
  8. 0df6846 pinctrl: sunxi: Drop unused structure members by Maxime Ripard · 11 years ago
  9. d39bd84 pinctrl: sunxi: Add const qualifier to the pin descriptor by Maxime Ripard · 11 years ago
  10. fd67f88 pinctrl: mvebu: new driver for Orion platforms by Thomas Petazzoni · 11 years ago
  11. a076e2e pinctrl: rockchip: implement PIN_CONFIG_OUTPUT handling by Heiko Stübner · 11 years ago
  12. dab3eba pinctrl: rockchip: return a complete config in pinconf_get by Heiko Stübner · 11 years ago
  13. 7420d2d pinctrl: sirf: switch driver to use gpiolib irqchip helpers by Linus Walleij · 11 years ago
  14. c5eb757 pinctrl: sirf: wrap all gpio banks into one gpio_chip by Barry Song · 11 years ago
  15. aef95b6 pinctrl: sirf: rename inlined accessor by Linus Walleij · 11 years ago
  16. b4da657 pinctrl: qcom: Add definitions for IPQ8064 by Andy Gross · 11 years ago
  17. d97f5b9 pinctrl: exynos: Add driver data for Exynos3250 by Tomasz Figa · 11 years ago
  18. 47f2271 pinctrl/at91: Fix mask creation in at91_gpio_dbg_show by Alexander Stein · 11 years ago
  19. 80cc373 pinctrl/at91: convert driver to use gpiolib irqchip by Alexander Stein · 11 years ago
  20. 443ac95 pinctrl: tegra: add missing kerneldoc by Stephen Warren · 11 years ago
  21. 36e80dc pinctrl: tegra: print better error messages by Stephen Warren · 11 years ago
  22. 0298fc3 pinctrl: tegra: reduce size of data table fields by Stephen Warren · 11 years ago
  23. 6240d69 pinctrl: tegra: remove fsafe from data tables by Stephen Warren · 11 years ago
  24. e53b797 pinctrl: tegra: remove redundant data table fields by Stephen Warren · 11 years ago
  25. a16b81d pinctrl: pfc: r8a7790: add mux data for IIC(B) cores by Wolfram Sang · 11 years ago
  26. 35a493d pinctrl: pfc: r8a7790: add i2c0 muxing by Wolfram Sang · 11 years ago
  27. 08b5195 pinctrl: pinctrl-imx: Print the mux_mode field in hex format by Fabio Estevam · 11 years ago
  28. c57a05b sh-pfc: r8a7791: Add Audio pin support by Kuninori Morimoto · 11 years ago
  29. b664cd1 sh-pfc: r8a7791: Add SSI pin support by Kuninori Morimoto · 11 years ago
  30. b6369a8 pinctrl: sunxi: fix typo in module author address by Antoine Ténart · 11 years ago
  31. e5b3b2d pinctrl: allows not to define the get_group_pins operation by Antoine Ténart · 11 years ago
  32. cf2908e pinctrl: sunxi: add reset control support by Boris BREZILLON · 11 years ago
  33. d9d0e1f pinctrl: sunxi: define A31 R_PIO pin functions by Boris BREZILLON · 11 years ago
  34. d83c82c pinctrl: sunxi: support multiple pin controller by Boris BREZILLON · 11 years ago
  35. 0aba617 pinctrl: sunxi: add PL and PM pin definitions by Boris BREZILLON · 11 years ago
  36. e2bddc6 pinctrl: sunxi: disable clk when failing to probe pin controller by Boris BREZILLON · 11 years ago
  37. 6415093 pinctrl: sunxi: check clk_prepare_enable return value by Boris BREZILLON · 11 years ago
  38. 3b02dad pinctrl: st: Use ARRAY_SIZE for STiH415 data by Maxime COQUELIN · 11 years ago
  39. a4bc1f5 pinctrl: st: Use const qualifier when required by Maxime COQUELIN · 11 years ago
  40. edb052c pinctrl: lantiq: Fix header file include guard by Axel Lin · 11 years ago
  41. f77329d pinctrl: adi2: Statize adi_gpio_irq_domain_ops by Axel Lin · 11 years ago
  42. d10046e pinctrl: sh-pfc: r8a7791: Split the DU sync and cde/disp groups by Laurent Pinchart · 11 years ago
  43. fb95a94 pinctrl: msm8x74: make Kconfig dependency more strict by Uwe Kleine-König · 11 years ago
  44. e2c802b pinctrl: msm: Add definitions for the APQ8064 platform by Bjorn Andersson · 11 years ago
  45. 3c25381 pinctrl: msm: Make number of functions variable by Bjorn Andersson · 11 years ago
  46. 130cbe3 pinctrl: st: use gpiolib irqchip helpers by Linus Walleij · 11 years ago
  47. c15c0d1 pinctrl: st: switch IRQ locking to resource callbacks by Linus Walleij · 11 years ago
  48. 7418b5c pinctrl: Rename Broadcom Capri pinctrl driver by Sherman Yin · 11 years ago
  49. 48f15e9 pinctrl: msm: Correct interrupt code for TLMM v2 by Bjorn Andersson · 11 years ago
  50. 6888c75 pinctrl: nomadik: delete stray debug print by Linus Walleij · 11 years ago
  51. c4a532de pinctrl: rockchip: handle first half of rk3188-bank0 correctly by Heiko Stübner · 11 years ago
  52. 1479718 pinctrl: rockchip: add return value to rockchip_set_mux by Heiko Stübner · 11 years ago
  53. 22c0d7e pinctrl: rockchip: fix offset of mux registers for rk3188 by Beniamino Galvani · 11 years ago
  54. 154d6f1 Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  55. d64b393 Merge tag 'pinctrl-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  56. 523dcce pinctrl: coh901: convert driver to use gpiolib irqchip by Linus Walleij · 11 years ago
  57. e0bc34a pinctrl: nomadik: convert driver to use gpiolib irqchip by Linus Walleij · 11 years ago
  58. 8f18bcf pinctrl: nomadik: factor in platform data container by Linus Walleij · 11 years ago
  59. 194e15b pinctrl: nomadik: rename secondary to latent by Linus Walleij · 11 years ago
  60. 8c1d50a pinctrl: coh901: move irq line locking to resource callbacks by Linus Walleij · 11 years ago
  61. 57ef042 gpio: switch drivers to use new callback by Linus Walleij · 11 years ago
  62. 43f23a0 pinctrl: tegra: add some missing Tegra114 entries by Stephen Warren · 11 years ago
  63. 0ffdd4b pinctrl: tegra: fix some mistakes in Tegra124 by Stephen Warren · 11 years ago
  64. 17cdc92 pinctrl: msm: fix up out-of-order merge conflict by Linus Walleij · 11 years ago
  65. bcca922 pinctrl: st: Fix error check for of_irq_to_resource usage by Srinivas Kandagatla · 11 years ago
  66. 93cfb2d pinctrl: tegra: consistency cleanup by Stephen Warren · 11 years ago
  67. ce43625 pinctrl: tegra: dynamically calculate function list of groups by Stephen Warren · 11 years ago
  68. edfab36 pinctrl: tegra: init Tegra20/30 at module_init time by Stephen Warren · 11 years ago
  69. 88430ac pinctrl: st: Use ARRAY_SIZE instead of raw value for number of delays by Maxime COQUELIN · 11 years ago
  70. 7ce717d pinctrl: st: add pinctrl support for the STiH407 SoC by Giuseppe Cavallaro · 11 years ago
  71. 4e6a609 pinctrl: st: Enhance the controller to manage unavailable registers by Giuseppe Cavallaro · 11 years ago
  72. 051a58b pinctrl: msm: Simplify msm_config_reg() and callers by Stephen Boyd · 11 years ago
  73. 1a0840a pinctrl: msm: Remove impossible WARN_ON()s by Stephen Boyd · 11 years ago
  74. 7cc34e2 pinctrl: msm: Replace lookup tables with math by Stephen Boyd · 11 years ago
  75. 5f2449d pinctrl: msm: Drop OF_IRQ dependency by Stephen Boyd · 11 years ago
  76. af3e18f1 pinctrl: msm: Drop unused includes by Stephen Boyd · 11 years ago
  77. dcd278b pinctrl: msm: Check for ngpios > MAX_NR_GPIO by Stephen Boyd · 11 years ago
  78. 3525f55 pinctrl: msm: Silence recursive lockdep warning by Stephen Boyd · 11 years ago
  79. 3c7d563 pinctrl: mvebu: silence WARN to dev_warn by Sebastian Hesselbarth · 11 years ago
  80. 6aced33 pinctrl: msm: drop wake_irqs bitmap by Josh Cartwright · 11 years ago
  81. 42bd007 pinctrl-baytrail: add function mux checking in gpio pin request by Chew, Kean Ho · 11 years ago
  82. a76cbd7 pinctrl: tegra: fix some typos and inconsistencies by Stephen Warren · 11 years ago
  83. 79e6154 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  84. e291fd2 pinctrl: sirf: fix kernel panic in gpio_lock_as_irq by Barry Song · 11 years ago
  85. b5973fc pinctrl: sh-pfc: r8a7791: SD1_CLK fix by Magnus Damm · 11 years ago
  86. 5ba3416 pinctrl: msm: make PINCTRL_MSM bool instead of tristate by Josh Cartwright · 11 years ago
  87. ef5aff0 pinctrl: sunxi: Fix interrupt register offset calculation by Hans de Goede · 11 years ago
  88. d82f940 pinctrl: sunxi: Fix masking when setting irq type by Hans de Goede · 11 years ago
  89. 905a511 pinctrl: sunxi: use chained_irq_{enter, exit} for GIC compatibility by Chen-Yu Tsai · 11 years ago
  90. e6fae2d pinctrl: sh-pfc: r8a7791: Add alternative MSIOF pin groups by Geert Uytterhoeven · 11 years ago
  91. 7033168 pinctrl: sh-pfc: r8a7790: Add alternative MSIOF pin groups by Geert Uytterhoeven · 11 years ago
  92. a9ea2ed Merge branch 'pinctrl-mvebu' into devel by Linus Walleij · 11 years ago
  93. 7cab36e Merge tag 'tags/for-mvebu-pinctrl-3xx' into mvebu/pinctrl by Jason Cooper · 11 years ago
  94. 6da67ca pinctrl: mvebu: dove: use global register regmap by Sebastian Hesselbarth · 11 years ago
  95. 18e6f28 pinctrl: mvebu: dove: use remapped pmu_mpp registers by Sebastian Hesselbarth · 11 years ago
  96. 2c4b229 pinctrl: mvebu: dove: use remapped mpp4 register by Sebastian Hesselbarth · 11 years ago
  97. 00202b0 pinctrl: mvebu: dove: use remapped mpp base registers by Sebastian Hesselbarth · 11 years ago
  98. e91f791 pinctrl: mvebu: dove: request syscon regmap for global registers by Sebastian Hesselbarth · 11 years ago
  99. 4d73fc7 pinctrl: mvebu: dove: request additional resources by Sebastian Hesselbarth · 11 years ago
  100. ca6d9a0 pinctrl: mvebu: add pin-muxing driver for the Marvell Armada 380/385 by Thomas Petazzoni · 11 years ago