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