index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
qcom
/
pinctrl-msm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-13
Merge tag 'pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-14
/
+15
2022-11-28
pinctrl: qcom: remove duplicate included header files
ye xingchen
1
-1
/
+0
2022-10-26
Merge tag 'intel-pinctrl-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
1
-11
/
+14
2022-10-24
pinctrl: qcom: Add missing header(s)
Andy Shevchenko
1
-11
/
+14
2022-10-17
pinctrl: qcom: Avoid glitching lines when we first mux to output
Douglas Anderson
1
-0
/
+21
2022-10-17
pinctrl: qcom: do not reinitialize gpio valid mask
Richard Acayan
1
-2
/
+1
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-16
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-07
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-02
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-19
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-13
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
[next]