1. fce7fcc pinctrl: st: Add irq_disable hook to st_gpio_irqchip by Patrice CHOTARD · 10 years ago
  2. 96d16c3 pinctrl: st: avoid multiple mutex lock by Francesco VIRLINZI · 10 years ago
  3. f2dd028 pinctrl: rockchip: Fix enable/disable/mask/unmask by Doug Anderson · 10 years ago
  4. 68bda47 pinctrl: rockchip: Handle wakeup pins by Doug Anderson · 10 years ago
  5. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  6. e7cf773 Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  7. 980f3c3 Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  8. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  9. c1b30e4 Merge tag 'pinctrl-v3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  10. 853b6bf pinctrl: at91: enhance (debugfs) at91_gpio_dbg_show by Matthieu Crapet · 10 years ago
  11. dbc9863 phy: remove the old lookup method by Heikki Krogerus · 10 years ago
  12. a020010 Merge Linus' tree to be be to apply submitted patches to newer code than by Jiri Kosina · 10 years ago
  13. 2500bcc pinctrl: pinconf-generic: Declare dt_params/conf_items const by Soren Brinkmann · 10 years ago
  14. 2891ba2 pinctrl: exynos: Add support for Exynos4415 by Tomasz Figa · 10 years ago
  15. 50cea0c pinctrl: exynos: Add initial driver data for Exynos7 by Naveen Krishna Ch · 10 years ago
  16. 14c255d pinctrl: exynos: Add irq_chip instance for Exynos7 wakeup interrupts by Abhilash Kesavan · 10 years ago
  17. 6f5e41b pinctrl: exynos: Consolidate irq domain callbacks by Abhilash Kesavan · 10 years ago
  18. 0d3d30d pinctrl: exynos: Generalize the eint16_31 demux code by Abhilash Kesavan · 10 years ago
  19. 8100cf4 pinctrl: samsung: Separate per-bank init and runtime data by Tomasz Figa · 10 years ago
  20. 1bf00d7 pinctrl: samsung: Constify samsung_pin_ctrl struct by Tomasz Figa · 10 years ago
  21. 94ce944 pinctrl: samsung: Constify samsung_pin_bank_type struct by Tomasz Figa · 10 years ago
  22. e06deff pinctrl: samsung: Drop unused label field in samsung_pin_ctrl struct by Tomasz Figa · 10 years ago
  23. 8799327 pinctrl: samsung: Make samsung_pinctrl_get_soc_data use ERR_PTR() by Tomasz Figa · 10 years ago
  24. 6e08d6b pinctrl: Add Intel Cherryview/Braswell pin controller support by Mika Westerberg · 10 years ago
  25. 13d6a11 Merge tag 'v3.19-rockchip-pinctrl1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into devel by Linus Walleij · 10 years ago
  26. 8dca933 pinctrl: rockchip: save and restore gpio6_c6 pinmux in suspend/resume by Chris Zhong · 10 years ago
  27. 9198f50 pinctrl: rockchip: add suspend/resume functions by Chris Zhong · 10 years ago
  28. 0c49e2f pinctrl-bcm281xx: remove duplicate check on resource by Varka Bhadram · 10 years ago
  29. d5e9fb3 pinctrl: sunxi: Add A80 pinctrl muxing options by Maxime Ripard · 10 years ago
  30. 4f6bd5c pinctrl: sunxi: Add PN bank base pin by Maxime Ripard · 10 years ago
  31. fdaaf6d pinctrl: mxs: warn if functions are not grouped by name by Uwe Kleine-König · 10 years ago
  32. fab262f pinctrl: rockchip: Protect read-modify-write with the spinlock by Doug Anderson · 10 years ago
  33. 0fb7dcb pinctrl: rockchip: Parse pin groups before calling pinctrl_register() by Doug Anderson · 10 years ago
  34. e5c2c9d pinctrl: rockchip: Don't call pinctrl_gpio_direction_output() in pin_config_set() by Doug Anderson · 10 years ago
  35. 876d716 pinctrl: rockchip: Set wake_enabled by Doug Anderson · 10 years ago
  36. fe4e437 treewide: Fix company name in module descriptions by Masanari Iida · 10 years ago
  37. 5fae8b8 pinctrl: Move Intel Baytrail pinctrl driver under intel directory by Mika Westerberg · 10 years ago
  38. cfb24f6 pinctrl: Qualcomm SPMI PMIC MPP pin controller driver by Ivan T. Ivanov · 10 years ago
  39. eadff30 pinctrl: Qualcomm SPMI PMIC GPIO pin controller driver by Ivan T. Ivanov · 10 years ago
  40. c654b6b pinctrl: at91: use own header by Alexandre Belloni · 10 years ago
  41. e3a2e87 gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq by Alexandre Courbot · 10 years ago
  42. aa2c35e pinctrl-tb10x: remove duplicate check on resource by Varka Bhadram · 10 years ago
  43. eec4507 pinctrl: pinconf-generic: Add flag to print arguments by Soren Brinkmann · 10 years ago
  44. c61c2d7 pinctrl: tegra-xusb: Don't leak configurations by Thierry Reding · 10 years ago
  45. 9067bbe pinctrl: baytrail: add missing module removal support by Felipe Balbi · 10 years ago
  46. 1f2b045 pinctrl: imx: add gpio pinmux support for vf610 by Stefan Agner · 10 years ago
  47. d90c338 pinctrl: baytrail: show output gpio state correctly on Intel Baytrail by David Cohen · 10 years ago
  48. 2e53727 pinctrl: st: Fix Sparse error by Pramod Gurav · 10 years ago
  49. e129b04 pinctrl: vt8500: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  50. 75bb55b pinctrl: sunxi: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  51. 5a9a1e8 pinctrl: spear: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  52. 66d0f85 pinctrl: sirf: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  53. 569c65c pinctrl: sh-pfc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  54. 2604b83 pinctrl: samsung: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  55. bdac6d4 pinctrl: qcom: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  56. 87b5067 pinctrl: nomadik: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  57. 1d57fb1 pinctrl: mvebu: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  58. c61b301 pinctrl: freescale: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  59. 4c992fe pinctrl: berlin: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  60. 5c759d7 pinctrl: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  61. dc603c6 pinctrl: nomadik: amend MMC/SD pins by Linus Walleij · 10 years ago
  62. 71ca917 pinctrl: abx500: mark pin config as generic by Linus Walleij · 10 years ago
  63. eea11b0 pinctrl: abx500: retire phandle config mechanism by Linus Walleij · 10 years ago
  64. 0564f7d pinctrl: abx500: force-convert to generic config bindings by Linus Walleij · 10 years ago
  65. 1637d48 pinctrl: nomadik: force-convert to generic config bindings by Linus Walleij · 10 years ago
  66. 51d3993 pinctrl: abx500: force-convert to generic mux bindings by Linus Walleij · 10 years ago
  67. 68d41f2 pinctrl: nomadik: force-convert to generic mux bindings by Linus Walleij · 10 years ago
  68. 3a71c05 pinctrl: baytrail: Clear DIRECT_IRQ bit by Loic Poulain · 10 years ago
  69. ea58459 Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  70. 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
  71. 3a4b094 pinctrl: abx500: get rid of unused variable by Linus Walleij · 10 years ago
  72. 8f1774a pinctrl: nomadik: improve GPIO debug prints by Linus Walleij · 10 years ago
  73. 259145f pinctrl: abx500: refactor DT parser to take two paths by Linus Walleij · 10 years ago
  74. b07f92a pinctrl: abx500: use helpers for map allocation/free by Linus Walleij · 10 years ago
  75. c2f6d05 pinctrl: nomadik: refactor DT parser to take two paths by Linus Walleij · 10 years ago
  76. 6e9b1c3 pinctrl: nomadik: use utils map free function by Linus Walleij · 10 years ago
  77. ba38829 pinctrl: nomadik: use util function to reserve maps by Linus Walleij · 10 years ago
  78. cf1fc18 pinctrl: qcom: use restart_notifier mechanism for ps_hold by Josh Cartwright · 10 years ago
  79. e4742d5 pinctrl: bcm281xx: make Kconfig dependency more strict by Uwe Kleine-König · 10 years ago
  80. 2fcea6c pinctrl: remove remaining users of gpiochip_remove() retval by Linus Walleij · 10 years ago
  81. 0a332c9 pinctrl: sh-pfc: sh73a0: Remove unnecessary SoC data allocation by Laurent Pinchart · 10 years ago
  82. 6064b14 pinctrl: berlin: fix the dt_free_map function by Antoine Tenart · 10 years ago
  83. 3d78427 pinctrl: at91: disable PD or PU before enabling PU or PD by Wenyou Yang · 10 years ago
  84. 7471725 pinctrl: st: remove gpiochip in failure cases by Pramod Gurav · 10 years ago
  85. 834e167 pinctrl: at91: Fix error handling while doing gpiochio_irqchip_add by Pramod Gurav · 10 years ago
  86. 70e4197 pinctrl: at91: Fix failure path in at91_gpio_probe path by Pramod Gurav · 10 years ago
  87. 849a8c2 pinctrl: lantiq: Release gpiochip resources in fail case by Pramod Gurav · 10 years ago
  88. 3dac191 pinctrl: imx: detect uninitialized pins by Stefan Agner · 10 years ago
  89. 3ccc11f pinctrl: tegra: Add MIPI pad control by Sean Paul · 10 years ago
  90. 41939e6 pinctrl: baytrail: resolve unbalanced IRQ wake disable warning by Mathias Nyman · 10 years ago
  91. 02b837f pinctrl: at91: Switch to using managed clk_get by Pramod Gurav · 10 years ago
  92. 1f81bdc pinctrl: adi2: Remove duplicate gpiochip_remove_pin_ranges by Pramod Gurav · 10 years ago
  93. 9e3a979 pinctrl: single: fix freudian slip by Linus Walleij · 10 years ago
  94. 4334ac2 pinctrl: at91: add drive strength configuration by Marek Roszko · 10 years ago
  95. c4edb11 pinctrl: prima2: add I2S 2ch, 6ch, nodin, mclk groups by Rongjun Ying · 10 years ago
  96. 0a5d667 pinctrl: sirf: Remove gpiochip on failure cases by Pramod Gurav · 10 years ago
  97. f712c55 pinctrl: qcom: Make the target processor value configurable by Georgi Djakov · 10 years ago
  98. c4f6f9c pinctrl: qcom: Add APQ8084 pinctrl support by Georgi Djakov · 10 years ago
  99. 51128e8 pinctrl: sh-pfc: rename confusing pinmux ops variable by Linus Walleij · 10 years ago
  100. edad3b2 pinctrl: imx/mxs: move freescale drivers to subdir by Linus Walleij · 10 years ago