- ba15277 Merge 5.10.11 into android12-5.10 by Greg Kroah-Hartman · 4 years ago
- 39afef8 pinctrl: qcom: Don't clear pending interrupts when enabling by Douglas Anderson · 4 years ago
- f8a622d pinctrl: qcom: Properly clear "intr_ack_high" interrupts when unmasking by Douglas Anderson · 4 years ago
- 022dac5 pinctrl: qcom: No need to read-modify-write the interrupt status by Douglas Anderson · 4 years ago
- 49aec69 pinctrl: qcom: Allow SoCs to specify a GPIO function that's not 0 by Douglas Anderson · 4 years ago
- 73936cf Merge f01c30de86f1 ("Merge tag 'vfs-5.10-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
- b41efee pinctrl: qcom: sm8250: Specify PDC map by Bjorn Andersson · 4 years, 3 months ago
- 71266d9 pinctrl: qcom: Move clearing pending IRQ to .irq_request_resources callback by Maulik Shah · 4 years, 3 months ago
- a11fd12 Merge 3e4fb4346c78 ("Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx") into android-mailine by Greg Kroah-Hartman · 4 years, 3 months ago
- eb87047 Merge c457cc800e89 ("Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip") into android-mainline by Greg Kroah-Hartman · 4 years, 3 months ago
- b4e1bce Merge tag 'pinctrl-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years, 3 months ago
- c457cc8 Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- dd87bd0 pinctrl: qcom: Set IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flag by Maulik Shah · 4 years, 4 months ago
- f41aaca pinctrl: qcom: Use return value from irq_set_wake() call by Maulik Shah · 4 years, 4 months ago
- c5f72ae pinctrl: qcom: Set IRQCHIP_SET_TYPE_MASKED and IRQCHIP_MASK_ON_SUSPEND flags by Maulik Shah · 4 years, 4 months ago
- 114c58d Merge 5.9-rc8 into android-mainline by Greg Kroah-Hartman · 4 years, 4 months ago
- 5d8ff95 pinctrl: qcom: sm8250: correct sdc2_clk by Dmitry Baryshkov · 4 years, 4 months ago
- 5eea06c ANDROID: pinctrl: qcom: Kconfig: Make new PINCTRL_SM8250 depend on QCOM_SCM || !QCOM_SCM by John Stultz · 4 years, 9 months ago
- db436a7 pinctrl: qcom: Add msm8226 pinctrl driver. by Bartosz Dudziak · 4 years, 6 months ago
- c592c07 Merge fc80c51fd4b2 ("Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild") into android-mainline by Greg Kroah-Hartman · 4 years, 5 months ago
- 9420f1c Merge tag 'pinctrl-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years, 5 months ago
- 5a0b0ef Merge 5.8 into android-mainline by Greg Kroah-Hartman · 4 years, 6 months ago
- d52daa8 Merge tag 'pinctrl-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years, 6 months ago
- 1586f55 pinctrl: qcom: spmi-gpio: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
- c3c0c2e pinctrl: qcom: Handle broken/missing PDC dual edge IRQs on sc7180 by Douglas Anderson · 4 years, 6 months ago
- cba053f pinctrl: qcom: pinctrl-msm8976: Remove unused variable 'nav_tsync_groups' by Lee Jones · 4 years, 6 months ago
- 0b33c72 pinctrl: qcom: pinctrl-msm: Complete 'struct msm_pinctrl' documentation by Lee Jones · 4 years, 6 months ago
- 13355ca pinctrl: qcom: ipq4019: add open drain support by Jaiganesh Narayanan · 4 years, 7 months ago
- 89b060a pinctrl: qcom: ipq8074: route gpio interrupts to APPS by Kathiravan T · 4 years, 7 months ago
- 17cc38e pinctrl: qcom: spmi-gpio: Add pm660(l) compatibility by Konrad Dybcio · 4 years, 7 months ago
- 1d722fa Merge 5.8-rc2 into android-mainline by Greg Kroah-Hartman · 4 years, 7 months ago
- 87b344d Merge cf0c97f148e9 ("Merge tag 'pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl") into android-mainline by Greg Kroah-Hartman · 4 years, 7 months ago
- 7f5f4de pinctrl: qcom: ipq6018 Add missing pins in qpic pin group by Sivaprakash Murugesan · 4 years, 7 months ago
- 5e50311 pinctrl: qcom: spmi-gpio: fix warning about irq chip reusage by Dmitry Baryshkov · 4 years, 8 months ago
- cf0c97f Merge tag 'pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years, 8 months ago
- 5579d6e Merge 5.7-rc6 into android-mainline by Greg Kroah-Hartman · 4 years, 8 months ago
- dca4f40 pinctrl: qcom: Add affinity callbacks to msmgpio IRQ chip by Venkata Narendra Kumar Gutta · 4 years, 9 months ago
- 4e3ec9e pinctrl: qcom: Add sm8250 pinctrl driver. by Venkata Narendra Kumar Gutta · 4 years, 9 months ago
- e7b258a ANDROID: pinctrl: qcom: Kconfig: Make PINCTRL_MSM selectors depend on QCOM_SCM || !QCOM_SCM by John Stultz · 4 years, 9 months ago
- 5da42a3 pinctrl: qcom: Remove duplicated include from pinctrl-msm.c by YueHaibing · 4 years, 10 months ago
- 3b0d6a5 ANDROID: pinctrl: qcom: Allow pinctrl-msm code to be loadable as a module by John Stultz · 4 years, 9 months ago
- 90bcb0c pinctrl: qcom: fix wrong write in update_dual_edge by Ansuel Smith · 4 years, 9 months ago
- bc3b3f4 Merge tag 'pinctrl-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years, 10 months ago
- c42f69b4 pinctrl: qcom: fix compilation error by Ansuel Smith · 4 years, 10 months ago
- 13bec8d pinctrl: qcom: use scm_call to route GPIO irq to Apps by Ajay Kishore · 4 years, 10 months ago
- 1cada2f pinctrl: qcom: Assign irq_eoi conditionally by Linus Walleij · 4 years, 11 months ago
- f983714 pinctrl: qcom: ssbi-gpio: Fix fwspec parsing bug by Linus Walleij · 4 years, 11 months ago
- 8d8cec9 ipq8064: pinctrl: Fixed missing RGMII pincontrol definitions by Ansuel Smith · 5 years ago
- 3c82787 pinctrl: Use new GPIO_LINE_DIRECTION by Matti Vaittinen · 5 years ago
- ef1ea54 pinctrl: qcom: Add ipq6018 pinctrl driver by Sricharan R · 5 years ago
- 6ba3d70 Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 5 years ago
- 1d44616 pinctrl: qcom: Don't lock around irq_set_irq_wake() by Stephen Boyd · 5 years ago
- 2425876 gpiolib: Add support for the irqdomain which doesn't use irq_fwspec as arg by Kevin Hao · 5 years ago
- 8b1704b pinctrl: qcom: ssbi-gpio: constify copied structure by Julia Lawall · 5 years ago
- a2800cd pinctrl: ssbi-mpp: constify copied structure by Julia Lawall · 5 years ago
- a9a7951 pinctrl: qcom: make 'm_voc_groups' static by Ben Dooks (Codethink) · 5 years ago
- f4a73f5 pinctrl: qcom: sc7180: Add new qup functions by Rajendra Nayak · 5 years ago
- 6ece6d1 pinctrl: qcom: sc7180: Add GPIO wakeup interrupt map by Maulik Shah · 5 years ago
- b22bfea Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 2635adb pinctrl: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
- 585d118 pinctrl/sdm845: Add PDC wakeup interrupt map for GPIOs by Lina Iyer · 5 years ago
- e35a6ae pinctrl/msm: Setup GPIO chip in hierarchy by Lina Iyer · 5 years ago
- 4b02422 pinctrl: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
- 90dc30f pinctrl: qcom: spmi-mpp: Add PM/PMI8950 compatible strings by AngeloGioacchino Del Regno · 5 years ago
- ba5b9c8 pinctrl: qcom: spmi-gpio: Add PM/PMI8950 compatibility by AngeloGioacchino Del Regno · 5 years ago
- 81898a4 pinctrl: qcom: sc7180: Add missing tile info in SDC_QDSD_PINGROUP/UFS_RESET by Rajendra Nayak · 5 years ago
- bcd1149 pinctrl: qcom: Add a pinctrl driver for MSM8976 and 8956 by AngeloGioacchino Del Regno · 5 years ago
- b587c30 dt-bindings: pinctrl: qcom-pmic-gpio: Add support for pm6150/pm6150l by Kiran Gunda · 5 years ago
- ae436fe pinctrl: ssbi-gpio: convert to hierarchical IRQ helpers in gpio core by Brian Masney · 5 years ago
- 3c2edc3 Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 5 years ago
- 1fdbc02 pinctrl: qcom: sdm845: Fix UFS_RESET pin by Stephen Boyd · 5 years ago
- 2dc889a dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8150l support by Vinod Koul · 5 years ago
- 9bdacad dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8150b support by Vinod Koul · 5 years ago
- d67070c dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8150 support by Vinod Koul · 5 years ago
- eb1e8bd gpio: Use callback presence to determine need of valid_mask by Linus Walleij · 5 years ago
- c9fc5af gpio: Pass mask and size with the init_valid_mask() by Linus Walleij · 5 years ago
- 821c76c qcom: spmi-gpio: convert to hierarchical IRQ helpers in gpio core by Brian Masney · 5 years ago
- f2ae04c pinctrl: qcom: Add SC7180 pinctrl driver by Jitendra Sharma · 5 years ago
- 64c4dcb pinctrl: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
- 6161dc03 pinctrl: qcom: spmi-gpio: Mark expected switch fall-through by Anders Roxell · 5 years ago
- db5b44f pinctrl: qdf2xxx: Switch to use device_property_count_uXX() by Andy Shevchenko · 5 years ago
- 720b8ec pinctrl: msm: Switch to use device_property_count_uXX() by Andy Shevchenko · 5 years ago
- fa21cbe pinctrl: msm8998: Squash TSIF pins together by Marc Gonzalez · 6 years ago
- 0ce242a pinctrl: qcom: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
- 43c95d3 Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 6 years ago
- 5721837 pinctrl: qcom: Add SM8150 pinctrl driver by Prasad Sodagudi · 6 years ago
- 4b7618f pinctrl: qcom: Add irq_enable callback for msm gpio by Srinivas Ramana · 6 years ago
- 3fe2f17 pinctrl: qcom: sdm845: Fix CONFIG preprocessor guard by Nathan Chancellor · 6 years ago
- c204436 Merge branch 'ib-qcom-acpi' into devel by Linus Walleij · 6 years ago
- a229105 pinctrl: qcom: sdm845: Provide ACPI support by Lee Jones · 6 years ago
- 4c0efbf pinctrl: msm: Add ability for drivers to supply a reserved GPIO list by Lee Jones · 6 years ago
- 53a5372c pinctrl: qcom: sdm845: Expose ufs_reset as gpio by Bjorn Andersson · 6 years ago
- 97fb5e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- cf0240a Merge tag 'pinctrl-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 6 years ago
- 3601fe4 Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
- 202ba5e pinctrl: qcom: spmi-gpio: Reorder debug print by Bjorn Andersson · 6 years ago
- 3dda927 Merge branch 'ib-qcom-ssbi' into devel by Linus Walleij · 6 years ago
- 79890c2 qcom: ssbi-gpio: correct boundary conditions in pm8xxx_domain_translate by Brian Masney · 6 years ago
- 9d2b563 qcom: ssbi-gpio: add support for hierarchical IRQ chip by Brian Masney · 6 years ago