summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/qcom
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-09-199-87/+1204
|\
| * pinctrl: qcom: sdm845: Fix UFS_RESET pinStephen Boyd2019-09-041-4/+4
| * dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8150l supportVinod Koul2019-08-231-0/+2
| * dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8150b supportVinod Koul2019-08-231-0/+2
| * dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8150 supportVinod Koul2019-08-231-0/+2
| * pinctrl: qcom: Add SC7180 pinctrl driverJitendra Sharma2019-08-073-0/+1156
| * pinctrl: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-052-7/+2
| * pinctrl: qcom: spmi-gpio: Mark expected switch fall-throughAnders Roxell2019-08-051-0/+2
| * pinctrl: qdf2xxx: Switch to use device_property_count_uXX()Andy Shevchenko2019-08-051-1/+1
| * pinctrl: msm: Switch to use device_property_count_uXX()Andy Shevchenko2019-08-051-3/+2
| * pinctrl: msm8998: Squash TSIF pins togetherMarc Gonzalez2019-07-291-58/+18
| * pinctrl: qcom: Pass irqchip when adding gpiochipLinus Walleij2019-07-291-14/+13
* | gpio: Use callback presence to determine need of valid_maskLinus Walleij2019-08-201-2/+2
* | gpio: Pass mask and size with the init_valid_mask()Linus Walleij2019-08-201-9/+10
* | qcom: spmi-gpio: convert to hierarchical IRQ helpers in gpio coreBrian Masney2019-08-152-67/+26
|/
* Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-07-136-8/+1642
|\
| * pinctrl: qcom: Add SM8150 pinctrl driverPrasad Sodagudi2019-07-043-0/+1558
| * pinctrl: qcom: Add irq_enable callback for msm gpioSrinivas Ramana2019-07-031-1/+24
| * pinctrl: qcom: sdm845: Fix CONFIG preprocessor guardNathan Chancellor2019-06-251-1/+1
| * Merge branch 'ib-qcom-acpi' into develLinus Walleij2019-06-124-2/+55
| |\
| | * pinctrl: qcom: sdm845: Provide ACPI supportLee Jones2019-06-122-2/+36
| | * pinctrl: msm: Add ability for drivers to supply a reserved GPIO listLee Jones2019-06-122-0/+19
| * | pinctrl: qcom: sdm845: Expose ufs_reset as gpioBjorn Andersson2019-06-081-6/+6
| |/
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-0519-173/+19
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* Merge tag 'pinctrl-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-03-112-26/+1
|\
| * pinctrl: qcom: spmi-gpio: Reorder debug printBjorn Andersson2019-02-211-1/+1
| * pinctrl: qcom: qcs404: Drop unused UFS_RESET macroBjorn Andersson2019-02-081-25/+0
* | Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-03-083-50/+250
|\ \
| * \ Merge branch 'ib-qcom-ssbi' into develLinus Walleij2019-02-212-26/+132
| |\ \
| | * | qcom: ssbi-gpio: correct boundary conditions in pm8xxx_domain_translateBrian Masney2019-02-141-1/+2
| | * | qcom: ssbi-gpio: add support for hierarchical IRQ chipBrian Masney2019-02-132-12/+124
| | * | pinctrl: qcom: ssbi-gpio: hardcode IRQ countsBrian Masney2019-02-131-14/+7
| | |/
| * | qcom: spmi-gpio: Fix boundary conditions IRQ domain translateBjorn Andersson2019-02-131-1/+2
| * | pinctrl: qcom: spmi-gpio: select IRQ_DOMAIN_HIERARCHY in KconfigBrian Masney2019-02-041-0/+1
| |/
| * qcom: spmi-gpio: add support for hierarchical IRQ chipBrian Masney2019-01-241-10/+105
| * pinctrl: qcom: spmi-gpio: hardcode IRQ countsBrian Masney2019-01-211-17/+11
| * pinctrl: qcom: spmi-gpio: add support for three new variantsBrian Masney2019-01-211-0/+3
* | pinctrl: qcom: qcs404: Correct SDC tileBjorn Andersson2019-02-111-1/+1
|/
* Merge tag 'pinctrl-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-01-015-10/+57
|\
| * pinctrl: msm: mark PM functions as __maybe_unusedArnd Bergmann2018-12-211-2/+2
| * pinctrl: qcom: spmi-gpio: add compatible for pms405 GPIOShawn Guo2018-11-261-0/+1
| * pinctrl: msm: Add sleep pinctrl state transitionsEvan Green2018-11-193-0/+22
| * pinctrl: qcom: ssbi-gpio: fix gpio-hog related boot issuesBrian Masney2018-11-161-6/+17
| * pinctrl: qcom: spmi-gpio: fix gpio-hog related boot issuesBrian Masney2018-11-091-4/+17
* | pinctrl: sdm660: Set tile property for pingroupsCraig Tatlor2018-11-191-13/+15
|/
* Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-10-231-42/+37
|\
| * pinctrl: msm: Use init_valid_mask exported functionRicardo Ribalda Delgado2018-10-101-42/+37
* | pinctrl: qcom: fix 'const' pointer handlingArnd Bergmann2018-10-031-1/+1
* | pinctrl: msm: Actually use function 0 for gpio selectionStephen Boyd2018-10-021-1/+1