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 | 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 |