开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
qcom
/
pinctrl-msm8976.c
Age
Commit message (
Expand
)
Author
2026-05-06
pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself
Krzysztof Kozlowski
2026-03-30
pinctrl: qcom: Drop redundant intr_target_reg on modern SoCs
Mukesh Ojha
2025-09-08
pinctrl: qcom: mark the `gpio` and `egpio` pins function as non-strict functions
Bartosz Golaszewski
2025-06-09
pinctrl: qcom: switch to devm_gpiochip_add_data()
Dmitry Baryshkov
2024-10-11
pinctrl: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2023-10-10
pinctrl: qcom/msm: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-16
pinctrl: qcom: Refactor generic qcom pinctrl driver
Rohit Agarwal
2023-05-16
pinctrl: qcom: Remove the msm_function struct
Rohit Agarwal
2023-01-09
pinctrl: qcom: pinctrl-msm8976: Correct function names for wcss pins
Adam Skladowski
2020-07-16
pinctrl: qcom: pinctrl-msm8976: Remove unused variable 'nav_tsync_groups'
Lee Jones
2020-01-07
pinctrl: qcom: make 'm_voc_groups' static
Ben Dooks (Codethink)
2019-10-16
pinctrl: qcom: Add a pinctrl driver for MSM8976 and 8956
AngeloGioacchino Del Regno