| Commit message (Expand) | Author | Age | Files | Lines |
* | pinctrl: tegra: print better error messages | Stephen Warren | 2014-04-22 | 1 | -3/+14 |
* | pinctrl: tegra: remove fsafe from data tables | Stephen Warren | 2014-04-22 | 1 | -6/+0 |
* | pinctrl: tegra: remove redundant data table fields | Stephen Warren | 2014-04-22 | 1 | -13/+13 |
* | pinctrl: tegra: dynamically calculate function list of groups | Stephen Warren | 2014-03-12 | 1 | -0/+38 |
* | pinctrl: tegra: return correct error type | Laxman Dewangan | 2014-02-06 | 1 | -1/+1 |
* | pinctrl: Pass all configs to driver on pin_config_set() | Sherman Yin | 2013-08-28 | 1 | -31/+38 |
* | pinctrl: tegra: Convert to devm_ioremap_resource | Axel Lin | 2013-08-28 | 1 | -19/+3 |
* | pinctrl: tegra: use pinctrl-utils APIs for mapping | Laxman Dewangan | 2013-08-23 | 1 | -112/+18 |
* | pinctrl: Declare operation structures as const | Laurent Pinchart | 2013-03-07 | 1 | -3/+3 |
* | pinctrl: tegra: add support for rcv-sel and drive type | Pritesh Raithatha | 2013-01-18 | 1 | -0/+14 |
* | Drivers: pinctrl: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -1/+1 |
* | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-12-11 | 1 | -1/+1 |
|\ |
|
| * | pinctrl: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | | pinctrl: tegra: Staticize non-exported symbols | Axel Lin | 2012-11-15 | 1 | -10/+12 |
* | | pinctrl: Staticize pinconf_ops | Axel Lin | 2012-11-11 | 1 | -1/+1 |
|/ |
|
* | pinctrl: tegra: set low power mode bank width to 2 | Pritesh Raithatha | 2012-10-17 | 1 | -1/+1 |
* | pinctrl: tegra: move pinconf-tegra.h content into drivers/pinctrl | Stephen Warren | 2012-09-14 | 1 | -2/+0 |
* | pinctrl/pinctrl-tegra: remove IS_ERR checking of pmx->pctl | Devendra Naga | 2012-07-03 | 1 | -2/+2 |
* | pinctrl: remove pinctrl_remove_gpio_range | Dong Aisheng | 2012-07-03 | 1 | -1/+0 |
* | pinctrl: tegra: error reporting cleanup | Stephen Warren | 2012-04-25 | 1 | -26/+55 |
* | pinctrl: tegra: debugfs enhancements | Stephen Warren | 2012-04-18 | 1 | -6/+69 |
* | pinctrl: tegra: refactor probe handling | Stephen Warren | 2012-04-18 | 1 | -68/+12 |
* | ARM: tegra: Switch to new pinctrl driver | Stephen Warren | 2012-04-18 | 1 | -3/+3 |
* | pinctrl: tegra: Add complete device tree support | Stephen Warren | 2012-04-18 | 1 | -0/+205 |
* | pinctrl: replace list_*() with get_*_count() | Viresh Kumar | 2012-04-18 | 1 | -34/+6 |
* | pinctrl: add a driver for NVIDIA Tegra | Stephen Warren | 2012-03-06 | 1 | -0/+559 |