index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
qcom
/
pinctrl-msm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: qcom: Don't lock around irq_set_irq_wake()
Stephen Boyd
2020-01-24
1
-5
/
+0
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-12-03
1
-2
/
+110
|
\
|
*
pinctrl/msm: Setup GPIO chip in hierarchy
Lina Iyer
2019-11-16
1
-2
/
+110
*
|
pinctrl: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-11-05
1
-2
/
+1
|
/
*
Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2019-09-19
1
-20
/
+16
|
\
|
*
pinctrl: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-05
1
-3
/
+1
|
*
pinctrl: msm: Switch to use device_property_count_uXX()
Andy Shevchenko
2019-08-05
1
-3
/
+2
|
*
pinctrl: qcom: Pass irqchip when adding gpiochip
Linus Walleij
2019-07-29
1
-14
/
+13
*
|
gpio: Use callback presence to determine need of valid_mask
Linus Walleij
2019-08-20
1
-2
/
+2
*
|
gpio: Pass mask and size with the init_valid_mask()
Linus Walleij
2019-08-20
1
-9
/
+10
|
/
*
Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2019-07-13
1
-1
/
+42
|
\
|
*
pinctrl: qcom: Add irq_enable callback for msm gpio
Srinivas Ramana
2019-07-03
1
-1
/
+24
|
*
pinctrl: msm: Add ability for drivers to supply a reserved GPIO list
Lee Jones
2019-06-12
1
-0
/
+18
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2019-06-05
1
-9
/
+1
|
/
*
pinctrl: msm: mark PM functions as __maybe_unused
Arnd Bergmann
2018-12-21
1
-2
/
+2
*
pinctrl: msm: Add sleep pinctrl state transitions
Evan Green
2018-11-19
1
-0
/
+19
*
Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-10-23
1
-42
/
+37
|
\
|
*
pinctrl: msm: Use init_valid_mask exported function
Ricardo Ribalda Delgado
2018-10-10
1
-42
/
+37
*
|
pinctrl: msm: Actually use function 0 for gpio selection
Stephen Boyd
2018-10-02
1
-1
/
+1
*
|
Merge tag 'v4.19-rc6' into devel
Linus Walleij
2018-10-01
1
-0
/
+24
|
\
\
|
*
|
pinctrl: msm: Really mask level interrupts to prevent latching
Stephen Boyd
2018-08-29
1
-0
/
+24
|
|
/
*
|
pinctrl: qcom: Support dispersed tiles
Bjorn Andersson
2018-09-26
1
-9
/
+21
*
|
pinctrl: qcom: Introduce readl/writel accessors
Bjorn Andersson
2018-09-26
1
-36
/
+54
*
|
pinctrl: Include <linux/gpio/driver.h> nothing else
Linus Walleij
2018-09-14
1
-1
/
+1
*
|
pinctrl: msm: Configure interrupts as input and gpio mode
Stephen Boyd
2018-08-29
1
-0
/
+37
*
|
pinctrl: msm: Mux out gpio function with gpio_request()
Stephen Boyd
2018-08-29
1
-0
/
+16
|
/
*
pinctrl: msm: Fix msm_config_group_get() to be compliant
Douglas Anderson
2018-07-09
1
-3
/
+11
*
pinctrl: msm: fix gpio-hog related boot issues
Christian Lamparter
2018-05-24
1
-5
/
+18
*
pinctrl: qcom: Print high/low status of gpios in debugfs
Stephen Boyd
2018-05-16
1
-2
/
+10
*
pinctrl: qcom: fix wrong pull status display for no_keeper SoC
Clément Péron
2018-05-16
1
-2
/
+11
*
pinctrl: qcom: remove static globals to allow multiple TLMMs
Timur Tabi
2018-05-02
1
-23
/
+21
*
Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-04-05
1
-3
/
+62
|
\
|
*
pinctrl: qcom: Don't allow protected pins to be requested
Stephen Boyd
2018-03-27
1
-3
/
+62
*
|
pinctrl: msm: Use dynamic GPIO numbering
Bjorn Andersson
2018-02-12
1
-1
/
+1
|
/
*
pinctrl: msm: Delete an error message for a failed memory allocation in msm_p...
Markus Elfring
2017-12-28
1
-3
/
+2
*
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
2017-11-08
1
-1
/
+1
*
pinctrl: qcom: msm: constify gpio_chip structure
Gustavo A. R. Silva
2017-08-14
1
-1
/
+1
*
pinctrl: msm: add support to configure ipq40xx GPIO_PULL bits
Ram Chandra Jangir
2017-08-14
1
-6
/
+19
*
pinctrl: qcom: Don't clear status bit on irq_unmask
Bjorn Andersson
2017-03-23
1
-4
/
+0
*
pinctrl: qcom: add get_direction function
Timur Tabi
2017-03-06
1
-0
/
+15
*
pinctrl: qcom: Use raw spinlock variants
Julia Cartwright
2017-01-26
1
-24
/
+24
*
pinctrl: qcom: fix masking of pinmux functions
John Crispin
2016-10-04
1
-1
/
+1
*
pinctrl: qcom: Clear all function selection bits
Stephen Boyd
2016-06-29
1
-2
/
+4
*
pinctrl: msm: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
2016-04-21
1
-5
/
+3
*
pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map
Irina Tirdea
2016-04-01
1
-1
/
+1
*
pinctrl: msm: use gpiochip data pointer
Linus Walleij
2016-01-05
1
-17
/
+12
*
gpio: change member .dev to .parent
Linus Walleij
2015-11-19
1
-1
/
+1
*
pinctrl: replace trivial implementations of gpio_chip request/free
Jonas Gorski
2015-10-16
1
-14
/
+2
*
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
1
-3
/
+2
*
pinctrl/qcom/msm: Prepare msm_gpio_irq_handler for irq argument removal
Thomas Gleixner
2015-07-17
1
-1
/
+2
[next]