summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-tegra.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: avoid duplicated calling enable_pinmux_setting for a pinFan Wu2014-07-111-13/+0
* pinctrl: tegra: print better error messagesStephen Warren2014-04-221-3/+14
* pinctrl: tegra: remove fsafe from data tablesStephen Warren2014-04-221-6/+0
* pinctrl: tegra: remove redundant data table fieldsStephen Warren2014-04-221-13/+13
* pinctrl: tegra: dynamically calculate function list of groupsStephen Warren2014-03-121-0/+38
* pinctrl: tegra: return correct error typeLaxman Dewangan2014-02-061-1/+1
* pinctrl: Pass all configs to driver on pin_config_set()Sherman Yin2013-08-281-31/+38
* pinctrl: tegra: Convert to devm_ioremap_resourceAxel Lin2013-08-281-19/+3
* pinctrl: tegra: use pinctrl-utils APIs for mappingLaxman Dewangan2013-08-231-112/+18
* pinctrl: Declare operation structures as constLaurent Pinchart2013-03-071-3/+3
* pinctrl: tegra: add support for rcv-sel and drive typePritesh Raithatha2013-01-181-0/+14
* Drivers: pinctrl: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-111-1/+1
|\
| * pinctrl: remove use of __devexitBill Pemberton2012-11-281-1/+1
* | pinctrl: tegra: Staticize non-exported symbolsAxel Lin2012-11-151-10/+12
* | pinctrl: Staticize pinconf_opsAxel Lin2012-11-111-1/+1
|/
* pinctrl: tegra: set low power mode bank width to 2Pritesh Raithatha2012-10-171-1/+1
* pinctrl: tegra: move pinconf-tegra.h content into drivers/pinctrlStephen Warren2012-09-141-2/+0
* pinctrl/pinctrl-tegra: remove IS_ERR checking of pmx->pctlDevendra Naga2012-07-031-2/+2
* pinctrl: remove pinctrl_remove_gpio_rangeDong Aisheng2012-07-031-1/+0
* pinctrl: tegra: error reporting cleanupStephen Warren2012-04-251-26/+55
* pinctrl: tegra: debugfs enhancementsStephen Warren2012-04-181-6/+69
* pinctrl: tegra: refactor probe handlingStephen Warren2012-04-181-68/+12
* ARM: tegra: Switch to new pinctrl driverStephen Warren2012-04-181-3/+3
* pinctrl: tegra: Add complete device tree supportStephen Warren2012-04-181-0/+205
* pinctrl: replace list_*() with get_*_count()Viresh Kumar2012-04-181-34/+6
* pinctrl: add a driver for NVIDIA TegraStephen Warren2012-03-061-0/+559
OpenPOWER on IntegriCloud