开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinmux.h
Age
Commit message (
Expand
)
Author
2024-06-17
pinctrl: pinmux: Remove unused members from struct function_desc
Andy Shevchenko
2024-06-17
pinctrl: pinmux: Embed struct pinfunction into struct function_desc
Andy Shevchenko
2024-06-17
pinctrl: pinmux: Add a convenient define PINCTRL_FUNCTION_DESC()
Andy Shevchenko
2023-12-04
pinctrl: Convert unsigned to unsigned int
Andy Shevchenko
2022-10-24
pinctrl: Clean up headers
Andy Shevchenko
2021-12-22
pinctrl: add one more "const" for generic function groups
Rafał Miłecki
2019-08-23
pinctrl/gpio: Take MUX usage into account
Stefan Wahren
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2018-07-17
pinctrl: core: Remove broken remove_last group and pinmux functions
Tony Lindgren
2017-08-14
pinctrl: move const qualifier before struct
Masahiro Yamada
2017-01-03
pinctrl: core: Add generic pinctrl functions for managing groups
Tony Lindgren
2012-04-18
pinctrl: ifdef CONFIG_DEBUG_FS cleanup
Stephen Warren
2012-03-05
pinctrl: enhance mapping table to support pin config operations
Stephen Warren
2012-03-05
pinctrl: refactor struct pinctrl handling in core.c vs pinmux.c
Stephen Warren
2012-03-02
pinctrl: enhance pinctrl_get() to handle multiple functions
Stephen Warren
2012-02-22
pinctrl: Re-order pinmux.[ch] to match each-other
Stephen Warren
2012-02-10
pinctrl: factor pin control handles over to the core
Linus Walleij
2012-02-10
pinctrl: move generic functions to the pinctrl_ namespace
Linus Walleij
2012-01-26
pinctrl: add checks for empty function names
Tony Lindgren
2011-10-13
drivers: create a pin control subsystem
Linus Walleij