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
/
drivers
/
pinctrl
/
pinctrl-tegra.c
Age
Commit message (
Expand
)
Author
2015-08-13
pinctrl: tegra: Only set the gpio range if needed
Tomeu Vizoso
2015-06-10
pinctrl: make pinctrl_register() return proper error code
Masahiro Yamada
2015-03-09
pinctrl: tegra: support nvidia,io-hv DT property
Stephen Warren
2015-03-09
pinctrl: tegra: some bits move between registers
Stephen Warren
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-04-22
pinctrl: tegra: print better error messages
Stephen Warren
2014-04-22
pinctrl: tegra: remove fsafe from data tables
Stephen Warren
2014-04-22
pinctrl: tegra: remove redundant data table fields
Stephen Warren
2014-03-12
pinctrl: tegra: dynamically calculate function list of groups
Stephen Warren
2014-02-06
pinctrl: tegra: return correct error type
pinctrl-v3.14-2
Laxman Dewangan
2013-08-28
pinctrl: Pass all configs to driver on pin_config_set()
Sherman Yin
2013-08-28
pinctrl: tegra: Convert to devm_ioremap_resource
Axel Lin
2013-08-23
pinctrl: tegra: use pinctrl-utils APIs for mapping
Laxman Dewangan
2013-03-07
pinctrl: Declare operation structures as const
Laurent Pinchart
2013-01-18
pinctrl: tegra: add support for rcv-sel and drive type
Pritesh Raithatha
2013-01-03
Drivers: pinctrl: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-11-28
pinctrl: remove use of __devexit
Bill Pemberton
2012-11-15
pinctrl: tegra: Staticize non-exported symbols
Axel Lin
2012-11-11
pinctrl: Staticize pinconf_ops
Axel Lin
2012-10-17
pinctrl: tegra: set low power mode bank width to 2
Pritesh Raithatha
2012-09-14
pinctrl: tegra: move pinconf-tegra.h content into drivers/pinctrl
Stephen Warren
2012-07-03
pinctrl/pinctrl-tegra: remove IS_ERR checking of pmx->pctl
Devendra Naga
2012-07-03
pinctrl: remove pinctrl_remove_gpio_range
Dong Aisheng
2012-04-25
pinctrl: tegra: error reporting cleanup
Stephen Warren
2012-04-18
pinctrl: tegra: debugfs enhancements
Stephen Warren
2012-04-18
pinctrl: tegra: refactor probe handling
Stephen Warren
2012-04-18
ARM: tegra: Switch to new pinctrl driver
Stephen Warren
2012-04-18
pinctrl: tegra: Add complete device tree support
Stephen Warren
2012-04-18
pinctrl: replace list_*() with get_*_count()
Viresh Kumar
2012-03-06
pinctrl: add a driver for NVIDIA Tegra
Stephen Warren