index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pinctrl
Age
Commit message (
Expand
)
Author
2019-01-28
pinctrl: remove unused 'pinconf-config' debugfs interface
Vladimir Zapolskiy
2019-01-28
pinctrl: remove pinctrl/machine.h inclusion from pinctrl/pinconf.h
Vladimir Zapolskiy
2018-07-09
pinctrl: Document pin_config_group_get() return codes like pin_config_get()
Douglas Anderson
2018-02-03
pinctrl: remove include file from <linux/device.h>
Linus Torvalds
2018-02-02
Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-01-22
pinctrl: Forward declare struct device
Ladislav Michl
2017-12-02
gpio: gpiolib: Generalise state persistence beyond sleep
Andrew Jeffery
2017-11-16
Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-11-08
pinctrl: Add skew-delay pin config and bindings
Linus Walleij
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-22
pinctrl/gpio: Unify namespace for cross-calls
Linus Walleij
2017-08-31
pinctrl: Add sleep related state to indicate sleep related configs
Baolin Wang
2017-08-14
pinctrl: move const qualifier before struct
Masahiro Yamada
2017-08-07
pinctrl: generic: update references to Documentation/pinctrl.txt
Ludovic Desroches
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-05-02
Merge tag 'pinctrl-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-04-11
pinctrl: generic: Add bi-directional and output-enable
Jacopo Mondi
2017-04-07
pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()
Tony Lindgren
2017-01-26
Merge branch 'ib-pinctrl-genprops' into devel
Linus Walleij
2017-01-26
pinctrl / gpio: Introduce .set_config() callback for GPIO chips
Mika Westerberg
2017-01-26
pinctrl: Allow configuration of pins from gpiolib based drivers
Mika Westerberg
2017-01-26
pinctrl: Widen the generic pinconf argument from 16 to 24 bits
Mika Westerberg
2017-01-13
pinctrl: core: Fix regression caused by delayed work for hogs
Tony Lindgren
2016-06-23
pinctrl: pinconf: Add generic helper function for freeing mappings
Jon Hunter
2016-04-21
pinctrl: Add devm_ apis for pinctrl_{register, unregister}
Laxman Dewangan
2015-10-27
drivers/pinctrl: Add the concept of an "init" state
Douglas Anderson
2015-10-02
pinctrl: pinconf-generic: sort pin configuration params alphabetically
Masahiro Yamada
2015-06-01
pinctrl: use "const struct ..." rather than "struct ... const"
Masahiro Yamada
2015-06-01
pinctrl: remove useless const qualifier
Masahiro Yamada
2015-05-06
pinctrl: use ERR_CAST instead of ERR_PTR/PTR_ERR
Fabian Frederick
2015-05-06
pinctrl: move strict option to pinmux_ops
Linus Walleij
2015-05-06
pinctrl: allow exlusive GPIO/mux pin allocation
Sonic Zhang
2015-03-05
Revert "pinctrl: consumer: use correct retval for placeholder functions"
Linus Walleij
2015-01-14
pinctrl: consumer: use correct retval for placeholder functions
Wolfram Sang
2015-01-14
pinctrl: pinconf-generic: loose DT dependence
Linus Walleij
2015-01-11
pinctrl: pinconf-generic: Allow driver to specify DT params
Soren Brinkmann
2015-01-11
pinctrl: pinconf-generic: Infer map type from DT property
Soren Brinkmann
2014-09-04
pinctrl: generic: Fix PIN_CONFIG_DRIVE_OPEN_SOURCE source/drain doc mismatch
Geert Uytterhoeven
2014-09-04
pinctrl: clean up after enable refactoring
Linus Walleij
2014-07-11
pinctrl: avoid duplicated calling enable_pinmux_setting for a pin
Fan Wu
2014-01-16
pinctrl: Add void * to pinctrl_pin_desc
Sherman Yin
2013-12-16
pinctrl: Adds slew-rate, input-enable/disable
Sherman Yin
2013-12-03
pinctrl: provide documentation pointer
Linus Walleij
2013-10-16
pinctrl/gpio: non-linear GPIO ranges accesible from gpiolib
Christian Ruppert
2013-08-28
pinctrl: Pass all configs to driver on pin_config_set()
Sherman Yin
2013-08-23
pinctrl: utils : add support to pass config type in generic util APIs
Laxman Dewangan
2013-08-15
pinctrl: add includes and ifdefs for non-DT builds
Linus Walleij
2013-08-14
pinctrl: pinconf-generic: add generic APIs for mapping pinctrl node
Laxman Dewangan
2013-06-25
pinctrl: set unit for debounce time pinconfig to usec
Heiko Stübner
[next]