index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
qcom
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-08
Merge tag 'pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
4
-1
/
+1371
2020-05-12
pinctrl: qcom: Add affinity callbacks to msmgpio IRQ chip
Venkata Narendra Kumar Gutta
1
-0
/
+25
2020-04-28
pinctrl: qcom: Add sm8250 pinctrl driver.
Venkata Narendra Kumar Gutta
3
-0
/
+1371
2020-04-17
pinctrl: qcom: Remove duplicated include from pinctrl-msm.c
YueHaibing
1
-1
/
+0
2020-04-16
pinctrl: qcom: fix wrong write in update_dual_edge
Ansuel Smith
1
-1
/
+1
2020-04-03
Merge tag 'pinctrl-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
5
-13
/
+1161
2020-03-31
pinctrl: qcom: fix compilation error
Ansuel Smith
1
-1
/
+0
2020-03-28
pinctrl: qcom: use scm_call to route GPIO irq to Apps
Ajay Kishore
1
-6
/
+37
2020-03-09
pinctrl: qcom: Assign irq_eoi conditionally
Linus Walleij
1
-2
/
+1
2020-03-09
pinctrl: qcom: ssbi-gpio: Fix fwspec parsing bug
Linus Walleij
1
-1
/
+1
2020-02-21
ipq8064: pinctrl: Fixed missing RGMII pincontrol definitions
Ansuel Smith
1
-5
/
+5
2020-02-21
pinctrl: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
1
-2
/
+2
2020-02-14
pinctrl: qcom: Add ipq6018 pinctrl driver
Sricharan R
3
-0
/
+1118
2020-01-29
Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
5
-28
/
+61
2020-01-24
pinctrl: qcom: Don't lock around irq_set_irq_wake()
Stephen Boyd
1
-5
/
+0
2020-01-15
gpiolib: Add support for the irqdomain which doesn't use irq_fwspec as arg
Kevin Hao
2
-2
/
+2
2020-01-07
pinctrl: qcom: ssbi-gpio: constify copied structure
Julia Lawall
1
-1
/
+1
2020-01-07
pinctrl: ssbi-mpp: constify copied structure
Julia Lawall
1
-1
/
+1
2020-01-07
pinctrl: qcom: make 'm_voc_groups' static
Ben Dooks (Codethink)
1
-1
/
+1
2019-12-16
pinctrl: qcom: sc7180: Add new qup functions
Rajendra Nayak
1
-20
/
+40
2019-12-16
pinctrl: qcom: sc7180: Add GPIO wakeup interrupt map
Maulik Shah
1
-0
/
+18
2019-12-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+146
2019-11-21
pinctrl: Fix Kconfig indentation
Krzysztof Kozlowski
1
-46
/
+46
2019-11-16
pinctrl/sdm845: Add PDC wakeup interrupt map for GPIOs
Lina Iyer
1
-1
/
+22
2019-11-16
pinctrl/msm: Setup GPIO chip in hierarchy
Lina Iyer
2
-2
/
+124
2019-11-05
pinctrl: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-2
/
+1
2019-11-05
pinctrl: qcom: spmi-mpp: Add PM/PMI8950 compatible strings
AngeloGioacchino Del Regno
1
-0
/
+2
2019-11-05
pinctrl: qcom: spmi-gpio: Add PM/PMI8950 compatibility
AngeloGioacchino Del Regno
1
-0
/
+3
2019-11-04
pinctrl: qcom: sc7180: Add missing tile info in SDC_QDSD_PINGROUP/UFS_RESET
Rajendra Nayak
1
-8
/
+10
2019-10-16
pinctrl: qcom: Add a pinctrl driver for MSM8976 and 8956
AngeloGioacchino Del Regno
3
-0
/
+1138
2019-10-16
dt-bindings: pinctrl: qcom-pmic-gpio: Add support for pm6150/pm6150l
Kiran Gunda
1
-0
/
+2
2019-10-03
pinctrl: ssbi-gpio: convert to hierarchical IRQ helpers in gpio core
Brian Masney
2
-88
/
+34
2019-09-20
Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
9
-87
/
+1204
2019-09-04
pinctrl: qcom: sdm845: Fix UFS_RESET pin
Stephen Boyd
1
-4
/
+4
2019-08-23
dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8150l support
Vinod Koul
1
-0
/
+2
2019-08-23
dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8150b support
Vinod Koul
1
-0
/
+2
2019-08-23
dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8150 support
Vinod Koul
1
-0
/
+2
2019-08-20
gpio: Use callback presence to determine need of valid_mask
Linus Walleij
1
-2
/
+2
2019-08-20
gpio: Pass mask and size with the init_valid_mask()
Linus Walleij
1
-9
/
+10
2019-08-15
qcom: spmi-gpio: convert to hierarchical IRQ helpers in gpio core
Brian Masney
2
-67
/
+26
2019-08-07
pinctrl: qcom: Add SC7180 pinctrl driver
Jitendra Sharma
3
-0
/
+1156
2019-08-05
pinctrl: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2
-7
/
+2
2019-08-05
pinctrl: qcom: spmi-gpio: Mark expected switch fall-through
Anders Roxell
1
-0
/
+2
2019-08-05
pinctrl: qdf2xxx: Switch to use device_property_count_uXX()
Andy Shevchenko
1
-1
/
+1
2019-08-05
pinctrl: msm: Switch to use device_property_count_uXX()
Andy Shevchenko
1
-3
/
+2
2019-07-30
pinctrl: msm8998: Squash TSIF pins together
Marc Gonzalez
1
-58
/
+18
2019-07-29
pinctrl: qcom: Pass irqchip when adding gpiochip
Linus Walleij
1
-14
/
+13
2019-07-14
Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
6
-8
/
+1642
2019-07-04
pinctrl: qcom: Add SM8150 pinctrl driver
Prasad Sodagudi
3
-0
/
+1558
2019-07-03
pinctrl: qcom: Add irq_enable callback for msm gpio
Srinivas Ramana
1
-1
/
+24
[next]