1. c3dd25c pinctrl: fix qcom ssbi drivers for 64-bit compilation by Arnd Bergmann · 9 years ago
  2. e86328c Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  3. 11091fb pinctrl: qcom: ssbi: fix compilation with DEBUG_FS=n by Jonas Gorski · 9 years ago
  4. 98c85d5 pinctrl: replace trivial implementations of gpio_chip request/free by Jonas Gorski · 9 years ago
  5. fadb97b Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  6. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  7. d259ec2 pinctrl: qcom: ssbi: convert null test to IS_ERR test by Julia Lawall · 9 years ago
  8. d1800c2 pinctrl/qcom/msm: Prepare msm_gpio_irq_handler for irq argument removal by Thomas Gleixner · 9 years ago
  9. 5663bb2 pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 9 years ago
  10. 34c0ad8 pinctrl/qcom: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  11. 8f1338c pinctrl: add support for Qualcomm Technologies QDF2xxx ARM64 SoCs by Timur Tabi · 9 years ago
  12. b4c45fe pinctrl: qcom: ssbi: Family A gpio & mpp drivers by Bjorn Andersson · 9 years ago
  13. eb5c144 pinctrl: qcom: spmi-mpp: Transpose pinmux function by Bjorn Andersson · 9 years ago
  14. 099f3e4 pinctrl: qcom: spmi-mpp: Add support for setting analog output level by Bjorn Andersson · 9 years ago
  15. ad64498 pinctrl: qcom: Hook pm_power_down for shutdown support by Stephen Boyd · 9 years ago
  16. 0e94804 pinctrl: qcom: spmi-mpp: Implement support for sink mode by Bjorn Andersson · 9 years ago
  17. eaaf5dd pinctrl: qcom: spmi-mpp: Introduce defines for MODE_CTL by Bjorn Andersson · 9 years ago
  18. 7682b37 pinctrl: qcom: spmi-mpp: Fixes related to enable handling by Bjorn Andersson · 9 years ago
  19. ba5f94c pinctrl: qcom: spmi-mpp: Transition to generic dt binding parser by Bjorn Andersson · 9 years ago
  20. 93a4b1b Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  21. 323de9e pinctrl: make pinctrl_register() return proper error code by Masahiro Yamada · 9 years ago
  22. 6955e6b pinctrl: qcom: Add MSM8660 pinctrl definitions by Bjorn Andersson · 9 years ago
  23. 41c64bb Merge tag 'gpio-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  24. 4e637ac pinctrl: qcom-spmi-mpp: Fix input value report by Ivan T. Ivanov · 9 years ago
  25. 24a6661 pinctrl: qcom-spmi-gpio: Fix input value report by Ivan T. Ivanov · 9 years ago
  26. 982df6a pinctrl: qcom-spmi-gpio: Fix output type configuration by Ivan T. Ivanov · 9 years ago
  27. dc39150 pinctrl: qcom-spmi: Fix pin direction configuration by Ivan T. Ivanov · 9 years ago
  28. 7414b09 pinctrl: Add support for PM8916 GPIO's and MPP's by Ivan T. Ivanov · 9 years ago
  29. 407f5e3 pinctrl: qcom: handle input-enable pinconf property by Stanimir Varbanov · 9 years ago
  30. 38d756a pinctrl: qcom: enable generic pinconf by Stanimir Varbanov · 9 years ago
  31. fc0d8fd pinctrl: qcom: delete pin_config_get/set pinconf operations by Stanimir Varbanov · 9 years ago
  32. 5373a2c pinctrl: qcom: Add msm8916 pinctrl driver by Joonwoo Park · 9 years ago
  33. 981de1c pinctrl: qcom: increase variable size for register offsets by Joonwoo Park · 9 years ago
  34. 4f06266 pinctrl: hide PCONFDUMP in #ifdef by Arnd Bergmann · 9 years ago
  35. b6afdbe Merge tag 'v3.19-rc6' into devel by Linus Walleij · 9 years ago
  36. bcd53f8 pinctrl: qcom: Don't iterate past end of function array by Stephen Boyd · 10 years ago
  37. f684e4a pinctrl: pinconf-generic: loose DT dependence by Linus Walleij · 10 years ago
  38. 7382b62 pinctrl: qcom-spmi-gpio: Migrate to pinconf-generic by Soren Brinkmann · 10 years ago
  39. 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
  40. cfb24f6 pinctrl: Qualcomm SPMI PMIC MPP pin controller driver by Ivan T. Ivanov · 10 years ago
  41. eadff30 pinctrl: Qualcomm SPMI PMIC GPIO pin controller driver by Ivan T. Ivanov · 10 years ago
  42. bdac6d4 pinctrl: qcom: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  43. 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
  44. cf1fc18 pinctrl: qcom: use restart_notifier mechanism for ps_hold by Josh Cartwright · 10 years ago
  45. 2fcea6c pinctrl: remove remaining users of gpiochip_remove() retval by Linus Walleij · 10 years ago
  46. f712c55 pinctrl: qcom: Make the target processor value configurable by Georgi Djakov · 10 years ago
  47. c4f6f9c pinctrl: qcom: Add APQ8084 pinctrl support by Georgi Djakov · 10 years ago
  48. 03e9f0c pinctrl: clean up after enable refactoring by Linus Walleij · 10 years ago
  49. 3274558 pinctrl: qcom: Add support for reset for apq8064 by Pramod Gurav · 10 years ago
  50. c6e927a pinctrl: qcom: remove gpiochip in failure cases by Pramod Gurav · 10 years ago
  51. 1c34955 pinctrl: msm: drop negativity check on unsigned value by Andrey Utkin · 10 years ago
  52. 144ef62 pinctrl: qcom: Make muxing of gpio function explicit by Bjorn Andersson · 10 years ago
  53. 69b78b8 pinctrl: msm: move all qualcomm drivers to subdir by Linus Walleij · 10 years ago