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-mpp.c
Age
Commit message (
Expand
)
Author
2020-01-07
pinctrl: ssbi-mpp: constify copied structure
Julia Lawall
2019-08-05
pinctrl: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2018-09-14
pinctrl: Include <linux/gpio/driver.h> nothing else
Linus Walleij
2017-08-14
pinctrl: qcom: ssbi: mpp: constify gpio_chip structure
Gustavo A. R. Silva
2016-06-15
pinctrl: qcom-ssbi: support for PM8058
Linus Walleij
2016-04-21
pinctrl: ssbi-mpp: 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-mpp: use gpiochip data pointer
Linus Walleij
2016-01-05
pinctrl: qcom: fix up errorpath
Linus Walleij
2015-12-26
gpio: ssbi-mpp: 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