aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-tegra.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-17pinctrl: tegra: set low power mode bank width to 2Pritesh Raithatha1-1/+1
2012-09-14pinctrl: tegra: move pinconf-tegra.h content into drivers/pinctrlStephen Warren1-2/+0
2012-07-03pinctrl/pinctrl-tegra: remove IS_ERR checking of pmx->pctlDevendra Naga1-2/+2
2012-07-03pinctrl: remove pinctrl_remove_gpio_rangeDong Aisheng1-1/+0
2012-04-25pinctrl: tegra: error reporting cleanupStephen Warren1-26/+55
2012-04-18pinctrl: tegra: debugfs enhancementsStephen Warren1-6/+69
2012-04-18pinctrl: tegra: refactor probe handlingStephen Warren1-68/+12
2012-04-18ARM: tegra: Switch to new pinctrl driverStephen Warren1-3/+3
2012-04-18pinctrl: tegra: Add complete device tree supportStephen Warren1-0/+205
2012-04-18pinctrl: replace list_*() with get_*_count()Viresh Kumar1-34/+6
2012-03-06pinctrl: add a driver for NVIDIA TegraStephen Warren1-0/+559