index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2022-04-19
pinctrl: msmgpio: Make the irqchip immutable
Marc Zyngier
1
-20
/
+33
2022-02-19
pinctrl: qcom: print egpio mode in debugfs
Jonathan Marek
1
-0
/
+9
2022-01-24
pinctrl: qcom: Return -EINVAL for setting affinity if no IRQ parent
Manivannan Sadhasivam
1
-2
/
+2
2021-12-16
pinctrl: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
1
-1
/
+0
2021-11-22
pinctrl: qcom: Add egpio feature support
Prasad Sodagudi
1
-2
/
+13
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
[next]