summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/qcom
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-04-305-4/+175
|\
| * drivers: pinctrl: qcom: fix Kconfig dependency on GPIOLIBJulian Braha2021-04-141-1/+1
| * pinctrl: qcom-pmic-gpio: Add support for pm8008Guru Das Srinagesh2021-04-081-0/+1
| * pinctrl: qcom: sc8180x: add ACPI probe supportShawn Guo2021-03-152-3/+122
| * pinctrl: qcom: sm8350: add GPIO wakeup interrupt mapLina Iyer2021-03-151-0/+21
| * pinctrl: qcom: spmi-gpio: Add support for PM8350 and friendsVinod Koul2021-03-151-0/+6
| * pinctrl: qcom: sc7280: Add GPIO wakeup interrupt mapMaulik Shah2021-03-101-0/+24
* | pinctrl: qcom: fix unintentional string concatenationArnd Bergmann2021-03-251-1/+1
* | pinctrl: qcom: sc7280: Fix SDC1_RCLK configurationsRajendra Nayak2021-03-111-1/+1
* | pinctrl: qcom: sc7280: Fix SDC_QDSD_PINGROUP and UFS_RESET offsetsRajendra Nayak2021-03-111-8/+8
* | pinctrl: qcom: lpass lpi: use default pullup/strength valuesJonathan Marek2021-03-111-1/+1
|/
* Merge tag 'pinctrl-v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-02-227-2/+3294
|\
| * pinctrl: qcom: Add sc8180x TLMM driverBjorn Andersson2021-02-123-0/+1634
| * pinctrl: qcom: Add SM8350 pinctrl driverVinod Koul2021-02-123-0/+1659
| * pinctrl: qcom: spmi-mpp: Add PM8019 compatibleKonrad Dybcio2021-01-261-0/+1
| * pinctrl: remove empty lines in pinctrl subsystemZhaoyu Liu2021-01-052-2/+0
* | pinctrl: qcom: Don't clear pending interrupts when enablingDouglas Anderson2021-01-181-24/+50
* | pinctrl: qcom: Properly clear "intr_ack_high" interrupts when unmaskingDouglas Anderson2021-01-181-4/+10
* | pinctrl: qcom: No need to read-modify-write the interrupt statusDouglas Anderson2021-01-181-15/+8
* | pinctrl: qcom: Allow SoCs to specify a GPIO function that's not 0Douglas Anderson2021-01-182-2/+3
|/
* Merge tag 'pinctrl-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-12-168-24/+5124
|\
| * pinctrl: qcom: Add sm8250 lpass lpi pinctrl driverSrinivas Kandagatla2020-12-053-0/+707
| * pinctrl: qcom-pmic-gpio: Add support for pmx55Vinod Koul2020-12-041-0/+2
| * pinctrl: qcom: Add sc7280 pinctrl driverRajendra Nayak2020-11-243-0/+1505
| * pinctrl: qcom: Fix msm8953 Kconfig entry to depend on, not select PINCTRL_MSMJohn Stultz2020-11-241-1/+1
| * pinctrl: qcom: sdx55: update kconfig dependencyVinod Koul2020-11-111-1/+1
| * pinctrl: qcom: Add SDX55 pincontrol driverJeevan Shriram2020-11-103-0/+1028
| * pinctrl: qcom: Allow pinctrl-msm code to be loadable as a moduleJohn Stultz2020-11-102-1/+4
| * pinctrl: qcom: Kconfig: Rework PINCTRL_MSM to be a depenency rather then a se...John Stultz2020-11-101-24/+24
| * pinctrl: qcom: add pinctrl driver for msm8953Vladimir Lypak2020-11-103-0/+1855
* | pinctrl: qcom: sm8250: Specify PDC mapBjorn Andersson2020-11-101-0/+18
* | pinctrl: qcom: Move clearing pending IRQ to .irq_request_resources callbackMaulik Shah2020-11-101-13/+19
|/
* Merge tag 'pinctrl-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-143-0/+640
|\
| * pinctrl: qcom: Add msm8226 pinctrl driver.Bartosz Dudziak2020-08-273-0/+640
* | Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-121-5/+6
|\ \
| * | pinctrl: qcom: Set IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flagMaulik Shah2020-10-061-1/+2
| * | pinctrl: qcom: Use return value from irq_set_wake() callMaulik Shah2020-10-061-5/+3
| * | pinctrl: qcom: Set IRQCHIP_SET_TYPE_MASKED and IRQCHIP_MASK_ON_SUSPEND flagsMaulik Shah2020-10-061-0/+2
| |/
* / pinctrl: qcom: sm8250: correct sdc2_clkDmitry Baryshkov2020-10-011-1/+1
|/
* Merge tag 'pinctrl-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-08-097-7/+29
|\
| * pinctrl: qcom: spmi-gpio: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-202-3/+3
| * pinctrl: qcom: pinctrl-msm8976: Remove unused variable 'nav_tsync_groups'Lee Jones2020-07-161-3/+0
| * pinctrl: qcom: pinctrl-msm: Complete 'struct msm_pinctrl' documentationLee Jones2020-07-161-1/+5
| * pinctrl: qcom: ipq4019: add open drain supportJaiganesh Narayanan2020-07-163-0/+16
| * pinctrl: qcom: ipq8074: route gpio interrupts to APPSKathiravan T2020-07-111-0/+1
| * pinctrl: qcom: spmi-gpio: Add pm660(l) compatibilityKonrad Dybcio2020-07-071-0/+4
* | Merge tag 'pinctrl-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-08-014-2/+79
|\ \
| * | pinctrl: qcom: Handle broken/missing PDC dual edge IRQs on sc7180Douglas Anderson2020-07-164-2/+79
| |/
* | pinctrl: qcom: ipq6018 Add missing pins in qpic pin groupSivaprakash Murugesan2020-06-201-1/+2
* | pinctrl: qcom: spmi-gpio: fix warning about irq chip reusageDmitry Baryshkov2020-06-161-11/+10
|/