1. 3956d6c pinctrl: st: Switch to use devm_kasprintf_strarray() by Andy Shevchenko · 3 years, 2 months ago
  2. 3d4d3e0 pinctrl: st: Convert to use dev_err_probe() by Andy Shevchenko · 3 years, 2 months ago
  3. 3809671 pinctrl: st: Make use of the devm_platform_ioremap_resource_byname() by Andy Shevchenko · 3 years, 2 months ago
  4. f972707 pinctrl: st: Use temporary variable for struct device by Andy Shevchenko · 3 years, 2 months ago
  5. e803ab9 pinctrl: st: Drop wrong kernel doc annotations by Andy Shevchenko · 3 years, 2 months ago
  6. d7050df pinctrl: Fix spelling mistake "atleast" -> "at least" by Colin Ian King · 3 years, 5 months ago
  7. a9cb09b pinctrl: Bulk conversion to generic_handle_domain_irq() by Marc Zyngier · 3 years, 9 months ago
  8. 43878eb pinctrl: remove empty lines in pinctrl subsystem by Zhaoyu Liu · 4 years, 1 month ago
  9. 3c82787 pinctrl: Use new GPIO_LINE_DIRECTION by Matti Vaittinen · 5 years ago
  10. c77a4de pinctrl: st: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  11. 19d17d9 pinctrl: st: Add of_node_put() before return by Nishka Dasgupta · 5 years ago
  12. 954fc5d pinctrl: st: Include the right header by Linus Walleij · 5 years ago
  13. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  14. 483d70d pinctrl: st: fix leaked of_node references by Wen Yang · 6 years ago
  15. 94f4e54 pinctrl: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  16. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  17. f0fbe7b gpio: Move irqdomain into struct gpio_irq_chip by Thierry Reding · 7 years ago
  18. baf918c pinctrl: st: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures by Julia Lawall · 7 years ago
  19. 98c01b1 pinctrl-st: fix of_irq_to_resource() result check by Sergei Shtylyov · 7 years ago
  20. f5292d0 pinctrl: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  21. fe4f86a pinctrl: st: constify gpio_chip structure by Gustavo A. R. Silva · 8 years ago
  22. e855fa9 pinctrl: st: add irq_request/release_resources callbacks by Patrice Chotard · 8 years ago
  23. 20d5ba4 Merge tag 'pinctrl-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  24. 95bdb0e pinctrl: st: st_pctl_dt_parse_groups simplify expression by Heinrich Schuchardt · 8 years ago
  25. fdcf835 pinctrl: st: st_pinconf_dbg_show wrong format string by Heinrich Schuchardt · 8 years ago
  26. c35e779 pinctrl: st: don't specify default interrupt trigger by Patrice Chotard · 8 years ago
  27. 147e1468 pinctrl: st: Remove STiH415/6 SoC pinctrl driver support. by Peter Griffin · 8 years ago
  28. 1e23437 pinctrl: st: Use second parameter to gpio specifier by Patrice Chotard · 8 years ago
  29. 56411f3 pinctrl: fix incorrect inline keyword in multiple drivers by Arnd Bergmann · 9 years ago
  30. e8e2cb2 pinctrl: st: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 9 years ago
  31. 8ba5905 pinctrl: st: activate strict mux mode by Patrice Chotard · 9 years ago
  32. 2e862a7 pinctrl: st: use gpiochip data pointer by Linus Walleij · 9 years ago
  33. 58383c78 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  34. 98c85d5 pinctrl: replace trivial implementations of gpio_chip request/free by Jonas Gorski · 9 years ago
  35. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  36. 5663bb2 pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 10 years ago
  37. d5fb821 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  38. 1b11b0c pinctrl/st: Fix race in installing chained IRQ handler by Thomas Gleixner · 10 years ago
  39. 323de9e pinctrl: make pinctrl_register() return proper error code by Masahiro Yamada · 10 years ago
  40. baa9946e pinctrl: constify of_device_id array by Fabian Frederick · 10 years ago
  41. a8381fa pinctrl: st: Display pin's function when printing pinctrl debug information by Lee Jones · 10 years ago
  42. e2ed0e8 pinctrl: st: Show correct pin direction also in GPIO mode by Lee Jones · 10 years ago
  43. 1e702ec pinctrl: st: Supply a GPIO get_direction() call-back by Lee Jones · 10 years ago
  44. f89e68f pinctrl: st: Move st_get_pio_control() further up the source file by Lee Jones · 10 years ago
  45. c2a4bf4 pinctrl: st: Introduce a 'get pin function' call by Lee Jones · 10 years ago
  46. fce7fcc pinctrl: st: Add irq_disable hook to st_gpio_irqchip by Patrice CHOTARD · 10 years ago
  47. 96d16c3 pinctrl: st: avoid multiple mutex lock by Francesco VIRLINZI · 10 years ago
  48. 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
  49. 2e53727 pinctrl: st: Fix Sparse error by Pramod Gurav · 10 years ago
  50. 5c759d7 pinctrl: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  51. 7471725 pinctrl: st: remove gpiochip in failure cases by Pramod Gurav · 10 years ago
  52. 03e9f0c pinctrl: clean up after enable refactoring by Linus Walleij · 10 years ago
  53. e0b8b78 Merge tag 'pinctrl-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  54. 7a2decc pinctrl: st: Fix irqmux handler by Maxime COQUELIN · 11 years ago
  55. 1f97821 pinctrl: pinctrl-st.c: Cleaning up values that are never used by Rickard Strandqvist · 11 years ago
  56. 8b0c107 pinctrl: pinctrl-st.c: Cleaning up if unsigned is less than zero by Rickard Strandqvist · 11 years ago
  57. 8708ebc pinctrl: st: add IRQCHIP_SKIP_SET_WAKE flag by David PARIS · 11 years ago
  58. 2243a87 pinctrl: avoid duplicated calling enable_pinmux_setting for a pin by Fan Wu · 11 years ago
  59. 3b02dad pinctrl: st: Use ARRAY_SIZE for STiH415 data by Maxime COQUELIN · 11 years ago
  60. a4bc1f5 pinctrl: st: Use const qualifier when required by Maxime COQUELIN · 11 years ago
  61. 130cbe3 pinctrl: st: use gpiolib irqchip helpers by Linus Walleij · 11 years ago
  62. c15c0d1 pinctrl: st: switch IRQ locking to resource callbacks by Linus Walleij · 11 years ago
  63. bcca922 pinctrl: st: Fix error check for of_irq_to_resource usage by Srinivas Kandagatla · 11 years ago
  64. 88430ac pinctrl: st: Use ARRAY_SIZE instead of raw value for number of delays by Maxime COQUELIN · 11 years ago
  65. 7ce717d pinctrl: st: add pinctrl support for the STiH407 SoC by Giuseppe Cavallaro · 11 years ago
  66. 4e6a609 pinctrl: st: Enhance the controller to manage unavailable registers by Giuseppe Cavallaro · 11 years ago
  67. 155795b pinctrl: st: Add software edge trigger interrupt support by Srinivas Kandagatla · 11 years ago
  68. 727b0f7 pinctrl: st: Add Interrupt support by Srinivas Kandagatla · 11 years ago
  69. c9dd66b pinctrl: st: Fix a typo in probe by Srinivas Kandagatla · 11 years ago
  70. 03b054e pinctrl: Pass all configs to driver on pin_config_set() by Sherman Yin · 11 years ago
  71. ef75bfd pinctrl: st: Staticize local symbols by Sachin Kamat · 11 years ago
  72. 656445f pinctrl: st: Convert to use devm_ioremap_resource by Sachin Kamat · 11 years ago
  73. 539fde5 pinctrl: st: Remove unnecessary use of of_match_ptr macro by Axel Lin · 12 years ago
  74. 5c75acd pinctrl: st: fix return value check by Wei Yongjun · 12 years ago
  75. 701016c pinctrl: st: Add pinctrl and pinconf support. by Srinivas KANDAGATLA · 12 years ago