index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-zynqmp.c
Age
Commit message (
Expand
)
Author
2024-01-28
pinctrl: pinctrl-zynqmp: Use devm_kcalloc() instead of devm_kzalloc()
Erick Archer
2023-08-07
pinctrl: pinctrl-zynqmp: Add support for output-enable and bias-high impedance
Sai Krishna Potthuri
2022-12-13
Merge tag 'pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2022-10-24
pinctrl: zynqmp: Add missing header(s)
Andy Shevchenko
2022-10-18
Revert "pinctrl: pinctrl-zynqmp: Add support for output-enable and bias-high-...
Sai Krishna Potthuri
2022-06-28
pinctrl: pinctrl-zynqmp: Fix kernel-doc warning
Sai Krishna Potthuri
2022-06-28
pinctrl: pinctrl-zynqmp: Add support for output-enable and bias-high-impedance
Sai Krishna Potthuri
2022-01-28
pinctrl: zynqmp: Revert "Unify pin naming"
Gerhard Engleder
2021-11-19
pinctrl: zynqmp: Unify pin naming
Andy Shevchenko
2021-08-11
pinctrl: zynqmp: Drop pinctrl_unregister for devm_ registered device
Yang Yingliang
2021-06-26
pinctrl: zynqmp: some code cleanups
Sai Krishna Potthuri
2021-04-22
pinctrl: Add Xilinx ZynqMP pinctrl driver support
Sai Krishna Potthuri