1. 5b232c5 pinctrl: tegra: return correct error type by Laxman Dewangan · 10 years ago
  2. e7f2a44 pinctrl: do not init debugfs entries for unimplemented functionalities by Florian Vaussard · 10 years ago
  3. 7b320cb pinctrl: protect pinctrl_list add by Stanislaw Gruszka · 10 years ago
  4. fa74d0d pinctrl: sirf: correct the pin index of ac97_pins group by Qipan Li · 10 years ago
  5. e3365d0 pinctrl: imx27: fix offset calculation in imx_read_2bit by Chris Ruehl · 10 years ago
  6. f17248e pinctrl: vt8500: Change devicetree data parsing by Tony Prisk · 10 years ago
  7. 795779d pinctrl: imx27: fix wrong offset to ICONFB by Chris Ruehl · 10 years ago
  8. b0dcfd8 pinctrl: at91: use locked variant of irq_set_handler by Nicolas Ferre · 10 years ago
  9. 9b6d351 Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  10. ac266635 Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfd by Linus Torvalds · 10 years ago
  11. a547df9 Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  12. 8e50966 Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  13. 97b583f mfd/pinctrl: Delete platform data header by Linus Walleij · 11 years ago
  14. ac99a03 pinctrl: abx500: Delete non-devicetree probe path by Linus Walleij · 11 years ago
  15. fa8cf57 pinctrl: sunxi: Honor GPIO output initial vaules by Chen-Yu Tsai · 10 years ago
  16. 2b844ba Revert "ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDs" by Rafael J. Wysocki · 10 years ago
  17. fe0ec0e pinctrl: capri: add dependency on OF by Linus Walleij · 10 years ago
  18. 54b1aa5 ARM: pinctrl: Add Broadcom Capri pinctrl driver by Sherman Yin · 11 years ago
  19. c9dd66b pinctrl: st: Fix a typo in probe by Srinivas Kandagatla · 11 years ago
  20. 655dada pinctrl: sirf: lock IRQs when starting them by Linus Walleij · 10 years ago
  21. b07ddcd pinctrl: sirf: put gpio interrupt pin into input status automatically by Barry Song · 11 years ago
  22. 8daeffb pinctrl: sirf: use only one irq_domain for the whole device node by Barry Song · 11 years ago
  23. ad5d25f pinctrl: single: fix infinite loop caused by bad mask by Tomi Valkeinen · 11 years ago
  24. dd4c2b3c pinctrl: single: fix pcs_disable with bits_per_mux by Tomi Valkeinen · 11 years ago
  25. f8720e5 pinctrl: as3722: Set pin to output mode for some function by Mallikarjun Kasoju · 11 years ago
  26. 664e3e5 gpio / ACPI: register to ACPI events automatically by Mika Westerberg · 11 years ago
  27. 8385af0 pinctrl: sirf: add pin group for USP0 with only RX or TX frame sync by Rongjun Ying · 11 years ago
  28. cbc3b87 pinctrl: sirf: fix the pins of sdmmc5 connected with TriG by Bin Shi · 11 years ago
  29. 6225633 pinctrl: sirf: add lost usp1_uart_nostreamctrl group for atlas6 by Qipan Li · 11 years ago
  30. b6a32a2 pinctrl: sunxi: Add Allwinner A20 clock output pin functions by Chen-Yu Tsai · 11 years ago
  31. a1edd49 pinctrl/lantiq: fix typo by Antonios Vamporakis · 11 years ago
  32. a5ffaf6 pinctrl: sh-pfc: r8a7791: Add I2C pins by Valentine Barshak · 11 years ago
  33. 8e32c96 pinctrl: sh-pfc: r8a7791: Add VIN pins by Valentine Barshak · 11 years ago
  34. 5e5a298 pinctrl: sh-pfc: r8a7791: Group USB PWEN and OVC pins together by Valentine Barshak · 11 years ago
  35. 646ae3e pinctrl: sh-pfc: r8a7790: Fix vsync value in the vin3_sync_mux array by Valentine Barshak · 11 years ago
  36. 11b35a3 Merge tag 'renesas-dt3-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt by Olof Johansson · 11 years ago
  37. bfde19c Merge branches 'powercap' and 'acpi-lpss' with new device IDs by Rafael J. Wysocki · 11 years ago
  38. 770039f Merge branch 'tegra/dma-reset-rework' into next/dt by Olof Johansson · 11 years ago
  39. 44a45b5 pinctrl: sh-pfc: ARM: Constify pins and cfg_regs arrays by Laurent Pinchart · 11 years ago
  40. f41a1ef pinctrl: sh-pfc: sh: Constify pins and cfg_regs arrays by Laurent Pinchart · 11 years ago
  41. 6d5bddd pinctrl: sh-pfc: Constify IRQ GPIOs arrays by Laurent Pinchart · 11 years ago
  42. 9aecff5 pinctrl: sh-pfc: Constify enum_ids and var_field_width compound literals by Laurent Pinchart · 11 years ago
  43. e476e77 pinctrl: msm: Fix set gpio setting by Axel Lin · 11 years ago
  44. 236573d Merge tag 'v3.13-rc3' into dt3-base by Simon Horman · 11 years ago
  45. 37ef1d9 pinctrl: at91: replace clk_prepare + clk_enable by clk_prepare_enable by Boris BREZILLON · 11 years ago
  46. 795f995 pinctrl: at91: fix clk_unprepare and clk_disable order by Boris BREZILLON · 11 years ago
  47. 8ba3f4d pinctrl: Adds slew-rate, input-enable/disable by Sherman Yin · 11 years ago
  48. b31d100 pinctrl-msm: Rename compatible to be more specific by Bjorn Andersson · 11 years ago
  49. 408e3c6 pinctrl-msm: Remove separate allocation of bitmaps by Bjorn Andersson · 11 years ago
  50. f393e48 pinctrl-msm: Tidy up error handling by Bjorn Andersson · 11 years ago
  51. 1f2b239 pinctrl-msm: Fix spelling misstakes and missing consts by Bjorn Andersson · 11 years ago
  52. 376f413 pinctrl: msm: Update Kconfig for PINCTRL_MSM8X74 by Bjorn Andersson · 11 years ago
  53. b5728cf pinctrl: pinconf: remove warning: unused variable 'ops' by Alexandre Belloni · 11 years ago
  54. 4d9b8a8 pinctrl: at91: implement at91_pinconf_dbg_show by Alexandre Belloni · 11 years ago
  55. 1a16bee pinctrl: tegra: add pinmux controller driver for Tegra124 by Ashwini Ghuge · 11 years ago
  56. 70c8f01 sh-pfc: Support GPIO to IRQ mapping specified IRQ resources by Laurent Pinchart · 11 years ago
  57. 5b46ac3 sh-pfc: Rename sh_pfc window field to windows by Laurent Pinchart · 11 years ago
  58. de55c71 sh-pfc: sh73a0: Sort IRQ entries by IRQ number by Laurent Pinchart · 11 years ago
  59. c48ca30 sh-pfc: sh73a0: Add missing IRQ15 by Laurent Pinchart · 11 years ago
  60. 316b255 sh-pfc: Terminate gpios array by -1 by Laurent Pinchart · 11 years ago
  61. 8d72a7f sh-pfc: Turn unsigned indices into unsigned int by Laurent Pinchart · 11 years ago
  62. c420619 pinctrl: pinconf: remove checks on ops->pin_config_get by Alexandre Belloni · 11 years ago
  63. 1292e69 pinctrl: at91: initialize config parameter to 0 by Alexandre Belloni · 11 years ago
  64. c2eb9e7 pinctrl: at91: correct a few typos by Alexandre Belloni · 11 years ago
  65. 054d425 pinctrl: sh-pfc: pfc-r8a7790: Add VIN2 and VIN3 pins by Valentine Barshak · 11 years ago
  66. 317a03a pinctrl: sh-pfc: pfc-r8a7790: Add missing VIN1 pins by Valentine Barshak · 11 years ago
  67. 64fe8ab pinctrl: sh-pfc: pfc-r8a7790: Reorganize VIN0 data pins by Valentine Barshak · 11 years ago
  68. a9e4c7b pinctrl: sh-pfc: pfc-r8a7790: Group VIN0 HSYNC and VSYNC together by Valentine Barshak · 11 years ago
  69. 7a57be8 pinctrl: sh-pfc: pfc-r8a7790: Rename VIN pin groups by Valentine Barshak · 11 years ago
  70. 2ef3967 sh-pfc: r8a7791: Fix msiof groups to follow GROUP by Takashi Yoshii · 11 years ago
  71. fcec5b2 sh-pfc: r8a7790: Add Audio pin support by Kuninori Morimoto · 11 years ago
  72. 1d7b59a sh-pfc: r8a7790: Add SSI pin support by Kuninori Morimoto · 11 years ago
  73. 3f9c126 sh-pfc: Share common PORTCR macro definition by Laurent Pinchart · 11 years ago
  74. 8620f39 sh-pfc: Fix PINMUX_GPIO macro by Laurent Pinchart · 11 years ago
  75. 18334c8 pinctrl: make the MSM SoC driver depend on OF by Linus Walleij · 11 years ago
  76. 1d2d8ce pinctrl: baytrail: lock IRQs when starting them by Linus Walleij · 11 years ago
  77. bdc54ef Merge tag 'v3.13-rc3' into devel by Linus Walleij · 11 years ago
  78. 55aaf834 pinctrl: Add msm8x74 configuration by Bjorn Andersson · 11 years ago
  79. f365be0 pinctrl: Add Qualcomm TLMM driver by Bjorn Andersson · 11 years ago
  80. 9fb1f39 gpio/pinctrl: make gpio_chip members typed boolean by Linus Walleij · 11 years ago
  81. 71493de sh-pfc: sh7372: Fix pin bias setup by Laurent Pinchart · 11 years ago
  82. 5d27619 sh-pfc: r8a7740: Fix pin bias setup by Laurent Pinchart · 11 years ago
  83. a4d8d6d pinctrl-baytrail: show pin label with the reset of the gpio debug data by Mathias Nyman · 11 years ago
  84. a9e51fe pinctrl: abx500: Fix header file include guard by Axel Lin · 11 years ago
  85. f6308b3 ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDs by Paul Drews · 11 years ago
  86. f4b3f52 pinctrl: nomadik: decomission non-DT boot path by Linus Walleij · 11 years ago
  87. 8d99339 pinctrl: nomadik: move platform data handling into driver by Linus Walleij · 11 years ago
  88. b4a87c9 pinctrl: pinctrl-imx: add imx25 pinctrl driver by Denis Carikli · 11 years ago
  89. 31d610f pinctrl: imx1-core populate subdevices by Markus Pargmann · 11 years ago
  90. b9f2f2e pinctrl: imx: drop redundant OF dependency by Shawn Guo · 11 years ago
  91. 4705845 pinctrl: nomadik: always display IRQ in debugfs by Linus Walleij · 11 years ago
  92. bc41f9f sh-pfc: r8a7791: Fix DU pin groups organisation by Laurent Pinchart · 11 years ago
  93. d32c3e2 pinctrl: rockchip: missing unlock on error in rockchip_set_pull() by Dan Carpenter · 11 years ago
  94. c590854 pinctrl: abx500: fix some more bitwise AND tests by Dan Carpenter · 11 years ago
  95. 38d321c pinctrl: rockchip: testing the wrong variable by Dan Carpenter · 11 years ago
  96. c9b3a7d pinctrl: single: call pcs_soc->rearm() whenever IRQ mask is changed by Roger Quadros · 11 years ago
  97. 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
  98. 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
  99. 9da8312 pinctrl: imx50: add pinctrl support code for the IMX50 SoC by Greg Ungerer · 11 years ago
  100. 94daf85 pinctrl: at91: copy define to driver by Linus Walleij · 11 years ago