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.12.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
/
pinctrl-msm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-12
pinctrl: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
1
-3
/
+1
2021-01-18
pinctrl: qcom: Don't clear pending interrupts when enabling
Douglas Anderson
1
-24
/
+50
2021-01-18
pinctrl: qcom: Properly clear "intr_ack_high" interrupts when unmasking
Douglas Anderson
1
-4
/
+10
2021-01-18
pinctrl: qcom: No need to read-modify-write the interrupt status
Douglas Anderson
1
-15
/
+8
2021-01-18
pinctrl: qcom: Allow SoCs to specify a GPIO function that's not 0
Douglas Anderson
1
-2
/
+1
2020-12-17
Merge tag 'pinctrl-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2020-11-10
pinctrl: qcom: Allow pinctrl-msm code to be loadable as a module
John Stultz
1
-0
/
+2
2020-11-10
pinctrl: qcom: Move clearing pending IRQ to .irq_request_resources callback
Maulik Shah
1
-13
/
+19
2020-10-06
pinctrl: qcom: Set IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flag
Maulik Shah
1
-1
/
+2
2020-10-06
pinctrl: qcom: Use return value from irq_set_wake() call
Maulik Shah
1
-5
/
+3
2020-10-06
pinctrl: qcom: Set IRQCHIP_SET_TYPE_MASKED and IRQCHIP_MASK_ON_SUSPEND flags
Maulik Shah
1
-0
/
+2
2020-08-09
Merge tag 'pinctrl-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-1
/
+18
2020-07-16
pinctrl: qcom: Handle broken/missing PDC dual edge IRQs on sc7180
Douglas Anderson
1
-2
/
+72
2020-07-16
pinctrl: qcom: pinctrl-msm: Complete 'struct msm_pinctrl' documentation
Lee Jones
1
-1
/
+5
2020-07-16
pinctrl: qcom: ipq4019: add open drain support
Jaiganesh Narayanan
1
-0
/
+13
2020-06-08
Merge tag 'pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-1
/
+0
2020-05-12
pinctrl: qcom: Add affinity callbacks to msmgpio IRQ chip
Venkata Narendra Kumar Gutta
1
-0
/
+25
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
1
-8
/
+38
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-02-21
pinctrl: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
1
-2
/
+2
2020-01-24
pinctrl: qcom: Don't lock around irq_set_irq_wake()
Stephen Boyd
1
-5
/
+0
2019-12-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+110
2019-11-16
pinctrl/msm: Setup GPIO chip in hierarchy
Lina Iyer
1
-2
/
+110
2019-11-05
pinctrl: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-2
/
+1
2019-09-20
Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-20
/
+16
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-05
pinctrl: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-08-05
pinctrl: msm: Switch to use device_property_count_uXX()
Andy Shevchenko
1
-3
/
+2
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
1
-1
/
+42
2019-07-03
pinctrl: qcom: Add irq_enable callback for msm gpio
Srinivas Ramana
1
-1
/
+24
2019-06-12
pinctrl: msm: Add ability for drivers to supply a reserved GPIO list
Lee Jones
1
-0
/
+18
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
1
-9
/
+1
2018-12-21
pinctrl: msm: mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2018-11-19
pinctrl: msm: Add sleep pinctrl state transitions
Evan Green
1
-0
/
+19
2018-10-23
Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-42
/
+37
2018-10-10
pinctrl: msm: Use init_valid_mask exported function
Ricardo Ribalda Delgado
1
-42
/
+37
2018-10-02
pinctrl: msm: Actually use function 0 for gpio selection
Stephen Boyd
1
-1
/
+1
2018-10-01
Merge tag 'v4.19-rc6' into devel
Linus Walleij
1
-0
/
+24
2018-09-26
pinctrl: qcom: Support dispersed tiles
Bjorn Andersson
1
-9
/
+21
2018-09-26
pinctrl: qcom: Introduce readl/writel accessors
Bjorn Andersson
1
-36
/
+54
2018-09-14
pinctrl: Include <linux/gpio/driver.h> nothing else
Linus Walleij
1
-1
/
+1
2018-08-29
pinctrl: msm: Configure interrupts as input and gpio mode
Stephen Boyd
1
-0
/
+37
2018-08-29
pinctrl: msm: Mux out gpio function with gpio_request()
Stephen Boyd
1
-0
/
+16
2018-08-29
pinctrl: msm: Really mask level interrupts to prevent latching
Stephen Boyd
1
-0
/
+24
[next]