index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
qcom
/
pinctrl-ssbi-gpio.c
Age
Commit message (
Expand
)
Author
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2019-02-14
qcom: ssbi-gpio: correct boundary conditions in pm8xxx_domain_translate
Brian Masney
2019-02-13
qcom: ssbi-gpio: add support for hierarchical IRQ chip
Brian Masney
2019-02-13
pinctrl: qcom: ssbi-gpio: hardcode IRQ counts
Brian Masney
2018-11-16
pinctrl: qcom: ssbi-gpio: fix gpio-hog related boot issues
Brian Masney
2018-09-14
pinctrl: Include <linux/gpio/driver.h> nothing else
Linus Walleij
2018-09-05
pinctrl: ssbi-gpio: Fix pm8xxx_pin_config_get() to be compliant
Douglas Anderson
2017-08-14
pinctrl: qcom: ssbi-gpio: constify gpio_chip structure
Gustavo A. R. Silva
2016-04-21
pinctrl: ssbi-gpi: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
2016-04-01
pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map
Irina Tirdea
2016-01-17
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-01-07
pinctrl: qcom: Use platform_irq_count() instead of of_irq_count()
Stephen Boyd
2016-01-05
pinctrl: ssbi-gpio: use gpiochip data pointer
Linus Walleij
2016-01-05
pinctrl: qcom: fix up errorpath
Linus Walleij
2015-12-26
pinctrl: ssbi-gpio: Be sure to clamp return value
Linus Walleij
2015-12-21
Merge tag 'v4.4-rc6' into devel
Linus Walleij
2015-12-01
pinctrl: qcom: pmic-gpio/mpp: of_irq_count() == npins
Stephen Boyd
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2015-11-17
pinctrl: fix qcom ssbi drivers for 64-bit compilation
Arnd Bergmann
2015-10-16
pinctrl: qcom: ssbi: fix compilation with DEBUG_FS=n
Jonas Gorski
2015-09-14
pinctrl: qcom: ssbi: convert null test to IS_ERR test
Julia Lawall
2015-07-17
pinctrl: qcom: ssbi: Family A gpio & mpp drivers
Bjorn Andersson