1. ce43625 pinctrl: tegra: dynamically calculate function list of groups by Stephen Warren · 10 years ago
  2. edfab36 pinctrl: tegra: init Tegra20/30 at module_init time by Stephen Warren · 10 years ago
  3. 88430ac pinctrl: st: Use ARRAY_SIZE instead of raw value for number of delays by Maxime COQUELIN · 10 years ago
  4. 7ce717d pinctrl: st: add pinctrl support for the STiH407 SoC by Giuseppe Cavallaro · 10 years ago
  5. 4e6a609 pinctrl: st: Enhance the controller to manage unavailable registers by Giuseppe Cavallaro · 10 years ago
  6. 051a58b pinctrl: msm: Simplify msm_config_reg() and callers by Stephen Boyd · 10 years ago
  7. 1a0840a pinctrl: msm: Remove impossible WARN_ON()s by Stephen Boyd · 10 years ago
  8. 7cc34e2 pinctrl: msm: Replace lookup tables with math by Stephen Boyd · 10 years ago
  9. 5f2449d pinctrl: msm: Drop OF_IRQ dependency by Stephen Boyd · 10 years ago
  10. af3e18f1 pinctrl: msm: Drop unused includes by Stephen Boyd · 10 years ago
  11. dcd278b pinctrl: msm: Check for ngpios > MAX_NR_GPIO by Stephen Boyd · 10 years ago
  12. 3525f55 pinctrl: msm: Silence recursive lockdep warning by Stephen Boyd · 10 years ago
  13. 3c7d563 pinctrl: mvebu: silence WARN to dev_warn by Sebastian Hesselbarth · 10 years ago
  14. 6aced33 pinctrl: msm: drop wake_irqs bitmap by Josh Cartwright · 10 years ago
  15. 42bd007 pinctrl-baytrail: add function mux checking in gpio pin request by Chew, Kean Ho · 10 years ago
  16. a76cbd7 pinctrl: tegra: fix some typos and inconsistencies by Stephen Warren · 10 years ago
  17. e6fae2d pinctrl: sh-pfc: r8a7791: Add alternative MSIOF pin groups by Geert Uytterhoeven · 10 years ago
  18. 7033168 pinctrl: sh-pfc: r8a7790: Add alternative MSIOF pin groups by Geert Uytterhoeven · 10 years ago
  19. a9ea2ed Merge branch 'pinctrl-mvebu' into devel by Linus Walleij · 10 years ago
  20. 7cab36e Merge tag 'tags/for-mvebu-pinctrl-3xx' into mvebu/pinctrl by Jason Cooper · 10 years ago
  21. 6da67ca pinctrl: mvebu: dove: use global register regmap by Sebastian Hesselbarth · 11 years ago
  22. 18e6f28 pinctrl: mvebu: dove: use remapped pmu_mpp registers by Sebastian Hesselbarth · 11 years ago
  23. 2c4b229 pinctrl: mvebu: dove: use remapped mpp4 register by Sebastian Hesselbarth · 11 years ago
  24. 00202b0 pinctrl: mvebu: dove: use remapped mpp base registers by Sebastian Hesselbarth · 11 years ago
  25. e91f791 pinctrl: mvebu: dove: request syscon regmap for global registers by Sebastian Hesselbarth · 11 years ago
  26. 4d73fc7 pinctrl: mvebu: dove: request additional resources by Sebastian Hesselbarth · 11 years ago
  27. ca6d9a0 pinctrl: mvebu: add pin-muxing driver for the Marvell Armada 380/385 by Thomas Petazzoni · 10 years ago
  28. ce3ed59 pinctrl: mvebu: add pin-muxing driver for the Marvell Armada 375 by Thomas Petazzoni · 10 years ago
  29. 78c2c3d pinctrl: mvebu: dove: reuse mpp_{set,get} in pmu callbacks by Sebastian Hesselbarth · 11 years ago
  30. c2f082f pinctrl: mvebu: dove: consolidate auto-numbered pmu mpp ranges by Sebastian Hesselbarth · 11 years ago
  31. cffa7a6 pinctrl: mvebu: remove MPP_REG_CTRL macro by Thomas Petazzoni · 10 years ago
  32. faaa832 pinctrl: mvebu: remove common get/set functions by Sebastian Hesselbarth · 11 years ago
  33. 1217b79 pinctrl: mvebu: move resource allocation to SoC specific drivers by Sebastian Hesselbarth · 11 years ago
  34. ad2a4f2 pinctrl: mvebu: armada-xp: provide generic mpp callbacks by Sebastian Hesselbarth · 11 years ago
  35. 877f01f pinctrl: mvebu: armada-370: provide generic mpp callbacks by Sebastian Hesselbarth · 11 years ago
  36. 3a25f9f pinctrl: mvebu: kirkwood: provide generic mpp callbacks by Sebastian Hesselbarth · 11 years ago
  37. 17bdec6 pinctrl: mvebu: dove: provide generic mpp callbacks by Sebastian Hesselbarth · 11 years ago
  38. f5b85e4 pinctrl: mvebu: add common mpp reg helper to mvebu pinctrl include by Sebastian Hesselbarth · 11 years ago
  39. 2035d39 pinctrl: mvebu: remove passing mvebu_mpp_ctrl to callbacks by Sebastian Hesselbarth · 11 years ago
  40. e310b74 pinctrl: mvebu: identify generic controls by name by Sebastian Hesselbarth · 11 years ago
  41. dc2a900 pinctrl: mvebu: remove obsolete per-control name buffer allocation by Sebastian Hesselbarth · 11 years ago
  42. 8d898fd pinctrl: mvebu: count unnamed controls and allocate name buffer by Sebastian Hesselbarth · 11 years ago
  43. 6787141 pinctrl: pfc: r8a7791: add mux data for IIC(B) cores by Wolfram Sang · 10 years ago
  44. 8af584b pinctrl: at91: implement get_direction by Richard Genoud · 10 years ago
  45. 7c001e5 pinctrl: imx: Fix pin name in debug message. by Martin Fuzzey · 10 years ago
  46. 885d662 pinctrl-sunxi: Fix sun5i-a13 port F multiplexing by Hans de Goede · 10 years ago
  47. e365374 pinctrl: pinctrl-adi: combine multiple groups of one function together by Sonic Zhang · 10 years ago
  48. 019c12f pinctrl: sirf: update copyright years to 2014 by Barry Song · 10 years ago
  49. c003eed pinctrl: nomadik: Convert to modern pm_ops by Ulf Hansson · 10 years ago
  50. 131d85b pinctrl: nomadik: Silence compiler warn for !CONFIG_PM by Ulf Hansson · 10 years ago
  51. 202909c pinctrl: sh-pfc: r8a7790: Add QSPI pin groups by Geert Uytterhoeven · 10 years ago
  52. dc17911 pinctrl-msm: Add SPI8 pin definitions by Ivan T. Ivanov · 10 years ago
  53. 5d88dce pinctrl: Quiet logging about missing DT nodes when not using DT by Mark Brown · 11 years ago
  54. 97e00fa pinctrl: sh-pfc: r8a7790: Break out USB0 OVC/VBUS by Magnus Damm · 11 years ago
  55. 9a8b607 pinctrl: exynos: add exynos5260 SoC specific data by Young-Gun Jang · 10 years ago
  56. ed118a5 pinctrl-msm: Support output-{high,low} configuration by Bjorn Andersson · 10 years ago
  57. 58ffe7a0 pinctrl: sirf: add pin group for USP0 for atlas6 by Rongjun Ying · 11 years ago
  58. 4bd7547 pinctrl: single: add low power mode support by Chao Xie · 11 years ago
  59. b81e57e pinctrl-adi2: fix coding style issue by Sonic Zhang · 11 years ago
  60. b4eef7b pinctrl-adi2: change irq_base from usigned int to int by Sonic Zhang · 11 years ago
  61. 1e6f8e3 pinctrl: Move pint PM storage structure out of blackfin architecture. by Sonic Zhang · 11 years ago
  62. 94e6920 pinctrl: at91: use gpiolib API to mark a GPIO used as an IRQ by Jean-Jacques Hiblot · 11 years ago
  63. 2d0c386 pinctrl: sh-pfc: r8a7791: Add QSPI pin groups by Geert Uytterhoeven · 11 years ago
  64. 155795b pinctrl: st: Add software edge trigger interrupt support by Srinivas Kandagatla · 11 years ago
  65. 727b0f7 pinctrl: st: Add Interrupt support by Srinivas Kandagatla · 11 years ago
  66. 5b232c5 pinctrl: tegra: return correct error type by Laxman Dewangan · 10 years ago
  67. e7f2a44 pinctrl: do not init debugfs entries for unimplemented functionalities by Florian Vaussard · 10 years ago
  68. 7b320cb pinctrl: protect pinctrl_list add by Stanislaw Gruszka · 10 years ago
  69. fa74d0d pinctrl: sirf: correct the pin index of ac97_pins group by Qipan Li · 11 years ago
  70. e3365d0 pinctrl: imx27: fix offset calculation in imx_read_2bit by Chris Ruehl · 11 years ago
  71. f17248e pinctrl: vt8500: Change devicetree data parsing by Tony Prisk · 11 years ago
  72. 795779d pinctrl: imx27: fix wrong offset to ICONFB by Chris Ruehl · 11 years ago
  73. b0dcfd8 pinctrl: at91: use locked variant of irq_set_handler by Nicolas Ferre · 11 years ago
  74. 9b6d351 Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  75. ac266635 Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfd by Linus Torvalds · 11 years ago
  76. a547df9 Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  77. 8e50966 Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  78. 97b583f mfd/pinctrl: Delete platform data header by Linus Walleij · 11 years ago
  79. ac99a03 pinctrl: abx500: Delete non-devicetree probe path by Linus Walleij · 11 years ago
  80. fa8cf57 pinctrl: sunxi: Honor GPIO output initial vaules by Chen-Yu Tsai · 11 years ago
  81. 2b844ba Revert "ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDs" by Rafael J. Wysocki · 11 years ago
  82. fe0ec0e pinctrl: capri: add dependency on OF by Linus Walleij · 11 years ago
  83. 54b1aa5 ARM: pinctrl: Add Broadcom Capri pinctrl driver by Sherman Yin · 11 years ago
  84. c9dd66b pinctrl: st: Fix a typo in probe by Srinivas Kandagatla · 11 years ago
  85. 655dada pinctrl: sirf: lock IRQs when starting them by Linus Walleij · 11 years ago
  86. b07ddcd pinctrl: sirf: put gpio interrupt pin into input status automatically by Barry Song · 11 years ago
  87. 8daeffb pinctrl: sirf: use only one irq_domain for the whole device node by Barry Song · 11 years ago
  88. ad5d25f pinctrl: single: fix infinite loop caused by bad mask by Tomi Valkeinen · 11 years ago
  89. dd4c2b3c pinctrl: single: fix pcs_disable with bits_per_mux by Tomi Valkeinen · 11 years ago
  90. f8720e5 pinctrl: as3722: Set pin to output mode for some function by Mallikarjun Kasoju · 11 years ago
  91. 664e3e5 gpio / ACPI: register to ACPI events automatically by Mika Westerberg · 11 years ago
  92. 8385af0 pinctrl: sirf: add pin group for USP0 with only RX or TX frame sync by Rongjun Ying · 11 years ago
  93. cbc3b87 pinctrl: sirf: fix the pins of sdmmc5 connected with TriG by Bin Shi · 11 years ago
  94. 6225633 pinctrl: sirf: add lost usp1_uart_nostreamctrl group for atlas6 by Qipan Li · 11 years ago
  95. b6a32a2 pinctrl: sunxi: Add Allwinner A20 clock output pin functions by Chen-Yu Tsai · 11 years ago
  96. a1edd49 pinctrl/lantiq: fix typo by Antonios Vamporakis · 11 years ago
  97. a5ffaf6 pinctrl: sh-pfc: r8a7791: Add I2C pins by Valentine Barshak · 11 years ago
  98. 8e32c96 pinctrl: sh-pfc: r8a7791: Add VIN pins by Valentine Barshak · 11 years ago
  99. 5e5a298 pinctrl: sh-pfc: r8a7791: Group USB PWEN and OVC pins together by Valentine Barshak · 11 years ago
  100. 646ae3e pinctrl: sh-pfc: r8a7790: Fix vsync value in the vin3_sync_mux array by Valentine Barshak · 11 years ago