| Commit message (Expand) | Author | Age | Files | Lines |
* | pinctrl: qcom: ssbi-gpio: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-10-10 | 1 | -4/+2 |
* | pinctrl: Explicitly include correct DT includes | Rob Herring | 2023-07-20 | 1 | -1/+1 |
* | pinctrl: qcom ssbi-gpio: Convert to immutable irq_chip | Linus Walleij | 2023-04-20 | 1 | -3/+21 |
* | pinctrl: qcom: Unify accessing to device fwnode | Andy Shevchenko | 2023-01-26 | 1 | -1/+1 |
* | pinctrl: qcom: remove duplicate included header files | ye xingchen | 2022-11-28 | 1 | -1/+0 |
* | pinctrl: qcom: Add missing header(s) | Andy Shevchenko | 2022-10-24 | 1 | -8/+10 |
* | pinctrl: Get rid of duplicate of_node assignment in the drivers | Andy Shevchenko | 2021-12-16 | 1 | -1/+0 |
* | pinctrl: qcom: spmi-gpio: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-07-20 | 1 | -1/+1 |
* | pinctrl: qcom: ssbi-gpio: Fix fwspec parsing bug | Linus Walleij | 2020-03-09 | 1 | -1/+1 |
* | Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2020-01-29 | 1 | -1/+1 |
|\ |
|
| * | pinctrl: qcom: ssbi-gpio: constify copied structure | Julia Lawall | 2020-01-07 | 1 | -1/+1 |
* | | gpiolib: Add support for the irqdomain which doesn't use irq_fwspec as arg | Kevin Hao | 2020-01-15 | 1 | -1/+1 |
|/ |
|
* | pinctrl: ssbi-gpio: convert to hierarchical IRQ helpers in gpio core | Brian Masney | 2019-10-03 | 1 | -88/+33 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 | Thomas Gleixner | 2019-06-05 | 1 | -9/+1 |
* | qcom: ssbi-gpio: correct boundary conditions in pm8xxx_domain_translate | Brian Masney | 2019-02-14 | 1 | -1/+2 |
* | qcom: ssbi-gpio: add support for hierarchical IRQ chip | Brian Masney | 2019-02-13 | 1 | -12/+123 |
* | pinctrl: qcom: ssbi-gpio: hardcode IRQ counts | Brian Masney | 2019-02-13 | 1 | -14/+7 |
* | pinctrl: qcom: ssbi-gpio: fix gpio-hog related boot issues | Brian Masney | 2018-11-16 | 1 | -6/+17 |
* | pinctrl: Include <linux/gpio/driver.h> nothing else | Linus Walleij | 2018-09-14 | 1 | -1/+1 |
* | pinctrl: ssbi-gpio: Fix pm8xxx_pin_config_get() to be compliant | Douglas Anderson | 2018-09-05 | 1 | -7/+21 |
* | pinctrl: qcom: ssbi-gpio: constify gpio_chip structure | Gustavo A. R. Silva | 2017-08-14 | 1 | -1/+1 |
* | pinctrl: ssbi-gpi: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 2016-04-21 | 1 | -7/+2 |
* | pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map | Irina Tirdea | 2016-04-01 | 1 | -1/+1 |
* | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2016-01-17 | 1 | -8/+8 |
|\ |
|
| * | pinctrl: ssbi-gpio: use gpiochip data pointer | Linus Walleij | 2016-01-05 | 1 | -7/+7 |
| * | pinctrl: qcom: fix up errorpath | Linus Walleij | 2016-01-05 | 1 | -2/+2 |
| * | pinctrl: ssbi-gpio: Be sure to clamp return value | Linus Walleij | 2015-12-26 | 1 | -2/+2 |
| * | Merge tag 'v4.4-rc6' into devel | Linus Walleij | 2015-12-21 | 1 | -1/+1 |
| |\ |
|
| | * | pinctrl: fix qcom ssbi drivers for 64-bit compilation | Arnd Bergmann | 2015-11-17 | 1 | -1/+1 |
| * | | gpio: change member .dev to .parent | Linus Walleij | 2015-11-19 | 1 | -1/+1 |
| |/ |
|
* | | pinctrl: qcom: Use platform_irq_count() instead of of_irq_count() | Stephen Boyd | 2016-01-07 | 1 | -3/+6 |
* | | pinctrl: qcom: pmic-gpio/mpp: of_irq_count() == npins | Stephen Boyd | 2015-12-01 | 1 | -6/+10 |
|/ |
|
* | pinctrl: qcom: ssbi: fix compilation with DEBUG_FS=n | Jonas Gorski | 2015-10-16 | 1 | -1/+1 |
* | pinctrl: qcom: ssbi: convert null test to IS_ERR test | Julia Lawall | 2015-09-14 | 1 | -2/+2 |
* | pinctrl: qcom: ssbi: Family A gpio & mpp drivers | Bjorn Andersson | 2015-07-17 | 1 | -0/+791 |