开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinconf-generic.c
Age
Commit message (
Expand
)
Author
2026-04-28
pinctrl: pinconf-generic: fix properties bitmap leak in parse_fw_cfg()
Felix Gu
2026-04-28
pinctrl: pinconf-generic: Use kmemdup_array() over kmemdup()
Yash Suthar
2026-04-18
Merge tag 'pinctrl-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2026-03-23
pinctrl: pinconf-generic: Add properties 'input-threshold-voltage-microvolt'
Tzuyi Chang
2026-03-19
pinctrl: pinconf-generic: Convert ..._parse_dt_pinmux() to fwnode API
Andy Shevchenko
2026-03-19
pinctrl: pinconf-generic: Validate fwnode instead of device node
Andy Shevchenko
2026-03-19
pinctrl: pinconf-generic: Fully validate 'pinmux' property
Andy Shevchenko
2026-03-10
pinctrl: pinconf-generic: Use only fwnode API in parse_dt_cfg()
Andy Shevchenko
2026-02-27
pinctrl: pinconf-generic: perform basic checks on pincfg properties
Conor Dooley
2026-02-24
pinctrl: pinconf-generic: Fix memory leak in pinconf_generic_parse_dt_config()
Felix Gu
2026-02-06
pinctrl: generic: move function to amlogic-am4 driver
Conor Dooley
2025-10-28
pinctrl: pinconf-generic: Add properties 'skew-delay-{in,out}put-ps'
Antonio Borneo
2025-10-28
pinctrl: pinconf-generic: Handle string values for generic properties
Antonio Borneo
2025-10-28
pinctrl: pinconf-generic: Fix minor typos in comments
Antonio Borneo
2025-09-08
pinctrl: generic: rename PIN_CONFIG_OUTPUT to LEVEL
Linus Walleij
2025-03-04
pinctrl: pinconf-generic: Fix spelling mistake "paramers" -> "parameters"
Colin Ian King
2025-02-28
Merge branch 'ib-amlogic-a4' into devel
Linus Walleij
2025-02-28
pinctrl: pinconf-generic: Add API for pinmux propertity in DTS file
Xianwei Zhao
2025-02-06
pinctrl: pinconf-generic: Print unsigned value if a format is registered
Claudiu Beznea
2024-08-04
pinctrl: pinconf-generic: Add support for "input-schmitt-microvolt" property
Inochi Amaoto
2024-06-26
pinctrl: pinconf-generic: Use scope based of_node_put() cleanups
Peng Fan
2024-04-17
pinctrl: pinconf-generic: print hex value
Peng Fan
2023-12-04
pinctrl: Convert unsigned to unsigned int
Andy Shevchenko
2023-10-03
pinctrl: Replace kernel.h by what is actually being used
Andy Shevchenko
2022-11-25
pinctrl: pinconf-generic: add missing of_node_put()
ZhangPeng
2022-03-15
pinctrl: pinconf-generic: Print arguments for bias-pull-*
Chen-Yu Tsai
2021-11-15
pinctrl: pinconf-generic: Add support for "output-impedance-ohms" to be extra...
Lad Prabhakar
2021-04-22
pinctrl: Introduce MODE group in enum pin_config_param
Andy Shevchenko
2020-07-16
pinctrl: pinconf-generic: Add function parameter description 'pctldev'
Lee Jones
2020-02-29
pinctrl: Export some needed symbols at module load time
Baolin Wang
2019-07-13
Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2019-05-23
pinctrl: generic: add new 'drive-strength-microamp' property support
Guillaume La Roque
2017-11-08
pinctrl: Add skew-delay pin config and bindings
Linus Walleij
2017-08-31
pinctrl: Add sleep related state to indicate sleep related configs
Baolin Wang
2017-08-14
pinctrl: Convert to using %pOF instead of full_name
Rob Herring
2017-06-29
pinctrl: generic: Add output-enable property
Jacopo Mondi
2017-05-22
Revert "pinctrl: generic: Add bi-directional and output-enable"
Linus Walleij
2017-04-11
pinctrl: generic: Add bi-directional and output-enable
Jacopo Mondi
2017-03-14
pinctrl: Fix spelling typos
Andy Shevchenko
2016-10-29
pinctrl: generic: Parse pinmux init nodes if node status is okay
Laxman Dewangan
2016-06-23
Merge branch 'devel-dt-free-map' into devel
Linus Walleij
2016-06-23
pinctrl: pinconf: Add generic helper function for freeing mappings
Jon Hunter
2016-05-31
pinctrl: pinconf: separate config parameters with commas for debugfs
Masahiro Yamada
2016-04-01
pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map
Irina Tirdea
2015-12-01
pinctrl: update document for pinconf_generic_parse_dt_config
Yingjoe Chen
2015-10-02
pinctrl: pinconf-generic: add "input-schmitt" DT property
Masahiro Yamada
2015-10-02
pinctrl: pinconf-generic: sort pin configuration params alphabetically
Masahiro Yamada
2015-03-27
pinctrl: pinconf-generic: add dt node names to error messages
Baruch Siach
2015-03-27
pinctrl: pinconf-generic: scan also referenced phandle node
Baruch Siach
[next]