summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/qcom/pinctrl-spmi-gpio.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-01-171-14/+9
|\
| * pinctrl: spmi: use gpiochip data pointerLinus Walleij2016-01-051-12/+7
| * pinctrl: spmi-gpio: Be sure to clamp return valueLinus Walleij2015-12-261-1/+1
| * gpio: change member .dev to .parentLinus Walleij2015-11-191-1/+1
* | pinctrl: qcom: Use platform_irq_count() instead of of_irq_count()Stephen Boyd2016-01-071-1/+3
* | pinctrl: qcom: spmi-gpio: Add pm8994 gpio supportStephen Boyd2015-12-011-0/+1
* | pinctrl: qcom: pmic-gpio/mpp: of_irq_count() == npinsStephen Boyd2015-12-011-6/+6
|/
* pinctrl: replace trivial implementations of gpio_chip request/freeJonas Gorski2015-10-161-12/+2
* Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-06-241-2/+2
|\
| * pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada2015-06-101-2/+2
* | Merge tag 'gpio-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-05-081-6/+7
|\ \
| * | pinctrl: qcom-spmi-gpio: Fix input value reportIvan T. Ivanov2015-04-281-5/+6
| * | pinctrl: qcom-spmi-gpio: Fix output type configurationIvan T. Ivanov2015-04-281-1/+1
| |/
* | pinctrl: qcom-spmi: Fix pin direction configurationIvan T. Ivanov2015-04-271-0/+1
|/
* pinctrl: Add support for PM8916 GPIO's and MPP'sIvan T. Ivanov2015-04-081-0/+1
* pinctrl: hide PCONFDUMP in #ifdefArnd Bergmann2015-01-301-0/+4
* pinctrl: pinconf-generic: loose DT dependenceLinus Walleij2015-01-141-4/+4
* pinctrl: qcom-spmi-gpio: Migrate to pinconf-genericSoren Brinkmann2015-01-141-114/+11
* pinctrl: Qualcomm SPMI PMIC GPIO pin controller driverIvan T. Ivanov2014-10-291-0/+933
OpenPOWER on IntegriCloud