index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
msm_gpio.c
Age
Commit message (
Expand
)
Author
2025-06-24
gpio: msm_gpio: return correct value for gpio read
Aswin Murugan
2025-04-11
pinctrl: qcom: handle reserved ranges
Caleb Connolly
2025-04-11
gpio: msm: return correct value return for special output pins
Neil Armstrong
2025-04-11
gpio: msm: fix get_function return for special pins
Neil Armstrong
2024-10-04
gpio: msm: add support for special pins
Neil Armstrong
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
gpio: Remove <common.h> and add needed includes
Tom Rini
2024-04-04
gpio: msm_gpio: add .set_flags op
Caleb Connolly
2024-03-01
pinctrl: qcom: stub support for special GPIOs
Caleb Connolly
2024-01-16
msm_gpio: use unsigned int
Caleb Connolly
2024-01-16
pinctrl: qcom: make compatible with linux DTs
Caleb Connolly
2022-08-26
arm: dts: qcom: Sync pinctrl DT nodes with Linux bindings
Sumit Garg
2021-10-31
pinctrl: qcom: add pinctrl and gpio drivers for SDM845 SoC
Dzmitry Sankouski
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-07-29
msm_gpio: Add support for Qualcomm IPQ40xx
Robert Marko
2020-07-25
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-04-01
gpio: Add support for Qualcomm gpio controller
Mateusz Kulikowski