index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
qcom
/
pinctrl-msm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: Use of_property_present() for non-boolean properties
Rob Herring (Arm)
2024-11-08
1
-1
/
+1
*
pinctrl: qcom: fail to retrieve configuration from invalid pin groups
Richard Acayan
2023-12-04
1
-0
/
+4
*
pinctrl: qcom: handle intr_target_reg wakeup_present/enable bits
Neil Armstrong
2023-11-13
1
-0
/
+42
*
pinctrl: qcom/msm: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-10
1
-3
/
+1
*
pinctrl: qcom: Add intr_target_width field to support increased number of int...
Ninad Naik
2023-08-10
1
-3
/
+6
*
pinctrl: qcom: Refactor generic qcom pinctrl driver
Rohit Agarwal
2023-05-16
1
-5
/
+5
*
pinctrl: qcom: Remove the msm_function struct
Rohit Agarwal
2023-05-16
1
-2
/
+1
*
pinctrl: qcom: Add "and" to PIN_CONFIG_INPUT_ENABLE comment
Douglas Anderson
2023-04-11
1
-1
/
+1
*
Merge branch 'ib-qcom-quad-spi' into devel
Linus Walleij
2023-03-29
1
-5
/
+31
|
\
|
*
pinctrl: qcom: Support OUTPUT_ENABLE; deprecate INPUT_ENABLE
Douglas Anderson
2023-03-29
1
-5
/
+31
*
|
pinctrl: qcom: Use devm_platform_get_and_ioremap_resource()
Md Sadre Alam
2023-03-09
1
-2
/
+1
|
/
*
Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-27
1
-1
/
+1
|
\
|
*
firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/
Elliot Berman
2023-02-09
1
-1
/
+1
*
|
pinctrl: qcom: Add support for i2c specific pull feature
Abel Vesa
2023-02-10
1
-0
/
+7
*
|
pinctrl: qcom: Unify accessing to device fwnode
Andy Shevchenko
2023-01-26
1
-1
/
+1
|
/
*
Merge tag 'pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2022-12-13
1
-14
/
+15
|
\
|
*
pinctrl: qcom: remove duplicate included header files
ye xingchen
2022-11-28
1
-1
/
+0
|
*
Merge tag 'intel-pinctrl-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
2022-10-26
1
-11
/
+14
|
|
\
|
|
*
pinctrl: qcom: Add missing header(s)
Andy Shevchenko
2022-10-24
1
-11
/
+14
|
*
|
pinctrl: qcom: do not reinitialize gpio valid mask
Richard Acayan
2022-10-17
1
-2
/
+1
|
|
/
*
/
pinctrl: qcom: Avoid glitching lines when we first mux to output
Douglas Anderson
2022-10-17
1
-0
/
+21
|
/
*
pinctrl: msmgpio: Make the irqchip immutable
Marc Zyngier
2022-04-19
1
-20
/
+33
*
pinctrl: qcom: print egpio mode in debugfs
Jonathan Marek
2022-02-19
1
-0
/
+9
*
pinctrl: qcom: Return -EINVAL for setting affinity if no IRQ parent
Manivannan Sadhasivam
2022-01-24
1
-2
/
+2
*
pinctrl: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
2021-12-16
1
-1
/
+0
*
pinctrl: qcom: Add egpio feature support
Prasad Sodagudi
2021-11-22
1
-2
/
+13
*
pinctrl: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-08-12
1
-3
/
+1
*
pinctrl: qcom: Don't clear pending interrupts when enabling
Douglas Anderson
2021-01-18
1
-24
/
+50
*
pinctrl: qcom: Properly clear "intr_ack_high" interrupts when unmasking
Douglas Anderson
2021-01-18
1
-4
/
+10
*
pinctrl: qcom: No need to read-modify-write the interrupt status
Douglas Anderson
2021-01-18
1
-15
/
+8
*
pinctrl: qcom: Allow SoCs to specify a GPIO function that's not 0
Douglas Anderson
2021-01-18
1
-2
/
+1
*
Merge tag 'pinctrl-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-12-17
1
-0
/
+2
|
\
|
*
pinctrl: qcom: Allow pinctrl-msm code to be loadable as a module
John Stultz
2020-11-10
1
-0
/
+2
*
|
pinctrl: qcom: Move clearing pending IRQ to .irq_request_resources callback
Maulik Shah
2020-11-10
1
-13
/
+19
|
/
*
pinctrl: qcom: Set IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flag
Maulik Shah
2020-10-06
1
-1
/
+2
*
pinctrl: qcom: Use return value from irq_set_wake() call
Maulik Shah
2020-10-06
1
-5
/
+3
*
pinctrl: qcom: Set IRQCHIP_SET_TYPE_MASKED and IRQCHIP_MASK_ON_SUSPEND flags
Maulik Shah
2020-10-06
1
-0
/
+2
*
Merge tag 'pinctrl-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2020-08-09
1
-1
/
+18
|
\
|
*
pinctrl: qcom: pinctrl-msm: Complete 'struct msm_pinctrl' documentation
Lee Jones
2020-07-16
1
-1
/
+5
|
*
pinctrl: qcom: ipq4019: add open drain support
Jaiganesh Narayanan
2020-07-16
1
-0
/
+13
*
|
pinctrl: qcom: Handle broken/missing PDC dual edge IRQs on sc7180
Douglas Anderson
2020-07-16
1
-2
/
+72
|
/
*
Merge tag 'pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2020-06-08
1
-1
/
+0
|
\
|
*
pinctrl: qcom: Remove duplicated include from pinctrl-msm.c
YueHaibing
2020-04-17
1
-1
/
+0
*
|
pinctrl: qcom: Add affinity callbacks to msmgpio IRQ chip
Venkata Narendra Kumar Gutta
2020-05-12
1
-0
/
+25
*
|
pinctrl: qcom: fix wrong write in update_dual_edge
Ansuel Smith
2020-04-16
1
-1
/
+1
|
/
*
Merge tag 'pinctrl-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2020-04-03
1
-8
/
+38
|
\
|
*
pinctrl: qcom: fix compilation error
Ansuel Smith
2020-03-31
1
-1
/
+0
|
*
pinctrl: qcom: use scm_call to route GPIO irq to Apps
Ajay Kishore
2020-03-28
1
-6
/
+37
|
*
pinctrl: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2020-02-21
1
-2
/
+2
*
|
pinctrl: qcom: Assign irq_eoi conditionally
Linus Walleij
2020-03-09
1
-2
/
+1
|
/
[next]