aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/qcom/pinctrl-spmi-gpio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-16pinctrl: replace trivial implementations of gpio_chip request/freeJonas Gorski1-12/+2
2015-06-24Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-2/+2
2015-06-10pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada1-2/+2
2015-05-08Merge tag 'gpio-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-6/+7
2015-04-28pinctrl: qcom-spmi-gpio: Fix input value reportIvan T. Ivanov1-5/+6
2015-04-28pinctrl: qcom-spmi-gpio: Fix output type configurationIvan T. Ivanov1-1/+1
2015-04-27pinctrl: qcom-spmi: Fix pin direction configurationIvan T. Ivanov1-0/+1
2015-04-08pinctrl: Add support for PM8916 GPIO's and MPP'sIvan T. Ivanov1-0/+1
2015-01-30pinctrl: hide PCONFDUMP in #ifdefArnd Bergmann1-0/+4
2015-01-14pinctrl: pinconf-generic: loose DT dependenceLinus Walleij1-4/+4
2015-01-14pinctrl: qcom-spmi-gpio: Migrate to pinconf-genericSoren Brinkmann1-114/+11
2014-10-29pinctrl: Qualcomm SPMI PMIC GPIO pin controller driverIvan T. Ivanov1-0/+933