aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/qcom
AgeCommit message (Expand)Author
2020-05-27pinctrl: qcom: Add affinity callbacks to msmgpio IRQ chipVenkata Narendra Kumar Gutta
2020-05-20pinctrl: qcom: fix wrong write in update_dual_edgeAnsuel Smith
2020-03-09pinctrl: qcom: Assign irq_eoi conditionallyLinus Walleij
2020-03-09pinctrl: qcom: ssbi-gpio: Fix fwspec parsing bugLinus Walleij
2020-01-29Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-01-24pinctrl: qcom: Don't lock around irq_set_irq_wake()Stephen Boyd
2020-01-15gpiolib: Add support for the irqdomain which doesn't use irq_fwspec as argKevin Hao
2020-01-07pinctrl: qcom: ssbi-gpio: constify copied structureJulia Lawall
2020-01-07pinctrl: ssbi-mpp: constify copied structureJulia Lawall
2020-01-07pinctrl: qcom: make 'm_voc_groups' staticBen Dooks (Codethink)
2019-12-16pinctrl: qcom: sc7180: Add new qup functionsRajendra Nayak
2019-12-16pinctrl: qcom: sc7180: Add GPIO wakeup interrupt mapMaulik Shah
2019-12-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-11-21pinctrl: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-16pinctrl/sdm845: Add PDC wakeup interrupt map for GPIOsLina Iyer
2019-11-16pinctrl/msm: Setup GPIO chip in hierarchyLina Iyer
2019-11-05pinctrl: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-11-05pinctrl: qcom: spmi-mpp: Add PM/PMI8950 compatible stringsAngeloGioacchino Del Regno
2019-11-05pinctrl: qcom: spmi-gpio: Add PM/PMI8950 compatibilityAngeloGioacchino Del Regno
2019-11-04pinctrl: qcom: sc7180: Add missing tile info in SDC_QDSD_PINGROUP/UFS_RESETRajendra Nayak
2019-10-16pinctrl: qcom: Add a pinctrl driver for MSM8976 and 8956AngeloGioacchino Del Regno
2019-10-16dt-bindings: pinctrl: qcom-pmic-gpio: Add support for pm6150/pm6150lKiran Gunda
2019-10-03pinctrl: ssbi-gpio: convert to hierarchical IRQ helpers in gpio coreBrian Masney
2019-09-19Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-09-04pinctrl: qcom: sdm845: Fix UFS_RESET pinStephen Boyd
2019-08-23dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8150l supportVinod Koul
2019-08-23dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8150b supportVinod Koul
2019-08-23dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8150 supportVinod Koul
2019-08-20gpio: Use callback presence to determine need of valid_maskLinus Walleij
2019-08-20gpio: Pass mask and size with the init_valid_mask()Linus Walleij
2019-08-15qcom: spmi-gpio: convert to hierarchical IRQ helpers in gpio coreBrian Masney
2019-08-07pinctrl: qcom: Add SC7180 pinctrl driverJitendra Sharma
2019-08-05pinctrl: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-08-05pinctrl: qcom: spmi-gpio: Mark expected switch fall-throughAnders Roxell
2019-08-05pinctrl: qdf2xxx: Switch to use device_property_count_uXX()Andy Shevchenko
2019-08-05pinctrl: msm: Switch to use device_property_count_uXX()Andy Shevchenko
2019-07-29pinctrl: msm8998: Squash TSIF pins togetherMarc Gonzalez
2019-07-29pinctrl: qcom: Pass irqchip when adding gpiochipLinus Walleij
2019-07-13Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-07-04pinctrl: qcom: Add SM8150 pinctrl driverPrasad Sodagudi
2019-07-03pinctrl: qcom: Add irq_enable callback for msm gpioSrinivas Ramana
2019-06-25pinctrl: qcom: sdm845: Fix CONFIG preprocessor guardNathan Chancellor
2019-06-12Merge branch 'ib-qcom-acpi' into develLinus Walleij
2019-06-12pinctrl: qcom: sdm845: Provide ACPI supportLee Jones
2019-06-12pinctrl: msm: Add ability for drivers to supply a reserved GPIO listLee Jones
2019-06-08pinctrl: qcom: sdm845: Expose ufs_reset as gpioBjorn Andersson
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-11Merge tag 'pinctrl-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-03-08Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds