1. cf0c97f Merge tag 'pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years, 7 months ago
  2. dca4f40 pinctrl: qcom: Add affinity callbacks to msmgpio IRQ chip by Venkata Narendra Kumar Gutta · 4 years, 8 months ago
  3. 5da42a3 pinctrl: qcom: Remove duplicated include from pinctrl-msm.c by YueHaibing · 4 years, 9 months ago
  4. 90bcb0c pinctrl: qcom: fix wrong write in update_dual_edge by Ansuel Smith · 4 years, 9 months ago
  5. bc3b3f4 Merge tag 'pinctrl-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years, 9 months ago
  6. c42f69b4 pinctrl: qcom: fix compilation error by Ansuel Smith · 4 years, 9 months ago
  7. 13bec8d pinctrl: qcom: use scm_call to route GPIO irq to Apps by Ajay Kishore · 4 years, 9 months ago
  8. 1cada2f pinctrl: qcom: Assign irq_eoi conditionally by Linus Walleij · 4 years, 10 months ago
  9. 3c82787 pinctrl: Use new GPIO_LINE_DIRECTION by Matti Vaittinen · 4 years, 11 months ago
  10. 1d44616 pinctrl: qcom: Don't lock around irq_set_irq_wake() by Stephen Boyd · 5 years ago
  11. b22bfea Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  12. e35a6ae pinctrl/msm: Setup GPIO chip in hierarchy by Lina Iyer · 5 years ago
  13. 4b02422 pinctrl: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  14. 3c2edc3 Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 5 years ago
  15. eb1e8bd gpio: Use callback presence to determine need of valid_mask by Linus Walleij · 5 years ago
  16. c9fc5af gpio: Pass mask and size with the init_valid_mask() by Linus Walleij · 5 years ago
  17. 64c4dcb pinctrl: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  18. 720b8ec pinctrl: msm: Switch to use device_property_count_uXX() by Andy Shevchenko · 5 years ago
  19. 0ce242a pinctrl: qcom: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  20. 43c95d3 Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 5 years ago
  21. 4b7618f pinctrl: qcom: Add irq_enable callback for msm gpio by Srinivas Ramana · 6 years ago
  22. 4c0efbf pinctrl: msm: Add ability for drivers to supply a reserved GPIO list by Lee Jones · 6 years ago
  23. 97fb5e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 by Thomas Gleixner · 6 years ago
  24. d1040ea pinctrl: msm: mark PM functions as __maybe_unused by Arnd Bergmann · 6 years ago
  25. 977d057 pinctrl: msm: Add sleep pinctrl state transitions by Evan Green · 6 years ago
  26. 114b5f8 Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  27. 6f0ec09 pinctrl: msm: Use init_valid_mask exported function by Ricardo Ribalda Delgado · 6 years ago
  28. de0c18a pinctrl: msm: Actually use function 0 for gpio selection by Stephen Boyd · 6 years ago
  29. 30aa69e Merge tag 'v4.19-rc6' into devel by Linus Walleij · 6 years ago
  30. a46d5e9 pinctrl: qcom: Support dispersed tiles by Bjorn Andersson · 6 years ago
  31. 6c73698 pinctrl: qcom: Introduce readl/writel accessors by Bjorn Andersson · 6 years ago
  32. 1c5fb66 pinctrl: Include <linux/gpio/driver.h> nothing else by Linus Walleij · 6 years ago
  33. fe27312 pinctrl: msm: Configure interrupts as input and gpio mode by Stephen Boyd · 6 years ago
  34. 1de7ddb pinctrl: msm: Mux out gpio function with gpio_request() by Stephen Boyd · 6 years ago
  35. b55326d pinctrl: msm: Really mask level interrupts to prevent latching by Stephen Boyd · 6 years ago
  36. 05e0c82 pinctrl: msm: Fix msm_config_group_get() to be compliant by Douglas Anderson · 7 years ago
  37. a86caa9 pinctrl: msm: fix gpio-hog related boot issues by Christian Lamparter · 7 years ago
  38. 59a18c24 pinctrl: qcom: Print high/low status of gpios in debugfs by Stephen Boyd · 7 years ago
  39. 53e73a2 pinctrl: qcom: fix wrong pull status display for no_keeper SoC by Clément Péron · 7 years ago
  40. f265e8b pinctrl: qcom: remove static globals to allow multiple TLMMs by Timur Tabi · 7 years ago
  41. 1b2951d Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  42. 691bf5d pinctrl: qcom: Don't allow protected pins to be requested by Stephen Boyd · 7 years ago
  43. a7aa75a pinctrl: msm: Use dynamic GPIO numbering by Bjorn Andersson · 7 years ago
  44. 203f4b0 pinctrl: msm: Delete an error message for a failed memory allocation in msm_pinctrl_probe() by Markus Elfring · 7 years ago
  45. f0fbe7b gpio: Move irqdomain into struct gpio_irq_chip by Thierry Reding · 7 years ago
  46. 12cb90ba pinctrl: qcom: msm: constify gpio_chip structure by Gustavo A. R. Silva · 7 years ago
  47. 83cf5fa pinctrl: msm: add support to configure ipq40xx GPIO_PULL bits by Ram Chandra Jangir · 7 years ago
  48. a656671 pinctrl: qcom: Don't clear status bit on irq_unmask by Bjorn Andersson · 8 years ago
  49. 8e51533 pinctrl: qcom: add get_direction function by Timur Tabi · 8 years ago
  50. 47b03ca pinctrl: qcom: Use raw spinlock variants by Julia Cartwright · 8 years ago
  51. 6bcf3f6 pinctrl: qcom: fix masking of pinmux functions by John Crispin · 8 years ago
  52. 47a01ee pinctrl: qcom: Clear all function selection bits by Stephen Boyd · 9 years ago
  53. fe0267f pinctrl: msm: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 9 years ago
  54. d32f7fd pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map by Irina Tirdea · 9 years ago
  55. fded3f4 pinctrl: msm: use gpiochip data pointer by Linus Walleij · 9 years ago
  56. 58383c78 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  57. 98c85d5 pinctrl: replace trivial implementations of gpio_chip request/free by Jonas Gorski · 9 years ago
  58. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  59. d1800c2 pinctrl/qcom/msm: Prepare msm_gpio_irq_handler for irq argument removal by Thomas Gleixner · 9 years ago
  60. 5663bb2 pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 10 years ago
  61. 34c0ad8 pinctrl/qcom: Use irq_set_handler_locked() by Thomas Gleixner · 10 years ago
  62. ad64498 pinctrl: qcom: Hook pm_power_down for shutdown support by Stephen Boyd · 9 years ago
  63. 323de9e pinctrl: make pinctrl_register() return proper error code by Masahiro Yamada · 10 years ago
  64. 407f5e3 pinctrl: qcom: handle input-enable pinconf property by Stanimir Varbanov · 10 years ago
  65. 38d756a pinctrl: qcom: enable generic pinconf by Stanimir Varbanov · 10 years ago
  66. fc0d8fd pinctrl: qcom: delete pin_config_get/set pinconf operations by Stanimir Varbanov · 10 years ago
  67. bcd53f8 pinctrl: qcom: Don't iterate past end of function array by Stephen Boyd · 10 years ago
  68. 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
  69. cf1fc18 pinctrl: qcom: use restart_notifier mechanism for ps_hold by Josh Cartwright · 10 years ago
  70. 2fcea6c pinctrl: remove remaining users of gpiochip_remove() retval by Linus Walleij · 10 years ago
  71. f712c55 pinctrl: qcom: Make the target processor value configurable by Georgi Djakov · 10 years ago
  72. 03e9f0c pinctrl: clean up after enable refactoring by Linus Walleij · 10 years ago
  73. 3274558 pinctrl: qcom: Add support for reset for apq8064 by Pramod Gurav · 10 years ago
  74. c6e927a pinctrl: qcom: remove gpiochip in failure cases by Pramod Gurav · 10 years ago
  75. 1c34955 pinctrl: msm: drop negativity check on unsigned value by Andrey Utkin · 10 years ago
  76. 69b78b8 pinctrl: msm: move all qualcomm drivers to subdir by Linus Walleij · 10 years ago[Renamed (99%) from drivers/pinctrl/pinctrl-msm.c]
  77. b831a15 pinctrl: qcom: Add BUS_HOLD pin bias by Andy Gross · 11 years ago
  78. 2243a87 pinctrl: avoid duplicated calling enable_pinmux_setting for a pin by Fan Wu · 11 years ago
  79. cdcb0ab pinctrl: msm: switch to using generic GPIO irqchip helpers by Linus Walleij · 11 years ago
  80. 3c25381 pinctrl: msm: Make number of functions variable by Bjorn Andersson · 11 years ago
  81. 48f15e9 pinctrl: msm: Correct interrupt code for TLMM v2 by Bjorn Andersson · 11 years ago
  82. 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
  83. 57ef042 gpio: switch drivers to use new callback by Linus Walleij · 11 years ago
  84. 17cdc92 pinctrl: msm: fix up out-of-order merge conflict by Linus Walleij · 11 years ago
  85. 051a58b pinctrl: msm: Simplify msm_config_reg() and callers by Stephen Boyd · 11 years ago
  86. 1a0840a pinctrl: msm: Remove impossible WARN_ON()s by Stephen Boyd · 11 years ago
  87. 7cc34e2 pinctrl: msm: Replace lookup tables with math by Stephen Boyd · 11 years ago
  88. af3e18f1 pinctrl: msm: Drop unused includes by Stephen Boyd · 11 years ago
  89. dcd278b pinctrl: msm: Check for ngpios > MAX_NR_GPIO by Stephen Boyd · 11 years ago
  90. 3525f55 pinctrl: msm: Silence recursive lockdep warning by Stephen Boyd · 11 years ago
  91. 6aced33 pinctrl: msm: drop wake_irqs bitmap by Josh Cartwright · 11 years ago
  92. ed118a5 pinctrl-msm: Support output-{high,low} configuration by Bjorn Andersson · 11 years ago
  93. e476e77 pinctrl: msm: Fix set gpio setting by Axel Lin · 11 years ago
  94. 408e3c6 pinctrl-msm: Remove separate allocation of bitmaps by Bjorn Andersson · 11 years ago
  95. f393e48 pinctrl-msm: Tidy up error handling by Bjorn Andersson · 11 years ago
  96. 1f2b239 pinctrl-msm: Fix spelling misstakes and missing consts by Bjorn Andersson · 11 years ago
  97. f365be0 pinctrl: Add Qualcomm TLMM driver by Bjorn Andersson · 11 years ago