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
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
2018-07-09
pinctrl: msm: Fix msm_config_group_get() to be compliant
Douglas Anderson
1
-3
/
+11
2018-05-24
pinctrl: msm: fix gpio-hog related boot issues
Christian Lamparter
1
-5
/
+18
2018-05-16
pinctrl: qcom: Print high/low status of gpios in debugfs
Stephen Boyd
1
-2
/
+10
2018-05-16
pinctrl: qcom: fix wrong pull status display for no_keeper SoC
Clément Péron
1
-2
/
+11
2018-05-02
pinctrl: qcom: remove static globals to allow multiple TLMMs
Timur Tabi
1
-23
/
+21
2018-04-05
Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-3
/
+62
2018-03-27
pinctrl: qcom: Don't allow protected pins to be requested
Stephen Boyd
1
-3
/
+62
2018-02-12
pinctrl: msm: Use dynamic GPIO numbering
Bjorn Andersson
1
-1
/
+1
2017-12-28
pinctrl: msm: Delete an error message for a failed memory allocation in msm_p...
Markus Elfring
1
-3
/
+2
2017-11-08
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
1
-1
/
+1
2017-08-14
pinctrl: qcom: msm: constify gpio_chip structure
Gustavo A. R. Silva
1
-1
/
+1
2017-08-14
pinctrl: msm: add support to configure ipq40xx GPIO_PULL bits
Ram Chandra Jangir
1
-6
/
+19
2017-03-23
pinctrl: qcom: Don't clear status bit on irq_unmask
Bjorn Andersson
1
-4
/
+0
2017-03-06
pinctrl: qcom: add get_direction function
Timur Tabi
1
-0
/
+15
2017-01-26
pinctrl: qcom: Use raw spinlock variants
Julia Cartwright
1
-24
/
+24
2016-10-04
pinctrl: qcom: fix masking of pinmux functions
John Crispin
1
-1
/
+1
2016-06-29
pinctrl: qcom: Clear all function selection bits
Stephen Boyd
1
-2
/
+4
2016-04-21
pinctrl: msm: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
1
-5
/
+3
2016-04-01
pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map
Irina Tirdea
1
-1
/
+1
2016-01-05
pinctrl: msm: use gpiochip data pointer
Linus Walleij
1
-17
/
+12
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-1
/
+1
2015-10-16
pinctrl: replace trivial implementations of gpio_chip request/free
Jonas Gorski
1
-14
/
+2
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-3
/
+2
2015-07-17
pinctrl/qcom/msm: Prepare msm_gpio_irq_handler for irq argument removal
Thomas Gleixner
1
-1
/
+2
2015-07-17
pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
1
-1
/
+1
2015-07-17
pinctrl/qcom: Use irq_set_handler_locked()
Thomas Gleixner
1
-2
/
+2
2015-07-17
pinctrl: qcom: Hook pm_power_down for shutdown support
Stephen Boyd
1
-0
/
+10
[next]