Age | Commit message (Expand) | Author | Files | Lines |
2016-10-04 | pinctrl: qcom: fix masking of pinmux functions | John Crispin | 1 | -1/+1 |
2016-08-11 | pinctrl: qcom: Add generic ssbi and spmi GPIO/MPP bindings | Stephen Boyd | 2 | -0/+2 |
2016-07-08 | pinctrl: qcom: establish proper EBI2 pin groups | Linus Walleij | 1 | -22/+46 |
2016-07-04 | pinctrl: qcom: add support for EBI2 | Linus Walleij | 1 | -32/+42 |
2016-06-29 | pinctrl: qcom: msm8974: Add hsic_ctl pinmux | Stephen Boyd | 1 | -1/+42 |
2016-06-29 | pinctrl: qcom: Clear all function selection bits | Stephen Boyd | 1 | -2/+4 |
2016-06-29 | pinctrl: qcom: Add support for MDM9615 TLMM | Neil Armstrong | 3 | -0/+492 |
2016-06-15 | pinctrl: qcom-ssbi: support for PM8058 | Linus Walleij | 1 | -0/+1 |
2016-05-19 | Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 5 | -34/+16 |
2016-04-21 | pinctrl: msm: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 1 | -5/+3 |
2016-04-21 | pinctrl: ssbi-mpp: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 1 | -7/+2 |
2016-04-21 | pinctrl: ssbi-gpi: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 1 | -7/+2 |
2016-04-21 | pinctrl: spmi: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 1 | -5/+2 |
2016-04-21 | pinctrl: spmi-gpio: 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 | 5 | -5/+5 |
2016-03-31 | pinctrl: qcom: ipq4019: fix register offsets | Matthew McClintock | 1 | -5/+5 |
2016-03-31 | pinctrl: qcom: ipq4019: fix the function enum for gpio mode | Matthew McClintock | 1 | -1/+1 |
2016-03-31 | pinctrl: qcom: ipq4019: set ngpios to correct value | Matthew McClintock | 1 | -1/+1 |
2016-02-16 | pinctrl: qcom: ipq4019: Add IPQ4019 pinctrl support | Varadarajan Narayanan | 3 | -0/+462 |
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 | 5 | -63/+48 |
2016-01-07 | Revert "pinctrl: qcom: make PMIC drivers bool" | Stephen Boyd | 1 | -2/+2 |
2016-01-07 | pinctrl: qcom: Use platform_irq_count() instead of of_irq_count() | Stephen Boyd | 4 | -8/+18 |
2016-01-05 | pinctrl: ssbi-gpio: use gpiochip data pointer | Linus Walleij | 1 | -7/+7 |
2016-01-05 | pinctrl: ssbi-mpp: use gpiochip data pointer | Linus Walleij | 1 | -7/+7 |
2016-01-05 | pinctrl: spmi-mpp: use gpiochip data pointer | Linus Walleij | 1 | -12/+7 |
2016-01-05 | pinctrl: spmi: use gpiochip data pointer | Linus Walleij | 1 | -12/+7 |
2016-01-05 | pinctrl: msm: use gpiochip data pointer | Linus Walleij | 1 | -17/+12 |
2016-01-05 | pinctrl: qcom: fix up errorpath | Linus Walleij | 2 | -4/+4 |
2015-12-27 | gpio: ssbi-mpp: Be sure to clamp return value | Linus Walleij | 1 | -3/+3 |
2015-12-27 | pinctrl: ssbi-gpio: Be sure to clamp return value | Linus Walleij | 1 | -2/+2 |
2015-12-27 | pinctrl: spmi-mpp: Be sure to clamp return value | Linus Walleij | 1 | -1/+1 |
2015-12-27 | pinctrl: spmi-gpio: Be sure to clamp return value | Linus Walleij | 1 | -1/+1 |
2015-12-25 | pinctrl: qcom: make PMIC drivers bool | Linus Walleij | 1 | -2/+2 |
2015-12-21 | Merge tag 'v4.4-rc6' into devel | Linus Walleij | 2 | -2/+2 |
2015-12-01 | pinctrl: qcom: spmi-mpp: Add pm8994 mpp support | Stephen Boyd | 1 | -0/+1 |
2015-12-01 | pinctrl: qcom: spmi-gpio: Add pm8994 gpio support | Stephen Boyd | 1 | -0/+1 |
2015-12-01 | pinctrl: qcom: Add msm8996 pinctrl driver | Joonwoo Park | 3 | -0/+1951 |
2015-12-01 | pinctrl: qcom: pmic-gpio/mpp: of_irq_count() == npins | Stephen Boyd | 4 | -23/+32 |
2015-12-01 | pinctrl: qcom: qdf2xxx: improve error checking and reporting | Timur Tabi | 1 | -3/+11 |
2015-11-19 | gpio: change member .dev to .parent | Linus Walleij | 5 | -5/+5 |
2015-11-17 | pinctrl: fix qcom ssbi drivers for 64-bit compilation | Arnd Bergmann | 2 | -2/+2 |
2015-11-02 | Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 3 | -38/+6 |
2015-10-16 | pinctrl: qcom: ssbi: fix compilation with DEBUG_FS=n | Jonas Gorski | 2 | -2/+2 |
2015-10-16 | pinctrl: replace trivial implementations of gpio_chip request/free | Jonas Gorski | 3 | -38/+6 |
2015-09-18 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+2 |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 1 | -3/+2 |
2015-09-14 | pinctrl: qcom: ssbi: convert null test to IS_ERR test | Julia Lawall | 2 | -4/+4 |
2015-07-17 | pinctrl/qcom/msm: Prepare msm_gpio_irq_handler for irq argument removal | Thomas Gleixner | 1 | -1/+2 |
2015-07-17 | pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu | 1 | -1/+1 |