index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinconf-generic.c
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
pinctrl: pinconf-generic: Fix memory leak in pinconf_generic_parse_dt_config()
Felix Gu
1
-2
/
+2
2026-02-06
pinctrl: generic: move function to amlogic-am4 driver
Conor Dooley
1
-69
/
+0
2025-10-28
pinctrl: pinconf-generic: Add properties 'skew-delay-{in,out}put-ps'
Antonio Borneo
1
-0
/
+4
2025-10-28
pinctrl: pinconf-generic: Handle string values for generic properties
Antonio Borneo
1
-16
/
+41
2025-10-28
pinctrl: pinconf-generic: Fix minor typos in comments
Antonio Borneo
1
-2
/
+2
2025-09-08
pinctrl: generic: rename PIN_CONFIG_OUTPUT to LEVEL
Linus Walleij
1
-3
/
+3
2025-03-04
pinctrl: pinconf-generic: Fix spelling mistake "paramers" -> "parameters"
Colin Ian King
1
-1
/
+1
2025-02-28
Merge branch 'ib-amlogic-a4' into devel
Linus Walleij
1
-0
/
+130
2025-02-28
pinctrl: pinconf-generic: Add API for pinmux propertity in DTS file
Xianwei Zhao
1
-0
/
+130
2025-02-06
pinctrl: pinconf-generic: Print unsigned value if a format is registered
Claudiu Beznea
1
-4
/
+4
2024-08-04
pinctrl: pinconf-generic: Add support for "input-schmitt-microvolt" property
Inochi Amaoto
1
-0
/
+2
2024-06-26
pinctrl: pinconf-generic: Use scope based of_node_put() cleanups
Peng Fan
1
-5
/
+2
2024-04-17
pinctrl: pinconf-generic: print hex value
Peng Fan
1
-1
/
+1
2023-12-04
pinctrl: Convert unsigned to unsigned int
Andy Shevchenko
1
-8
/
+8
2023-10-03
pinctrl: Replace kernel.h by what is actually being used
Andy Shevchenko
1
-7
/
+9
2022-11-25
pinctrl: pinconf-generic: add missing of_node_put()
ZhangPeng
1
-1
/
+3
2022-03-15
pinctrl: pinconf-generic: Print arguments for bias-pull-*
Chen-Yu Tsai
1
-3
/
+3
2021-11-15
pinctrl: pinconf-generic: Add support for "output-impedance-ohms" to be extra...
Lad Prabhakar
1
-0
/
+2
2021-04-22
pinctrl: Introduce MODE group in enum pin_config_param
Andy Shevchenko
1
-3
/
+3
2020-07-16
pinctrl: pinconf-generic: Add function parameter description 'pctldev'
Lee Jones
1
-1
/
+2
2020-02-29
pinctrl: Export some needed symbols at module load time
Baolin Wang
1
-0
/
+1
2019-07-13
Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-0
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
1
-2
/
+1
2019-05-23
pinctrl: generic: add new 'drive-strength-microamp' property support
Guillaume La Roque
1
-0
/
+2
2017-11-08
pinctrl: Add skew-delay pin config and bindings
Linus Walleij
1
-0
/
+2
2017-08-31
pinctrl: Add sleep related state to indicate sleep related configs
Baolin Wang
1
-0
/
+2
2017-08-14
pinctrl: Convert to using %pOF instead of full_name
Rob Herring
1
-4
/
+3
2017-06-29
pinctrl: generic: Add output-enable property
Jacopo Mondi
1
-0
/
+3
2017-05-22
Revert "pinctrl: generic: Add bi-directional and output-enable"
Linus Walleij
1
-3
/
+0
2017-04-11
pinctrl: generic: Add bi-directional and output-enable
Jacopo Mondi
1
-0
/
+3
2017-03-14
pinctrl: Fix spelling typos
Andy Shevchenko
1
-1
/
+1
2016-10-29
pinctrl: generic: Parse pinmux init nodes if node status is okay
Laxman Dewangan
1
-1
/
+1
2016-06-23
Merge branch 'devel-dt-free-map' into devel
Linus Walleij
1
-0
/
+8
2016-06-23
pinctrl: pinconf: Add generic helper function for freeing mappings
Jon Hunter
1
-0
/
+8
2016-05-31
pinctrl: pinconf: separate config parameters with commas for debugfs
Masahiro Yamada
1
-5
/
+9
2016-04-01
pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map
Irina Tirdea
1
-1
/
+1
2015-12-01
pinctrl: update document for pinconf_generic_parse_dt_config
Yingjoe Chen
1
-0
/
+1
2015-10-02
pinctrl: pinconf-generic: add "input-schmitt" DT property
Masahiro Yamada
1
-0
/
+1
2015-10-02
pinctrl: pinconf-generic: sort pin configuration params alphabetically
Masahiro Yamada
1
-17
/
+17
2015-03-27
pinctrl: pinconf-generic: add dt node names to error messages
Baruch Siach
1
-2
/
+4
2015-03-27
pinctrl: pinconf-generic: scan also referenced phandle node
Baruch Siach
1
-20
/
+28
2015-01-14
pinctrl: pinconf-generic: loose DT dependence
Linus Walleij
1
-17
/
+22
2015-01-11
pinctrl: pinconf-generic: Allow driver to specify DT params
Soren Brinkmann
1
-82
/
+100
2015-01-11
pinctrl: pinconf-generic: Infer map type from DT property
Soren Brinkmann
1
-3
/
+14
2014-11-11
pinctrl: pinconf-generic: Declare dt_params/conf_items const
Soren Brinkmann
1
-3
/
+3
2014-10-28
pinctrl: pinconf-generic: Add flag to print arguments
Soren Brinkmann
1
-28
/
+37
2014-05-28
pinctrl: Enable "power-source" to be extracted from DT files
Ivan T. Ivanov
1
-0
/
+1
2014-05-27
pinctrl: pinconf-generic: Use kmemdup instead of kmalloc + memcpy
Benoit Taine
1
-2
/
+1
2013-12-16
pinctrl: Adds slew-rate, input-enable/disable
Sherman Yin
1
-0
/
+4
2013-08-29
pinctrl: pinconf-generic: Remove ti prefix in dev_err messages
Axel Lin
1
-3
/
+2
[next]