Age | Commit message (Expand) | Author | Files | Lines |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 | Thomas Gleixner | 1 | -9/+1 |
2018-09-21 | pinctrl: qcom: spmi-mpp: Fix err handling of pmic_mpp_set_mux | YueHaibing | 1 | -0/+2 |
2018-09-14 | pinctrl: Include <linux/gpio/driver.h> nothing else | Linus Walleij | 1 | -1/+1 |
2018-09-10 | pinctrl: qcom: spmi-mpp: Fix drive strength setting | Stephen Boyd | 1 | -1/+5 |
2018-09-05 | pinctrl: spmi-mpp: Fix pmic_mpp_config_get() to be compliant | Douglas Anderson | 1 | -7/+12 |
2016-08-11 | pinctrl: qcom: Add generic ssbi and spmi GPIO/MPP bindings | Stephen Boyd | 1 | -0/+1 |
2016-04-21 | pinctrl: spmi: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 1 | -5/+2 |
2016-04-01 | pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map | Irina Tirdea | 1 | -1/+1 |
2016-01-27 | pinctrl: qcom: spmi-mpp: Skip pullup on ULT type MPPs | Stephen Boyd | 1 | -10/+20 |
2016-01-17 | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -14/+9 |
2016-01-07 | pinctrl: qcom: Use platform_irq_count() instead of of_irq_count() | Stephen Boyd | 1 | -1/+3 |
2016-01-05 | pinctrl: spmi-mpp: use gpiochip data pointer | Linus Walleij | 1 | -12/+7 |
2015-12-27 | pinctrl: spmi-mpp: Be sure to clamp return value | Linus Walleij | 1 | -1/+1 |
2015-12-01 | pinctrl: qcom: spmi-mpp: Add pm8994 mpp support | Stephen Boyd | 1 | -0/+1 |
2015-12-01 | pinctrl: qcom: pmic-gpio/mpp: of_irq_count() == npins | Stephen Boyd | 1 | -5/+6 |
2015-11-19 | gpio: change member .dev to .parent | Linus Walleij | 1 | -1/+1 |
2015-10-16 | pinctrl: replace trivial implementations of gpio_chip request/free | Jonas Gorski | 1 | -12/+2 |
2015-07-17 | pinctrl: qcom: spmi-mpp: Transpose pinmux function | Bjorn Andersson | 1 | -70/+87 |
2015-07-17 | pinctrl: qcom: spmi-mpp: Add support for setting analog output level | Bjorn Andersson | 1 | -0/+23 |
2015-07-16 | pinctrl: qcom: spmi-mpp: Implement support for sink mode | Bjorn Andersson | 1 | -44/+71 |
2015-07-16 | pinctrl: qcom: spmi-mpp: Introduce defines for MODE_CTL | Bjorn Andersson | 1 | -12/+20 |
2015-07-16 | pinctrl: qcom: spmi-mpp: Fixes related to enable handling | Bjorn Andersson | 1 | -7/+18 |
2015-07-16 | pinctrl: qcom: spmi-mpp: Transition to generic dt binding parser | Bjorn Andersson | 1 | -114/+16 |
2015-06-25 | Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 1 | -2/+2 |
2015-06-10 | pinctrl: make pinctrl_register() return proper error code | Masahiro Yamada | 1 | -2/+2 |
2015-04-28 | pinctrl: qcom-spmi-mpp: Fix input value report | Ivan T. Ivanov | 1 | -4/+5 |
2015-04-27 | pinctrl: qcom-spmi: Fix pin direction configuration | Ivan T. Ivanov | 1 | -0/+1 |
2015-04-08 | pinctrl: Add support for PM8916 GPIO's and MPP's | Ivan T. Ivanov | 1 | -0/+1 |
2014-10-29 | pinctrl: Qualcomm SPMI PMIC MPP pin controller driver | Ivan T. Ivanov | 1 | -0/+949 |